Ok, I found the reason for the excpetion.
I extracted a Remote and a Local interface from the business interface.
So "implements CalculatorRemote, CalculatorLocal" (both extends Calculator) is
the reason for the exception but I dont understand why! (implements Calculator works)
Regards
Markus
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064891#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...