On Mon, Feb 9, 2009 at 5:09 PM, Matthieu Riou <matth...@offthelip.org>wrote:
> Hi ODEers, > > I've cut two potential releases of ODE: 1.3 from the 1.x branch and > 2.0-beta1 from the trunk. Please have a look, try them and let me know if > you see anything wrong. If it looks good enough, I'll start votes in a > couple of days. > > WAR distro: > http://people.apache.org/~mriou/ode-repo/org/apache/ode/apache-ode-war/1.3/<http://people.apache.org/%7Emriou/ode-repo/org/apache/ode/apache-ode-war/1.3/> Sorry I"m late on this thread, but we've recently been able to find some time to test the current 1.x branch and have discovered some issues that affect us :( Has the branch moved on since this cut (i.e. am I testing something that is known to be unstable) or do I need to investigate the provided wars and report back ? FYI there are several issues that are currently affecting us, in order of least important first i) The shipped eclipse .classpath files refer to invalid project names ( can get a patch for this easily enough ) ii) The default .war file thats created doesn't have an empty 'processes' folder in the WEB-INF folder so when it first de-compresses it refuses to start and we have to shut it down and manually create the folder ( again can patch this for you) iii) When it does start up it complains about a missing table in the DB (ODE_SCHEMA_VERSION iirc) iv) The WSDL exposed by the deployment services appears not to be validating in any tool ( can get a patch for this, we raised this previously as https://issues.apache.org/jira/browse/ODE-399 , but it still seems wrong on our side, perhaps we're not understanding this!) v) Rapid Deployments + Un-deployments appear to cause issues where folders remain on the disk (deepDelete fails, similar to ' https://issues.apache.org/jira/browse/ODE-482' but this seems to be affecting the .cbp file and the .wsdl . I *think* can see where the .cbp is left open, around the processconf object getCBPInputStream, but I"m not sure Thanks guys (and sorry) - Cj. > > JBI distro: > http://people.apache.org/~mriou/ode-repo/org/apache/ode/apache-ode-jbi/<http://people.apache.org/%7Emriou/ode-repo/org/apache/ode/apache-ode-jbi/> > > Thanks, > Matthieu >