|
From: Ng C. Y. <cy...@cs...> - 2003-11-21 02:36:35
|
Hi,
> the problem is that I get a 10103 error when trying to send a mail to
> another msh server with the msh_client. The msh server that the client
> is connected to generates the error.
>
> the exception that occurs is: javax.mail.NoSuchProviderException.
> the gives detailed message is: smtp
Hermes distributes its own mail.jar while your app server may also
contain the mail.jar somewhere. I wonder what implementation is actually
invoked when Transport.send() is called. This may be related to classpath
loading mechanism.
Regards,
CY
----------------------------------------------------------------------------
Ng Chi Yuen, CY. cy...@ce... http://www.cecid.hku.hk/
Technology Officer,
Centre for E-Commerce Infrastructure Development,
The University of Hong Kong
----------------------------------------------------------------------------
|