SOLVED!
It turns out several automatically generated files (xx_RequestStruct, xx_ResponseStruct,
etc.) are not copied to the ejb.jar and that's why they're not found on
deployment. Why the rpc/literal works under those conditions is still a mystery to me, but
the doc/lit works when you add those files in the ejb.jar and then remake the .ear file.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042155#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...