[
https://issues.jboss.org/browse/JBIDE-15250?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen commented on JBIDE-15250:
---------------------------------------------
when you say utility projects you mean plain jars and not the utility module type, right
?
Meaning the jar is actually already zipped.
So you are asking for actual concrete zipped jars inside your project to be exploded when
copied over ?
Not sure why that should make any difference for redeployments since its a zip it would
need to be fully unzipped everytime not just one class at the time ?
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