Class defined in war files are in a different scope from classes defined elsewhere. Thus any attempt to instantiate class in a war from anywhere other than inside the war will fail.
P.S. Use the code tags when posting XML content - select the content and click the Code button. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4131938#4131938 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4131938 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
