Hello All,
I'm in the process of setting up an environment and need a little help.
Here's the story.
2 webserver boxes in network A.
2 app server boxes in network B.
Firewall between them.
I have apache running on the webserver boxes using mod_jk to talk ajp to
the app servers. all
Jim Reynolds wrote:
> But last week, I created a new " element. The new site works
> good, but I am having trouble with the ant tasks.
>
> I tried http://devsite/manager/html, but that fails. I wanted to use
> a reload task, and remove task like so: (see props, etc below). Is
> there anyway I can
Hello,
I am running Tomcat 5.5.20 on a PC. I am using ant tasks to deploy,
undeploy etc.
But last week, I created a new " element. The new site works
good, but I am having trouble with the ant tasks.
First off, when I look at my "http://localhost/manager/html"; I see all
applictions that are fo
85
> -Original Message-
> From: Larry Isaacs [mailto:[EMAIL PROTECTED]
> Sent: Friday, January 20, 2006 4:37 PM
> To: Tomcat Users List
> Subject: RE: ClassLoader/Security Manager Question
>
> For reasons that are difficult to predict or calculate,
> some other protect
and see if anything turns up.
Cheers,
Larry
> -Original Message-
> From: George Sexton [mailto:[EMAIL PROTECTED]
> Sent: Friday, January 20, 2006 3:46 PM
> To: 'Tomcat Users List'
> Subject: ClassLoader/Security Manager Question
>
> I'm trying to get my
I'm trying to get my app to run under the security manager and I'm hitting
some problems.
I have class B, derived from class A, in Jar B in the WEB-INF/lib directory
Class A is in Jar A in the shared/lib directory.
I created an entry in the catalina.policy file:
grant codeBase "file:${catalina
I'm trying to get my app to run under the security manager and I'm hitting
some problems.
I have class B, derived from class A, in Jar B in the WEB-INF/lib directory
Class A is in Jar A in the shared/lib directory.
I created an entry in the catalina.policy file:
grant codeBase "file:${catalina