[JBoss-user] [Installation, Configuration Deployment] - can I have multiple HA Singletons?

2006-07-05 Thread kboyes
For our application deployment we're adding the following to the
jboss-service.xml file in the URLDeploymentScanner mbean:

  
 deploy/,
 ../../../../../myapps/jboss/
  

We do this so that we don't have to copy/war files all the time.
This is only used for development.

We have a similar need for a HA Singleton deployment.  We have a
scheduled task that must only run on the master node.

So, I'm looking in server/blah/deploy/deploy-hasingleton-service.xml
at the HASingletonController mbean for a similar URLs attribute
but haven't found one.

I'd like to be able to have the normal deploy-hasingleton directory
deployed in addition to another directory (possibly several others).

In one attempt I copied the definition for the HASingletonController
mbean and renamed it.  In this copy I changed the value for
.  This works
but doesn't seem quite right.  Multiple singleton controllers seems like
an oxymoron.

What I'd like to do is give a comma separated list for the argument
attribute, just like in URLDeploymentScanner mbean.  Something like:


${jboss.server.home.url}/deploy-hasingleton,
../../../../../myscheduler/jboss/


Is this possible?

Thanks,
Kevin.



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3955582#3955582

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3955582

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Clustering/JBoss] - can I have multiple HA Singletons?

2006-07-05 Thread kboyes
cross-post since it applies to both deployment and clustering.

http://www.jboss.com/index.html?module=bbop=viewtopicp=3955582

Sorry if this is not appropriate.

Kevin.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3955586#3955586

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3955586

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user