[JBoss-user] [Messaging, JMS & JBossMQ] - Queue receiver failing on cluster fail-over

2004-08-12 Thread sreek
I have Jboss 3.2.5 cluster (2 serves on Redhat linux) with HA-JMS setup. Also we have a simple POJO queue receiver for consuming messages from queue using HA-JNDI. Everything works fine when 2 servers in the cluster are running. When one server is down, queue receiver client stops consuming

[JBoss-user] [JCA/JBoss] - Re: Oracle Datasource with OCI drivers

2004-07-26 Thread sreek
no I am not able to get OCI drviers working on linux box. Winxp box is working fine with ouy any issues. I think there is some extra configuration required on linux box. If any body using Oracle OCI drivers for datasource on linux (redhat 9.0), post the config details. Thanks View the origin

[JBoss-user] [JCA/JBoss] - Re: Oracle Datasource with OCI drivers

2004-07-23 Thread sreek
Yes I have oracle jdbc drivers (ojdbc14_g.jar) in server/all/lib folder. If I use thin driver everything is fine, but I want to use OCI drivers. I added path ($ORACLE_HOME/lib) where ocijdbc9.so file in LD_LIBRARY_PATH. I wanted to find out what are configuration is required to get OCI driver

[JBoss-user] [JCA/JBoss] - Oracle Datasource with OCI drivers

2004-07-23 Thread sreek
Hi: I am not able to configure datasource with Oracle OCI drivers in Jboss 3.2.5 server running in Redhat Linux 9 environemnt. I installed Oracle client software and able to use sqlplus to server. Also set LD_LIBRARY_PATH to $ORACLE_HOME/rdbms/lib:$ORACLE_HOME/jdbc/lib in jboss startup script

[JBoss-user] [Messaging, JMS & JBossMQ] - JMS client and network outage question

2004-06-07 Thread sreek
Hi: We have a JMS client sending JMS meesages to a Topic. Messages were sent from client every 5 mins. Once in a while nwtwork will be doen between JMS client and server machines. We want to store the JMS messages on the client machine when the nwtwork was down and send them to server once t

[JBoss-user] [Messaging, JMS & JBossMQ] - JMS client and network outage issue

2004-06-02 Thread sreek
Hi: We have a JMS client sending messages to Jboss hosted JMS Topic. Client is sending a message every 5 mins. Once in a while there will be network outage between JMS client machine and server. I want to store all the messages on the client side when network outage exists and send the messa