| Author |
accessing jUDDI with Sun's JAXR implemenation
|
Michael Valentino
Ranch Hand
Joined: Nov 01, 2005
Posts: 96
|
|
Has anyone had success accessing jUDDI via JAXR? I can manipulate the registry via the console at http://localhost:8080/juddi, and the "happyjuddi" page shows now errors. However, when trying to get an authToken via JAXR, i get an exception saying: JAXR.UDDI.126: UDDI DispositionReport: Error Code = E_unsupported; Error Message = E_unsupported (10050) The implementor does not support a feature or API. The operation get_authToken is not supported by the UDDI version 2 Inquiry API.; Error Number = 10050 I've double checked the SOAP message that was sent using a trace utility, and using the same SOAP message in the jUDDI console successfully returns an authToken, however, it does not do so programatically through JAXR. Has anyone ever encountered problems such as this with jUDDI or JAXR in general?
|
SCJP 1.4, SCWCD J2EE 1.4, SCJD J2SE 1.5, SCBCD J2EE 1.3, SCDJWS (In Progress)
|
 |
 |
|
|
subject: accessing jUDDI with Sun's JAXR implemenation
|
|
|