Axis 2 expects single custom WSDL for all services in serviceGroup
------------------------------------------------------------------
Key: AXIS2-1864
URL: http://issues.apache.org/jira/browse/AXIS2-1864
Project: Apache Axis 2.0 (Axis2)
Issue Type: Improvement
Components: deployment
Affects Versions: 1.1
Environment: WLS 9.2, J2SE 1.5.0.04, Axis 2 1.1 (release)
Reporter: James Shiell
When multiple services are specified in a serviceGroup in the services.xml of a
single service archive the DeploymentEngine (~line 277) will only looks for
either service.wsdl or (archive-name).wsdl. This means that all services must
have their WSDL in a single file if custom WSDLs are required.
My suggestion is that Axis should instead look in <service/@name>.wsdl,
allowing a single WSDL per service instance within the group.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]