[jbosstools-issues] [JBoss JIRA] (JBIDE-10591) war module publishes exploded, ejb module is not

erik van altena (Commented) (JIRA) jira-events at lists.jboss.org
Tue Jan 10 10:08:10 EST 2012


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

erik van altena commented on JBIDE-10591:
-----------------------------------------

I attached a minimalistic project, created from scratch using the maven project/maven module wizards, which should demonstrate the problem. I removed all target folders but I kept all .settings folders as they were. I made the effort to setup the project module dependencies as I would use them in a regular application (so the war has a dependency on the EJB for example).
                
> war module publishes exploded, ejb module is not
> ------------------------------------------------
>
>                 Key: JBIDE-10591
>                 URL: https://issues.jboss.org/browse/JBIDE-10591
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: JBossAS/Servers
>    Affects Versions: 3.3.0.M5
>            Reporter: erik van altena
>            Assignee: Fred Bricon
>            Priority: Minor
>             Fix For: 3.3.0.Beta1
>
>         Attachments: maven-testapp.zip
>
>
> I have a simple mavenized project with a parent pom that manages an EJB, WAR and EAR module, which I hot-deploy (or publish) to a JBoss 7 server by dragging the EAR module to the server runtime. That part works.
> However what I see is that the EAR and its child war module are deployed in exploded form while the EJB module (also a child of the EAR) is deployed in its packaged jar form. That means that the entire EJB module has to be published in stead of being able to hot-swap code through an incremental publish. Unless I'm very badly mistaken of course.
> "Deploy projects as compressed archives" is OFF by the way.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list