Labels

Showing posts with label gmail java mail connect smtp. Show all posts
Showing posts with label gmail java mail connect smtp. Show all posts

Friday, April 2, 2010

JMS

Coming Soon...

  • How to configure a JMS server on weblogic
  • How to send a message to a JMS queue using a Session Bean and a client
  • How to listen to a message on a JMS queue and send an email with the message content




  • Connecting to gmail using Javamail - http://java.sun.com/products/javamail/FAQ.html#gmail

    Shocking ... "JavaMail does not support access through a HTTP proxy web server. " :(

    need to try more to find how to do this....