8 lines
403 B
Plaintext
8 lines
403 B
Plaintext
* merge contents from domain.xml and login.conf to the respective file of your glassfish instance.
|
|
e.g: c:\glassfish\domains\domain1\config\domain.xml, c:\glassfish\domains\domain1\config\login.conf
|
|
* copy Adempiere.jar and AdempiereSLib.jar to installRoot/lib folder
|
|
e.g: c:\glassfish\lib
|
|
* copy adempiere.ear to the domains/autodeploy folder
|
|
e.g: c:\glassfish\domains\domain1\autodeploy
|
|
|