[
https://issues.jboss.org/browse/ARQ-893?page=com.atlassian.jira.plugin.sy...
]
Bernard Labno commented on ARQ-893:
-----------------------------------
I've asked at jrebel forum how to reload classes from jar residing in war:
http://zeroturnaround.com/forum/topic.php?id=1948
The answer is that that jar needs to have rebel.xml in it. In order to guess which jar is
the one defined by user in deployment (and not some additional library) I compare
DeploymentDescription.getTestableArchive() vs DeploymentDescription.getArchive(). Then I
iterate over the entire testable archive in search for asset holding result of
DeploymentDescription.getArchive() in order to build path for rebel.xml and then I add to
that archive generated rebel.xml.
Should be able to work with EAR, WAR and JARs with rebel.xml files pr
module
----------------------------------------------------------------------------
Key: ARQ-893
URL:
https://issues.jboss.org/browse/ARQ-893
Project: Arquillian
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Extension - JRebel
Reporter: Aslak Knutsen
Assignee: Bernard Labno
Fix For: jrebel_1.0.0.next
For EAR and WAR modules that contain other modules or libraries, a rebel.xml pr module is
required to describe the content of the module.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira