blew it's cookies when I ran the SaveBusinessSample. It gave me an
auth token, but then to my amazement threw an NPE w/ the save business
request :
<SOAP-ENV:Envelope
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:
Header/><SOAP-ENV:Body><SOAP-ENV:Fault><detail><dispositionReport
generic="2.0" operator="Sun Microsystems Inc." truncated="false"
xmlns="urn:uddi-org:api_v2"><result errno="10500"><errInfo
errCode="E_FATALERROR">java.lang.NullPointerException
at
com.sun.registry_server.base.UDDIString.<init>(UDDIString.java:
89)
at com.sun.registry_server.base.UDDIKey.<init>(UDDIKey.java:92)
at
com.sun.registry_server.base.BusinessKey.<init>(BusinessKey.java:
72)
at
com.sun.registry_server.base.BusinessEntity.<init>
(BusinessEntity.java:106)
at
com.sun.registry_server.base.BusinessEntities.newObject(BusinessEntities
.java:55)
at
com.sun.registry_server.base.UDDICollection.populate(UDDICollection.java
:77)
at
com.sun.registry_server.base.BusinessEntities.<init>
(BusinessEntities.java:40)
at
com.sun.registry_server.request.SaveBusiness.<init>
(SaveBusiness.java:60)
It did have the courtesy to return the entire stack trace in the result
message....
Now, putting aside the fact that this is v1.5 of this gawdawful
software, and it should do some thing much more intelligent that barf
an NPE back at me, it is hinting that maybe there's something wrong w/
the BusinessKey :), similar to what IBM said... I'm going to set it as
"" and see if businessKey gets included as an attribute...
--
Geir Magnusson Jr +1-203-665-6437
[EMAIL PROTECTED]
- Re: Sun's WSDP Registry... Geir Magnusson Jr .
- Re: Sun's WSDP Registry... Geir Magnusson Jr
- RE: Sun's WSDP Registry... Steve Viens
- Re: Sun's WSDP Registry... Geir Magnusson Jr
- RE: Sun's WSDP Registry... Steve Viens
- RE: Sun's WSDP Registry... Steve Viens
- Re: Sun's WSDP Registry... Geir Magnusson Jr
- RE: Sun's WSDP Registry... Steve Viens
- Re: Sun's WSDP Registry... Geir Magnusson Jr
- How to delete the values in tabl... Feng Tang
- RE: How to delete the values... Steve Viens
