urage this type of feature set.
Thanks,
MikeD
On Fri, 2008-06-06 at 22:37 +0200, Johnny Kewl wrote:
> - Original Message -
> From: "Mike Dickson" <[EMAIL PROTECTED]>
> To:
> Sent: Thursday, June 05, 2008 10:48 PM
> Subject: mod_jk api?
>
>
>
urage this type of feature set.
Thanks,
MikeD
On Fri, 2008-06-06 at 22:37 +0200, Johnny Kewl wrote:
> - Original Message -
> From: "Mike Dickson" <[EMAIL PROTECTED]>
> To:
> Sent: Thursday, June 05, 2008 10:48 PM
> Subject: mod_jk api?
>
>
>
What kind of API like SOAP or URL?
MikeD
On Fri, 2008-06-06 at 17:59 +0200, Rainer Jung wrote:
> Mike Dickson wrote:
> > Is there any way/api to talk to mod_jk to tell it of a new Tomcat
> > instance to register it automatically to take load? The only way I can
> > see of
Is there any way/api to talk to mod_jk to tell it of a new Tomcat
instance to register it automatically to take load? The only way I can
see of doing this is to POST to /jkstatus. Ideas?
MikeD
I am using Tomcat Form-based authentication. The user docs ask you to name
your form fields, j_username and j_password. Then you POST to
j_security_check. Everything is working and I get a JSESSIONID and am
forwarded to my protected user home page.
Question: What data does Tomcat forward