What you have send is the response not the request :)
-Deepal
This is the SOAP request:
<soapenv:Reason>
−
<soapenv:Text>
The endpoint reference (EPR) for the Operation not found is
/axis2/services/WsVerDocumento and the WSA Action = null
</soapenv:Text>
</soapenv:Reason>
-----Mensaje original-----
De: Deepal jayasinghe [mailto:[EMAIL PROTECTED]
Enviado el: miércoles, 05 de marzo de 2008 13:37
Para: [email protected]
Asunto: Re: The endpoint reference (EPR) for the Operation not found
Any possibility of looking at the SOAP request (including HTTP headers)
, then I may be able to give you an answer.
Thank you,
Deepal
Hi all!
I'm deployed a WebServices in beaWeblogic 9.2, but I've a problem, when
I invoke the Services I obtain the follow message:
The endpoint reference (EPR) for the Operation not found is
/axis2/services/WsVerDocumento and the WSA Action = null
I think that my problem is in the services.xml, but I don't know. My
services.xml is that:
<service name="WsVerDocumento">
<Description>
Este WebService permita bajar un documento del repositorio de
Documentum
</Description>
<parameter name="enableMTOM">true</parameter>
<parameter name="ServiceClass"
locked="false">com.soluziona.documental.servicios2.verdocumento.VerDocum
entoWebService</parameter>
<operation name="sendAttachment">
<actionMapping>sendAttachment</actionMapping>
<messageReceiver
class="org.apache.axis2.receivers.RawXMLINOutMessageReceiver" />
</operation>
</service>
Thanks!
Esther
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Thanks,
Deepal
................................................................
"The highest tower is built one brick at a time"
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]