In naming schema, make uri optional in portType
-----------------------------------------------
Key: GERONIMO-1586
URL: http://issues.apache.org/jira/browse/GERONIMO-1586
Project: Geronimo
Type: Improvement
Components: naming, webservices
Versions: 1.0
Reporter: Aaron Mulder
Fix For: 1.0.1, 1.1
Currently the portType requires <uri>. If you only want to add security
settings to the web service, and are happy to default to the URI in the WSDL,
you should not need to repeat the URI here. So technically, you should need
either the <uri> or <credentials-name> or both, but I think it's easier to
model in the schema as making them both optional, and if you add a <port> with
nothing but a name, well then, nothing will change from the original J2EE DD
service-ref and WSDL.
--
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