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#3999090 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3999090 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
