Hi Stan,

Thank allot for you replies.

I actually asked about remote debug via eclipse, in v2.3.2 the run.bat has
the following commented property:
set DEBUG=-Xdebug
-Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=y
which should uncommented to enable debugging.

My question is how it can be enabled in v3beta4?

Thanks,
Meir.

On Sun, Jul 8, 2012 at 6:06 PM, Ioan Eugen Stan <[email protected]>wrote:

> Hello Meir,
>
> The documentation for James 3 configuration is here:
> http://james.apache.org/server/3/config.html . You can enable debug
> logging via log4j.properties.
>
> Other ways of monitor are here:
> http://james.apache.org/server/3/monitor.html . James beta5 also
> includes JE|TM performance monitoring:
> https://issues.apache.org/jira/browse/JAMESAPP-9.
>
>
> 2012/7/8 Meir Rotstein <[email protected]>:
> > Hello,
> >
> > I was wondering how can I debug the James server code (+ custom mailet
> that
> > I've created).
> > The only docs I've found were related to older versions and it guides to
> > uncomment some properties in the run.bat script which are not presented
> in
> > this version, copying it from older versions not helping either.
> >
> > Thanks in advance,
> > Meir.
>
>
>
> --
> Ioan Eugen Stan / CTO / http://axemblr.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to