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

View file

@ -9,5 +9,8 @@
<classpathentry kind="lib" path="lib/jms-api.jar"/>
<classpathentry kind="lib" path="lib/servlet-api.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="con" path="melibrary.com.genuitec.eclipse.j2eedt.core.MYECLIPSE_JAVAEE_5_CONTAINER"/>
<classpathentry kind="var" path="jboss4/jboss-jca.jar"/>
<classpathentry kind="var" path="jboss4/jboss-j2ee.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>