users@glassfish.java.net

can some one please give me a sample of JMS on glassfish ?

From: Legolas Woodland <legolas.w_at_gmail.com>
Date: Mon, 01 May 2006 16:50:25 +0430

Hi
Thank you for reading my post
where i can find an easy to deploy and test sample for Glassfish and JMS
I want to send some messages to jms server from an standalone java
application AND send messages to jms server from my web application and
use these message from both applications
I will do it using a Queue , i know that i should made a factory and a
destination. even i tried to build my MDB , but i can not fetch those
messages from standalone java application.


Any help is very welcome.