[
https://issues.jboss.org/browse/JBIDE-15250?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-15250:
-------------------------------------
In general, there's a setting in the server editor's deployment page indicating if
you prefer zipped deployment. When that is checked, we always zip. When that is
unchecked, we attempt to use exploded as much as is possible based on what the server
beneath it allows.
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
Assignee: Rob Stryker
Labels: respin-a
Fix For: 4.3.0.Beta2
Attachments: test-ear.zip
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 was sent by Atlassian JIRA
(v6.3.15#6346)