This has to do with the Java EE spec and how EAR files are supposed to be handled. Only
those JARs mentioned in application.xml or placed into xxx.ear/lib get loaded, thus only
those classes are available.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189904#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...