Maybe this helps also: http://apachejuddi.blogspot.com/2010/07/simple-publish-example-demo.html

nitin jain wrote:
Hi
can you give more information about soap fault message is it is related to user " USER AUTHENTICATION" Regards Nitin Jain On Wed, Jul 21, 2010 at 1:49 PM, sic <sic_1...@naver.com <mailto:sic_1...@naver.com>> wrote:


    I'm newer to the jUDDI and hope somebody's help.

    I was trying to be fully aware of jUDDI API by the guide to using
    this.

    Then I installed the latest binary version and executed
    them(juddi-tomcat-3.0.2) as it is.

    I considered jUDDI in tomcat work successfully and all of the
    values are
    default, no any exceptions.

    Next I'm trying to get started by executing the simple publishing
    example.

    Executing SimplePublish example, I get the following exceptions.

    javax.xml.ws.soap.SOAPFaultException: Fault occurred while processing.
           at
    com.sun.xml.ws.fault.SOAP11Fault.getProtocolException(SOAP11Fault.java:188)
           at
    
com.sun.xml.ws.fault.SOAPFaultBuilder.createException(SOAPFaultBuilder.java:122)
           at
    
com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:119)
           at
    
com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:89)
           at com.sun.xml.ws.client.sei.SEIStub.invoke(SEIStub.java:118)
           at $Proxy43.saveBusiness(Unknown Source)
           at
    
org.apache.juddi.example.publish.SimplePublish.publish(SimplePublish.java:92)
           at
    org.apache.juddi.example.publish.SimplePublish.main(SimplePublish.java:122)

    Even though adding some properties(juddi.server.name
    <http://juddi.server.name/>=localhost,
    juddi.server.port=8080) to the 'juddiv3.properties', results are
    the same

    I hope anybody informs me of this issue(or my misunderstanding) for my
    making some progress as a beginner.

    sic
    --
    View this message in context:
    
http://old.nabble.com/executing-SimplePublish-example-tp29223040p29223040.html
    Sent from the jUDDI - User mailing list archive at Nabble.com.



Reply via email to