Re: Reload Java EIP Rules

2007-12-06 Thread James Strachan
On 20/11/2007, James Strachan <[EMAIL PROTECTED]> wrote: > On 20/11/2007, James Strachan <[EMAIL PROTECTED]> wrote: > > On 20/11/2007, Rob Davies <[EMAIL PROTECTED]> wrote: > > > ActiveMQ 5 requires Java 5 - so this won't be a problem for AgentSmth > > > We just need to override the Smith.redefineC

Re: Reload Java EIP Rules

2007-11-20 Thread ttmdev
s > --- > http://macstrac.blogspot.com/ > > Open Source Integration > http://open.iona.com > > -- View this message in context: http://www.nabble.com/Reload-Java-EIP-Rules-tf4835861s2354.html#a13856964 Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Reload Java EIP Rules

2007-11-20 Thread James Strachan
On 20/11/2007, James Strachan <[EMAIL PROTECTED]> wrote: > On 20/11/2007, Rob Davies <[EMAIL PROTECTED]> wrote: > > ActiveMQ 5 requires Java 5 - so this won't be a problem for AgentSmth > > We just need to override the Smith.redefineClass() method in a > > derived class to add some eventing to stop

Re: Reload Java EIP Rules

2007-11-20 Thread James Strachan
On 20/11/2007, Rob Davies <[EMAIL PROTECTED]> wrote: > ActiveMQ 5 requires Java 5 - so this won't be a problem for AgentSmth > We just need to override the Smith.redefineClass() method in a > derived class to add some eventing to stop the routes and reload the > classes That should work! :) If it

Re: Reload Java EIP Rules

2007-11-19 Thread Rob Davies
g ActiveMQ and I feel it's fantastic. I hope I can get familiar enough with it so that I can contribute. Great - I hope so too! :) -- James --- http://macstrac.blogspot.com/ Open Source Integration http://open.iona.com -- View this message in context: http://www.nabble.com/Reload-

Re: Reload Java EIP Rules

2007-11-19 Thread Viswanath Durbha
>> I just started using ActiveMQ and I feel it's fantastic. I hope I can get >> familiar enough with it so that I can contribute. > > Great - I hope so too! :) > -- > James > --- > http://macstrac.blogspot.com/ > > Open Source Integration > http://

Re: Reload Java EIP Rules

2007-11-19 Thread James Strachan
On 19/11/2007, Viswanath Durbha <[EMAIL PROTECTED]> wrote: > > Thanks for the quick response. > > I was looking at both JavaRebel and AgentSmith. JavaRebel seems to have a > very restrictive license agreement which may never fit into the Apache > License of ActiveMQ. > > AgentSmith looks promising

Re: Reload Java EIP Rules

2007-11-19 Thread Viswanath Durbha
wse/AMQ-1495 > > -- > James > --- > http://macstrac.blogspot.com/ > > Open Source Integration > http://open.iona.com > > -- View this message in context: http://www.nabble.com/Reload-Java-EIP-Rules-tf4835861s2354.html#a13839275 Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Reload Java EIP Rules

2007-11-19 Thread James Strachan
On 19/11/2007, Viswanath Durbha <[EMAIL PROTECTED]> wrote: > > Hi, > > I'm using ActiveMQ 5.0 snapshot version that has Camel integrated. I've > defined some Camel EIP routes using Java. I created a jar and dropped it > into the $ACTIVEMQ_HOME/lib folder. All the routes I've defined in there > work

Reload Java EIP Rules

2007-11-19 Thread Viswanath Durbha
of those routes, can I do that without restarting the broker itself? If I just drop a new jar file, would it be picked up by the current broker instance automatically? Or is there any other way to do it? -- View this message in context: http://www.nabble.com/Reload-Java-EIP-Rules-tf4835861s2354.html