I am running this in JBoss AS. I have an exploded ear, with an exploded .jar with all my
classes in it, and a .war with my xhtmls, etc...
I am not specifying scoped classloading in the .xml. should I be?
The only in my jboss-app.xml is this:
| <jboss-app>
| <loader-repository>
| seam.jboss.org:loader=10MinuteMail
| </loader-repository>
| </jboss-app>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3981900#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...