|
From: Ng C. Y. [Cyng] <cy...@cs...> - 2003-08-08 02:13:35
|
Hi,
> javax.xml.soap.SOAPException: Invalid Content-Type:application/octet-stream at
> Cannot create request objects.
> hk.hku.cecid.phoenix.message.handler.RequestException:
> Failed to send query to MSH.
> HTTP response code = 500
> HTTP response message = Internal Server Error
> at hk.hku.cecid.phoenix.message.handler.Request.expectMapResponse(Unknow
> n Source)
> javax.xml.soap.SOAPException: Invalid Content-Type:application/octet-stream
>
> so i was wondering if i need to change anything MIME related to make Hermes interoperate with jwsdp 1.0.1. i am not using SMTP .
application/octet-stream is the private Command object we define.
Do you set up Hermes in this way: you create Request and
msh_client.properties.xml properly points to your *local Hermes MSH*.
Request serializes a Command object to local Hermes and it does the job
on behalf of Request.
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
----------------------------------------------------------------------------
|