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.