2nd post, please help

2000-10-09 Thread aloe_vera
I have created a stand alone admin component outside the orion server, which use the MailerEJB functions to send emails. An exception will be thrown in MailHelper when I start running the stand-alone admin program, which is "java:com\env\mail\MailSession not found". here is resource-ref tag

2nd post, please help

2000-10-09 Thread aloe_vera
I have created a stand alone admin component outside the orion server, which use the MailerEJB functions to send emails. An exception will be thrown in MailHelper when I start running the stand-alone admin program, which is "java:com\env\mail\MailSession not found". here is resource-ref tag

RE: 2nd post, please help

2000-10-09 Thread Goel, Deepak
Try using java:comp/env/mail/MailSession. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, October 09, 2000 2:52 AM To: Orion-Interest Subject: 2nd post, please help I have created a stand alone admin component outside the orion server, which use

Re: 2nd post, please help

2000-10-09 Thread Rafael Alvarez
-Interest GD Subject: 2nd post, please help GD I have created a stand alone admin component outside the orion server, which GD use the MailerEJB functions to send emails. An exception will be thrown in GD MailHelper when I start running the stand-alone admin program, which is GD "java:com\env