|
From: Ng C. Y. [Cyng] <cy...@cs...> - 2002-12-24 00:38:43
|
Hi Visva,
> The error is thrown on the server side.
> I was actually able to receive the message on the receiver client side
> servlet.
> I think it gets an error when the send method of HttpSender (HttpServlet)
> is called when attempting to send - either an ack or a response to the
> sender. (I am not very sure about this.)
Is this error deterministic, i.e., repeatable under the same
environment? What application server and version are you using? We have
to check if we can repeat your problem under our environment.
> (I did not find the sample servlet you had attached. I did an update
> from CVS. Can you tell me where to find it.)
In the attachment of previous email but not CVS. Anyway, it is
attached again.
> I have a fragment from the msh log file below.
>
> 2002-12-23 11:36:30,612 DEBUG [Thread-4]: => HttpServlet send
> 2002-12-23 11:36:30,792 ERROR [Thread-4]: java.security.PrivilegedActionException: javax.xml.soap.SOAPException: Absent Content-Type
> 2002-12-23 11:36:30,802 ERROR [Thread-4]: hk.hku.cecid.phoenix.message.transport.TransportException: java.security.PrivilegedActionException: javax.xml.soap.SOAPException: Absent Content-Type
If possible, would you please quote the codes of your receiving
servlet as well? Thanks!
Regards,
CY
----------------------------------------------------------------------------
Ng Chi Yuen, CY. cy...@ce... http://www.cecid.hku.hk/
Technology Officer,
Centre for E-Commerce Infrastructure Development,
The University of Hong Kong
----------------------------------------------------------------------------
|