RE: NoSuchElementException in DeltaRequest

2005-10-03 Thread Steve Mactaggart
is causing this one? Steve Mactaggart Best Bets - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

NoSuchElementException in DeltaRequest

2005-09-08 Thread Steve Mactaggart
oginCmd.java:111) I believe we are using tomcat 5.0.29 running under Linux. Any ideas on what is causing this one? Steve Mactaggart Best Bets - To unsubscribe, e-mail: [EMAIL PROTECTED

SSL startup issue

2002-02-07 Thread Steve Mactaggart
) at org.apache.tomcat.modules.server.PoolTcpConnector.engineInit(Unknown Source) I have searched the web, and the lists for an answer to what could be calling it. Anyone have any idea. Steve Mactaggart Senior Java Developer / Team Leader 303 Sport BH: +61 (03) 9620 7477 FAX +61 (03) 9620 7377

RE: Excessive high usage of memory by Tomcat on NT

2002-01-21 Thread Steve Mactaggart
One solution may be to upgrade to a later JDK and tomcat. Not sure if that will help but I know that there is a 3.2.4 release of tomcat and earlier versions may have issues with NT. -Original Message- From: Manish Bhatnagar [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 22, 2002 4:18

Standard SSL question

2002-01-09 Thread Steve Mactaggart
to be secure and I want to make sure that they are always accessed via SSL. Hope there's an answer.. Steve Mactaggart Senior Java Developer / Team Leader 303 Sport BH: 9620 7477 FAX 9620 7377 -- To unsubscribe: mailto:[EMAIL

RE: Standard SSL question

2002-01-09 Thread Steve Mactaggart
Forgot to mention using Tomcat 3.3 not 4.0 so there may be some differences. -Original Message- From: Steve Mactaggart [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 10, 2002 10:40 AM To: [EMAIL PROTECTED] Subject: Standard SSL question Hello all, I need to make it that certain

Problem with 3.3 and getServerName()

2002-01-09 Thread Steve Mactaggart
wrong. Also getRemoteAddr() also always returns 127.0.0.1 are these 2 related?? Any Ideas would be great. Steve Mactaggart Senior Java Developer / Team Leader 303 Sport BH: 9620 7477 FAX 9620 7377 -- To unsubscribe: mailto

RE: Standard SSL question

2002-01-09 Thread Steve Mactaggart
.. and have it META REFRESH and link to the secure version. Hope that helps. Cj Steve Mactaggart wrote: Hello all, I need to make it that certain pages on the site are accessed via SSL, is there a way in tomcat to reject the connection of http to a specific page (ie securePage.jsp

RE: Standard SSL question

2002-01-09 Thread Steve Mactaggart
Then is there a way to automatically do this?? Can I say to tomcat, when you recieve a HTTPS connection for a specific session, deny all HTTP connections?? -Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 10, 2002 12:22 PM To: Tomcat Users