Is it possible for us to set our own message IDS in a message , so that we
can easily use the JMSCorrelationID and other logic specific details as
well.
Also Is some kind of update mode msg is their that can be send as reply to a
particular msg
--
View this message in context:
http://www.nabb
Hi all,
I am using acivemq-4.1.1 with built-in derby .
I want to store all messages irrespective of the fact that they r delievered
or not.
Also i want to make it re-deliever all the messages that are in the DB --
persistent store untill they r explicitly deleted.
Is it possible t do such conf
ion on the client site
and not on the server site as we are making it as mesage-broker vendor
neutral..
so can't depend on server to provide the authentication part :D
James.Strachan wrote:
>
> On 4/12/07, rachit goel <[EMAIL PROTECTED]> wrote:
>>
>> To be very f
To be very frank it could be any .
It can Depend frmclient to client. RiGHT .
James.Strachan wrote:
>
> What kind of protocol does the firewall/proxy use? SSL?
>
> On 4/10/07, rachit goel <[EMAIL PROTECTED]> wrote:
>>
>> hi all
>>
>> I need to know
t;
> Thanks for your help though.
> -Wallace
>
>
> rachit goel wrote:
>>
>> @ WALLACE
>>
>> Yes i have successfully implemented the jms thing rom core java
>> application.
>>
>> if u use
>>
>>
hi all
I need to know that is there any way to authenticate JMS clients to a
firewall or proxy on the client side ..
if yes then Can some one please guide me to it .
Any help will be Appreciated.
Thanks in advance .
--
View this message in context:
http://www.nabble.com/Help-with-JMS-client
@ WALLACE
Yes i have successfully implemented the jms thing rom core java
application.
if u use
Properties Initialcontext_props = null;
queueName = "example.MyQueue";
Initialcontext_props = new Properties(
@ WALLACE
Yes i have successfully implemented the jms thing rom core java
application.
if u use
Properties Initialcontext_props = null;
queueName = "example.MyQueue";
Initialcontext_props = new Properties(