Re: Error while starting Tomacat!!

2004-05-07 Thread Tom Vekemans
I think the message is clear enough: White spaces are required after keyword PUBLIC in DOCTYPE decl. This is an error related to XML documents. Did you use/change any XML file (like web.xml for example)? Tom - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED]

Re: Overriding RequestProcessor for sesion validationi

2004-05-07 Thread Tom Vekemans
Why don't you use J2EE FORM-based authentication? It's easy to set up and automatically checks if a user has logged in whenever this user wants to access a "protected" page (configurable). More info is for example here: http://www.onjava.com/pub/a/onjava/2002/06/12/form.html Tom - Original M

Re: Struts failing under load ?

2004-05-06 Thread Tom Vekemans
ure you're running Struts 1.1 (the lines number from the stack > trace don't seem to tie up with the 1.1 source)? > > Niall > > - Original Message - > From: "Tom Vekemans" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wedn

Re: JBoss two Web Apllications Actions overlapping

2004-05-06 Thread Tom Vekemans
in this fine article: http://ramya.bhaavana.net/chaitanya/archives/000021.htmlGood luck,Tom Vekemans- Original Message - From: "Brad Balmer" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, May 06, 2004 6:03 PM Subject

Struts failing under load ?

2004-05-05 Thread Tom Vekemans
l performing the same scenario. It runs fine with 50 users so I don't suspect any problems in the struts-config.xml file. Does anyone have a suggestion? Thanks in advance, Tom Vekemans 2004-05-05 16:20:28,709 DEBUG [org.apache.struts.util.RequestUtils] Creating new ActionForm instance