Shouldn't be any problems. Are you sure there are not other programs
bound to 80?
Try netstat -a in the dos window.
-Original Message-
From: Tony Smith [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 21, 2005 9:47 AM
To: tomcat-user@jakarta.apache.org
Subject: running tomcat on port 80
Hi
How about passing the session ids in the url like you woud do if the
user had cookies disabled?
-Original Message-
From: Rick Wong [mailto:[EMAIL PROTECTED]
Sent: Friday, May 13, 2005 11:42 AM
To: tomcat-user@jakarta.apache.org
Subject: IE 20 session cookies limitation
Hi,
I am using T
l Message-
From: Mark Thomas [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 11, 2005 11:41 AM
To: Tomcat Users List
Subject: Re: Strange error
You need to look at line 125 of WebApplicationListener in the
org.objectstyle.cayenne.conf package and see which object might be null
that you have assu
Does anyone have any idea what this error means?
I'm using jdk 1.5, tomcat 5.5.9 and intellij.
Thanks!
Connected to server
ERROR [/]: Session event listener threw exception
java.lang.NullPointerException
at
org.objectstyle.cayenne.conf.WebApplicationListener.sessionCreated(WebAp
plicationListene
l:
http://java.sun.com/xml/ns/j2ee";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"; >
Fredrik Liden wrote:
> Try this:
>
>
han [mailto:[EMAIL PROTECTED]
Sent: Monday, April 25, 2005 6:24 PM
To: Tomcat Users List
Subject: Re: Expression Languange not working for me
This is what my web.xml file contains:
http://java.sun.com/dtd/web-app_2_3.dtd";>
What do I change?
Fredrik Liden wrote:
> Check your
Check your web.xml file to make sure you're using the 2.4 dtd and not
2.3 or lower.
Fredrik
-Original Message-
From: Franklin Phan [mailto:[EMAIL PROTECTED]
Sent: Monday, April 25, 2005 6:04 PM
To: tomcat-user@jakarta.apache.org
Subject: Expression Languange not working for me
I am run
Does anyone know if this configuration is possible on one computer?
The reason for the two different JDKs is that I'm guessing that Tomcat
3.23 isn't compatible with jdk 1.5 or even 1.4 or is it? So I guess the
question is if it's in Catalinas startup config files it's possible to
specify differen
o: 'Tomcat Users List'
Subject: RE: Address localhost:8080 already in use
Reboot !
-Original Message-
From: Fredrik Liden [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 23, 2005 7:30 PM
To: Tomcat Users List
Subject: Address localhost:8080 already in use
Here is a big problem t
Here is a big problem that I've run into so many times.
I run start tomcat.
And then by accident I start it again while it is running.
After that I can't shut it down again. And if I try to run it it says
the address is in use. Have someone found any solution to this problem?
Any suggestions would
Does anyone know how to configure a ServletFilter to only respond to
JSPs and Servlets?
If I set it to everything using * it triggers for all the images as
well.
Thanks!
/Fredrik
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
Is it possible to pass login info in a link and then based on this
information set the JDBC realm status to logged in?
In other words is it possible to trigger the authentication manually in
a filter?
Thanks!
/Fredrik
-
To unsu
Check out QuartzScheduler from Open Symphony it's easy to configure within
Tomcat.
Fredrik
-Original Message-
From: pandu yelamanchili [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 21, 2004 9:58 AM
To: [EMAIL PROTECTED]
Subject: Re: How to run servlet for every 30 minutes in Tomcat
Hey M,
Yes it does using JDBCRealm. Instructions are here:
http://jakarta.apache.org/tomcat/tomcat-5.5-doc/realm-howto.html#JDBCRea
lm
-Fredrik
-Original Message-
From: Michael Hamilton [mailto:[EMAIL PROTECTED]
Sent: Monday, December 20, 2004 10:56 AM
To: Tomcat Users List
Subject: MY
Hi Chris,
That's a pretty general question.
It depends on what apps you are running. The number of users. Then there
could be various bottlenecks and memory leaks.
I'm not sure if Tomcat 5 still have a memory leak but I recall other
people having problems in this area before. Why don't you go th
Go to google:
Search for "setting java_home" click the first link in the result link.
Follow step-by-step instructions.
Once you get passed the step of setting the paths you'll no doubt
encounter tons of problems and questions. Make sure to read the basic
tutorials and search the archive for the
Hi,
Does anyone know if it's possible to retrieve the ServletContext from
any class (like a helper class) that is being used in the Web app, even
though the request object is not being passed to the object?
Any ideas would be greatly appreciated.
/Fredrik
---
I followed the instructions on the tomcat SSL Config page.
I generated the .keystore file using changeit password.
When I go to the test page http://localhost:8443/ I see 5 squares up in
the left corner and that's it. Anyone encountered this?? I'm not sure
how to proceed.
I'm using Jdk 1.4.1 so
Help!
I can't see folder and files that start with a certain word in Linux. There
is no . (dot) in the name.
However, when I run tomcat the folder/files are in the directory where it is
supposed to be.
The files are there but they are invisible.
Is this a virus? Please someone.
[EMAIL PROTECTE
I have a navigationbar that changes images when the user moves the mouse
over it.
This navigationbar works and looks normal when viewed on my own computer.
But when I run it through the server the images won't work properly. It
looks pretty messed up to be exact. Anyone know how to get around this
Ctx( ): 400 R( /) null
I keep getting a LOT of this message.
and sometimes that messages is followed by
- PoolTcpEndpoint: Endpoint ServerSocket[addr=0.0.0.0/0.0.0.
0,port=0,localport=8080] ignored exception: java.net.SocketException:
Connection
reset by peer - java.net.SocketException: Conne
Hello, does anyone know why I keep getting the following messages?
I can't find any path in my files that looks like the ones below.
can it bring down the server?
I'm using tomcat standalone.
Any feedback would be appreciated
2001-07-03 09:48:31 - Ctx( /examples ): 404 R( /examples +
/html/htm
Hello, does anyone know why I keep getting the following messages?
I can't find any path in my files that looks like the ones below.
can it bring down the server?
I'm using tomcat standalone.
Any feedback would be appreciated
2001-07-03 09:48:31 - Ctx( /examples ): 404 R( /examples +
/html/htm
I'm not really familiar with Linux or the ps command.
Could you give a short description of what this does:
ps -aux --cols 500 |grep $TOMCAT_HOME
Thanks!
-Original Message-
From: Tim O'Neil [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 02, 2001 4:15 PM
To: [EMAIL PROTECTED]
Subject: Re:
hey all,
Is it possible to determine if Tomcat is running?
I'm using Tomcat as a standalone server.
Occasionally Tomcat goes down and the page will not display. It's just gets
stuck.
Is there some way I can redirect a user if the servletEngine goes down?
Any suggestions would be greatly appreci
Let's say I have multiple forms on a page.
Does anyone know if I can retrive the name of the form that was submitted
using the request object? or if there is any other way to find out.
Thanks!
Fredrik
Hello I created a .jsp file that worked fine on JSWDK
Recently I upgraded to Tomcat 3.2.2 and now when I click on the JSP file I
get the following message:
Internal Servlet Error:
org.apache.jasper.JasperException: Unable to compile class for JSPerror:
Can't write:
/usr/local/jakarta-tomcat-3.2
27 matches
Mail list logo