[jboss-cvs] JBossAS SVN: r105423 - branches/JBPAPP_5_1/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon May 31 16:07:46 EDT 2010


Author: fnasser at redhat.com
Date: 2010-05-31 16:07:46 -0400 (Mon, 31 May 2010)
New Revision: 105423

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

Modified: branches/JBPAPP_5_1/build/build.xml
===================================================================
--- branches/JBPAPP_5_1/build/build.xml	2010-05-31 20:04:08 UTC (rev 105422)
+++ branches/JBPAPP_5_1/build/build.xml	2010-05-31 20:07:46 UTC (rev 105423)
@@ -1146,6 +1146,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