[jboss-dev-forums] [JBoss ESB Development] - Naming for webservice endpoints
Tom Fennelly
do-not-reply at jboss.com
Tue Aug 31 11:57:26 EDT 2010
Tom Fennelly [http://community.jboss.org/people/tfennelly] replied to the discussion
"Naming for webservice endpoints"
To view the discussion, visit: http://community.jboss.org/message/559843#559843
--------------------------------------------------------------
Of course another option for SOAPProxy... you could leave the existing "wsdl" property format as is and add support for a new (alternative) property that has exactly the same name and value format as the SOAPProcessor i.e. support 2 options.
URI:
<action ...>
<property name="wsdl" value="http://...."/>
... etc
</action>
and, endpoint ObjectName...
<action ... class="org.jboss....SOAPProxy">
<property name="jbossws-endpoint" value="foo:HelloWorldWS"/>
... etc
</action>
Raise an error if both are configured.
Just say'n.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/559843#559843]
Start a new discussion in JBoss ESB Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2032]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20100831/3565c53d/attachment.html
More information about the jboss-dev-forums
mailing list