tomcat 4.0.2

2002-02-17 Thread john bell
Hi, I am moving from Tomcat 3.3 to Tomcat 4.0.2 and now get these errors. org.apache.jasper.JasperException: Unable to compile class for JSP C:\ApacheTomcat\jakarta-tomcat-4.0.2\work\localhost\coffee\jsp\control\homecont$jsp.java:8: Class or interface declaration expected. import

Performance testing of servlets / beans / jsp ?

2002-02-17 Thread Cato, Christopher
Hi. I'd like to performance test my applications, anyone have a clue on what software to use? I use Forté for Java CE 3 as the IDE and TomCat 3.23 as the servlet / jsp container. The server runs on RH Linux 6.2 Hopefully there are some opensource tools to use for this? Regards, Chris -- To

Re: Classes not being found in 4.0.2 but are found in 4.0.1 (and what is LE?)

2002-02-17 Thread Andrew
It's all working just fine for me but I'm using third party libraries too- jdbc driver from oracle,castor, jboss,glue. I place these in common\lib and all looks good under jdk14 final. I think LightEdition dosen't contains 'standard extension' libraries because 1.4 already has all of

Re: Performance testing of servlets / beans / jsp ?

2002-02-17 Thread sophie fischer
Cato, Christopher wrote: Hi. I'd like to performance test my applications, anyone have a clue on what software to use? I use Forté for Java CE 3 as the IDE and TomCat 3.23 as the servlet / jsp container. The server runs on RH Linux 6.2 Hopefully there are some opensource tools to use for

Re: Performance testing of servlets / beans / jsp ?

2002-02-17 Thread Jose Solorzano
--- Cato, Christopher [EMAIL PROTECTED] wrote: Hi. I'd like to performance test my applications, anyone have a clue on what software to use? I use Forté for Java CE 3 as the IDE and TomCat 3.23 as the servlet / jsp container. The server runs on RH Linux 6.2 Hopefully there are some

problem with apache 1.3.22, tomcat 4.01 and mod_webapp

2002-02-17 Thread Claus Bitten
Hi, I have a linux Server running with apache 1.3.22, tomcat 4.0.1 and mod_webapp using a warp connector. All works well except for an upload function in the java classes. Users can use the Website to upload files. If the filename has a dot (.) in it (i.e. text.txt) the upload fails when using

Access web.xml context-param From A Bean?

2002-02-17 Thread Kennedy Clark
I have values I want set at deployment time declared in my web.xml. I am accessing these with no problem from my JSPs with: %= application.getInitParameter(paramNameHere) % However, for my business logic which I have pulled out the if JSPs and put into beans, I can't figure out how to

Newbie can't run own JSP in Tomcat (404 - File Not Found)

2002-02-17 Thread Brian Peasland
Hello, I'm running the following: Tomcat 3.3 w/ JDK 1.4.0 Microsoft IIS 5.0 I installed Tomcat as per the directions in Tomcat IIS HowTo. When I go to http://localhost:8080, I can get to the installed JSP examples. They all appear to run fine. So this tells me that Tomcat is up running just

JNI crashing

2002-02-17 Thread Mario Fernandez
I´m trying to access to some native methods from a servlet, but I´m getting an error in the console. But it´s so large that I´m not able to see the first messages... I´ve got tomcat.log, jasper.log and servlet.log, but there´s no error messages in them. Should I have another log file to see JNI

RE: J2EE and Tomcat

2002-02-17 Thread Keith Ng
Nice to see u reply again... I have made a WAR file and tried to create a new Web Componet by adding a new WAR file, unfortunately tat doesnt work very well... well anwyay i have given up all hope of using the J2EE RI. I will just stick to TOMCAT and just wondering, is JavaMail separately

RE: J2EE and Tomcat

2002-02-17 Thread rsequeira
You could download the javamail implemenation from: http://java.sun.com/products/javamail/index.html You will need the java avtication framework as well: http://java.sun.com/products/javabeans/glasgow/jaf.html Thanks. RS Keith Ng [EMAIL PROTECTED] on 02/17/2002 02:18:29 PM Please respond

RE: J2EE and Tomcat

2002-02-17 Thread rsequeira
As for the .war file, it should under the Document Root. RS Keith Ng [EMAIL PROTECTED] on 02/17/2002 02:18:29 PM Please respond to Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] cc: Subject: RE: J2EE and Tomcat Nice to see u reply again... I have made a

Hey what happened to the tomcat forum?

2002-02-17 Thread smashingwebs
Hey what happened to the tomcat forum? Or am I being obtuse?

Re: Hey what happened to the tomcat forum?

2002-02-17 Thread Thomas Cherry
Do you mean the lack of messages? On Sunday, February 17, 2002, at 05:13 PM, smashingwebs wrote: Hey what happened to the tomcat forum? Or am I being obtuse? -- Don't underestimate the Force. - Darth Vader, Sith Lord. -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional

RE: Datasources context ?

2002-02-17 Thread Mark
Actually, I (Mark) fixed my problem. I was specifying the wrong class as a parameter in server.xml due to utter ignorance and lack of documentation/examples. I originally had it set up to use OracleDataSource as the driverClassName (which seemed logical at the time), but after looking at the

Re: Access web.xml context-param From A Bean?

2002-02-17 Thread Craig R. McClanahan
On Sun, 17 Feb 2002, Kennedy Clark wrote: Date: Sun, 17 Feb 2002 11:04:09 -0500 From: Kennedy Clark [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Access web.xml context-param From A Bean? I have values I want set at deployment time

RE: Hey what happened to the tomcat forum?

2002-02-17 Thread Donald Lee
It's always slack on the weekends then will hammer your inbox mon - fri. I assume this has something to do with the 5 day work week? :) -Original Message- From: smashingwebs [mailto:[EMAIL PROTECTED]] Sent: Sunday, February 17, 2002 5:13 PM To: [EMAIL PROTECTED] Subject: Hey what

test

2002-02-17 Thread Satoshi Okamoto
test -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Tomcat 3.3a + Apache 1.3 on Linux 7.2: Problems with mod_jk

2002-02-17 Thread Kaemmerer, Stefan
I have installed apache and tomcat 3.3a on my Suse Linux. with http://skaehome I'm getiing my apache server. with http://skaehome:8080/examples I'M getting tomcat. But without the port number I didn't get tomcat. At the time I'm using /etc/tomcat3/conf/jk/mod_jk.conf which looks like the

tomcat4.0.2+apache1.3.23+mod_webapp.so went well but why?

2002-02-17 Thread Satoshi Okamoto
below is configurations of server.xml of tomcat 4.0.2 and httpd.conf of apache 1.3.23 (most parts were cut, only the part that i modified is shown). first of all, http://tecdev15:8005 works fine. and http://tecdev15:8080 works fine, too. but why does both 8005 and 8080 work? i guessed 8080 works

RE: J2EE and Tomcat

2002-02-17 Thread Keith Ng
Hi Thanks for replying.. I have gone to JAF site and may I know what is the framework for? Also U said the WAR file shd be in the document root? ok let me demo how i made my WAR file. in my webapp directory, I did a jar -cvf EADassg.war EADassg in which EADassg is my assignment folder. Is

tomcat 4 forte 3.0 ce

2002-02-17 Thread Alex
Does anyone knows how can i setup tomcat 4.0.1 to work with forte 3.0 ce as the ide's default web server (forte 3.0 ce use tomcat 3.2, but i need tomcat 4.0.1) ? Thanks in advance ... Alex. -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED]

Re: Hey what happened to the tomcat forum?

2002-02-17 Thread smashingwebs
No, not the mailing list but the forum that used to be at: http://nagoya.apache.org:8080/jive/index.jsp It no longer works... - Original Message - From: Thomas Cherry [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Sunday, February 17, 2002 2:14 PM Subject: Re:

Re: Hey what happened to the tomcat forum?

2002-02-17 Thread Lasse Hillerøe Petersen
At 8:20 +0100 18/02/02, smashingwebs wrote: No, not the mailing list but the forum that used to be at: http://nagoya.apache.org:8080/jive/index.jsp It no longer works... It's been that way for about a month I think. I don't think it will be missed, but an explanatory page instead of the

RE: J2EE and Tomcat

2002-02-17 Thread Allan Kamau
About JavaMail and support for the same in Catalina, JavaMail is supported look at mail.jar contained in your $CATALINA_HOME/common/lib directory. Allan. --- [EMAIL PROTECTED] wrote: As for the .war file, it should under the Document Root. RS Keith Ng [EMAIL PROTECTED] on