Hi Devs, The initial release of new ODE Console version 0.1.0 available now on the staging area.
Staging Repo: https://repository.apache.org/content/repositories/orgapache ode-1000/org/apache/ode/ode-console/0.1.0/ode-console-0.1.0.jar Tags: https://git-wip-us.apache.org/repos/asf?p=ode-console.git;a= tag;h=13d128ed3d917ff68879e2ad13781b741b3fcd89 See our Jira for more information: https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje ctId=12320636&version=12338402 To view the new console, 1) Download https://repository.apache.org/content/repositories/snapshots/org/apache/ode/apache-ode-war/1.3.7-SNAPSHOT/apache-ode-war-1.3.7-SNAPSHOT.zip 2) Extract ode.war and replace ode-console-0.1.0-SNAPSHOT.jar with ode-console-0.1.0.jar under WEB-INF/lib 3) Edit WEB-INF/urlrewrite.xml under ode.war and replace line <to>/webjars/ode-console/0.1.0-SNAPSHOT/$1</to> with <to>/webjars/ode-console/0.1.0/$1</to> 4) deploy ode war on tomcat and to access the console with url http://localhost:8080/ode Note: ode-console 0.1.0 will be packaged along ode 1.3.7 release, which I will initiate post this voting. Awaiting for your votes and comments. Here is my vote +1 regards, sathwik