[
https://jira.jboss.org/jira/browse/JBESB-2714?page=com.atlassian.jira.plu...
]
Kevin Conner commented on JBESB-2714:
-------------------------------------
jBPM only contains jbpm-console.war and not jsf-console.war, sounds like a clean install
is needed.
The jsf-console.war was replaced as part of the recent upgrade, just to keep the name in
trunk identical to the 4.4CP branch.
I'll check the platform release and see which they use, then we can make sure our
naming is identical with theirs.
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