AS5: jbpm.esb contains both jbpm-console.war and jsf-console.war which causes a conflict
as the both have the same context-root.
--------------------------------------------------------------------------------------------------------------------------------
Key: JBESB-2714
URL:
https://jira.jboss.org/jira/browse/JBESB-2714
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Configuration, Process flow
Reporter: Daniel Bevenius
Assignee: Daniel Bevenius
Priority: Critical
Fix For: 4.6
Both have the same context-root : jbpm-console
This leads to a deployment error:
Caused by: java.lang.IllegalStateException: jboss.web.deployment:war=/jbpm-console is
already installed.
at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:716)
at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:540)
at org.jboss.system.ServiceController.doInstall(ServiceController.java:670)
at org.jboss.system.ServiceController.install(ServiceController.java:273)
at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:90)
Can we remove the jbpm-console.war?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira