Re: [t4] build problem

2001-08-12 Thread Mykola A. Nickishov
"Martin van den Bemt" <[EMAIL PROTECTED]> writes: > go inside eg the jakarta-tomcat-4.0 and do a cvs -q update -d and see which > files have problems. (this only shows the files that need updating or are > modified locally). There were no problems with any file :( Any ideas? -- ICQ #83060237 M

Re: Newbie: Apache Tomcat mod_jk Virtual Hosts

2001-08-12 Thread orlando
So would you say that this entry in the server.xml is unnecessary: server.xml: > > docBase="/home/vs04025/jspwebapps" /> > crossContext="false" > debug="0" > reloadable="true" > > > > Orlando Jan Labanowski

Re: Newbie: Apache Tomcat mod_jk Virtual Hosts

2001-08-12 Thread orlando
Can you tell what the following means: [jk_uri_worker_map.c (345)]: Into jk_uri_worker_map_t::map_uri_to_worker [jk_uri_worker_map.c (435)]: jk_uri_worker_map_t::map_uri_to_worker, done without a match Orlando Jan Labanowski wrote: > On Sat, 11 Aug 2001 [EMAIL PROTECTED] wrote: > > > I am try

Re: problem make webapp module for apache

2001-08-12 Thread Steffen Haase
"Pier P. Fumagalli" wrote: > RedHat 7.1... Craig did the build (I don't have a Linux box), and AFAIK he > didn't have any problem... Worked straight out of the box... Probably I'll try to compile the sources on a Debian Linux. Normally, there should be no different between Red Hat, SuSE and othe

Re: problem make webapp module for apache

2001-08-12 Thread Pier P. Fumagalli
Steffen Haase at [EMAIL PROTECTED] wrote: > > Probably I'll try to compile the sources on a Debian Linux. Normally, there > should be no different between Red Hat, SuSE and other Linux boxes... Which OS > do you use? FreeBSD or Solaris? Probably; I'll switch to FreeBSD... For development I use O

Re: Newbie: Apache Tomcat mod_jk Virtual Hosts

2001-08-12 Thread Jan Labanowski
On Sun, 12 Aug 2001 [EMAIL PROTECTED] wrote: > So would you say that this entry in the server.xml is unnecessary: > > server.xml: > > > > > > docBase="/home/vs04025/jspwebapps" /> > > crossContext="false" > > debug="0" > >

Re: Newbie: Apache Tomcat mod_jk Virtual Hosts

2001-08-12 Thread Jan Labanowski
On Sun, 12 Aug 2001 [EMAIL PROTECTED] wrote: > Can you tell what the following means: > > [jk_uri_worker_map.c (345)]: Into jk_uri_worker_map_t::map_uri_to_worker > [jk_uri_worker_map.c (435)]: jk_uri_worker_map_t::map_uri_to_worker, done without a > match > > Orlando If you are using Tomcat <

Re: problem make webapp module for apache

2001-08-12 Thread Steffen Haase
Hi Pier, thanks for your help and your useful informations. best regards, Steffen "Pier P. Fumagalli" wrote: > Steffen Haase at [EMAIL PROTECTED] wrote: > > > > Probably I'll try to compile the sources on a Debian Linux. Normally, there > > should be no different between Red Hat, SuSE and ot

Tomcat 3.2.3 Startup Error Ctx() socket write error..What going on?

2001-08-12 Thread Bryan Lentz
Hi all, using w2k, jdk1.3,tomcat 3.2.3, peer to peer network 2001-08-12 22:49:35 - ContextManager: Adding context Ctx( /examples ) 2001-08-12 22:49:35 - ContextManager: Adding context Ctx( /admin ) Starting tomcat. Check logs/tomcat.log for error messages 2001-08-12 22:49:35 - ContextManager: A

Re: include and forward error

2001-08-12 Thread Kishor K
i tried it that way also. still i am getting the same error. and there is no error due to case sensitivity. - Original Message - From: "Larry Isaacs" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 10, 2001 7:28 PM Subject: RE: include and forward error > Its not clear

Tuning Tomcat

2001-08-12 Thread Aravind Naidu
Hi, Is there a guideline/doc on tuning Tomcat and it's connectors, (i.e.) Ajp13, mod_jk etc. I can see that there are parameters for max_threads etc. but what is ideal and what are the defaults ? My current config. Redhat 7.1, IBM JDK 1.3, TC 3.2.3, IBM HTTP Server 1.3.19 with mod_jk The reas

Error 500- Please help

2001-08-12 Thread Viva Gupta
Hi all. I am a newbie to Tomcat and Soap. I need guidance. I have set up Jakarta-tomcat3.2.1 on my machine and in combination with Soap-2.2 and Xerces1.2.3 . (Soap, Xerces, both from IBM) I am using the ancient Win95. I made the setup changes in the server.xml , to support SOAP and also set TOM

Re: Tomcat 3.2.3. getPathInfo() escape problem

2001-08-12 Thread Craig R. McClanahan
On Sun, 12 Aug 2001, Ross Inglis wrote: > > For the record I tried Tomcat 4.0b7. I can confirm that it does not have the > problem demonstrated by the RequestInfoExample servlet as above, but other > problems (a null pointer exception somewhere in my cookie code) stopped me > from testing it wit

Re: problem make webapp module for apache

2001-08-12 Thread Craig R. McClanahan
On Sun, 12 Aug 2001, Pier P. Fumagalli wrote: > Steffen Haase at [EMAIL PROTECTED] wrote: > > > Hi Pier, > > > > "Pier P. Fumagalli" wrote: > > > >>> I corrected the compile command in apache-1.3/Makefile and execute make > >>> clean > >>> and make. I've got the following errors > >> > >> T

UNSUSCRIBE

2001-08-12 Thread JK jk
PLEASE UNSUBSCRIBE ME FROM THE LIST __ Do You Yahoo!? Send instant messages & get email alerts with Yahoo! Messenger. http://im.yahoo.com/

Re: Tomcat crashes simultaneous more connection above 990+

2001-08-12 Thread Santosh Pasi
Hi, Still not any reply Is there any tips for compiling tomcat for heavy load ?... After changing few settings .. i can reach upto 1800 simultaneous connections ... after that tomcat ... didn't send any reply(no more crash)... Regards, Santosh Pasi ---Original Message---

JSP in XML format

2001-08-12 Thread Diego.Tomcat
I have not understand how I can use XML format instead of classic JSP format. I write a JSP page in XML format and then ...? Please help me!

RE: [t4] build problem

2001-08-12 Thread Martin van den Bemt
The only thing I can think of that you don't use the latest servleta - api. As far as I understood a couple of weeks ago there was an update to that. Not much to go on though ;-( Mvgr, Martin > -Original Message- > From: Mykola A. Nickishov [mailto:[EMAIL PROTECTED]] > Sent: Sunday, Augu

RE: JSP in XML format

2001-08-12 Thread Andrey Aristarkhov
... use Cocoon or write your oun servlet to provide XSLT for XML->HTML transformation. Regards, Andrey > -Original Message- > From: Diego.Tomcat [mailto:[EMAIL PROTECTED]] > Sent: Sunday, August 13, 2000 10:38 AM > To: [EMAIL PROTECTED] > Subject: JSP in XML format > > > I have not under