Hi

1) APP-INF/lib/ should be supported (so it should be fine)
2) when i looked their support it was more or less the tomcat one (no
more). Personally i used fakereplace with some success to hot replace
my method bodies (https://github.com/fakereplace/fakereplace)
Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau



2013/9/12 rsheldon <[email protected]>:
> All,
>
> I'm working to migrate an enterprise application EAR from weblogic to TomEE.
> We currently use JRebel and would like to do so with TomEE.  I know that
> they support 1.5.2 (I'm using 1.6.0-SNAPSHOT) and 1.0 (although I'm not sure
> what their support covers)
>
> Here's my problem. We have a large number of libs in APP-INF/lib that I
> would like to have JRebel monitor/reload. However, they want the rebel.xml
> for this to live in APP-INF/classes. Weblogic supports this directory, but I
> can't see any mention of it for TomEE.
>
> So I have 2 questions:
>
> 1. Does/could TomEE support an APP-INF/classes directory?
>
> 2. Is anyone successfully using TomEE+JRebel+EAR, and if so, where have you
> put the rebel file for the libs that live in APP-INF/lib?
>
> Thanks,
> Richard
>
>
>
> --
> View this message in context: 
> http://openejb.979440.n4.nabble.com/TomEE-JRebel-tp4665068.html
> Sent from the OpenEJB User mailing list archive at Nabble.com.

Reply via email to