[jboss-user] [jBPM Users] - Re: [jBPM 4.1] Signavio process editor
jbarrez
do-not-reply at jboss.com
Tue Sep 1 09:09:16 EDT 2009
@Sebastian: nice to see that people started downloading the jbpm 4.1 zip even if we haven't got an anouncement out yet ;-)
The current Signavio integration is very basic, but it will certainly evolve the next months.
Take a look at the jbpmeditor.war/WEB-INF/web.xml file. There is a
| <context-param>
|
| <description>Server URL (protocol://domain[:port])</description>
|
| <param-name>server</param-name>
|
| <param-value>http://localhost:8080</param-value>
|
| </context-param>
|
in there, which can be modified. If you change that param, the redirection to the JPDL editor will get you to the right domain.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4252838#4252838
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4252838
More information about the jboss-user
mailing list