ServiceMix 3.2?

2007-09-20 Thread jpuro
When is the planned release of this? Thanks, Jeff -- View this message in context: http://www.nabble.com/ServiceMix-3.2--tf4490048s12049.html#a12805483 Sent from the ServiceMix - Dev mailing list archive at Nabble.com.

Re: ServiceMix 3.2?

2007-09-20 Thread jpuro
if possible. Wanna help a bit and already test the examples and distribution ? On 9/20/07, jpuro [EMAIL PROTECTED] wrote: When is the planned release of this? Thanks, Jeff -- View this message in context: http://www.nabble.com/ServiceMix-3.2--tf4490048s12049.html#a12805483 Sent from

Possible bug in SU shared library loading

2007-05-30 Thread jpuro
It looks like there's a bug in the block of code that loads the shared library library tags in the ClassLoaderXmlPreprocessor class. The block of code I'm looking at starts on line 172 and appears to reference the collection for locations and not libraries: // Add shared libraries

Ehcache Standard JBI Component

2006-12-03 Thread jpuro
I am planning on creating a standard JBI component for ehcache so that one can easily deploy ehcache endpoints into ServiceMix and other JBI compliant containers. Here are some high level requirements that I think would be useful for this component. Please respond to this thread with any

Re: Ehcache Standard JBI Component

2006-12-03 Thread jpuro
keyExpression=#expression1/ ehcache:endpoint service=ehcache:MyCache2 cacheName=MyCache2 keyExpression=#expression2/ /beans Regards, -Jeff bsnyder wrote: On 12/3/06, jpuro [EMAIL PROTECTED] wrote: I am planning on creating a standard JBI component for ehcache so that one can