-
1. Re: How can I deploy standalone JBPM Web Designer on Tomcat?
tsurdilovic Dec 6, 2011 7:06 AM (in response to hhxkss)The jBPM Designer is currently tightly integrated with Drools Guvnor in that it uses its JCR repo as the storage for assets. We have plans to offer a standalone version which will allow to configure your own repository in the next releases. You can use the Designer GUI outside of Guvnor (see here: http://blog.athico.com/2011/04/using-oryx-designer-and-guvnor-in-your.html), or you could use the Guvnor standalone asset editor (see more info here: https://hudson.jboss.org/hudson/job/jBPM/lastSuccessfulBuild/artifact/jbpm-distribution/target/jbpm-5.2.0-SNAPSHOT-docs-build/jbpm-docs/html/ch10.html#d0e3327 - will be available in 2.0 which is just about to be released), but currently you would have to have Guvnor running so that assets can be saved.
Hope this helps.
-
2. Re: How can I deploy standalone JBPM Web Designer on Tomcat?
hhxkss Dec 7, 2011 4:05 AM (in response to tsurdilovic)Thanks for your help. Does JBPM Designer not support IE?
-
3. Re: How can I deploy standalone JBPM Web Designer on Tomcat?
tsurdilovic Dec 7, 2011 6:10 AM (in response to hhxkss)IE has traditionally not handled SVG support very well. You should try with IE and Google Chrome Frame installed.
-
4. Re: How can I deploy standalone JBPM Web Designer on Tomcat?
dhartford Jul 18, 2012 3:15 PM (in response to tsurdilovic)Just as an FYI,
When downloading from here, http://sourceforge.net/projects/jbpm/files/designer/, all the .war's are named "jboss war" deployments.
Testing on my own, it appears the jboss7 seems to support deploying to tomcat (the same tomcat the Gunvor can be deployed to, in my case tomcat7). However, the non-jboss7 will not deploy to tomcat.
just a heads up!
-
5. Re: How can I deploy standalone JBPM Web Designer on Tomcat?
tsurdilovic Jul 18, 2012 3:27 PM (in response to dhartford)In the next Designer release you will see a tomcat-specific war. That should make life easier. For now with latest official release as you said, the -jboss7 war deploys fine on tomcat 5,6,7.
-
6. Re: How can I deploy standalone JBPM Web Designer on Tomcat?
jourrey Jul 25, 2012 11:08 PM (in response to hhxkss)Do you come from China?
-
7. Re: How can I deploy standalone JBPM Web Designer on Tomcat?
tsurdilovic Jul 25, 2012 11:29 PM (in response to jourrey)Are you asking me? If so then no, I am from Serbia, you know the same place as Nikola Tesla, Goran Bregovic, and Vlade Divac
-
8. Re: How can I deploy standalone JBPM Web Designer on Tomcat?
jourrey Jul 25, 2012 11:44 PM (in response to tsurdilovic)Time difference between us almost 12 hours.
-
9. Re: How can I deploy standalone JBPM Web Designer on Tomcat?
tsurdilovic Jul 26, 2012 4:17 PM (in response to dhartford)darren, Designer 2.3.0.Final has been released and includes a tomcat-specific war now.
HTH