Seam 2.0.0.CR2, seam-gen an ear application.

In target name="ear" I see

<include name="lib/janino-*.jar"/>

and

<include name="lib/richfaces-api*.jar" />

which I think should be without dash

<include name="lib/janino*.jar"/>

because in the lib directory there is janino.jar and the other one should be 
without api

<include name="lib/richfaces-*.jar" />

because me thinks it needs the implementation too to run, doesn't it?

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

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

Reply via email to