Hi all,

I need to develop a service who 'packs' an XML behind a certain URL into
SOAP. In this case I don't want a binding. How should I use Axis in this
case? 

What I would like to do is this:
- create the WSDL
- generate a webservice with Axis
- connect the generated skeleton with the available XML in order to fill the
Soap envelope. 

Is this possible?

Reply via email to