|
From: Patrick Y. <kc...@ce...> - 2003-04-28 06:58:36
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
<title></title>
</head>
<body>
That URL is currently used as the last resort. When the Resolver
installed cannot resolve to a valid URL, the MSH now will by default
use the URL passed in from Request. So, we may have to think carefully
before making that optional. What do you think?<br>
<br>
Regards, -Patrick<br>
<br>
<br>
Mayne, Peter wrote:<br>
<blockquote type="cite"
cite="mid...@s-...">
<meta http-equiv="Content-Type" content="text/html; ">
<title>Message</title>
<meta content="MSHTML 6.00.2800.1141" name="GENERATOR">
<div><span class="782365603-28042003"><font face="Arial" size="2">I'll
hold off my next nightly download until then.</font></span></div>
<div><span class="782365603-28042003"></span> </div>
<div><span class="782365603-28042003"><font face="Arial" size="2">While
we're on the subject of ToUrlResolver, it seems that if the To PartyId
is, or can be resolved to, a legal URL, the message is sent to that
URL. No great surprise in itself, but it appears to override the URL
specified in the Request used to send the message.</font></span></div>
<div><span class="782365603-28042003"></span> </div>
<div><span class="782365603-28042003"><font face="Arial" size="2">The
Request constructor requires this URL, so I tried using null, but that
doesn't work. After fixing the serialisation in
MessageServiceHandlerConfig (writeObject() and readObject()), a
NullPointerException gets thrown somewhere in MessageServiceHandler.</font></span></div>
<div><span class="782365603-28042003"></span> </div>
<div><span class="782365603-28042003"><font face="Arial" size="2">Therefore,
I'm passing in new URL(</font><a href="http://1.1.1.1/"><font
face="Arial" color="#000000" size="2">http://1.1.1.1/</font></a><font
face="Arial" size="2">) </font></span><span class="782365603-28042003"><font
face="Arial" size="2">in attempt to not confuse myself about which URL
is being used as the recipient.</font></span></div>
<div><span class="782365603-28042003"></span> </div>
<div><span class="782365603-28042003"><font face="Arial" size="2">As
a low priority, could you consider accepting null for the toMshUrl in
the Request constructor, to avoid confusion. (Or some other
non-confusing solution.)</font></span></div>
<div><span class="782365603-28042003"></span> </div>
<div><span class="782365603-28042003"><font face="Arial" size="2">Thanks.</font></span></div>
<div> </div>
<div><span class="782365603-28042003"><font face="Arial" size="2">PJDM<br>
</font></span><font size="2">--<br>
Peter Mayne<br>
Technology Consultant<br>
Spherion Technology Solutions<br>
Level 1, 243 Northbourne Avenue, Lyneham, ACT, 2602<br>
T: 61 2 62689727 F: 61 2 62689777</font> </div>
<blockquote
style="border-left: 2px solid rgb(0, 0, 0); padding-left: 5px; margin-left: 5px; margin-right: 0px;">
<div class="OutlookMessageHeader" lang="en-us" dir="ltr"
align="left"><font face="Tahoma" size="2">-----Original Message-----<br>
<b>From:</b> Patrick Yee [<a class="moz-txt-link-freetext" href="mailto:kc...@ce...">mailto:kc...@ce...</a>] <br>
<b>Sent:</b> Monday, 28 April 2003 10:46 AM<br>
<b>To:</b> <a class="moz-txt-link-abbreviated" href="mailto:ebx...@li...">ebx...@li...</a><br>
<b>Subject:</b> Re: [ebxmlms-develop] Sending/receiving
acknowledgements<br>
<br>
</font></div>
Yes we are working on that also, and we'll keep you informed in the
mailing list. <br>
-Patrick<br>
<br>
Mayne, Peter wrote:<br>
<blockquote
cite="mid...@s-..."
type="cite">
<meta content="MSHTML 6.00.2800.1141" name="GENERATOR">
<style></style>
<div><span class="049581523-27042003"><font face="Arial" size="2">Excellent *
2. :-)</font></span></div>
<div> </div>
<div><span class="049581523-27042003"><font face="Arial" size="2">Will
you be adding an equivalent ToPublicKeyResolver, for signed
messages that don't have the certificates included? (See my emails
last week.)</font></span></div>
<div><span class="049581523-27042003"></span> </div>
<div><span class="049581523-27042003"><font face="Arial" size="2">PJDM</font></span></div>
</blockquote>
</blockquote>
<font size="3" color="BLUE">
<pre>The information contained in this email and any attachments to it:
(a) may be confidential and if you are not the intended recipient, any interference with,
use, disclosure or copying of this material is unauthorised and prohibited; and
(b) may contain personal information of the recipient and/or the sender as defined
under the Privacy Act 1988 (Cth). Consent is hereby given by the recipient(s) to
collect, hold and use such information and any personal information contained in a
response to this email, for any reasonable purpose in the ordinary course of
Spherion's
business, including forwarding this email internally or disclosing it to a third party. All
personal information collected by Spherion will be handled in accordance with
Spherion's Privacy Policy. If you have received this email in error, please notify the
sender and delete it.
(c) you agree not to employ or arrange employment for any candidate(s) supplied in
this email and any attachments without first entering into a contractual agreement with
Spherion. You further agree not to divulge any information contained in this document
to any person(s) or entities without the express permission of Spherion.
</pre>
</font> </blockquote>
</body>
</html>
|