Yeah, but i'd like to make it work in ServiceMix 4 too and not rely on ServiceMix 3 classloader at all to be able to deploy it onto other JBI containers.
On Tue, Apr 15, 2008 at 1:08 PM, Gianfranco Boccalon <[EMAIL PROTECTED]> wrote: > I simply add geronimo-connector-1.2-beta.jar (the jar used in ServiceMix > 3.1.2) to the classpath of ODE 1.1.1 component. > It seems to work. > Thanks > > Gianfranco > > Guillaume Nodet ha scritto: > > I think we could fix the classloader so that Ode can be deployed on any > > JBI > > container, > > because atm, it still rely on some classes provided by the ServiceMix > > container classloader. > > I had started working on that a few weeks ago but did not finish. I'll > > try > > to work on that > > this week or next week. > > > > On Mon, Apr 14, 2008 at 8:50 PM, Matthieu Riou <[EMAIL PROTECTED]> > > wrote: > > > > > > > > > On Mon, Apr 14, 2008 at 11:39 AM, Guillaume Nodet <[EMAIL PROTECTED]> > > > wrote: > > > > > > > > > > > > > What kind of problems are we talking about here ? > > > > > > > > > > > > > > > IIRC this one: > > > > > > https://issues.apache.org/jira/browse/ODE-224 > > > > > > Reviewing the actual problem, it would probably be trivial to roll > > > that up > > > in the 1.1 branch as well. > > > > > > Matthieu > > > > > > > > > > > > > > > > On Mon, Apr 14, 2008 at 8:33 PM, Matthieu Riou < > > > > [EMAIL PROTECTED]> > > > > wrote: > > > > > > > > > > > > > > > > > On Mon, Apr 14, 2008 at 10:13 AM, Gianfranco Boccalon < > > > > > [EMAIL PROTECTED]> wrote: > > > > > > > > > > > > > > > > > > > > > Hi all, > > > > > > when a new version of ODE will be released ? > > > > > > I'm using ODE within ServiceMix, but with SMX 3.2.1 it doesn't > > > > > > work > > > > > > > > > > > > > > > > > (as > > > > > > > > > > > > > you already know) and I have some difficulties building it from > > > > > > > > > > > > > > > > > sources. > > > > > > > > > > > > > I was actually wondering whether we should do another incremental > > > > > > > > > > > > > > 1.1.2 > > > > > > > > > > release, we have a few fixes there that are valuable. But for the > > > > > > > > > > > > > > support > > > > > > > > > > > > > of > > > > > more recent ServiceMix versions, I believe it's only been > > > > > implemented > > > > > > > > > > > > > > in > > > > > > > > > > another branch which would be 1.2 and isn't ready yet for prime time > > > > > (probably needs a couple more months). > > > > > > > > > > Cheers, > > > > > Matthieu > > > > > > > > > > > > > > > > > > > > > > > > > > Regards > > > > > > Gianfranco > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > Cheers, > > > > Guillaume Nodet > > > > ------------------------ > > > > Blog: http://gnodet.blogspot.com/ > > > > > > > > > > > > > > > > > > > > > > > > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
