Can you set Java2ParentDelegation to false on your loader-repository (jboss-app.xml) and
see if that lets you see your local classes first?
| <loader-repository>
| seam.jboss.org:loader=seam-pay
|
<loader-repository-config>java2ParentDelegation=false</loader-repository-config>
| </loader-repository>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3999090#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...