Bug 405251 - [enterprise] Problems with deploying persistence applications - add the new subproject with custom persistence integration to the web build
diff --git a/build-web/build.xml b/build-web/build.xml
index bac58ea..782de92 100644
--- a/build-web/build.xml
+++ b/build-web/build.xml
@@ -31,6 +31,7 @@
<pathelement location="../org.eclipse.virgo.web.enterprise.catalina.fragment.webbeans"/>
<pathelement location="../org.eclipse.virgo.web.enterprise.openejb.fragment.webbeans"/>
<pathelement location="../org.eclipse.virgo.web.tomcat"/>
+ <pathelement location="../org.eclipse.virgo.web.enterprise.openejb.jpa.integration"/>
</path>
<property file="${basedir}/../build.properties"/>