Richard Opalka created WFLY-4636:
------------------------------------
Summary: Imporove problem description if trying to redeploy hot-deployed
application
Key: WFLY-4636
URL:
https://issues.jboss.org/browse/WFLY-4636
Project: WildFly
Issue Type: Enhancement
Affects Versions: 9.0.0.CR1
Reporter: Richard Opalka
Assignee: Jason Greene
Fix For: 9.0.0.CR2
An application is deployed via deployment scanner.
On an attempt to redeploy it via jboss-cli the following error is displayed:
{code}
[standalone@localhost:9990 deployment=sample.war] :redeploy
{
"outcome" => "failed",
"failure-description" => "WFLYCTL0155: runtime-name may not be
null",
"rolled-back" => true
}
{code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)