Invalidate problem with Opera

2010-06-11 Thread Søren Blidorf
In my webapp I use session.invalidate(). It works fine in IE, but not in Opera. I get no error but the user is still logged in. Any idears? Soren

OT: Pluto and Tomcat

2010-06-03 Thread Søren Blidorf
Hi. I am new to portlets and Pluto. I have installed Pluto on my existing Tomcat and it works fine. However I am having difficulties setting up a helloworld portlet. I have created the portlet.xml and the helloworld.java. Compiled and deploy but nothing happens. I have tried

Tomcat and Pluto

2010-06-02 Thread Søren Blidorf
Hi. I am trying to use Pluto together with Tomcat. When I use the startup.bat I get a CATALINA_HOME problem: Environment variables not defined correctly. I cannot see any problems with my CATALINA_HOME (C:\Programmer\Apache Software Foundation\Tomcat 5.5) Any idears? Soren

Where to place log4j.properties

2010-05-25 Thread Søren Blidorf
Hi. Where in my war file should log4j.properties be? I have it in WEB-INF/classes but it seems like it can’t be found. I get: No appender could be found for logger (org.apache.jasper.JspC) when I compile. Soren, DK

Scheduling an action

2010-05-18 Thread Søren Blidorf
Hi. I am trying to schedule an action in tomcat. What I want is to setup Tomcat to start an struts action mapping when a date in my mysql db equals now(). Fx a calendar reminder. Hope it makes sense. Soren

OT: Refresh (f5) add(calendar.MONTH, adj) problem

2010-04-21 Thread Søren Blidorf
I have a page that changes month by request.getParameter(”adj”). How do I avoid add(calendar.MONTH, adj) when refresh(f5) is pressed I know its off topic, but does anybody have an idear? Soren, DK

set time out based on userInRole

2010-04-19 Thread Søren Blidorf
Is it possible to set time out time on the server base don how is logged id Soren, DK

SV: set time out based on userInRole

2010-04-19 Thread Søren Blidorf
Sure. Fx if you are admin no connectionTimeout and if you are user connectionTimeout 20 min Soren -Oprindelig meddelelse- Fra: Pid [mailto:p...@pidster.com] Sendt: 19. april 2010 13:55 Til: Tomcat Users List Emne: Re: set time out based on userInRole On 19/04/2010 12:51, Søren Blidorf

JSP not updated before app reload

2010-04-08 Thread Søren Blidorf
Hi. I am working on a project and suddenly when I make a change in my JSP I have to reload my app before the code is updated in the browser. I can’t think of any changes I have made that should cause this. Any idears. Soren, DK

path in context.xml

2010-03-24 Thread Søren Blidorf
I am trying to configure context in a META-INF context.xml which is new to me. I have set my path to myPath and when I am deploying my myWar.war I thought that my app would be called myPath but instead, as usual, it is called myWar. What am I doing wrong??? What is path for??? Soren, DK

OT: Howto exclude files/folders i .war

2010-03-24 Thread Søren Blidorf
Can anybody tell me how to exclude files/folders in my .war. I am using Jbuilder 2006. Soren, DK

SV: SV: Icons ?

2010-03-09 Thread Søren Blidorf
for the tip, But what are small-icon and large-icon elements functionality ? regards Søren Blidorf wrote: It's not a favicon. Like in the addressbar. If that's what you mean. For that use link rel=shortcut icon href=favicon.ico on your webpage. Søren -Oprindelig meddelelse- Fra: Mark

SV: Icons ?

2010-03-08 Thread Søren Blidorf
It's not a favicon. Like in the addressbar. If that’s what you mean. For that use link rel=shortcut icon href=favicon.ico on your webpage. Søren -Oprindelig meddelelse- Fra: Mark Thomas [mailto:ma...@apache.org] Sendt: 9. marts 2010 08:45 Til: Tomcat Users List Emne: Re: Icons ? On

When I link to a *.do I get Page not found

2010-02-27 Thread Søren Blidorf
I have made a struts application and it works just fine on my testserver. I have now uploaded it to my hosted webserver and struts does not work. When I link to a *.do I get “Page not found” Could it be a Tomcat config problem. Placing the jars and classes ect. Struts 1.2 // Tomcat

SV: When I link to a *.do I get Page not found

2010-02-27 Thread Søren Blidorf
link to a *.do I get Page not found On 2/27/2010 8:31 AM, Søren Blidorf wrote: I have made a struts application and it works just fine on my testserver. I have now uploaded it to my hosted webserver and struts does not work. When I link to a *.do I get “Page not found” Could

ROOT.war - how to access web.xml

2010-02-27 Thread Søren Blidorf
I have deployed my ROOT.war file. Is there any way to access the web.xml. I save db login info in it and I would like to be able to deploy the same ROOT.war file on different sites and only change the web.xml after. Soren

SV: ROOT.war - how to access web.xml

2010-02-27 Thread Søren Blidorf
Hi. Thanks, but I dont know what you mean. Kind of newbie in .war -Oprindelig meddelelse- Fra: Hassan Schroeder [mailto:hassan.schroe...@gmail.com] Sendt: 27. februar 2010 19:04 Til: Tomcat Users List Emne: Re: ROOT.war - how to access web.xml 2010/2/27 Søren Blidorf so...@nolas.dk

SV: ROOT.war - how to access web.xml

2010-02-27 Thread Søren Blidorf
When it is deployed the only thing I see when I FTP the site is the ROOT.war file. -Oprindelig meddelelse- Fra: Hassan Schroeder [mailto:hassan.schroe...@gmail.com] Sendt: 27. februar 2010 19:10 Til: Tomcat Users List Emne: Re: ROOT.war - how to access web.xml 2010/2/27 Søren Blidorf so

SV: ROOT.war - how to access web.xml

2010-02-27 Thread Søren Blidorf
Great. I'll try that. Thanks alot -Oprindelig meddelelse- Fra: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sendt: 27. februar 2010 19:21 Til: Tomcat Users List Emne: RE: ROOT.war - how to access web.xml From: Søren Blidorf [mailto:so...@nolas.dk] Subject: ROOT.war - how

SV: ROOT.war - how to access web.xml

2010-02-27 Thread Søren Blidorf
I put the context.xml fil there? -Oprindelig meddelelse- Fra: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sendt: 27. februar 2010 19:21 Til: Tomcat Users List Emne: RE: ROOT.war - how to access web.xml From: Søren Blidorf [mailto:so...@nolas.dk] Subject: ROOT.war - how

sessionDestroyed don't respond to the user closing t he browser window

2007-07-20 Thread Søren Blidorf
Hi. I am trying to get the number of sessions that is active. I have made a SessionListener and every thing works as I intended except that the “sessionDestroyed” don’t respond to the user closing the browser window. I there a way to destroy/invalidate a session when the browser is

How many jsessionid's is valid in my webapp

2007-07-10 Thread Søren Blidorf
Hi. Is there a why to tell how many jsessionid's is valid in my webapp. I want to use it to display the number of online users? Also is there a way to connect the username from my realm to the jsessionid so that I can display online users? BR Soren, DK

SV: How many jsessionid's is valid in my webapp

2007-07-10 Thread Søren Blidorf
many jsessionid's is valid in my webapp From: Søren Blidorf [mailto:[EMAIL PROTECTED] Subject: How many jsessionid's is valid in my webapp Is there a why to tell how many jsessionid's is valid in my webapp. Not sure what you mean by valid here; would active be a better term? I want to use

Realm problems - security issues?

2007-07-06 Thread Søren Blidorf
: [DEBUG] ApplicationDispatcher - Disabling the response for futher output [DEBUG] AuthenticatorBase - Failed authenticate() test Med venlig hilsen Søren Blidorf Nolas Consulting Web: http://www.nolas.dk Mobil: +45

Realm works; db connection does not?

2007-06-22 Thread Søren Blidorf
Hi. My realm is working and is able to login to my app. When I try to do anything in the application that need connection to db, I get a white screen. Can anybody tell me the differance between the realm connection to the db and my applications connection to the db. I use:

Re: Realm works; db connection does not?

2007-06-22 Thread Søren Blidorf
there just check out http://localhost:8080/tomcat-docs/jndi-resources-howto.html on your system If this is not the problem, please post your config and code you using - Original Message - From: Søren Blidorf [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Friday, June 22, 2007

Re: Realm works; db connection does not?

2007-06-22 Thread Søren Blidorf
a white screen! - Original Message - From: Christopher Schultz [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Friday, June 22, 2007 2:26 PM Subject: Re: Realm works; db connection does not? -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Søren, Søren Blidorf

The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path:

2007-06-21 Thread Søren Blidorf
I have just upgraded to Tomcat 6 and get the following error: INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Programmer\Apache Software Foundation\Tomcat

HTTP Status 408

2006-11-01 Thread Søren Blidorf
Hi I am trying to setup my webapp. I am using: MS windows server 2003 Tomcat 5.5.20 MS SQL server 2000 I am trying to setup realm I get a login error when the username or password is wrong but when it is correct I get the following error HTTP Status 408 - The time allowed for the login process