This content has been marked as final.
Show 3 replies
-
1. Re: How to publish webservices in jUDDI?
tcunning Nov 22, 2013 9:02 AM (in response to msbhalani)Mona,
What version of JBoss ESB are you using? The unauthorized error leads me to believe you're hitting an authentication error, if you can tell me what you're using and what jUDDI request you are making I can try and help you sort this out. Could you also post the stack trace (as well as the jUDDI request you are making)?
-
2. Re: How to publish webservices in jUDDI?
msbhalani Nov 22, 2013 4:59 PM (in response to tcunning) -
3. Re: How to publish webservices in jUDDI?
tcunning Nov 26, 2013 2:33 PM (in response to msbhalani)Mona,
Eclipse's Web Service Explorer only supports uddi v2. JBoss ESB uses jUDDI v3, which is a UDDI v3 implementation that contains new features like subscription. I don't think you're going to have much luck using it to publish to jUDDI.
If you want to publish programmatically there are several examples in the jUDDI project tests.