# # ChangeLog for /trunk/build/platforms/jbossService.xml # # Generated by Trac 0.9.3 # 05/20/13 20:48:37 # 01/25/10 22:42:42 douglm [2714] * trunk/build/platforms/jbossService.xml: * trunk/config/bwbuild/jboss/cal.properties: * trunk/deployment/build.xml: * trunk/deployment/dumprestore/shellscr/build.xml: * trunk/deployment/indexer/shellscr/build.xml: * trunk/deployment/sysevlog/shellscr/build.xml: deploy target for jboss now copies sars and ear into a new deploy directory 01/20/10 15:22:47 douglm [2695] * trunk/build/buildfilters.xml: * trunk/build/buildsh.xml: * trunk/build/platforms/geronimoService.xml: * trunk/build/platforms/jbossService.xml: * trunk/build/platforms/jbossWar.xml: * trunk/build/platforms/tomcat5Service.xml: * trunk/config/bwbuild/default/cal.options.xml: * trunk/config/bwbuild/default/cal.properties: * trunk/config/bwbuild/default/sysevents.properties: * trunk/config/bwbuild/jboss/activemq.xml: * trunk/config/bwbuild/jboss/cal.options.xml: * trunk/config/bwbuild/jboss/cal.properties: * trunk/config/bwbuild/jboss/sysevents.properties: * trunk/config/bwbuild/liferay5/sysevents.properties: * trunk/config/bwbuild/mysql/cal.options.xml: * trunk/config/bwbuild/mysql/sysevents.properties: * trunk/config/bwbuild/oracle10g/cal.options.xml: * trunk/config/bwbuild/oracle10g/sysevents.properties: * trunk/deployment/caldavTest/shellscr/META-INF: * trunk/deployment/caldavTest/shellscr/META-INF/jboss-service.xml: * trunk/deployment/dumprestore/shellscr/META-INF: * trunk/deployment/dumprestore/shellscr/META-INF/jboss-service.xml: * trunk/deployment/dumprestore/shellscr/build.xml: * trunk/deployment/indexer/shellscr/META-INF: * trunk/deployment/indexer/shellscr/META-INF/jboss-service.xml: * trunk/deployment/indexer/shellscr/build.xml: * trunk/deployment/inoutsched/shellscr/META-INF: * trunk/deployment/inoutsched/shellscr/META-INF/jboss-service.xml: * trunk/deployment/inoutsched/shellscr/build.xml: * trunk/deployment/sysevlog/shellscr/META-INF: * trunk/deployment/sysevlog/shellscr/META-INF/jboss-service.xml: * trunk/deployment/sysevlog/shellscr/build.xml: * trunk/deployment/testsuite/shellscr/META-INF: * trunk/deployment/testsuite/shellscr/META-INF/jboss-service.xml: * trunk/deployment/testsuite/shellscr/build.xml: JBoss support. First stage in deploying applications as services in jboss. Restructure shell script builds to provide platform specific options. Use that feature to create jboss services (sar files) that can be deployed within the server. All this work is based on jboss 5.1.0.GA In addition there is some partial support for geronimo. This is not complete