Created attachment 870905 [details] Designer opening an existing process Working with the Kie-wb (compiled from branch 6.0.x) on tomcat7, when I try to open an existing process (or create a new one) the designer gets frozen. On the logs appear the following trace: https://gist.github.com/mbiarnes/9363538
checked also for master and 6.1.0.Beta1
Setting priority to low as Tomcat 7 is not in the certification matrix for 6.0.1.
It seems that is related to a antlr version conflict since the changes made on the https://bugzilla.redhat.com/show_bug.cgi?id=1070502
EWS which uses tomcat 7 is working now. Please, can you try it with tomcat7?
Done & running fine.