| Author |
JAXR connection problem
|
Veshnu Ramakrishnan
Ranch Hand
Joined: Sep 27, 2005
Posts: 44
|
|
When i tried to create a connection to registry i got this following exception. can anyone solve this problem. I used SAP test registry Feb 27, 2006 8:48:31 PM com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection post SEVERE: SAAJ0009: Message send failed javax.xml.registry.JAXRException: com.sun.xml.messaging.saaj.SOAPExceptionImpl: java.security.PrivilegedActionException: com.sun.xml.messaging.saaj.SOAPExceptionImpl: Message send failed
|
Veshnu<br />SCBCD<br />SCWCD<br />SCJP
|
 |
Jesus Angeles
Ranch Hand
Joined: Feb 26, 2005
Posts: 2036
|
|
Veshnu, have you solved this? I am having the same problem. How did you solve it? I am trying to run the first example on j2ee jaxr tutorial, JAXRPublish.java 'asant run-publish', using Registry Server.
|
 |
Jesus Angeles
Ranch Hand
Joined: Feb 26, 2005
Posts: 2036
|
|
It is working now. I used microsoft's tests uddi. The error happens when the setCredential is called. I tried inquiry and it worked. I havent tried update(which needs setCredential), as I cant find how to get a test id in microsoft test uddi.
|
 |
Mohan Basavarajappa
Greenhorn
Joined: Dec 21, 2005
Posts: 14
|
|
Originally posted by Jesus Angeles: Veshnu, have you solved this? I am having the same problem. How did you solve it? I am trying to run the first example on j2ee jaxr tutorial, JAXRPublish.java 'asant run-publish', using Registry Server.
I have published a webservice in the RegistryServer(i hope you are using JWSDP). i executed the BCLM.bat file to publish my webservice. I followed the steps that are provided in the examples of JWSDP.
|
 |
 |
|
|
subject: JAXR connection problem
|
|
|