Hi,
I am trying to make a web service which takes XML Document as Input and
after some manipulation .XML Document will return back to user.
But axis is not allowing in doing this when i am giving java2wsdl command it
is saying that XML Document should have default
Constructor.Which is not supported in Dom4j API( i am using)So what should i do to make it web Service Can any body help me or give any suggestion. Thanks in Advance
