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

Kevin Formsma (JIRA) jira-events at lists.jboss.org
Wed Sep 4 16:21:03 EDT 2013


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

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

First, apologies for the slow response.

We are not copying the jar's into the ear project. In the EAR deployment assembly, we have these jars being deployed to the standard lib folder. Other projects can then reference these using their EAR Libraries classpath entries. However, when the ear is deployed, the jars are not exploded in the lib folder - so we don't get any incremental updates to the utility projects.
                
> 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