Hi,
I'm more or less a newbie to Java EE, and I'm attempting to design a web service that accepts incoming SOAP requests and does (something). I've been playing with sample code, but I can't get anything to deploy correctly. For some reason, I cannot find a good, solid list of what needs to be in a .war file for a web service.
So? Can anyone give me a nickel tour of a .war file as JBoss expects to see it? Is it different whether I use a servlet, an EJB, or both in my design?
Thanks,
- Clark Valentine, Java EE n00b
And, of course, I meant to post this over in Beginners Corner. Off to a rousing start!