|
From: Patrick Y. <kc...@ce...> - 2003-05-27 07:02:10
|
<!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> <blockquote type="cite" cite="mid...@s-..."> <p><font size="2">Request requires that I pass a toMSHUrl, even though it is ovbiously not required. Passing null causes a RequestException later. I'm not entirely sure that a message listener and a transport type are required, either.</font></p> </blockquote> We fixed the issue when passing null as toMshUrl in the nightly build. We assume to ToMshUrlResolver mechanism will be used. At the end, if it fails to resolve the outgoing URL, an exception will be thrown.<br> <br> Message listener and transport type are still required at the moment.<br> <br> Regards, -Patrick<br> </body> </html> |