[jboss-user] [JNDI/Naming/Network] - Able to look up remote interface but...

gen8x do-not-reply at jboss.com
Mon Dec 18 01:40:24 EST 2006


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



More information about the jboss-user mailing list