[jboss-user] [JBoss Seam] - Re: Captcha image doesn't appear =(

wquraishi do-not-reply at jboss.com
Wed Oct 10 15:54:51 EDT 2007


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



More information about the jboss-user mailing list