Zsombor ha scritto: > You mean, that every time you made a change, you create a new sar file, copy > that to a phoenix lib, and you start with that script ? It's a little bit > elaborate process, isn't it ? > > Zsombor
Most time when you make a change you also write a unit test for it and the unit test run outside phoenix. In past I was used to write small launchers for mocked components (similar to what we do in setUp methods in unit tests) so to be able to run specific tests "live" without a full deploy. I used remote debugging in james+phoenix mainly when I had to track memory leaks. Stefano --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]