[
https://issues.jboss.org/browse/JBIDE-15250?page=com.atlassian.jira.plugi...
]
Vsevolod Golovanov commented on JBIDE-15250:
--------------------------------------------
{quote}Vsevolod Golovanov Do you happen to know if the same AS bug that fixed wf8.2 for
the webinf/lib case also fixed this, on a runtime level? What I'm trying to ask is, is
it the same runtime versions that are fixed?{quote}
I don't know that. I don't know if there ever was a bug with exploded jars in
ear/lib.
The fixed AS7-4704 is about exploded jars in wars specifically, and judging by the
stacktrace the fix was probably made at the WarStructureDeploymentProcessor.
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
Fix For: 4.3.0.CR1
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)