The Source for Java Technology Collaboration

Home » java.net Forums » GlassFish » GlassFish

Thread: newbie question

Welcome, Guest Help
Login Login
Guest Settings Guest Settings
This question is answered. Helpful answers available: 2. Correct answers available: 1.

Reply to this Thread Reply to this Thread Search Forum Search Forum Back to Thread List Back to Thread List

Permlink Replies: 2 - Last Post: Mar 25, 2009 1:01 PM by: it99
it99

Posts: 3
newbie question
Posted: Mar 24, 2009 7:36 AM
 
  Click to reply to this thread Reply

I'm new to glassfish and was wondering what type of suport it has for asynchronous messaging? Is there some type of JMS or other inerface?

Thanks

writtmeyer

Posts: 71
Re: newbie question
Posted: Mar 25, 2009 12:15 PM   in response to: it99
 
  Click to reply to this thread Reply

Yes. The OpenMQ JMS implementation is part of GlassFish. GlassFish also supports Message Driven Beans.

See here for how to configure it:
http://docs.sun.com/app/docs/doc/820-4335/abljw?a=view

This excellent article might also be of interest to you:
http://today.java.net/pub/a/today/2008/01/22/jms-messaging-using-glassfish.html

I am not sure if everything is available in the current v3 builds. But all v2 builds have a JMS implementation included - and the final release of v3 will have one as well. Keep in mind that GlassFish v2 is the reference implementation of Java EE 5 and v3 will be the reference implementation of Java EE 6.

it99

Posts: 3
Re: newbie question
Posted: Mar 25, 2009 1:01 PM   in response to: it99
 
  Click to reply to this thread Reply

Thank you for your response




 XML java.net RSS