Hello,
I have built a service using xmlbeans. I would like to display the generated
wsdl file with {service}?wsdl.
I have added the use original wsdl parameter to services:
<serviceGroup>
<service name="SessionService">
...
<parameter name="useOriginalwsdl">true</parameter>
...
</service>
</serviceGroup>
I have then put the wsdl file in:
webapps/axis2/WEB-INF/services/SessionService/META-INF/SessionService.wsdl
The service names match as they were generated with the wsdl3code tool.
Please can anyone tell me what I am doing wrong.
Thanks
Neil
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]