So, given that I'm going to be writing my jsr-181 service engine module
class-first, here are my questions:

1. How do I go about getting schemas from the parameter and return types
of the web method that I will be writing to sit within the jsr-181
container?

2. How do I generate the WSDL that the NMR will need to talk to it?

3. Can I get this all to work together so that I can get Maven to create
all these items as part of one effortless build process?


Hello Owen,

I have set up a small sample project that shows how to configure servicemix to go class first. It does not contain the setup to build a su. Instead it uses the variant where you configure servicemix from a spring config. Depending on your deployment strategy this could even be the better way to go for you.

http://www.liquid-reality.de/main/projects/servicemix

Best regards

Christian

--

Christian Schneider
---
http://www.liquid-reality.de

Reply via email to