Re: Log4j logging !!!

2006-05-24 Thread Alexander E Genaud
WARN: ambiguous subject line TODO: make meaningful subject LOG: That should help get the answers you are looking for -- Alex -- - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] Fo

Re: Context Problem

2006-05-18 Thread Alexander E Genaud
Fretzlaff, path not patch Alex -- 55.67N 12.588E CCC7 D19D D107 F079 2F3D BF97 8443 DB5A 6DB8 9CE1 -- -- Videresendt meddelelse -- From: fretzlaff <[EMAIL PROTECTED]> To: users@tomcat.apache.org Date: Wed, 17 May 2006 11:58:24 -0700 (PDT) Subject: Context Problem I created

Re: AppBase

2006-05-17 Thread Alexander E Genaud
Hej Dirk, In catalina.base you have a directory called conf which contains a file server.xml. Here you have settings for your Host(s). By default you have "localhost" with an appBase="webapps". By default, the webapps directory is a sibling of conf. The webapps directory lets you drag and drop we

JRE 1.4.2 without xerces

2006-04-29 Thread Alexander E Genaud
Hej, I have just started using 5.5.17 Embed and have included the jmx.jar from tomcat-compat. Though it seems xml-api.jar and xercesImpl.jar are not required when using Sun's JRE 1.4.2 on Windows XP. I plan to distribute a product on various platforms with 1.4.2 as the minimum requirement. What d

Re: Context.xml

2006-04-19 Thread Alexander E Genaud
http://localhost/b Cheers, Alex On 4/19/06, Alexander E Genaud <[EMAIL PROTECTED]> wrote: > Hello, > > I am having trouble deploying a webapp residing outside of the webapps > directory. I've added deployXML="true" to in an otherwise > standard conf/server.x

Context.xml

2006-04-19 Thread Alexander E Genaud
Hello, I am having trouble deploying a webapp residing outside of the webapps directory. I've added deployXML="true" to in an otherwise standard conf/server.xml on Windows XP with Tomcat 5.0 and 5.5. I've created a file called test.xml in webapps: *with and without the ResourceLink found in t

Re: 1.42 compat package

2006-03-30 Thread Alexander E Genaud
David, You make a strong and valuable point. One should always try to see if one's own feet work before expecting the helpful hoards to march on his behalf. None the less, perhaps the name of "apache-tomcat-5.5.XX-compat" could include a blunt hint as to what it really is such as: "apache-tomcat-

Re: Tomcat on CDROM (it works!) Vicaya 0.1

2006-03-06 Thread Alexander E Genaud
"%CATALINA_HOME%/bin/startup.bat" From: Mikolaj Rydzewski <[EMAIL PROTECTED]> To: Tomcat Users List Date: Mon, 06 Mar 2006 14:45:04 +0100 Subject: Re: Tomcat on CDROM (it works!) Vicaya 0.1 Alexander E Genaud wrote: > I am running Tomcat 5.0 from a CDROM. In order for this to work on

Tomcat on CDROM (it works!) Vicaya 0.1

2006-03-06 Thread Alexander E Genaud
Hello, I am running Tomcat 5.0 from a CDROM. In order for this to work on different platforms I've tweaked the configurations and create a small (100 KB) temp space on the user's hard drive for logs, work, java.io, and tomcat-users.xml. I've precompiled the JSPs and configured Tomcat to run with a

Re: Precompiling JSPs with Tomcat 5.5.12

2006-03-01 Thread Alexander E Genaud
I am using Tomcat 5.0 and have added the JSPs to the WEB-INF/web.xml file as follows: MyJsp /MyWebApp/MyJsp.jsp 1 While I learned about this feature from BEA's website, it seems to pre-compile the JSP's in Tomcat as well. http://edocs.bea.com/wls/docs81/webapp/web_xml.html abo

Re: users Digest 20 Feb 2006 20:29:12 -0000 Issue 6230

2006-02-21 Thread Alexander E Genaud
uot;CatalinaBase" directory and put on the workstation in the temp directory, and then set CatalinaHome to the CDROM and run it that way. George Sexton MH Software, Inc. http://www.mhsoftware.com/ Voice: 303 438 9585 > -Original Message----- > From: [EMAIL PROTECTED] [mailto:[

Tomcat running from CDROM

2006-02-20 Thread Alexander E Genaud
Hello, I am attempting to place a web application on a CDROM, without requiring further installations by the end user. Does anyone have experience doing this? I have been playing with Tomcat and Jetty, but have been most satisfied with Tomcat. Is it possible to make Tomcat run readonly (disable