I have an EJB3 module generated by AndroMDA and i want to built a stand alone client/web client not bundle together with EAR.
I am able to see the interface by JNDIView() in console. But getting ClassCastException...$Proxy$... when trying to cast it to the class I need I searched for hours and found these - UseJBossWebLoader : done, not working - Don't package the JAR with WAR : unable to reference to the class type How can I get it to work??? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3994562#3994562 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3994562 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
