core-jgi/glassfishfacet/config
Heng Sin Low 39696d2ced [ 2217907 ] Migrate from ejb2 to ejb3
- migrate to ejb3.
- upgrade jboss to 4.2.3.
- added glassfish support. tested on glassfish v2u2
- drop the tomcat-only deployment task that is not working, need jee server instead of just a servlet runtime.
2008-11-10 23:54:09 +00:00
..
domain.xml [ 2217907 ] Migrate from ejb2 to ejb3 2008-11-10 23:54:09 +00:00
login.conf [ 2217907 ] Migrate from ejb2 to ejb3 2008-11-10 23:54:09 +00:00
readme.txt [ 2217907 ] Migrate from ejb2 to ejb3 2008-11-10 23:54:09 +00:00
sun-application.xml [ 2217907 ] Migrate from ejb2 to ejb3 2008-11-10 23:54:09 +00:00

readme.txt

* 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