Catalina.sh on Tru64 Unix v 5.1 Problem

2002-10-24 Thread Yon Den Baguse Ngarso
Dear All, I have extract jakarta-tomcat-4.1.12 on my Tru64 Unix v 5.1 (DEC Alpha). The problem is catalina.sh couldn't work. ./catalina.sh start Using CATALINA_BASE: /var/jakarta-tomcat-4.1.12 Using CATALINA_HOME: /var/jakarta-tomcat-4.1.12 Using CATALINA_TMPDIR: /var/jakarta-tomcat-4.1.12

DO NOT REPLY [Bug 13677] - Deployment Problem in Tomcat4.1.12

2002-10-16 Thread bugzilla
/show_bug.cgi?id=13677 Deployment Problem in Tomcat4.1.12 [EMAIL PROTECTED] changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

Netbeans 3.4 with builtin Tomcat 4.0.1(problem with pathinfo)

2002-10-16 Thread Ulrik Sannsell
Hello, I am having problems with the Tomcat server in Netbeans that i run for the local testing. The problem is as follows. I have a servlet which i cannot get to work with extra path info. When i call it with http://localhost/servlet/my.servlet?param=1 it starts up the correct servlet

DO NOT REPLY [Bug 13673] New: - Problem in StandardSession when writing a session manager

2002-10-15 Thread bugzilla
/show_bug.cgi?id=13673 Problem in StandardSession when writing a session manager Summary: Problem in StandardSession when writing a session manager Product: Tomcat 4 Version: Unknown Platform: PC OS/Version: Other Status

DO NOT REPLY [Bug 13677] New: - Deployment Problem in Tomcat4.1.12

2002-10-15 Thread bugzilla
/show_bug.cgi?id=13677 Deployment Problem in Tomcat4.1.12 Summary: Deployment Problem in Tomcat4.1.12 Product: Tomcat 4 Version: 4.1.12 Platform: Other OS/Version: Windows NT/2K Status: UNCONFIRMED Severity: Critical

DO NOT REPLY [Bug 13194] - refreshing JSP containing a body tag gives problem on alternate refresh

2002-10-14 Thread bugzilla
/show_bug.cgi?id=13194 refreshing JSP containing a body tag gives problem on alternate refresh --- Additional Comments From [EMAIL PROTECTED] 2002-10-14 08:03 --- Agree, appears to not be calling release() method. Attempted with a custom iteration tag of mine; tag only runs once. If I

DO NOT REPLY [Bug 13194] - refreshing JSP containing a body tag gives problem on alternate refresh

2002-10-14 Thread bugzilla
/show_bug.cgi?id=13194 refreshing JSP containing a body tag gives problem on alternate refresh [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW

DO NOT REPLY [Bug 13523] - problem using JSTL fmt:setLocale with Tomcat 4.1.9

2002-10-11 Thread bugzilla
/show_bug.cgi?id=13523 problem using JSTL fmt:setLocale with Tomcat 4.1.9 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 13523] - problem using JSTL fmt:setLocale with Tomcat 4.1.9

2002-10-11 Thread bugzilla
/show_bug.cgi?id=13523 problem using JSTL fmt:setLocale with Tomcat 4.1.9 [EMAIL PROTECTED] changed: What|Removed |Added Status|RESOLVED|REOPENED

ProxyName problem

2002-10-10 Thread Jon Scott Stevens
Hey all, For Scarab (using Tomcat 4.0.6), I want to be able to do something like this (server.xml): Connector className=org.apache.coyote.tomcat4.CoyoteConnector port=@TOMCAT_HTTP_PORT@ minProcessors=5 maxProcessors=75 enableLookups=true

DO NOT REPLY [Bug 13523] New: - problem using JSTL fmt:setLocale with Tomcat 4.1.9

2002-10-10 Thread bugzilla
/show_bug.cgi?id=13523 problem using JSTL fmt:setLocale with Tomcat 4.1.9 Summary: problem using JSTL fmt:setLocale with Tomcat 4.1.9 Product: Tomcat 4 Version: 4.1.9 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity

DO NOT REPLY [Bug 13443] New: - request.getRequestURI() problem with jsp:include tag

2002-10-09 Thread bugzilla
/show_bug.cgi?id=13443 request.getRequestURI() problem with jsp:include tag Summary: request.getRequestURI() problem with jsp:include tag Product: Tomcat 4 Version: 4.1.12 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity

Re: Tomcat4: Persistent http connection problem

2002-10-09 Thread mike thomas
I also have been surfing the web to find out how to implement an applet-to-servlet communication link over a persistent http connection. There is a working implementation available for download at http://www.ustobe.com/ After clicking on the 'news' item in the menu, there are links available to

Help! Tomcat problem

2002-10-08 Thread Kin-Man Chung
I got the following exception when I run TC5. I am using xerces-2_0_1. I tried disable xmlValidation, but still have the problem. catalina.sh run Using CATALINA_BASE: /home/kchung/tc/jakarta-tomcat-5/build Using CATALINA_HOME: /home/kchung/tc/jakarta-tomcat-5/build Using CATALINA_TMPDIR

staus code (-1) problem

2002-10-05 Thread sunita desai
Hi, I have observed one peculiar problem with tomcat 4.0.3 version. I searched the Bug Database too, to see whether this kind of problem is detected earlier. So I request you to kindly, go through my problem given below, and let me know whether something similar has been observed before by any

Re: xerces-j2 2.2.0 problem submitted in bugzilla

2002-10-04 Thread Jean-Francois Arcand
I just spoke to a Xalan member and he told me they have the same problem (exception) but this time with / instead of --. We should stick with Xerces 2.1.0seems to have more that one bug in Xerces 2.2.0. -- Jeanfrancois Henri Gomez wrote: I reported the error in xerces2 bugzilla

RE: Startup problem

2002-10-04 Thread Ignacio J. Ortega
This is a user question go ask in [EMAIL PROTECTED] Saludos , Ignacio J. Ortega -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Enviado el: 15 de octubre de 2002 17:22 Para: [EMAIL PROTECTED] Asunto: Startup problem Hi, I installed Tomcat4.0 on Wint

Re: Strange problem with tomcat 4.1.2

2002-10-03 Thread Henri Gomez
Matt Fury wrote: I BELIEVE that is due to some incorrect commenting in your server.xml file. I had this problem once and I thats what caused it. Double check your server.xml file. I triple checked ALL xml files, and they are correct and the error show up first in digester. I suspect

DO NOT REPLY [Bug 13194] New: - refreshing JSP containing a body tag gives problem on alternate refresh

2002-10-02 Thread bugzilla
/show_bug.cgi?id=13194 refreshing JSP containing a body tag gives problem on alternate refresh Summary: refreshing JSP containing a body tag gives problem on alternate refresh Product: Tomcat 4 Version: 4.1.12 Platform: PC OS/Version

Strange problem with tomcat 4.1.2

2002-10-02 Thread Henri Gomez
While working on 4.1.2 rpms I noticed the following error at startup : 4732 [main] INFO modeler.Registry - Creating MBeanServer 5705 [main] INFO http11.Http11Protocol - Initializing Coyote HTTP/1.1 on port 8080 Starting service Tomcat-Standalone Apache Tomcat/4.1 7324 [main] ERROR

JSP Compilation Problem: Tomcat 4.1.12

2002-10-02 Thread Sexton, George
I posted this several days ago on tomcat-user and haven't gotten any responses so I am reposting it here. I am running into a problem with JSP pages under 4.1.12. I looked through the release notes, and the documentation and I can't find anything that seems to apply. Given a Servlet

Re: Strange problem with tomcat 4.1.2

2002-10-02 Thread Matt Fury
I BELIEVE that is due to some incorrect commenting in your server.xml file. I had this problem once and I thats what caused it. Double check your server.xml file. --- Henri Gomez [EMAIL PROTECTED] wrote: While working on 4.1.2 rpms I noticed the following error at startup : 4732 [main

DO NOT REPLY [Bug 10565] - shutdown hook problem: java.lang.NoClassDefFoundError: java/util/Iterator

2002-10-02 Thread bugzilla
/show_bug.cgi?id=10565 shutdown hook problem: java.lang.NoClassDefFoundError: java/util/Iterator [EMAIL PROTECTED] changed: What|Removed |Added Status|RESOLVED

Re: JSP Compilation Problem: Tomcat 4.1.12

2002-10-02 Thread peter lin
any responses so I am reposting it here. I am running into a problem with JSP pages under 4.1.12. I looked through the release notes, and the documentation and I can't find anything that seems to apply. Given a Servlet with the line: %@ page import=WebApp, CalServlet % where WebApp

RE: JSP Compilation Problem: Tomcat 4.1.12

2002-10-02 Thread Sexton, George
I'm confused by the change in behavior. I can use JDK 1.4 w/ Tomcat 4.0.4 and it works. -Original Message- From: peter lin [mailto:[EMAIL PROTECTED]] Sent: 02 October, 2002 8:56 AM To: Tomcat Developers List Subject: Re: JSP Compilation Problem: Tomcat 4.1.12 if you're using jdk 1.4

RE: JSP Compilation Problem: Tomcat 4.1.12

2002-10-02 Thread Sexton, George
Never mind. I found this described in Bug #10036. -Original Message- From: Sexton, George [mailto:[EMAIL PROTECTED]] Sent: 02 October, 2002 9:03 AM To: Tomcat Developers List Subject: RE: JSP Compilation Problem: Tomcat 4.1.12 I'm confused by the change in behavior. I can use JDK 1.4 w

Problem with Tomcat 4

2002-10-02 Thread SADASIVA,SHRAVAN (HP-India,ex3)
Hi, I am getting the following exception off the JSP engine in my tomcat 4.0 when I try to execute a class file off my linux box. The details are as given below. java.lang.NoClassDefFoundError: sun/io/MalformedInputException at sun.tools.java.Scanner.init(Scanner.java:144) at

Re: Strange problem with tomcat 4.1.2

2002-10-02 Thread Han Ming Ong
Definitely a problem with an extra '--' in your XML comments. The only place that '--' is allowed is at the beginning and at the end: !--blah blah-- Han Ming On Wednesday, October 2, 2002, at 04:32 AM, Henri Gomez wrote: While working on 4.1.2 rpms I noticed the following error at startup

DO NOT REPLY [Bug 471] - Problem using jk_nt_service (with a blank space in tomcat_home directory path) BugRat Report#797

2002-10-02 Thread bugzilla
/show_bug.cgi?id=471 Problem using jk_nt_service (with a blank space in tomcat_home directory path) BugRat Report#797 [EMAIL PROTECTED] changed: What|Removed |Added Status|RESOLVED

DO NOT REPLY [Bug 7207] - Redeployment Problem under Tomcat 4.0.2

2002-10-01 Thread bugzilla
/show_bug.cgi?id=7207 Redeployment Problem under Tomcat 4.0.2 --- Additional Comments From [EMAIL PROTECTED] 2002-10-01 19:22 --- Is this similar to #8969? -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Problem running Jakarta-tomcat

2002-09-27 Thread kothapally subbaraju
Hi, I have installed Jakarta-tomcat 4.0.5 and J2sdk1.4.0-02. When i started Jakarta-tomcat first it was giving the error that port no:8080 is already in use. later i changed the port no: to 1977, then it is giving : Error creating server socket(java.net.BindException), Address already in use.

DO NOT REPLY [Bug 12926] - java.net.URLEncoder.encode problem with JDK 1.4.1

2002-09-24 Thread bugzilla
/show_bug.cgi?id=12926 java.net.URLEncoder.encode problem with JDK 1.4.1 [EMAIL PROTECTED] changed: What|Removed |Added Priority|Other |High

Re: Problem with Tomcat 3.3.2-dev and classloader for JMX

2002-09-23 Thread Costin Manolache
Bill Barker wrote: - Original Message - From: Henri Gomez [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, September 19, 2002 4:25 AM Subject: Problem with Tomcat 3.3.2-dev and classloader for JMX I've got a problem in loading MX4J and it's http adaptator. I

Re: Problem with Tomcat 3.3.2-dev and classloader for JMX

2002-09-23 Thread Henri Gomez
the same, ie put mx4j and mx4j-tools in common but I've got a problem when trying to use mx4j http adaptor which require TRAX (ie xalan). And we couldn't use any xalan jar here since apps could want to use their own xalan isn't it ? I send a dummy example, where the jtc code for MDynamicBean

Re: Problem with Tomcat 3.3.2-dev and classloader for JMX

2002-09-23 Thread Costin Manolache
;) Ok, I does the same, ie put mx4j and mx4j-tools in common but I've got a problem when trying to use mx4j http adaptor which require TRAX (ie xalan). And we couldn't use any xalan jar here since apps could want to use their own xalan isn't it ? With JDK1.4 - this is not possible anyway

Re: Problem with Tomcat 3.3.2-dev and classloader for JMX

2002-09-23 Thread Henri Gomez
With JDK1.4 - this is not possible anyway ( unless reverse loader is used to load org.apache.xalan classes ). Interesting point here, will it be possible when using jdk 1.4 to use a specific xalan at least for webapp ? Just put xalan in common, it won't be worse :-) ( or use 1.4 ) So we'll

Re: Problem with Tomcat 3.3.2-dev and classloader for JMX

2002-09-23 Thread Costin Manolache
Henri Gomez wrote: With JDK1.4 - this is not possible anyway ( unless reverse loader is used to load org.apache.xalan classes ). Interesting point here, will it be possible when using jdk 1.4 to use a specific xalan at least for webapp ? It is certainly possible to use a different xslt (

DO NOT REPLY [Bug 12926] New: - java.net.URLEncoder.encode problem with JDK 1.4.1

2002-09-23 Thread bugzilla
/show_bug.cgi?id=12926 java.net.URLEncoder.encode problem with JDK 1.4.1 Summary: java.net.URLEncoder.encode problem with JDK 1.4.1 Product: Tomcat 4 Version: 4.1.10 Platform: Other OS/Version: Other Status: NEW Severity: Normal

Re: Problem with Tomcat 3.3.2-dev and classloader for JMX

2002-09-20 Thread Henri Gomez
/server). I haven't had the time to inventory what is there and decide what should go in which jar. Putting mx4j in common opens a major problem, since you make every webapp trusted that way. It's clear that o.a.t.u.mx needs to go in container. It's the rest I'm not sure of. I tried

Problem with Tomcat 3.3.2-dev and classloader for JMX

2002-09-19 Thread Henri Gomez
I've got a problem in loading MX4J and it's http adaptator. I initially put mx4j and mx4j-tools in lib/container, next to crimson and xalan but at init time the ClassLoader didn't find mx4j/mx4j-tools there. When I moved mx4j and mx4j-tools to lib/common, both are found but http connector

Re: Problem with Tomcat 3.3.2-dev and classloader for JMX

2002-09-19 Thread Bill Barker
- Original Message - From: Henri Gomez [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, September 19, 2002 4:25 AM Subject: Problem with Tomcat 3.3.2-dev and classloader for JMX I've got a problem in loading MX4J and it's http adaptator. I initially put mx4j and mx4j-tools

DO NOT REPLY [Bug 12759] New: - Problem with HttpSession in load test

2002-09-18 Thread bugzilla
/show_bug.cgi?id=12759 Problem with HttpSession in load test Summary: Problem with HttpSession in load test Product: Tomcat 3 Version: 3.3.1 Final Platform: Sun OS/Version: Solaris Status: NEW Severity: Blocker Priority

problem with nested (struts) iterate tags with Tomcat 4.1.10

2002-09-12 Thread Martin Wilson
= exhibition_in_type; The problem appears to be whenever struts-logic:iterate tags are nested. In the servlet generated from the jsp pages I can see the problem: the variable used to refer to the current object in the iteration is defined at the top of the _jspService method, and at the start of the iterate

DO NOT REPLY [Bug 12439] New: - HttpConnector problem under jdk1.4.1-rc and catalina 4.04

2002-09-09 Thread bugzilla
/show_bug.cgi?id=12439 HttpConnector problem under jdk1.4.1-rc and catalina 4.04 Summary: HttpConnector problem under jdk1.4.1-rc and catalina 4.04 Product: Tomcat 4 Version: 4.0.4 Final Platform: Other OS/Version: Windows NT/2K

DO NOT REPLY [Bug 12370] - Problem during oracle connection

2002-09-07 Thread bugzilla
/show_bug.cgi?id=12370 Problem during oracle connection [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution

DO NOT REPLY [Bug 12335] - Problem with Bug 4352 also exists with the JNDIRealm

2002-09-06 Thread bugzilla
/show_bug.cgi?id=12335 Problem with Bug 4352 also exists with the JNDIRealm [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 12370] New: - Problem during oracle connection

2002-09-06 Thread bugzilla
/show_bug.cgi?id=12370 Problem during oracle connection Summary: Problem during oracle connection Product: Tomcat 3 Version: 3.3.1 Final Platform: PC URL: http://www.reply.it OS/Version: Windows NT/2K Status: NEW

Re: Problem with individual jars and Security Manager in TC4.1.10

2002-09-05 Thread Remy Maucherat
Renato wrote: Hi all, I'm trying to upgrade a production installation running TC 4.0.4 to lastest 4.1.10. So far, so good ( still using Jasper 1 ), but I think there is a problem with the configuration of catalina.policy for individual jar files. On catalina.policy it says to use

DO NOT REPLY [Bug 12335] New: - Problem with Bug 4352 also exists with the JNDIRealm

2002-09-05 Thread bugzilla
/show_bug.cgi?id=12335 Problem with Bug 4352 also exists with the JNDIRealm Summary: Problem with Bug 4352 also exists with the JNDIRealm Product: Tomcat 4 Version: 4.1.9 Platform: All OS/Version: All Status: NEW Severity: Major

Manger problem when integrate Tomcat 4 with IIS

2002-09-05 Thread Shan Fu
Tomcat 4.0.4 and IIS 5 on Windows 2000 professional is successfully installed and integrated. Example application runs well. When I try to access manager, a authentication challenge window popped up - everything is ok till this time - but the problem is that I got a three field window instead

Tomcat 4.1.10 and tag pooling problem

2002-09-04 Thread Ari Suutari
Hi, I have been testing tomcat 4.1.10 with our web application, which uses i18n tag from jakarta-taglibs. When running it under 4.1.10 with jsp default settings in web.xml it produces very odd results - it seems that each i18n tag return same string to page (the string might be the one the first

Re: Tomcat 4.1.10 and tag pooling problem

2002-09-04 Thread Remy Maucherat
Ari Suutari wrote: Hi, I have been testing tomcat 4.1.10 with our web application, which uses i18n tag from jakarta-taglibs. When running it under 4.1.10 with jsp default settings in web.xml it produces very odd results - it seems that each i18n tag return same string to page (the string

Problem with individual jars and Security Manager in TC4.1.10

2002-09-04 Thread Renato
Hi all, I'm trying to upgrade a production installation running TC 4.0.4 to lastest 4.1.10. So far, so good ( still using Jasper 1 ), but I think there is a problem with the configuration of catalina.policy for individual jar files. On catalina.policy it says to use: grant codeBase jar:file

j2ee/j2se class loader problem??

2002-09-03 Thread Sean
My environment is Win 2k, JDK 1.4, J2EE 1.4.1 on Tomcat 4.0.2. Within my SOAP service running on Tomcat I need to access an entity EJB and also post messages to a JMS topic. In order to see the javax/jms/... objects Tomcat needs to have j2ee.jar on its classpath. If I publish to the topic

RE: j2ee/j2se class loader problem??

2002-09-03 Thread Dawkins, David
Your problem description reminds me of something I read recently (an article where a columnist rants about his Java experiences): If class A extends B { ... } B x = new A(); then ((A) x) == null if A and B were loaded by different classloaders. David Dawkins -Original Message

DO NOT REPLY [Bug 12156] New: - Apache and Tomcat 3.3.1 Interworking problem

2002-08-29 Thread bugzilla
/show_bug.cgi?id=12156 Apache and Tomcat 3.3.1 Interworking problem Summary: Apache and Tomcat 3.3.1 Interworking problem Product: Tomcat 3 Version: 3.1.1 Final Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Critical

Re: It seems new Tomcat33 reloading has a ClassLoader problem

2002-08-29 Thread Bill Barker
. L. [EMAIL PROTECTED] To: Tomcat Developers List [EMAIL PROTECTED] Sent: Sunday, August 25, 2002 7:02 PM Subject: Re: It seems new Tomcat33 reloading has a ClassLoader problem When I was tracing into ObjectSerializer, I found that the class loader parameter it got was NOT the one passed

build-main fails for tomcat 4.1 (XSLP problem?)

2002-08-27 Thread Dev Zero G Ltd
I am trying to build tomcat4.0 (4.1) from cvs src and have run into the following problem, which I can not resolve. If you have any ideas, please let me know - any advice muchly appreciated!! build-prepare: build-static: build-main: [style] DEPRECATED - xslp processor is deprecated. Use trax

RE: build-main fails for tomcat 4.1 (XSLP problem?)

2002-08-27 Thread Andrew Conrad
-Original Message- From: Mike Dewhirst [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 27, 2002 10:31 AM To: [EMAIL PROTECTED] Subject: build-main fails for tomcat 4.1 (XSLP problem?) I am trying to build tomcat4.0 (4.1) from cvs src and have run into the following problem, which I

Re: build-main fails for tomcat 4.1 (XSLP problem?)

2002-08-27 Thread Dev Zero G Ltd
- From: Mike Dewhirst [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 27, 2002 10:31 AM To: [EMAIL PROTECTED] Subject: build-main fails for tomcat 4.1 (XSLP problem?) I am trying to build tomcat4.0 (4.1) from cvs src and have run into the following problem, which I can not resolve. If you

RE: build-main fails for tomcat 4.1 (XSLP problem?)

2002-08-27 Thread Andrew Conrad
Subject: Re: build-main fails for tomcat 4.1 (XSLP problem?) From the debug output below (xslp processor is deprecated. Use trax or xalan instead) I'm guessing I'm not using Xalan at all. Any idea how I can make ANT use XALAN? Thanks very much for the help so far and thank for more

Re: build-main fails for tomcat 4.1 (XSLP problem?)

2002-08-27 Thread Dev Zero G Ltd
FANTASTIC! That worked a treat :) New problem :( (THANKS VERY MUCH FOR GETTING ME THIS FAR!) build-main: [style] Transforming into /usr/home/d3wh3m1c/jakarta-tomcat-4.0/webapps/build/tomcat-docs [style] Processing /usr/home/d3wh3m1c/jakarta-tomcat-4.0/webapps/tomcat-docs/class

RE: build-main fails for tomcat 4.1 (XSLP problem?)

2002-08-27 Thread Andrew Conrad
Transferring to tomcat-user: pic this thread up there - Andrew -Original Message- From: Dev Zero G Ltd [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 27, 2002 4:14 PM To: Tomcat Developers List Subject: Re: build-main fails for tomcat 4.1 (XSLP problem?) FANTASTIC

Re: It seems new Tomcat33 reloading has a ClassLoader problem

2002-08-25 Thread Hugh J. L.
When I was tracing into ObjectSerializer, I found that the class loader parameter it got was NOT the one passed to it in SimpleSessionStore. So the serialization was NOT done using our expected context class loader of the new context. Why? I can't explain this behavior... I simulated the

DO NOT REPLY [Bug 11846] New: - Class loader problem

2002-08-20 Thread bugzilla
/show_bug.cgi?id=11846 Class loader problem Summary: Class loader problem Product: Tomcat 4 Version: 4.0.4 Final Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Minor Priority: Other Component: Unknown

DO NOT REPLY [Bug 11846] - Class loader problem

2002-08-20 Thread bugzilla
/show_bug.cgi?id=11846 Class loader problem --- Additional Comments From [EMAIL PROTECTED] 2002-08-20 20:53 --- We are experiencing a very similar problem with our project. We have a Web App which is accessing EJBs running on a WebLogic 6.1 installation. Thus in WEB-INF/lib we have

DO NOT REPLY [Bug 11846] - Class loader problem

2002-08-20 Thread bugzilla
/show_bug.cgi?id=11846 Class loader problem --- Additional Comments From [EMAIL PROTECTED] 2002-08-21 02:21 --- Certainly my problem is not a bug. Using Tomcat 4.1.9b, a message is printed highlighting the servlet spec which requires that libraries in WEB-INF/lib not overrise javax.servlet

DO NOT REPLY [Bug 11646] - Jasper compilation problem: 'else' without 'if'

2002-08-13 Thread bugzilla
/show_bug.cgi?id=11646 Jasper compilation problem: 'else' without 'if' [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 11646] - Jasper compilation problem: 'else' without 'if'

2002-08-13 Thread bugzilla
/show_bug.cgi?id=11646 Jasper compilation problem: 'else' without 'if' --- Additional Comments From [EMAIL PROTECTED] 2002-08-13 15:51 --- Agreed -- scriplets are evil. I probably wouldn't do it this way myself, but then this isn't my code (it is from a commercial software package). I've got

DO NOT REPLY [Bug 11646] New: - Jasper compilation problem: 'else' without 'if'

2002-08-12 Thread bugzilla
/show_bug.cgi?id=11646 Jasper compilation problem: 'else' without 'if' Summary: Jasper compilation problem: 'else' without 'if' Product: Tomcat 4 Version: 4.1.9 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Major

Re: DO NOT REPLY [Bug 11646] New: - Jasper compilation problem:'else' without 'if'

2002-08-12 Thread Jens Khnberger
IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11646 Jasper compilation problem: 'else' without 'if' Summary: Jasper compilation problem: 'else' without 'if' Product: Tomcat 4 Version: 4.1.9 Platform: PC OS/Version

DO NOT REPLY [Bug 11613] - Page Load Problem in Stand-alone Mode

2002-08-11 Thread bugzilla
/show_bug.cgi?id=11613 Page Load Problem in Stand-alone Mode [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution

DO NOT REPLY [Bug 11613] New: - Page Load Problem in Stand-alone Mode

2002-08-10 Thread bugzilla
/show_bug.cgi?id=11613 Page Load Problem in Stand-alone Mode Summary: Page Load Problem in Stand-alone Mode Product: Tomcat 4 Version: 4.0.4 Final Platform: PC OS/Version: Windows XP Status: NEW Severity: Normal Priority

Problem with HttpSession.setAttribute

2002-07-31 Thread Benno Luthiger
Hello Using Tomcat 4 (in this example 4.0.4) I have problems with HttpSession.setAttribute(String name, Object value). Tomcat implements this interface which StandardSessionFacade: StandardSessionFacade.setAttribute(String name, Object value) The method call is delegated to StandardSession:

web-app_2_3.dtd and servlet spec and tomcat session-timeout expireat 0 problem.

2002-07-31 Thread James Cooley
Hi, This came up on the xdoclet-devel mailing list. The xdoclet implementation takes follows the dtd saying that a session expires if the session-timeout is = 0, while the spec says it will never expire if session-timeout is -1, Tomcat says it will not expire if session-timeout is 0. Now

MinTC, got problem while try to run java -jar mtc.jar

2002-07-30 Thread Zhenxin wang
I downloaded the MinTC from DistribuTopia web site, and successfully built mtc.jar. When I try to run java -jar mtc.jar, I got the following error msg Exception in thread main java.lang.NoClassDefFoundError: mtcserver Looks like the mtcserver.java file generated into src directory from ant

Re: MinTC, got problem while try to run java -jar mtc.jar

2002-07-30 Thread Christopher K. St. John
Although MinTC uses the Catalina framework, it isn't actually an official part of Tomcat, so questions about it are probably best kept to [EMAIL PROTECTED] Exception in thread main java.lang.NoClassDefFoundError: mtcserver I'll take a look and email you privately. Thanks for the

Re: Symlink problem

2002-07-29 Thread Bill Barker
- Original Message - From: SomchaiDion [EMAIL PROTECTED] To: Michael E. Locasto [EMAIL PROTECTED]; Tomcat Developers List [EMAIL PROTECTED] Sent: Sunday, July 28, 2002 10:54 PM Subject: Re: Symlink problem Thank you for your information and sorry that I think tomcat-dev can answer

Re: Symlink problem

2002-07-29 Thread SomchaiDion
-jdk14 == Somchai - Original Message - From: Bill Barker [EMAIL PROTECTED] To: Tomcat Developers List [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Monday, July 29, 2002 3:37 PM Subject: Re: Symlink problem - Original Message - From: SomchaiDion

Symlink problem

2002-07-28 Thread SomchaiDion
Dear sir, I have some information on CD-ROM and want to add it into my homepage. So, I setup tomcat to serve user webdirectory by using Listener. Then, I create symlink in my homepage to the CD-ROM mounting directory. But, I cannot access it. Does anyone know who to solve this problem. Please

Re: Symlink problem

2002-07-28 Thread SomchaiDion
Does anyone know who to solve this problem. Sorry, it is Does anyone know how to soleve this problem? Somchai - Original Message - From: SomchaiDion [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, July 28, 2002 6:34 PM Subject: Symlink problem Dear sir, I have some

Catalina build problem/solution

2002-07-28 Thread Christopher Cain
and logging, but the available task only had commons-digester.jar in the classpath. Appeneding commons-collections.jar and commons-logging.jar to the classpath attrib for that task corrected the problem. The specific reason the detection fails is that the Ant available task (in 1.5 at least) attempts

Re: Symlink problem

2002-07-28 Thread Michael E. Locasto
, you are attempting to access a file that is a symbolic link. The last three cases are caused by a test in org.apache.tomcat.core.DefaultServlet to see whether the absolute name of a file equals the canonical name. This test is intended to solve a serious security problem, where

Re: Symlink problem

2002-07-28 Thread SomchaiDion
Thank you for your information and sorry that I think tomcat-dev can answer this problem better than tomcat-user. Somchai - Original Message - From: Michael E. Locasto [EMAIL PROTECTED] To: Tomcat Developers List [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Monday, July 29, 2002 1:54 PM

Patch for security problem

2002-07-27 Thread John Holman
Bug 11210 (http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11210) is a security problem which could have serious effects for people using JNDIRealm with the Netscape/iPlanet JNDI LDAP provider (com.netscape.jndi.ldap.LdapContextFactory). The default provider

Re: IIS ISAPI / TOMCAT 4.0.2 Problem on Win XP

2002-07-27 Thread George Hester
I succeeded. Windows 2000 SP2 and Tomcat 4.0.1. But this is not a true Application Mapping. If it were it would appear in IIS Manager | Default Web | Properties | Home Directory | Configuration... | Application Mappings. It doesn't. It appears and is used as an ISAPI. This is not the same

DO NOT REPLY [Bug 10909] - Problem calling anonymous classes in servlet destroy() method

2002-07-18 Thread bugzilla
/show_bug.cgi?id=10909 Problem calling anonymous classes in servlet destroy() method --- Additional Comments From [EMAIL PROTECTED] 2002-07-18 15:15 --- I have verified this bug as occuring with Tomcat 4.0.4 (released) under both: Windows XP, Sun JDK 1.4.0-b92 and Linux Debian 3.0/testing

DO NOT REPLY [Bug 10670] - Problem in JSP compilation

2002-07-18 Thread bugzilla
/show_bug.cgi?id=10670 Problem in JSP compilation [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution

DO NOT REPLY [Bug 10909] New: - Problem calling anonymous classes in servlet destroy() method

2002-07-17 Thread bugzilla
/show_bug.cgi?id=10909 Problem calling anonymous classes in servlet destroy() method Summary: Problem calling anonymous classes in servlet destroy() method Product: Tomcat 4 Version: 4.0.4 Final Platform: PC OS/Version: Windows XP

DO NOT REPLY [Bug 6299] - SSI problem with multiple include statements in one file

2002-07-12 Thread bugzilla
/show_bug.cgi?id=6299 SSI problem with multiple include statements in one file [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 6299] - SSI problem with multiple include statements in one file

2002-07-12 Thread bugzilla
/show_bug.cgi?id=6299 SSI problem with multiple include statements in one file --- Additional Comments From [EMAIL PROTECTED] 2002-07-12 12:08 --- Unfortunately the new SSI codebase didn't make it into Tomcat 4.0.4, which is the current stable release, and so it still exhibits the '[error

Re: CVS problem

2002-07-11 Thread Dan Sandberg
I mucked with the CVS repository ( had no choice ) and fixed my CVS problems. I moved the SSIServlet.java,v file ( which had no java source ) into /tmp. This fixed the problems I had with core dumping when trying to check out old versions of jakarta-tomcat-4.0. Now I'll work on combining the

jsp:include problem with Compression Filter

2002-07-11 Thread Dimitri Valdin
Hello (Amy), I have found yet another problem with compression filter. If jsp page uses include action: jsp:include page=/pageToInclude.jsp flush=true/ then a new request is send to server. The result will be compressed and then compressed once again in the calling page, which make

DO NOT REPLY [Bug 10670] New: - Problem in JSP compilation

2002-07-10 Thread bugzilla
/show_bug.cgi?id=10670 Problem in JSP compilation Summary: Problem in JSP compilation Product: Tomcat 4 Version: 4.1.7 Platform: PC OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Jasper 2

DO NOT REPLY [Bug 10565] New: - shutdown hook problem: java.lang.NoClassDefFoundError: java/util/Iterator

2002-07-08 Thread bugzilla
/show_bug.cgi?id=10565 shutdown hook problem: java.lang.NoClassDefFoundError: java/util/Iterator Summary: shutdown hook problem: java.lang.NoClassDefFoundError: java/util/Iterator Product: Tomcat 4 Version: 4.0.1 Final Platform: PC

DO NOT REPLY [Bug 10565] - shutdown hook problem: java.lang.NoClassDefFoundError: java/util/Iterator

2002-07-08 Thread bugzilla
/show_bug.cgi?id=10565 shutdown hook problem: java.lang.NoClassDefFoundError: java/util/Iterator [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW

Re: CVS problem

2002-07-06 Thread Dan Sandberg
How? I'm not running any CVS commands. You need admin access to delete the #cvs.wfl or #cvs.lock files, which I don't have. If there's a way for me to fix this, please let me know. -Dan Remy Maucherat wrote: Trying to tag the CVS with 4.1.7 ... cvs server: [03:59:27] waiting for

Tomcat 4.0 Security problem

2002-07-05 Thread Artur Jonak
Hi, I've got the following error when I try to create LoginContext in my servlet. What should I do? java.lang.SecurityException: Sealing violation loading javax.naming.Context : Package javax.naming is sealed. at

problem with xalan

2002-07-04 Thread Juan Antonio Herraiz
Hello, I have a problem with xalan. I want to generate a .html file. I have a xml and xsl files, foo.xml and foo.xsl (these are from the examples of xalan). When I execute the jsp file, one error is produced, the error is that the namespace is not valid (more or less) Anything can help me

CVS problem

2002-07-04 Thread Remy Maucherat
Trying to tag the CVS with 4.1.7 ... cvs server: [03:59:27] waiting for dsandberg's lock in /home/cvs/jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/servlets cvs server: [04:00:00] waiting for dsandberg's lock in

<    3   4   5   6   7   8   9   10   11   12   >