have the same problem, but can't solve it.
i deploy a
test.ear
....|- test.jar ->containing statless bean and interfaces
....|- test.war ->conataining webproject with a simple jsp page
....|-META-INF
..........|-application.xml
jsp page should execute a method from statless bean.
The Lookup and cast works fine, but exec methods throws same exception mentioned on top.
need help!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3996285#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...