[jboss-user] [JBoss Seam] - Re: problem with multiple seam component jars in a WAR

srini.ragu do-not-reply at jboss.com
Wed Jan 23 01:15:07 EST 2008


try this...

<jar-file>file:../lib/myapp1.jar</jar-file>

i.e. file:<relative-path> in the entry for jar file.

or something like file:/WEB-INF/lib/myapp.jar

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

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



More information about the jboss-user mailing list