[daisy] Daisy with Eclipse
Aaron.Digulla at Globus.ch
Aaron.Digulla at Globus.ch
Wed Sep 20 08:27:35 CDT 2006
daisy-bounces at lists.cocoondev.org schrieb am 20.09.2006 09:18:33:
> Aaron.Digulla at Globus.ch wrote:
> > Is there a way to start the repository server (ie. merlin) from
Eclipse to
> > make debugging easier?
> >
> > I tried to replicate the batch script in a launch config but that
fails:
> >
> >
> I start the repository with the start-repository script, this opens up a
> remote debugging port. To debug I use 'Remote Java Application' which
> connects to localhost on port 8001.
Unfortunately, the 1.5 release doesn't open the debug port :-) I've added
set MERLIN_JVM_OPTS=-Xdebug
-Xrunjdwp:transport=dt_socket,server=y,address=8001,suspend=y
%MERLIN_JVM_OPTS%
to the start script but I still cannot replace classes at runtime which is
a very useful feature (especially since starting the server and the wiki
always takes a couple of seconds).
Regards,
--
Aaron Digulla
More information about the daisy
mailing list