[jboss-user] [JBoss jBPM] - How to monitor the process flow?

2007-06-27 Thread wangdongfox
I use the jBPM to implement a batch process, but I want to monitor the running status of batch process when it is working, and when some exception happened and the batch process shuts down suddenly, I want to restart the batch process, and the same time the finished task can't run again, how to

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Can JBoss 4.0.5 integrate with Oracle OCI XA Type 2 Driver?

2007-06-05 Thread wangdongfox
Because we will configure the oracle RAC in the JBoss environment, so we need the Oracle OCI Type 2 driver, and in our environment, we must support XA because our environment has more than one data storage, so we must use the Oracle OCI XA Type 2 Driver. But after we configure it in our

[jboss-user] [Clustering/JBoss] - Can JBoss support active/passive

2007-04-26 Thread wangdongfox
I know JBoss Cluster support failover and load balance,but now I only need failover, can JBoss support active/passive? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4040876#4040876 Reply to the post :

[jboss-user] [Clustering/JBoss] - Re: Can JBoss support active/passive

2007-04-26 Thread wangdongfox
Thank for your response, but I only need one instance worked in a cluster environment, another instance must be standby.Our architecture is that a MDB cluster in environment,but only one MDB instance can service, the other must be standby. View the original post :