[jboss-user] [JBoss Seam] - Re: Why

gavin.king@jboss.com do-not-reply at jboss.com
Mon Dec 18 19:42:16 EST 2006


Here is a quote from the ant build:

    <target name="war" depends="compile">
  | 
  |         <copy todir="${build.dir}/resources/WEB-INF">
  |             <fileset refid="example.war.webinf"/>
  |             <filterset>
  |                 <filter token="jndiPattern" value="${example.name}/#{ejbName}/local"/>
  |                 <filter token="embeddedEjb" value="false"/>
  |                 <filter token="microcontainer" value="false"/>
  |             </filterset>
  |         </copy>
  | 

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3994837



More information about the jboss-user mailing list