actually disregard my last message, in order for me to get it working i added:


  |                         <fileset dir="${lib.dir}">
  |                                 <include name="jboss-seam.jar" />
  |                                 <include name="jbpm*.jar" />
  |                                 <include name="jboss-el.jar" />
  |                                  <include name="quartz*.jar" />             
                
  |                                 <include name="drools-*.jar"/>
  |                                 <include name="janino-*.jar"/>
  |                                 <include name="antlr-*.jar"/>
  |                                 <include name="mvel*.jar"/>
  |                                 <include name="jboss-cache*.jar"/>          
                      
  |                                 <include name="jboss-aop*.jar"/>
  |                                 <include name="jgroups*.jar"/>     
  |                                  <include name="jcaptcha*.jar"/>            
                  
  |                         </fileset>
  | 

to the ear target in build.xml.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093699#4093699

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4093699
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to