I'm creating my first WS app with SAAJ 1.3 and WebLogic 10. I see a lot of examples about client side requesting and response reading, but I don't see anything about how to create the server side. It's not at all clear what the
pattern is for reading the request and constructing and returning the reply. Where to look?