Dear Readers:
I am losing my mind on this. I have been all over Google looking at annotated examples of supposed web services built on EJBs. I am now reduced to frantically trying this and trying that, once again. Seems to be a regular occurence on the JBoss learning curve. And nothing works.
Nothing gets me over the hump of this @#$%^&* "WARNING [config] Unable to process deployment descriptor for context '/jbsv-ejb'". I have no idea what it doesn't like.
I can't find any complete example containing all the following elements:
1. "Hello World" Web Service built with top-down model from wsconsume from wsdl.
2. Deployed as EJB3 using annotations on JBoss 5.1 server.
Or maybe it's this:
https://issues.jboss.org/browse/JBPAPP-6806 ?
I may have to give up on JBoss as a platform for this. This just should not be this hard.