Re: javax.servlet.request.key-size/cipher-suite attributes aren'tbeing set in Tomcat 4.0-b2 and later

2001-06-09 Thread Craig R. McClanahan
On Sat, 9 Jun 2001, Remy Maucherat wrote: > > I submitted a bug report using the Apache Bug Database regarding this. > > However, something seems to be wrong with that database because I don't > see > > it in there now. Anyone know what happened to this bug? > > > > There are some new attribute

Create_JavaVM on Linux using Java 1.3.1 hotspot client vm

2001-06-09 Thread Sonal Pandey
Hi all, My C program gives a SISEGV when trying to CreateJavaVM(...) from a C program running on Rddhat 6.2 Linux. I am using the following commands to compile and run my program. export THREADS_FLAG=native export JAVA=/usr/java/jdk1.3.1/include/ export LD_LIBRARY_PATH=LD_LIBRARY_PATH:$JAVA/incl

Re: Apache 2.0.18 problem with mod_jk and

2001-06-09 Thread Cliff Woolley
On Fri, 8 Jun 2001, GOMEZ Henri wrote: > I've got some problems with Apache 2.0.18 and mod_jk > with Internet Explorer 5.5 and Mozilla 0.8.1. > > Even if there is a network traffic (I attached the > ethereal logs (tcpdump compatible)), I couldn't get > the Tomcat pages. I'm not positive, but I'd

java.lang.outOfMemory Exception

2001-06-09 Thread arun
hi,   I'm are facing a typical problem. An error pops up in the page sometimes which says " java.lang.outOfMemory " .   What can cause it and also could it be possible that  an exception in the error page itself might create this problem. If the error page has an error and its page directi

stop_tomcat( ) : TerminateProcess( )->Safe_TerminateProcess( )

2001-06-09 Thread meghraj . nepal
* I think, based on http://www.wdj.com/articles/1999/9907/9907c/9907c.htm article, the call of TerminateProcess( ) in stop_tomcat( ) should better be replaced with SafeTerminateProcess( ). Megh Raj Nepal Tokyo, Japan. static void stop_tomcat(short port,

Re: javax.servlet.request.key-size/cipher-suite attributes aren't being set in Tomcat 4.0-b2 and later

2001-06-09 Thread Remy Maucherat
> I submitted a bug report using the Apache Bug Database regarding this. > However, something seems to be wrong with that database because I don't see > it in there now. Anyone know what happened to this bug? > > There are some new attributes in Tomcat 4 which allow you to query for SSL > related

In-Process

2001-06-09 Thread Jonathan Harding
I am trying to setup tomcat-3.2.1 for in-process and followed the instructions to the letter but when i try and start the service (NT service) the stderr log reports the following error: 2001-06-08 03:24:21 - ContextManager: Adding context Ctx( /examples ) 2001-06-08 03:24:21 - ContextManager:

Re: [T4] Nightly snapshots aren't working...

2001-06-09 Thread Martin Dengler
Would it be useful if I submitted code that compiled with 1.2.x? It wouldn't be too hard. Martin jean-frederic clere wrote: > Remy Maucherat wrote: > >>Quoting Jon Stevens <[EMAIL PROTECTED]>: >> >> >>>I need my fix man! >>> >>> >

cvs commit: jakarta-tomcat-connectors/jk/src/native README.configure

2001-06-09 Thread jfclere
jfclere 01/06/07 09:58:09 Modified:jk/src/native README.configure Log: Add explanations how to use the configure things out of a checked out CVS version. Revision ChangesPath 1.2 +9 -0 jakarta-tomcat-connectors/jk/src/native/README.configure Index: READ

APR on Windows 2000????

2001-06-09 Thread Thom Park
Hi, This question pertains to the required APR library for mod_webapp. I understand that this might not be the best mail list to post this question, but if there are any hardy souls out there working with mod_webapp and NT, then they (hopefully) must have solved this problem already ;-) Has anyo

cvs commit: jakarta-tomcat-connectors/webapp/lib pr_warp.c wa_main.c wa_request.c

2001-06-09 Thread jfclere
jfclere 01/06/07 02:40:37 Modified:webapp/include wa.h webapp/lib pr_warp.c wa_main.c wa_request.c Log: Arrange C++ comments that offened my compilers. Revision ChangesPath 1.9 +2 -2 jakarta-tomcat-connectors/webapp/include/wa.h Index: wa.h

query regarding restarting tomcat

2001-06-09 Thread Balaji Iyer
Hi all, My team is using Tomcat as a servlet container and webserver. Recently a problem is being encountered where every time there is a necessity to restart Tomcat whenever there are changes to the jsp file or the javabeans are changed and copied back to the Tomcat classes..work directory whe

Re: mod_jk compile error with apache 2.0 and tomcat 3.3

2001-06-09 Thread Ed Robbins
I just went through the same problem. If you look in the directory you should so all the object files where created (*.o). You can then run the following command to build them into the final lib file: gcc -i -shared mod_jk.so *.o Ed On Wednesday 06 June 2001 13:04, David Gordon (LMC) wrote

javax.servlet.request.key-size/cipher-suite attributes aren't being set in Tomcat 4.0-b2 and later

2001-06-09 Thread Jonathan Eric Miller
I submitted a bug report using the Apache Bug Database regarding this. However, something seems to be wrong with that database because I don't see it in there now. Anyone know what happened to this bug? There are some new attributes in Tomcat 4 which allow you to query for SSL related information

Re: FW: mod_jk pages

2001-06-09 Thread Ed Robbins
You can find a copy of the mod_jk-howto with the Tomcat download. At least with the milestone build. I'm showing it under jakarta-tomcat-3.3-m3/src/doc/mod_jk-howto.html Ed On Wednesday 06 June 2001 08:47, Pier P. Fumagalli wrote: > -- Forwarded Message > From: Darrell Howard <[EMAIL PR

cvs commit: jakarta-tomcat-4.0/connectors configure.in

2001-06-09 Thread jfclere
jfclere 01/06/06 03:13:40 Modified:connectors configure.in Log: fix the --with-apxs="value" logic. test for execuable "value". Revision ChangesPath 1.6 +4 -3 jakarta-tomcat-4.0/connectors/configure.in Index: configure.in

Re: Jasper34: line number mappings

2001-06-09 Thread cmanolache
On Sat, 9 Jun 2001, Craig R. McClanahan wrote: > > I would like to change that to generate a "real" map that could be > > used programmatically by the error reporting code ( and simplify the work > > for debuggers ). > > > > I'm not sure what would be the best structure for that. > > > > The

jdbc realm

2001-06-09 Thread Alex Johansson
Hi, I have problem that jdbcrealm lost the connection to db during the night. So every morning I need to restart tomcatAre there any solutions for this problem...? Are there any functionality to log which is currently logged in and they which have been logged in. I use tomcat with MySQL

jdbc realm

2001-06-09 Thread Alex Johansson
Hi, I have problem that jdbcrealm lost the connection to db during the night. So every morning I need to restart tomcatAre there any solutions for this problem...? Are there any functionality to log which is currently logged in and they which have been logged in. I use tomcat with mySq

Re: Tomcat 3.2 Wins Java Editor's Choice Award!

2001-06-09 Thread Shane_Curcuru
Let me add my hearty congratulations to the entire Tomcat community! Also a couple of comments: -- Craig was there to accept the award on behalf of the whole community -- I think this award drew the loudest applause across the whole room of the night -- Making it even better: think about the oth

RE: LDAPRealm & JNDIReam for Tomcat 3.2 and 4.0 beta 1 is availab le

2001-06-09 Thread Roytman, Alex
Title: RE: LDAPRealm & JNDIReam for Tomcat 3.2 and 4.0 beta 1 is availab le Henry, >What about creating a sub project jakarta-tomcat-realms? Sure why not. Although I think TC4.0 has or will have some JNDI authentication I do not know how tomcat project works internally. I rely on tomcat de

cvs commit: jakarta-tomcat-connectors/jk/src/native buildconf

2001-06-09 Thread jfclere
jfclere 01/06/05 04:03:59 Added: jk/src/native buildconf Log: Shell script to build the configure tools out of "CVS" and libtool. Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/buildconf Index: buildconf ===

Re: Jasper34: line number mappings

2001-06-09 Thread Craig R. McClanahan
On Sat, 9 Jun 2001 [EMAIL PROTECTED] wrote: > Hi, > > The current scheme ( used by some IDEs ) is to generate a comment in > the source code. This could be used by parsing the java file and > constructing a map. > > I would like to change that to generate a "real" map that could be > used p

Re: [ANNOUNCE] Domino redirector 1.0.2

2001-06-09 Thread Craig R. McClanahan
On Fri, 8 Jun 2001, Andy Armstrong wrote: > GOMEZ Henri wrote: > > > > >Version 1.0.2 of the Lotus Domino redirector for Win32 and Linux is > > >available now at > > > > > > http://free.tagish.net/domino-tomcat/ > > > > > >The main change is a fix to the SSL handling that means that SSL > > >

cvs commit: jakarta-tomcat-connectors/jk/src/native/scripts/build rules.mk

2001-06-09 Thread jfclere
jfclere 01/06/05 03:27:58 Modified:jk/src/native configure.in Added: jk/src/native Makefile.am jk/src/native/apache-1.3 Makefile.am Makefile.apxs.in Makefile.libdir Makefile.tmpl libjk.module list.mk jk/src/native/common Make

cvs commit: jakarta-tomcat-connectors/jk/src/native/scripts/build/unix - New directory

2001-06-09 Thread jfclere
jfclere 01/06/05 03:05:07 jakarta-tomcat-connectors/jk/src/native/scripts/build/unix - New directory

cvs commit: jakarta-tomcat-connectors/jk/src/native/scripts/build - New directory

2001-06-09 Thread jfclere
jfclere 01/06/05 03:03:33 jakarta-tomcat-connectors/jk/src/native/scripts/build - New directory

cvs commit: jakarta-tomcat-connectors/jk/src/native/scripts - New directory

2001-06-09 Thread jfclere
jfclere 01/06/05 02:59:46 jakarta-tomcat-connectors/jk/src/native/scripts - New directory

cvs commit: jakarta-tomcat-connectors/jk/src/native README.configure

2001-06-09 Thread jfclere
jfclere 01/06/05 00:55:53 Added: jk/src/native README.configure Log: Describe how to use the configure things... Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/README.configure Index: README.configure ==

RE: Problems with aliased hosts (ver 4.0b5)

2001-06-09 Thread Deacon Marcus
I almost forgot - defining two hosts is out of question - some application-scope objects wouldn't work. > -Original Message- > From: Deacon Marcus [mailto:[EMAIL PROTECTED]] > Sent: Saturday, June 09, 2001 12:27 AM > To: [EMAIL PROTECTED] > Subject: Problems with aliased hosts (ver 4.0b5)

Problems with aliased hosts (ver 4.0b5)

2001-06-09 Thread Deacon Marcus
Hi, I have: in my server.xml. The goal is to have urls "http://d1.test/"; and "http://d2.test"; pointing at the same webapp, with shared application-scope objects, etc. Something like being able to get www.something.com and something.com being equals. The problem is, while d1.test works ex

cvs commit: jakarta-tomcat-jasper/jasper34/runtime/org/apache/jasper34/runtime HttpJspBase.java JspRuntimeLibrary.java

2001-06-09 Thread costin
costin 01/06/09 14:29:03 Modified:jasper34/runtime/org/apache/jasper34/runtime HttpJspBase.java JspRuntimeLibrary.java Log: Initial code to use the new line map. We don't do anything special - this is just the original code that does the mapping.

cvs commit: jakarta-tomcat-jasper/jasper34/liaison/org/apache/jasper34/tomcat33 JasperOptionsImpl.java JspInterceptor.java

2001-06-09 Thread costin
costin 01/06/09 14:26:21 Modified:jasper34/liaison/org/apache/jasper34/cli JspC.java jasper34/liaison/org/apache/jasper34/servlet EmbededServletOptions.java JspServlet.java ServletEngine.java jasper34/liaison

cvs commit: jakarta-tomcat-jasper/jasper34/generator/org/apache/jasper34/jsptree JspPageInfo.java

2001-06-09 Thread costin
costin 01/06/09 14:23:32 Modified:jasper34/generator/org/apache/jasper34/core Options.java jasper34/generator/org/apache/jasper34/generator CharDataGenerator.java ExpressionGenerator.java StoredCharDataGenerator.java

cvs commit: jakarta-tomcat-jasper/jasper34/generator/org/apache/jasper34/generator ServletWriter.java

2001-06-09 Thread costin
costin 01/06/09 14:21:17 Modified:jasper34/generator/org/apache/jasper34/generator ServletWriter.java Log: Added line mapping generation. Also, few more indentation fixes ( better looking page ). The comment will be generated only based on an Optio

cvs commit: jakarta-tomcat-jasper/jasper34/generator/org/apache/jasper34/generator GeneratorBase.java

2001-06-09 Thread costin
costin 01/06/09 14:19:29 Modified:jasper34/generator/org/apache/jasper34/generator GeneratorBase.java Log: 2 more hooks: generation of file and line maps. This is a very simple structure that maps line in the java file to locations in the jsp file. Th

cvs commit: jakarta-tomcat-jasper/jasper34/generator/org/apache/jasper34/core Constants.java

2001-06-09 Thread costin
costin 01/06/09 14:17:49 Modified:jasper34/generator/org/apache/jasper34/core Constants.java Log: Small ( hacky ) fix: use the resources from runtime, StringManager is in the common class loader and it expects all resources to be in the same loader. There are few other lim

cvs commit: jakarta-tomcat-jasper/jasper34 build.xml

2001-06-09 Thread costin
costin 01/06/09 14:16:17 Modified:jasper34 build.xml Log: Small fix, the "hook" target will do a quick replace ( no more editing ) If you want to run with jasper34, just run "ant hook" Revision ChangesPath 1.7 +5 -3 jakarta-tomcat-jasper/jasper34/build.x

Re: Using log4j in custom tag libraries

2001-06-09 Thread Brad Cox
This looks like the same material I've seen before. Default init oesn't seem to work. Keep getting an error message unless I explicitly initialize it somewhere, which is a real problem in my multi-entry system (test cases, servlets, client aps). Just this weekend I went back to a home-brew sta

Re: [JTC] Use of DOXYGEN instead of SCANDOC...

2001-06-09 Thread kevin seguin
fine with me :) "Pier P. Fumagalli" wrote: > > What do you think about DOXYGEN ? > I'm thinking about changing from SCANDOC to DOXYGEN for the automatically > generated documentation from C code... > > Pier

[JTC] Use of DOXYGEN instead of SCANDOC...

2001-06-09 Thread Pier P. Fumagalli
What do you think about DOXYGEN ? I'm thinking about changing from SCANDOC to DOXYGEN for the automatically generated documentation from C code... Pier

Jasper34: line number mappings

2001-06-09 Thread cmanolache
Hi, The current scheme ( used by some IDEs ) is to generate a comment in the source code. This could be used by parsing the java file and constructing a map. I would like to change that to generate a "real" map that could be used programmatically by the error reporting code ( and simplify the

Apache - Tomcat4 connector conf

2001-06-09 Thread francesco.casalena
Hi, I'm running a Red Hat 6.2 host with: JDK 1.3.1 Jakarta-Tomcat 4.0 m5 Apache 1.3.19 Cocoon 2.0 b1 My scenario:I run Catalina and Apache so: lynx http://localhost:8080 returns Catalina's home page lynx http://localhost returns Apache's home page I linked Catalina and Apache with mod_webapp.s

Using log4j in custom tag libraries

2001-06-09 Thread Ceki Gülcü
Hi Goug, The user manual in the just released log4j 1.1.2 has a section on default initialization, in particular initialization under Tomcat. Be sure to read: http://jakarta.apache.org/log4j/docs/manual.html#defaultInit Hope this helps, Ceki > Hi, > I am trying to replace the System.out.pri

Re: AJP14 - header

2001-06-09 Thread kevin seguin
i'm not exactly sure what the intention was with having different headers for webserver->container and container->webserver. i can only assume it was to distinguish between the two directions. i'm not exactly sure what the different header values buy you either... so, unless someone has a good r

[Bug 497] - ORO dies while trying to match a String with wierd characters BugRat Report#831

2001-06-09 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=497 *** shadow/497 Sun May 20 17:20:40 2001 --- shadow/497.tmp.21956Fri Jun 8 14:17:29 2001 *** *** 1,19 ! Bug#: 497 ! Product: tools ! Version: ORO 2.0.2-dev ! Platform: ! OS/Version: ! Status: NEW ! Resolution: !

[Bug 476] - MatchActionProcessor.processMatches does not set 'info.pattern' as it is documented too BugRat Report#803

2001-06-09 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=476 *** shadow/476 Sun May 20 17:20:33 2001 --- shadow/476.tmp.21944Fri Jun 8 14:16:31 2001 *** *** 1,19 ! Bug#: 476 ! Product: tools ! Version: ORO 2.0.1 ! Platform: ! OS/Version: ! Status: NEW ! Resolution: ! Sev

[Bug 359] - New Feature: basedir not found reports value of basedir BugRat Report#643

2001-06-09 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=359 *** shadow/359 Sun May 20 17:19:56 2001 --- shadow/359.tmp.21931Fri Jun 8 14:15:17 2001 *** *** 1,19 ! Bug#: 359 ! Product: tools ! Version: 1.2 ! Platform: ! OS/Version: ! Status: NEW ! Resolution: ! Severity:

[Bug 324] - Pattern Matching with or's isn't correct BugRat Report#589

2001-06-09 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=324 *** shadow/324 Sun May 20 17:19:45 2001 --- shadow/324.tmp.21891Fri Jun 8 14:08:30 2001 *** *** 1,19 ! Bug#: 324 ! Product: tools ! Version: jakarta oro 2.x ! Platform: All ! OS/Version: ! Status: NEW ! Resolutio

[Bug 229] - fix "build-oro.xml" BugRat Report#364

2001-06-09 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=229 *** shadow/229 Sun May 20 17:19:14 2001 --- shadow/229.tmp.21860Fri Jun 8 14:04:57 2001 *** *** 1,19 ! Bug#: 229 ! Product: tools ! Version: jakarta-oro-2.0 ! Platform: ! OS/Version: ! Status: NEW ! Resolution:

[GUMP] Build Failure - Tomcat 3.x

2001-06-09 Thread Craig McClanahan
This email is autogenerated from the output from: Buildfile: build.xml detect: msg.jdk12: [echo] Detected JDK1.2