RE: root context

2006-01-21 Thread Caldarale, Charles R
> From: ALEX HYDE [mailto:[EMAIL PROTECTED] > Subject: root context > > Is it posible to set the root context to be a directory that > doesn't yet exist, ie, a war file, that is yet to be > exploded. Tomcat complained it could not find the context. Just name your .war file ROOT.war (caps requi

Thank you for your response. Please read this.

2006-01-21 Thread Jack
Hi, Mr. Barker, Thank you for your response. Your message is valuable. > No we don't. It's a new connection from Tomcat's point of view, totally > indisigushable from any other new connection. Yes. You are right, For most browsers, do you have an idea about what is going to happen for this?

Re: TomCat - SSL CA Certification

2006-01-21 Thread Bill Barker
"Demian L" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi all, > > I am having some problems to import to TomCat one certificate already > installed on IIS. The .PFX file (backup certificate) was created, I > exported it to one .PEM file thru openssl but I can't import it to m

Re: My solutions to it, please read it.

2006-01-21 Thread Bill Barker
"Jack" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > "Bill Barker" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] >> >> Pretty much a pipe-dream, since the SSL protocol requires that the server >> send it's cert before it even knows the Host, much less the webap

RE: Sending a lot of info the a jsp page

2006-01-21 Thread Tim Lucia
POST / GET from applet ?action=load (servlet side) try { out= new ObjectOutputStream(response.getOutputStream()); logger.debug("Sending object to applet."); out.writeObject((Object)object); out.flush(); return; } catch (IOException e){ lo

Re: Sending a lot of info the a jsp page

2006-01-21 Thread Bill Barker
"Dola Woolfe" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > > --- Bill Barker <[EMAIL PROTECTED]> wrote: > >> >> "Dola Woolfe" <[EMAIL PROTECTED]> wrote in message >> > news:[EMAIL PROTECTED] >> > Hi, >> > >> > This question will reveal how little I know about >> > networking or

RE: increase limit Xmx

2006-01-21 Thread Richard Mixon
Andri, I'm guessing that you are using a 32-bit version of (SuSE) Linux Enterprise 9. You need to use the 64-bit version to get heap sizes greater than 2GB (actually it ends up being closer to th 1800m as you have experience). An of course your hardware needs to support 64-bit (e.g. with AMD64 chi

My solutions to it, please read it.

2006-01-21 Thread Jack
"Bill Barker" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Pretty much a pipe-dream, since the SSL protocol requires that the server > send it's cert before it even knows the Host, much less the webapp :). > There is pretty much no other place it can go other than with the >

Re: Sending a lot of info the a jsp page

2006-01-21 Thread Dola Woolfe
--- Bill Barker <[EMAIL PROTECTED]> wrote: > > "Dola Woolfe" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > Hi, > > > > This question will reveal how little I know about > > networking or http or something else. > > > > Basically I wrote an applet that sends data to a > > se

The bug seems come from here

2006-01-21 Thread Jack
In the getKeyManagers of org.apache.tomcat.util.net.jsse.JSSE14SocketFactory we can see the following code: kms = kmf.getKeyManagers(); jacklog("return "+kms.length+" KeyManagers."); if (keyAlias != null) { if (JSSESocketFactory.defaultKeystoreType.equals(keysto

Re: WAR Deployment via Manager and Ant Tasks during Development

2006-01-21 Thread Glen Mazza
Gregg D Bolinger wrote: I am using Tomcat 5.5.12 but this has been an issue since the first 5.5.xrelease. During development I've been trying to use both Tomcat's ant tasks as well as the browser interface to the Manager to deploy, start, stop, undeploy my webapp. I start Tomcat, and I deploy u

WAR Deployment via Manager and Ant Tasks during Development

2006-01-21 Thread Gregg D Bolinger
I am using Tomcat 5.5.12 but this has been an issue since the first 5.5.xrelease. During development I've been trying to use both Tomcat's ant tasks as well as the browser interface to the Manager to deploy, start, stop, undeploy my webapp. I start Tomcat, and I deploy using either method. This

root context

2006-01-21 Thread ALEX HYDE
Is it posible to set the root context to be a directory that doesn't yet exist, ie, a war file, that is yet to be exploded. Tomcat complained it could not find the context. - Yahoo! Photos – NEW, now offering a quality print service from just 8p a

Re: (newb) Tomcat servlet mapping problem

2006-01-21 Thread Warren Pace
> > From: "Darren Hall" <[EMAIL PROTECTED]> > Date: 2006/01/20 Fri PM 02:28:22 EST > To: > Subject: (newb) Tomcat servlet mapping problem > > I'm running Tomcat 5.0.30 and Apache 2.0 (both are running fine and without > errors). > > I've connected them using mod_jk2, and I can see that apache

[VOTE][RESULT] Tomcat v5.5.15 Stability

2006-01-21 Thread Yoav Shapira
Hi, The Tomcat team has voted the 5.5.15 release as stable, with binding +1 votes from Peter Rossbach, Remy Maucherat, Jim Jagielski, Mladen Turk, and Jeanfrancois Arcand. I'll go update the web site to reflect this. Thank you, -- Yoav Shapira System Design and Management Fellow MIT Sloan School