[
https://issues.jboss.org/browse/JBIDE-24573?page=com.atlassian.jira.plugi...
]
Fred Bricon commented on JBIDE-24573:
-------------------------------------
[~iostream82] your sample doesn't import properly in eclipse, because it contains an
invalid/empty application.xml.
I cleaned up the sample project, removed some unused folders, fixed some dependency
scopes, fixed the web project's war configuration, and the project now deploys
properly on Wildfly 10. in web-inf/lib, only the primefaces jar is deployed (because of
the packagingIncludes filter). I suggest you do a diff of my changes agains the original
sample.
Unzip [^fixed-pfi-test.zip] , import as a maven project and deploy the EAR.
Issue deploying EAR project from eclipse to Wildfly using JBoss Tools
Plugin
----------------------------------------------------------------------------
Key: JBIDE-24573
URL:
https://issues.jboss.org/browse/JBIDE-24573
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: maven, server, upstream
Affects Versions: 4.4.4.Final
Environment: windows 7 eclipse neon maven
Reporter: stefano canu
Assignee: Rob Stryker
Fix For: 4.5.x
Attachments: fixed-pfi-test.zip, pfi-test.zip, pom.xml
I 'm tryng to deploy to wildfly 10 an ear project (maven) composed by one war and one
jar (ejb) project, but the ear deployed with eclipse wildfly connector is different form
one present in the target foleder, library in web-inf lib is missing.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)