RE: Deployment with tomcat 5

2004-10-21 Thread patrickgcenter-tomcatuser
Thanks, but the deployment is for a development environment where the webapp is an Eclipse project. With the Tomcat 4, I created in workspace of Eclispe a projet which contains the debug tomcat configuration with a server.xml and all the context.xml for the debugging directly referenced by server.

RE: Deployment with tomcat 5

2004-10-19 Thread patrickgcenter-tomcatuser
Thanks, I have to following Ant Script and it is running very well. http://localhost:8080/manager"; />

Deployment with tomcat 5

2004-10-19 Thread patrickgcenter-tomcatuser
How can I indicate to tomcat 5 for reading my context.xml for a host in an outside path of $catalina_home/conf, for instance in d:\mytomcat\hosts\webapps? = Patrick GIRY e-mail : [EMAIL PROTECTED] Vous manquez dÂ’espace pour stocker vos mails ? Yahoo! Mail

tomcat and Apache/mod_security

2004-06-16 Thread tomcatuser
Does anyone have any experience using Tomcat with Apache and the mod_security module? I run a mutual SSL site using Apache and Tomcat, and wonder if anyone has experience with this. thanks in advance.

RE: JK2 JNI link bug [Was: Re: Apache2+Jk2+Tomcat5]

2004-04-23 Thread tomcatuser
I was wondering if you have figured all of this out. I am running into the same problem. I am trying to figure out how to get around the gdbm library problem. ---Original Message--- > From: Yang Xiao <[EMAIL PROTECTED]> > Subject: RE: JK2 JNI link bug [Was: Re: Apache2+Jk2+To

Apache2.0.49/mod_jk2 and unix domain socket update

2004-04-23 Thread tomcatuser
I just downloaded the fedora core 1 mod_jk2 binary and am getting the same errorr.help ! ---Original Message--- > From: tomcatuser <[EMAIL PROTECTED]> > Subject: Apache2.0.49/mod_jk2 and unix domain socket > Sent: 23 Apr 2004 12:39:15 > >

Apache2.0.49/mod_jk2 and unix domain socket

2004-04-23 Thread tomcatuser
I am trying to get mod_jk2 working with Apache2.0.49 on Fedora Core 1. I want to try out the mod_jk2's ability to communicate with Tomcat using the unix domain socket capability. Does anyone have a howto on setting this up? I have tried to set the following parameters in jk2.properties chann

Re: Is there a tomcat weblog anywhere?

2004-04-06 Thread tomcatuser
> > Why would we have one? > > > > Yoav Shapira > > Millennium Research Informatics > > > > > > > >>-Original Message- > >>From: tomcatuser [mailto:[EMAIL PROTECTED] > >>Sent: Tuesday, April 06, 20

RE: help with embedding tomcat

2004-04-06 Thread tomcatuser
would you be willing to share the 5.0.19 embedded code? I would appreciate it greatly. ---Original Message--- > From: Shapira, Yoav <[EMAIL PROTECTED]> > Subject: RE: help with embedding tomcat > Sent: 06 Apr 2004 15:11:37 > > Hi, > > >so what happened to the

Is there a tomcat weblog anywhere?

2004-04-06 Thread tomcatuser
I was wondering if there is any "official" tomcat weblogs on the net. I have searched and found some peoples individual weblogs, but was wondering if there is a more "official" site.

RE: help with embedding tomcat

2004-04-06 Thread tomcatuser
so what happened to the main in Embedded ? I have been using tomcat 4.1.24 for a while, because that is the last version that I was able to get working when embedded into my C app. Thanks for all of your help!!! ---Original Message--- > From: Shapira, Yoav <[EMAIL PROTECTED]>

RE: help with embedding tomcat

2004-04-06 Thread tomcatuser
example of how to embed > tomcat. > > Yoav Shapira > Millennium Research Informatics > > > >-----Original Message- > >From: tomcatuser [mailto:[EMAIL PROTECTED] > >Sent: Saturday, March 27, 2004 11:49 AM > &g

Re: Re: How to Secure my Passwd Info from server.xml file?

2004-03-27 Thread tomcatuser
I am working on something similar to this. I need the password that will unlock a PKCS12 file, and what I have done is embed tomcat in a C application. I have the C code prompt for the password, and then pass the password to the JVM via the Invocation API. Since Java has no good way of readin

help with embedding tomcat

2004-03-27 Thread tomcatuser
I am trying to figure out how to embed tomcat into my application. If someone could help, I would appreciate it. My biggest question is, do I need to use the commons-modeler in order to get this all working? Or can I just use the JMX libraries ? thank you.

embedding tomcat 5.x

2004-03-19 Thread tomcatuser
I am interested in embedding tomcat into an application. I am not necessarily tied to using JMX, but do want to use Tomcat 5.x. Does anyone have any examples/information that would help me out. I keep hearing that JBoss uses embedded tomcat, but cannot find the places in the JBoss source code

Re: RE: jk2 shared memory

2004-03-17 Thread tomcatuser
are > either via > sockets or using JNI (in-process). JNI AFAIK works only under Windows, so if > you > are on a *IX OS, you should use sockets. Is there a problem with making port > 8009 available > through localhost? > > -Original

jk2 shared memory

2004-03-17 Thread tomcatuser
I am trying to figure out the jk2 configuration and need some help. I want to use the shared memory capability of JK2, but am confused by the requirement that I must also use a port (8009). I have apache configured to require mutual authentication. Here is my config file: ### Start workers2.

Re: JProfiler... help!

2004-03-17 Thread tomcatuser
check out http://sourceforge.net/projects/eclipsecolorer/ as well. There are detailed instructions for profiling tomcat. ---Original Message--- > From: bort <[EMAIL PROTECTED]> > Subject: JProfiler... help! > Sent: 17 Mar 2004 00:35:25 > > Hi all > > I've in

Preloaded servlet runs init twice

2003-11-04 Thread mitch-tomcatuser.418c12
Tomcat 4.1.27 Windows XP JDK 1.3 In a secondary instance of Tomcat (CATALINA_BASE=c:\myapp) I have a servlet defined to preload 1 The problem is that the init() method is run twice. If I remove the definition for the web application, the preloaded servlet only runs init() once (but then

How do I get the absolute path of a file in a directory above WEB-INFdirectory of my web application?

2002-11-28 Thread tomcatuser
I am using Tomcat for servlets. How do I get the absolute path of a file in a directory above WEB-INF directory of my web application? Thanks -- To unsubscribe, e-mail: For additional commands, e-mail:

Tomcat Administrator

2002-10-26 Thread tomcatuser
What are the username and password for Tomcat Administrator and Manager( version 4.1.12) Thanks -- To unsubscribe, e-mail: For additional commands, e-mail: