If you figure this one out, "please" let me know what you did to fix it!
I have this issue and can't figure it out.


---
Thanks

Mick Knutson
Discover Financial Services
Office: 801-902-4244
Fax: 801-902-4123


                                                                                       
                
                    Jinghua Gu                                                         
                
                    <[EMAIL PROTECTED]        To:     [EMAIL PROTECTED]              
                
                    m>                   cc:                                           
                
                                         Subject:     Connection Refused Error         
                
                    02/16/2002                                                         
                
                    03:09 PM                                                           
                
                    Please                                                             
                
                    respond to                                                         
                
                    axis-user                                                          
                
                                                                                       
                
                                                                                       
                




When I execute the following command in samples/userguide/example3
directory from Unix,
I got the following error.

Command: java org.apache.axis.client.AdminClient deploy.wsdd

Error:

Processing file deploy.wsdd
AxisFault
  faultCode: http://xml.apache.org/axis/:Server.userException
  faultString: java.net.ConnectException: Connection refused
  faultActor: null
  faultDetail:
        exceptionName: java.net.ConnectException
        stackTrace: java.net.ConnectException: Connection refused
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:312)
        at
java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:125)
        at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:112)
        at java.net.Socket.<init>(Socket.java:273)
        at java.net.Socket.<init>(Socket.java:100)
        at
org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:265)
        at
org.apache.axis.SimpleTargetedChain.invoke(SimpleTargetedChain.java:1
04)
        at org.apache.axis.client.AxisClient.invoke(AxisClient.java:178)
        at org.apache.axis.client.Call.invoke(Call.java:1254)
        at org.apache.axis.client.Call.invoke(Call.java:658)
        at org.apache.axis.client.AdminClient.process(AdminClient.java:323)
        at org.apache.axis.client.AdminClient.process(AdminClient.java:303)
        at org.apache.axis.client.AdminClient.process(AdminClient.java:310)
        at org.apache.axis.client.AdminClient.process(AdminClient.java:261)
        at org.apache.axis.client.AdminClient.main(AdminClient.java:344)

Thanks for your help!
Emily





Reply via email to