users@glassfish.java.net

Re: what is connection url for glassfish jms?

From: Legolas Woodland <legolas.w_at_gmail.com>
Date: Tue, 02 May 2006 15:19:40 +0430

Sivakumar Thyagarajan wrote:
> Hi
>
> Could you clarify which connection url are referring to? In GlassFish,
> if you want to use the default JMS broker bundled with the application
> sevrer, all that needs to be done is create a Connection Factory JMS
> resource and a destination resource, and then look them up in an
> application component and use the JMS APIs to send the message.
> The actual connection url [ie broker address to connect to] is
> automatically taken care of behind the scenes.
>
Thank you for clarification
 I need the steps (which one of them is to know the url) to use JMS
service from a remote Client.
the remote client must have access to some queu that i made by using
glassfish administration console.
I add message to those queues (that i made from admin console of
glassfish) from my enterprise application deployed inside glassfish.
Now i need to access those message which i add to those queues from a
remote application.

> For more information on the JMS support in GlassFish and about custom
> JMS configurations please refer to the JMS chapter in the developer
> guide available off
> https://glassfish.dev.java.net/nonav/javaee5/docs/DG/beaob.html
>
> Thanks
> --Siva.
>
> Legolas Woodland wrote:
>
>> Hi
>> Thank you for reading my post
>> what is url to send message to glassfish jms server ?
>>
>> Thanks
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>
>