Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » JBoss User Help »

[jboss-user] [JBoss Seam] - Re: Strange behavior of jar file loading

scott.stark@jboss.org

2007-08-13


"pierospinelli" wrote :
| So, when you say:
| anonymous wrote : Alter your build so that JsfEcoLibrary and related classes are put into WEB-INF/classes in your build war/ear.
|
| do you mean I have to change the standard build.xml so that the explode operation creates the scheduler.jar lib under .../WEB-INF/lib ?
|
|

No. Not the whole jar. JUST the classes associated with your taglibrary. You can either package them as a non-exploded jar in WEB-INF/lib or just as classes under WEB-INF/classes.

anonymous wrote : I do not understand if it is a miss-behaviour of the build.xml or if I did something wrong.

Neither. The build.xml from seam-gen is just a working template for you to customise (as with the rest of seam-gen stuff). It's not setup for doing what you are doing, so you need to modify it.

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4073498
_______________________________________________
jboss-user mailing list
jboss-user@(protected)
https://lists.jboss.org/mailman/listinfo/jboss-user
©2008 junlu.com - Jax Systems, LLC, U.S.A.