[jbosstools-issues] [JBoss JIRA] (JBIDE-15250) Explode utility jars in EAR/WAR deployments

Kevin Formsma (JIRA) jira-events at lists.jboss.org
Tue Aug 6 10:29:27 EDT 2013


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

Kevin Formsma commented on JBIDE-15250:
---------------------------------------

No - utility projects that get built into the lib of a EAR. These are separate internal projects that are typically tied fairly tightly to the EAR. Eventually they would get deployed as a jar, but for local development it would be nice to have them exploded. These aren't separate projects that are already jars, but other mounted eclipse projects that get included in the EAR deploy assembly.
                
> Explode utility jars in EAR/WAR deployments
> -------------------------------------------
>
>                 Key: JBIDE-15250
>                 URL: https://issues.jboss.org/browse/JBIDE-15250
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: server
>    Affects Versions: 4.0.1.Final
>            Reporter: Kevin Formsma
>
> For larger projects that utilize utility jars within the EAR, it would be nice to have these deployed exploded as well. This would allow hot code replacement for those utility projects.
> A current work around is to make the utility projects modules so that the tooling treats them as a EJB module and deploys them exploded.

--
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


More information about the jbosstools-issues mailing list