I need to use the Javamail with weblogic.But the documnetation says that weblogic does not provide inplementation of Jabamail but one can use the J2ee reference implementation for the purpose.
What are the step involved in that.Does it really work.
-
Using JavaMail with weblogic 5.1 (4 messages)
- Posted by: Kapil Goyal
- Posted on: August 17 2000 23:12 EDT
Threaded Messages (4)
- Using JavaMail with weblogic 5.1 by Rob Murtha on August 18 2000 00:53 EDT
- Using JavaMail with weblogic 5.1 by Trond Arve Wasskog on August 18 2000 15:04 EDT
- Using JavaMail with weblogic 5.1 by Bijender Singh on August 22 2000 15:35 EDT
- Using JavaMail with weblogic 5.1 by vimarsh vasavada on March 29 2001 05:38 EST
-
Using JavaMail with weblogic 5.1[ Go to top ]
- Posted by: Rob Murtha
- Posted on: August 18 2000 00:53 EDT
- in response to Kapil Goyal
Go to the Sun download site and get JavaMail. It is very easy to install, the examples work and are easy to modify.
I havn't tried it with 5.1, but there are no integrations except for setting the .jars in the weblogic classpath.
Rob -
Using JavaMail with weblogic 5.1[ Go to top ]
- Posted by: Trond Arve Wasskog
- Posted on: August 18 2000 15:04 EDT
- in response to Kapil Goyal
-
Using JavaMail with weblogic 5.1[ Go to top ]
- Posted by: Bijender Singh
- Posted on: August 22 2000 15:35 EDT
- in response to Kapil Goyal
Yes the java mail API works well with WLS 5
we have used this at
www.productsuccess.com ( u need to register first then the email will be sent to u )
Bijender -
Using JavaMail with weblogic 5.1[ Go to top ]
- Posted by: vimarsh vasavada
- Posted on: March 29 2001 05:38 EST
- in response to Bijender Singh
Hello sir.
HOW you have solved the problem of Java Mail Exception No such Provider for address type rfc822.
I have used JavaMailSession Resource .Using WLS5.1
I have REGISTERED TO YOUR SITE.WITH USER NAME vpvasavada.
My email id is vimarshpvasavada at usa dot net.
Thnks