[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JMS Persistence Manager Exception

2004-03-19 Thread [EMAIL PROTECTED]
Yes. You might want to simplify it by making use of system properties to access
something unique like your user id. Making it easier to share configurations.
e.g. JMS_MESSAGES_${user.name}

Regards,
Adrian

http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826612#3826612";>View 
the original post

http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826612>Reply 
to the post


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JMS Persistence Manager Exception

2004-03-19 Thread kalyanmulampaka
there are 3 identical Jboss instances on 3 servers pointing to the same database. 
These 3 are like a cluster but NOT a Jboss cluster though. and the application is 
deployed on all 3 instances.
so clients write to these queues pointing to the same database.
do I have to create separate Persistence Managers with different table names 
(JMS_MESSAGES_1, JMS_MESSAGES_2, JMS_MESSAGES_3 etc...)

Thanks
Kal

http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826610#3826610";>View 
the original post

http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826610>Reply 
to the post


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JMS Persistence Manager Exception

2004-03-19 Thread kalyanmulampaka
yes that's true.

Thanks

http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826609#3826609";>View 
the original post

http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826609>Reply 
to the post


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JMS Persistence Manager Exception

2004-03-19 Thread [EMAIL PROTECTED]
More likely is that you are sharing your JMS_MESSAGES table with
another jboss instance.

Regards,
Adrian

http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826606#3826606";>View 
the original post

http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826606>Reply 
to the post


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user