Dave,
I don't know if this will help you, but I've done some work in this area
that you may find useful.
In my case, I needed a way to create a Tomcat context based on sites
that are already configured in Apache. This way, a client could use a
control panel to create sites in Apache, and the
> From: Dave Shevett [mailto:shev...@homeport.org]
> Subject: "High Level" question. Managing dynamic vhost deployments...
> I'd like to be able to 'spin up' a vhost on the fly,
> without restarting tomcat.
Look at the host-manager (not the manager) webapp that comes bundled with real
Tomcat di
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
All,
I have Tomcat 7.0.27 fronted with Apache httpd 2.2 using mod_jk
1.2.35. We have a new feature to upload images into our webapp. It
uses Struts 1.3's multipart form parser to actually get the bits from
the request.
It's got a feature where you ca
Hey folks - I've gotten great help on the list before, I'm looking for
some guidance on how to approach this...
I have a hosted service that deploys / provisions vhosts running a
prepackaged .war app. I'd like to be able to 'spin up' a vhost on the
fly, without restarting tomcat.
What I'm d
Hello Derek,
Thank you for your fruitfull answer.
It works.
Best regards Olivier.
-Original Message-
From: Derek Beauregard [mailto:dbeaureg...@vmware.com]
Sent: Thursday, April 26, 2012 5:59 PM
To: Tomcat Users List
Subject: Re: Load balancing & session affinity (QUERY)
Have you defin
Have you defined the jvmRoute on your Engine element in tomcat's
server.xml?
E.g.,
The value for jvmRoute should match the route defined in your apache
balancer config.
-Derek
Derek Beauregard
On 4/26/12 9:37 AM, "GIORGI Olivier" wrote:
>Hello to all,
>
>I am using Apache 2.2.21 & Tomcat
Hello to all,
I am using Apache 2.2.21 & Tomcat 6.0.29
1) Schema: Load balancer (Apache.2.2.21) -> 1st appli (Tomcat 6.0.29)
-> 2nd appli. (Tomcat 6.0.29)
2) Using the following configuration, my load balancing is stateless instead of
statefull (having a look at the logs).
-
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Max,
On 4/26/12 4:25 AM, Vogliotti Massimo wrote:
> Hi, i use NetBeans 7.0.1 with tomcat 7.0.25 integrated. I'm
> creating a web application with JSF 2.1 and Java EE 6, when I try
> to create a "JSF Pages from entity classes" I get the following
> err
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Mikolaj,
On 4/26/12 5:04 AM, Mikolaj Rydzewski wrote:
> On 26.04.2012 10:54, Gubler, Ruediger wrote:
>
>> But I need to call the reload from an groovy script. How must the
>> URL looks like to add the auth data? The call of
>>
>> "http:///manager/te
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Miguel,
On 4/26/12 5:58 AM, Miguel González Castaños wrote:
> On 26/04/2012 03:58, Christopher Schultz wrote:
>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1
>>
>> Miguel,
>>
>> On 4/25/12 6:24 PM, Miguel González Castaños wrote:
Please post y
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Miguel,
On 4/26/12 3:35 AM, Miguel González Castaños wrote:
>> If no web browser reports the server certificate as not valid,
>> then what's the problem?
>>
> From my original email:
>
> "Now that I'm trying to configure javamelody in Tomcat 5 with
Hi Guofeng,
It would be really helpful if I could have the JSP page that is causing
this error and instructions on how to reproduce the error.
Thanks
Craig
On Thu, Apr 26, 2012 at 7:13 AM, Guofeng Zhang wrote:
> Hi,
>
> This is a page generated by JSP using tags developed by us. This page
> wo
On 26/04/2012 03:58, Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Miguel,
On 4/25/12 6:24 PM, Miguel González Castaños wrote:
Please post your SSL configuration (cleansed of any
passwords).
By the way, double checking the info from my web browser I get this is a
On 26.04.2012 10:54, Gubler, Ruediger wrote:
But I need to call the reload from an groovy script.
How must the URL looks like to add the auth data?
The call of
"http:///manager/text/reload?path=/&username=myUser&password=myPass"
doesn't work.
http://username:password@/manager/text/reload?p
Hello,
I want to reload a servlet by calling
"http:///manager/text/reload?path=/"
This works from IE or Firefox but opens a form which asks for user and password.
But I need to call the reload from an groovy script.
How must the URL looks like to add the auth data?
The call of
Hi, i use NetBeans 7.0.1 with tomcat 7.0.25 integrated.
I'm creating a web application with JSF 2.1 and Java EE 6,
when I try to create a "JSF Pages from entity classes"
I get the following error message:
"JSF Pages for Java EE generated sources can not complete without
servers with J2EE Web
Please post your SSL configuration (cleansed of any
passwords).
acceptCount="100" scheme="https" secure="true"
keystorePass="***"
keystoreFile="/opt/tomcat5/certs/tcc"
keyAlias="importkey"
clientAuth="false" sslProtocol="TLS" com
If no web browser reports the server certificate as not valid, then
what's the problem?
From my original email:
"Now that I'm trying to configure javamelody in Tomcat 5 with HTTPS I
get the following
error when I try to add the context and the URL:
javamelody avax.net.ssl.SSLHandshakeExcepti
18 matches
Mail list logo