Hi,
    When I try to deploy any sample web service given
along with the axis pack (I am using AdminClient to
deploy the service at the command prompt), I get the
following error.I am using Tomcat as my app
server.could anyone help me out in solving this??????

------------------------------------------------------
AxisFault
  faultCode:
http://xml.apache.org/axis/:Server.userException
  faultString: org.xml.sax.SAXException: Bad envelope
namespace:  
  faultActor: null
  faultDetail: 
        exceptionName: org.xml.sax.SAXException
        stackTrace: org.xml.sax.SAXException: Bad envelope
namespace:  
        at
org.apache.axis.message.EnvelopeBuilder.startElement(EnvelopeBuilder.java:108)
        at
org.apache.axis.encoding.DeserializationContext.startElement(DeserializationContext.java:643)
        at
org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1475)
        at
org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:500)
        at
org.apache.crimson.parser.Parser2.parse(Parser2.java:305)
        at
org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:433)
        at
javax.xml.parsers.SAXParser.parse(SAXParser.java:374)
        at
org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:204)
        at
org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:378)
        at org.apache.axis.client.Call.invoke(Call.java:1268)
        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 and regards
Pradeep PJ

__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/

Reply via email to