thank you!
Mark Thomas <[EMAIL PROTECTED]> wrote: Mark Thomas wrote:
> 4.1.x - I'll take a look at porting the patch. If it is easy, then
> I'll do it.
I have just committed this to svn for 4.1.x
Mark
-
To unsubscribe, e-m
Mark Thomas wrote:
> 4.1.x - I'll take a look at porting the patch. If it is easy, then
> I'll do it.
I have just committed this to svn for 4.1.x
Mark
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:
andy gordon wrote:
> Peter, Thanks This is great! I am not sure of the policy but if you don't
> mind me asking, is there anyway to add this functionality to earlier releases
> of Tomca such as 5.5.x, 5.0x, or 4.x?
5.5.x - As Peter said, it will be in 5.5.16 onwards. We don't issue
individual p
Peter, Thanks This is great! I am not sure of the policy but if you don't mind
me asking, is there anyway to add this functionality to earlier releases of
Tomca such as 5.5.x, 5.0x, or 4.x?
Again Thank you , this is great.
- andy
Peter Rossbach <[EMAIL PROTECTED]> wrote: OK, this is
OK, this is a very useful information and I add this
to this information to the Server mbean. The fix included at 5.5.16.
Thanks
peter
Am 18.01.2006 um 09:53 schrieb Rodrigo Ruiz:
Hi Andy, I agree with you. The application version seems to be a
relevant information piece.
I guess "Catalina/
Hi Andy, I agree with you. The application version seems to be a
relevant information piece.
I guess "Catalina/Server" MBean would be a good place.
Regards,
Rodrigo Ruiz
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additiona
All,
Surprising no one responded the first time. Looking at the source, I noticed a
org.apache.catalina.util.ServerInfo class in that does access version
information but it is local to the server and not available from an MBean. I
need to access version information over RMI (JSR 160).
An