|
From: Tripathi, A. (GXS) <Aji...@gx...> - 2003-10-31 05:47:39
|
Patrick,
I can understand why the service in loopback... String service = "
http://www.cecid.hku.hk/ebxml/service
<http://www.cecid.hku.hk/ebxml/service> "; may not be available but ... just
confirming. Would you have the source code for the service ... just in case?
regards,
Ajit
INFO: Jk running ID=0 time=15/156
config=C:\hermes\tomcat\bin\..\conf\jk2.prope
rties
javax.xml.soap.SOAPException: Bad response: (503Service Unavailable
at
com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection.post(HttpSOA
PConnection.java:267)
at
com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection$PriviledgedP
ost.run(HttpSOAPConnection.java:142)
at java.security.AccessController.doPrivileged(Native Method)
at
com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection.call(HttpSOA
PConnection.java:115)
at hk.hku.cecid.phoenix.message.transport.HttpServlet.send(Unknown
Sourc
e)
at hk.hku.cecid.phoenix.message.handler.HttpSender.run(Unknown
Source)
javax.xml.soap.SOAPException: Bad response: (503Service Unavailable
at
com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection.post(HttpSOA
PConnection.java:267)
at
com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection$PriviledgedP
ost.run(HttpSOAPConnection.java:142)
at java.security.AccessController.doPrivileged(Native Method)
at
com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection.call(HttpSOA
PConnection.java:115)
at hk.hku.cecid.phoenix.message.transport.HttpServlet.send(Unknown
Sourc
-----Original Message-----
From: Patrick Yee [mailto:kc...@ce...]
Sent: Thursday, October 30, 2003 7:47 PM
To: ebx...@li...
Subject: Re: [ebxmlms-general] SMTP Port not configurable
Ajit,
Ooops.. you are right. We will include it in our next release. Thanks for
your suggestion.
Regards, -Patrick
By the way, why is the SMTP port not configurable in msh.properties.xml?
<SMTP>
<Host>localhost</Host>
<User>ajitkt</User>
<Password>nainital</Password>
</SMTP>
|