Update: Found a configuration issue To view the new console edit file WEB-INF/urlrewrite.xml
Replace line <to>/webjars/ode-console/0.1.0-SNAPSHOT/$1</to> With <to>/webjars/ode-console/0.1.0/$1</to> regards, sathwik On Thu, Nov 10, 2016 at 1:52 PM, Sathwik B P <sathwik...@gmail.com> wrote: > Hi, > > We have got the release build for ODE 1.3.7 > > The most notable improvements: > - Moved to minimum binary compatibility to JDK 6 from JDK 5. > - ODE server with embedded Apache Tomee. > - New ODE management console based on AngularJS. > - Upgrade of Axis2, OpenJPA, Hibernate. > - Moved to SLF4J logging with Log4j2 as the implementation. > - There is database migration required from earlier versions. > - Some major memory leaks have got fixed. > > > - Release notes: > https://issues.apache.org/jira/secure/ReleaseNote.jspa? > projectId=12310270&version=12324967 > > <https://issues.apache.org/jira/browse/TOMEE-1964?jql=project%20%3D%20TOMEE%20and%20fixVersion%20%3D%207.0.2%20and%20resolution%20%3D%20Fixed> > - Staging repository: > https://repository.apache.org/content/repositories/orgapacheode-1002 > > All the 3 (axis2, jbi, new server) distributions are available for > download @ > - Dev dist: > https://dist.apache.org/repos/dist/dev/ode > <https://dist.apache.org/repos/dist/dev/tomee/7.0.2/> > > Each of the distributions has an sql folder which contains all the > database schemas for OPENJPA/HIBERNATE. Use the relevant schema as per the > persistence framework. > > - Keys file: > https://dist.apache.org/repos/dist/dev/ode/KEYS > > - Tag on github: > https://github.com/apache/ode/tree/APACHE_ODE_1.3.7 > <https://github.com/rmannibucau/tomee/tree/tomee-7.0.2> > Migration Testing from 1.3.6, kindly follow the ticket: > https://issues.apache.org/jira/browse/ODE-1051 > > Kindly read the SQL Script here: > https://github.com/apache/ode/blob/APACHE_ODE_1.3.7/schema- > updates/migrate-ode-1.3.6-to-1.3.7.sql > > Vote will be open until we get a minimum 3 +1 bindings. > All ODE users are welcome to test and report. > > Here is my +1 > > regards, > sathwik >