|
From: Lucia M. <lme...@cs...> - 2005-02-14 09:25:05
|
Hi Gait, thanks for helps! I have another question... What contain the msh.properties.xml file in Property/MSH/config/URL? The 'endpoint' URL of the recipient or of the sender?? Thanks a lot again!! Lucia On Mon, 14 Feb 2005, Gait Boxman wrote: > Hi Lucia, > > the ToMSHURL is the 'endpoint' URL of the recipient, i.e. where your MSH > will send the message to. The To PartyID/Type is just a field in the > ebXML Header and could be anything (provided you follow syntax rules, > i.e. use a URI when needed). Hermes has a convenience function that it > will attempt to extract a URL from the From PartyID when returning an > asynchronous error response or acknowledgment. > > your own MSH URL (for client-server communication) goes into > Property/Request/config/URL in msh_client.properties.xml... > > --Gait Boxman |