Hi, Most proabably the Web service endpoint adress you are using does not contain a Web service and a web server is sending an HTML page. Check whether the endpoint address is correct.
Upul On Tue, Mar 25, 2008 at 8:41 AM, Appasamy Thirugnana < [EMAIL PROTECTED]> wrote: > > > Pl help me out to find when this error will occur adn whats the > solution, In axis2/Java i am getting this error > > > 2008-03-25 12:20:26,887:ERROR[SysLog ]:2008.03.25.12.20.26:887 E [2060 > ] org.apache.axis2.AxisFault: SOAP message MUST NOT contain a Document > Type Declaration(DTD) > org.apache.axis2.AxisFault: SOAP message MUST NOT contain a Document > Type Declaration(DTD) > at org.apache.axis2.AxisFault.makeFault(AxisFault.java:417) > at > org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUti > ls.java:89) > at > org.apache.axis2.description.OutInAxisOperationClient.handleResponse(Out > InAxisOperation.java:326) > at > org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOper > ation.java:389) > at > org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInA > xisOperation.java:211) > at > org.apache.axis2.client.OperationClient.execute(OperationClient.java:163 > ) > > > > Thanks > Appu > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
