[
https://issues.jboss.org/browse/JBIDE-19688?page=com.atlassian.jira.plugi...
]
Sylvain Paillé edited comment on JBIDE-19688 at 4/23/15 12:13 PM:
------------------------------------------------------------------
There is a set of 2 projetcs demonstrating the issue. ( see Attachments
"manger-test-ko.zip" )
Switch "Enable / Disable workspace resolution" to observe issue.
In the "Enable workspace resolution" jar is exploded into directory.
When deploying app, we have a ClassNotFoundException Utilisateur.class because Wildfly
doesn't explore the directory.
was (Author: trix13):
There is a set of 2 projetcs demonstrating the issue.
Switch "Enable / Disable workspace resolution" to observe issue.
In the "Enable workspace resolution" jar is exploded into directory.
When deploying app, we have a ClassNotFoundException Utilisateur.class because Wildfly
doesn't explore the directory.
Eclipse m2e, workspace resolution and Wildfly deployment issues
---------------------------------------------------------------
Key: JBIDE-19688
URL:
https://issues.jboss.org/browse/JBIDE-19688
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: maven, server
Reporter: Sylvain Paillé
Assignee: Fred Bricon
Attachments: manager-test-ko.zip
Hello !
I just found on Wildfly a Jboss (resolved ?) related bug.
See :
https://issues.jboss.org/browse/AS7-4704
When using Eclipse and m2e plugin, deploy with "workspace resolution" make
WEB-INF/lib/ jar to be exploded into directories ...
Wildfly simply ignore them when running app.
Disabling Workspace resolution is a workaround.
Have you met a similar bug ?
Thx
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)