[jboss-dev-forums] [JBoss ESB Development] - Naming for webservice endpoints
Keith Babo
do-not-reply at jboss.com
Tue Aug 31 10:24:32 EDT 2010
Keith Babo [http://community.jboss.org/people/kcbabo] replied to the discussion
"Naming for webservice endpoints"
To view the discussion, visit: http://community.jboss.org/message/559801#559801
--------------------------------------------------------------
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
>
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/559801#559801]
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/2fb6d154/attachment.html
More information about the jboss-dev-forums
mailing list