3
0
Fork 0

[svn r329] WIP commit, added EE JCA support and updated for x4o and made speed improvement and job que per process.

This commit is contained in:
willemc 2008-04-21 01:48:21 +02:00
parent 520ba683db
commit 46f1863f05
35 changed files with 1734 additions and 105 deletions

16
build/build.properties Normal file
View file

@ -0,0 +1,16 @@
# Name of the server to build the application for:
server.name = jboss
# Home directory of JBoss 4.0.2 J2ee Application Server and name of the server
# instance on which the application should be deployed (this instance should be
# either a copy of the default JBoss server or the default server itself because
# its libs are also used for building the source code):
jboss.home = /home/willemc/devv/jboss-4.2.1.GA
jboss.server = default
# Home directory of Geronimo 1.0M5 J2ee Application Server and its administrator
# credentials:
geronimo.home = /home/willemc/devv/apache-geronimo
geronimo.user = system
geronimo.password = manager