[jboss-dev-forums] [JBoss ESB Development] - Naming for webservice endpoints
Tom Fennelly
do-not-reply at jboss.com
Tue Aug 31 10:31:58 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/559803#559803
--------------------------------------------------------------
> Keith Babo wrote:
>
> Related to the above post.
>
> >
> > URI u1 = new URI("jbossws:/foo:bar");System.out.println("scheme : " + u1.getScheme());System.out.println("path : " + u1.getPath());
> >
>
>
>
> >
> > scheme : jbosswspath : /foo:bar
> >
>
Ah cool.... QED :)
I must be mixing up with the URL syntax.
On the inclusion/exclusion of the scheme... I was thinking you could support a few options and recommend the explicit use of the scheme. I just think it's nice to support at least one version common between both. Then people can just cut & paste and it works... no need to remember to add/remove the scheme. I think that would be workable... match in decreasing order of specificity type thing.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/559803#559803]
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/90f63594/attachment.html
More information about the jboss-dev-forums
mailing list