[jbosstools-issues] [JBoss JIRA] (JBIDE-24573) Issue deploying EAR project from eclipse to Wildfly using JBoss Tools Plugin

Fred Bricon (JIRA) issues at jboss.org
Mon Aug 28 10:54:00 EDT 2017


    [ https://issues.jboss.org/browse/JBIDE-24573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454739#comment-13454739 ] 

Fred Bricon edited comment on JBIDE-24573 at 8/28/17 10:53 AM:
---------------------------------------------------------------

[~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 against the original sample.


Unzip  [^fixed-pfi-test.zip] , import as a maven project and deploy the EAR.


was (Author: fbricon):
[~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)


More information about the jbosstools-issues mailing list