[jboss-cvs] JBossAS SVN: r104948 - branches/JBPAPP_5_0/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue May 18 17:40:43 EDT 2010


Author: fnasser at redhat.com
Date: 2010-05-18 17:40:42 -0400 (Tue, 18 May 2010)
New Revision: 104948

Modified:
   branches/JBPAPP_5_0/build/build.xml
Log:
JBPAPP-4338 - Null Pointer Exception shutting down server after deploying Seam Booking demo

Modified: branches/JBPAPP_5_0/build/build.xml
===================================================================
--- branches/JBPAPP_5_0/build/build.xml	2010-05-18 21:40:02 UTC (rev 104947)
+++ branches/JBPAPP_5_0/build/build.xml	2010-05-18 21:40:42 UTC (rev 104948)
@@ -1133,6 +1133,7 @@
         <exclude name="deploy/snmp-adaptor.sar/**"/>
         <exclude name="deploy/juddi-service.sar/**"/>
         <exclude name="deploy/messaging/**"/>
+        <exclude name="deployers/ejb3.deployer/META-INF/ejb3-iiop-deployers-jboss-beans.xml"/>        
       </fileset>
     </copy>
     <!-- leave the empty default/lib directory there --> 




More information about the jboss-cvs-commits mailing list