Can't Setup!

2003-09-24 Thread Rodrigo Poblanno Balp
Hi, I've just installed Tomcat 4.1.24-LE-jdk14 for Windows
and I have Sun's J2SDK1.4.2. The installation seems to go on
perfect, but when I try to see http://localhost:8080
on my browser I get this message (I exclude the exceptions):

org.apache.jasper.JasperException: Unable to compile class for JSP

An error occurred at line: -1 in the jsp file: null

Generated servlet error:
[javac] Since fork is true, ignoring compiler setting.
[javac] Compiling 1 source file
[javac] Since fork is true, ignoring compiler setting.


What is this?
Is there a conflict between Java an Tomcat?

Thanx For Your Help

Poblanno


can't setup

2003-09-24 Thread Rodrigo Poblanno Balp
Hi, I've just installed Tomcat 4.1.24-LE-jdk14 for Windows
and I have Sun's J2SDK1.4.2. The installation seems to go on
perfect, but when I try to see http://localhost:8080
on my browser I get this message (I exclude the exceptions):

org.apache.jasper.JasperException: Unable to compile class for JSP

An error occurred at line: -1 in the jsp file: null

Generated servlet error:
[javac] Since fork is true, ignoring compiler setting.
[javac] Compiling 1 source file
[javac] Since fork is true, ignoring compiler setting.


What is this?
Is there a conflict between Java an Tomcat?

Thanx For Your Help

Poblanno



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



How to limit connections?

2003-06-30 Thread Rodrigo Poblanno Balp
Hi list

I want to bound the limit of available connections in my webapp.

How can I do this?
Is it possible NOT to edit server.xml, rather web.xml in my directory?

Thanx in advance.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]