[jboss-user] [JBoss Cache: Core Edition] - Re: Deploy jboss cache within an EAR

2008-12-17 Thread szymon_z
yes, you can deploy it, I have done it the following way: - put the cache MBean configuration in file named jboss-service.xml - put jboss-service.xml inside META-INF dir of a newly created SAR file (you can name it jbosscache.sar for example) - in your application's EAR you put the SAR at root

[jboss-user] [Clustering/JBoss] - Problem with farming when node re-joins cluster - applicatio

2008-11-25 Thread szymon_z
Hi, I'm having an issue which seems to be connected with JBoss clustering mechanism. I have the following configuration: - 4 JBoss 4.2.3GA nodes on the same subnet - Load balancer on Apache/mod_jk If I launch all nodes with no farmed application so that all of them form a cluster and THEN put