[jboss-user] [JBoss Seam] - Re: Classloading Questions

2007-01-02 Thread [EMAIL PROTECTED]
Great.  Personally, I don't like doing things the way I said, but it does work 
reliably.   The "better" ways are really just a pain too.  Personally I wish we 
could either get something like Weblogic's APP-INF/lib directory or automatic 
scanning of an EAR file's contents into the spec.  (the former would probably 
be less disruptive)

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

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


[jboss-user] [JBoss Seam] - Re: Classloading Questions

2007-01-02 Thread buddy1974
Hi Norman, that did the trick

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

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


[jboss-user] [JBoss Seam] - Re: Classloading Questions

2007-01-02 Thread [EMAIL PROTECTED]
The clearest (but not necessarily simplest) way to do this in JBoss is to put 
them at the root of the EAR file. You'll have to add references to them using 
the module/java hack that you see in application.xml.

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

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