Martin Malina created JBIDE-17172:
-------------------------------------
Summary: Deployment to WildFly 8 shows errors when using management api
Key: JBIDE-17172
URL:
https://issues.jboss.org/browse/JBIDE-17172
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.2.0.Beta1
Reporter: Martin Malina
Assignee: Rob Stryker
Priority: Critical
Fix For: 4.2.0.Beta2
When you try to deploy to a WildFly 8.0 or 8.1 server using the management api profile,
you get errors:
{code}
!ENTRY org.jboss.ide.eclipse.as.core 4 1644298251 2014-04-22 15:55:00.287
!MESSAGE Deployment of module dynproj has failed
!SUBENTRY 1 org.jboss.ide.eclipse.as.management.wildfly8 4 0 2014-04-22 15:55:00.287
!MESSAGE The operation REMOVE was not executed on unit dynproj.war
!SUBENTRY 1 unknown 0 0 2014-04-22 15:55:00.287
!MESSAGE OK
{code}
Note that the project actually gets deployed, but the server view will show [Republish]
next to the module.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira