|
From: Lucia M. <lme...@cs...> - 2005-02-12 11:21:45
|
Hi all,
I have a problem while sending a message from my MSH to a MSH recipient
that is in another machine.
I try to explain my prblem and what I don't understand.
This is my monitor.properties.xml file:
<Monitor>
<DefaultConfig>
<ToMSHURL>http://localhost:8080/msh/</ToMSHURL>
<CPAID>CPA_2002</CPAID>
<ConversationID>Item_No_128</ConversationID>
<Service>http://www.cecid.hku.hk/ebxml/service</Service>
<Action>Order</Action>
</DefaultConfig>
</Monitor>
When I start monitor the ToMSHURL value is automatically inserted in the
ToMSHUrl field of the Configuration Parameters window. That's right.
When I click "OK" button, and switch in the "Send" table, the "To Party
ID/Type" field contain that ToMSHURL value.
But In my opinion this is NOT right.
Peraps I didn't understand because I thik that ToMSHURL value is the value
of MY MSH, while the "To Party ID/Type" field should contain the recipient
address that, in my case, has a different URL from my MSH servlet.
What's wrong in my reasoning?
Where have I to insert the MSH URL of my recipient?
Thanks in advance!
Lucia Melotti
|