On Mon, Jun 9, 2008 at 3:09 AM, Nowakowski, Mateusz < [EMAIL PROTECTED]> wrote:
> I have some questions regarding new version: > - Do you expect any performance improvement? Depends a bit of how you're using ODE. For example if you're using the OpenJPA persistence you should see some performance improvement. For the processes in memory, it should be roughly equivalent. > > - Is this version would support ExtensionActivity? I cannot find any > documentation for it. No, as I mentioned we're still releasing the stable branch and not the trunk yet (unfortunately). We're hoping to be able to release the trunk soon(backward compatibility issues) and that should include extensions. > > - Does external variables would support other than database data source? > Is this possible to provide own data source for external variables? Is > this possible to correlate this data source with input(s) messages? My > first idea is to use request JBI NormalizedMessage properties as data > source... Theoretically yes, the backend implementation is pluggable. But I don't think it's configurable ATM. And correlating with input messages would be really head I think... > > - I didn't notice any other than these two big improvements. What are > other functional improvements? > Another big one is the HTTP binding for WSDL which allows the invocation of some RESTful web services. And then there are all the small bug fixes that I hope will, overall, provide a much improved experience. Cheers, Matthieu > -- > Regards > Mateusz Nowakowski > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of Matthieu Riou > Sent: Saturday, June 07, 2008 3:16 AM > To: [EMAIL PROTECTED]; [email protected] > Subject: ODE 1.2 Release Candidate 1 > > Hi, > > I've just cut our first release candidate for ODE 1.2. The idea is to > have > people test it for a little while and if it doesn't break anybody's > process, > it will eventually become the final release. It's *not* an official > release > for now. > > Please find the webapp and jbi binaries as well as the source packages > here: > > http://people.apache.org/~mriou/ode-1.2RC1/org/apache/ode/apache-ode-war<http://people.apache.org/%7Emriou/ode-1.2RC1/org/apache/ode/apache-ode-war> > /1.2RC1/ > http://people.apache.org/~mriou/ode-1.2RC1/org/apache/ode/apache-ode-jbi<http://people.apache.org/%7Emriou/ode-1.2RC1/org/apache/ode/apache-ode-jbi> > /1.2RC1/ > http://people.apache.org/~mriou/ode-1.2RC1/org/apache/ode/apache-ode-sou > rces/1.2RC1/<http://people.apache.org/%7Emriou/ode-1.2RC1/org/apache/ode/apache-ode-sources/1.2RC1/> > > The full repository is here: > > http://people.apache.org/~mriou/ode-1.2RC1<http://people.apache.org/%7Emriou/ode-1.2RC1> > > And the full changelog: > > https://issues.apache.org/jira/browse/ODE?report=com.atlassian.jira.plug > in.system.project:roadmap-panel > > Now is your chance to influence what needs fixing for ODE 1.2, speak up! > > Thanks, > Matthieu >
