[JBoss-user] [Management, JMX/JBoss] - JMX remote deploy to ${jboss.server.lib.url}

2006-05-09 Thread cveerman
Hello: Is it possible to use JMX to remotely deploy an artifact to the ${jboss.server.lib.url} directory? I need to deploy an oracle driver... Cheers, Christiaan View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942177#3942177 Reply to the post : http://

[JBoss-user] [Clustering/JBoss] - Clustered SLSB - TimedObject

2006-04-14 Thread cveerman
Hello: I am trying to configure a SLSB as a TimedObject to run on a cluster. Basically, I want a true singleton SLSB to do some work at a given interval. The bean is registered; however the the bean is never instantiated (ejbCreate) and the ejbTimeout is never called, Is there a configuration