OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

uddi-dev message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: an error when running PublisherAssertionExample


Hello,
I downloaded uddi4j and run the sample code,but I got the error message as the following:

*********** Running PublisherAssertionExample ***********
 Get authtoken
javax.xml.parsers.ParserConfigurationException: http://apache.org/xml/features/d
om/include-ignorable-whitespace
        at org.apache.xerces.jaxp.DocumentBuilderFactoryImpl.newDocumentBuilder(
DocumentBuilderFactoryImpl.java:95)
        at org.uddi4j.transport.TransportBase.send(Unknown Source)
        at org.uddi4j.client.UDDIProxy.send(Unknown Source)
        at org.uddi4j.client.UDDIProxy.get_authToken(Unknown Source)
        at PublisherAssertionExample.run(Unknown Source)
        at PublisherAssertionExample.main(Unknown Source)
java.lang.NullPointerException
        at org.uddi4j.request.GetAuthToken.saveToXML(Unknown Source)
        at org.uddi4j.transport.TransportBase.send(Unknown Source)
        at org.uddi4j.client.UDDIProxy.send(Unknown Source)
        at org.uddi4j.client.UDDIProxy.get_authToken(Unknown Source)
        at PublisherAssertionExample.run(Unknown Source)
        at PublisherAssertionExample.main(Unknown Source)
I do not know how to fix it.
thanks


Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]