|
From: Leif M. <le...@ta...> - 2005-05-15 12:45:01
|
Marcin,
There are going to be a couple new ways to do this in 3.2.0. (I am
working hard on it,
but is going to take a little more time. Put several big things in that
are taking a while to
get fully implemented. Being open source, I have to resist trying to
make promises on
release dates. :-/ )
In 3.1.2, your best option is to make use of the
org.tanukisoftware.wrapper.WrapperActionServer class. It requires that
you code about
10 lines of code, but they can be copied directly from the java docs for
that class.
Cheers,
Leif
Marcin Waldowski wrote:
> Hello.
>
> Is it possible, when an application work as an Windows service, to
> request thread dump in some other way than using
> WrapperManager.requestThreadDump()? Is it possible to do it from other
> JVM or some native application which communicate only with Java Wrapper?
>
> Regards, Marcin
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by Oracle Space Sweepstakes
> Want to be the first software developer in space?
> Enter now for the Oracle Space Sweepstakes!
> http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
> _______________________________________________
> Wrapper-user mailing list
> Wra...@li...
> https://lists.sourceforge.net/lists/listinfo/wrapper-user
>
|