RE: JDBC Driver for MS SQL Server

2001-12-18 Thread Sobeck, James (ISS Atlanta)
in your sql server, you can set your default DB if you want -Original Message- From: Jack Li [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 18, 2001 3:48 PM To: 'Tomcat Users List' Subject: RE: JDBC Driver for MS SQL Server Hi, The default port is 1433. Now I got the connection

session timeout action

2001-12-17 Thread Sobeck, James (ISS Atlanta)
hello, i want to setup my session so that when the timeout time is met, I instruct the system to perform a number of actions. is there a way to check to see if the session has timed out? thanks, Jimmy Jimmy Sobeck Engineer - Tools & Automation [EMAIL PROTECTED]

MSFT SQL JNDI DataSource

2001-12-14 Thread Sobeck, James (ISS Atlanta)
I am trying to setup a datasource using the Microsoft SQL Server 2000 JDBC driver, and as far as i can tell, there are no classes that i can instantiate - only abstact interfaces. has anyone successfully setup a datasource on 4.x with these drivers? i don't know much about any of this, and any exa

RE: JAXP

2001-12-13 Thread Sobeck, James (ISS Atlanta)
I don't know of any off hand, but here are a few functions the I wrote that might help you get started with JAXP. just read the javadocs and look at this code and it is not that hard. good luck, Jimmy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday,

No exception pages

2001-12-12 Thread Sobeck, James (ISS Atlanta)
Hello, since yesterday, I no longer get an exception page when there is an error in the page, rather I get HTTP 400 bad request. Does anyone know why this might be happening? it doesn't make debugging to much fun. thanks , Jimmy Jimmy Sobeck Engineer - Tools & Automation [EMAIL PROTECTED]

Invoke servlet on server startup

2001-12-12 Thread Sobeck, James (ISS Atlanta)
Is there a way to setup the server so that a servlet is invoked automatically when the server starts? Thanks, Jimmy Jimmy Sobeck Engineer - Tools & Automation [EMAIL PROTECTED] 404.236.3085 Internet Security Systems -- To unsubscribe:

IIS Ajp13 error

2001-12-07 Thread Sobeck, James (ISS Atlanta)
hello all, I have IIS 5.0 integrated with Tomcat 4.01 and everything seems to be working fine except that i get this error in the Tomcat console: [Ajp13] bad read: -103 This happens every time I access a page through IIS. it doesn't seem to effect anything, but i want to make sure. anyone else

RE: Need help on Session's null pointer exception

2001-12-04 Thread Sobeck, James (ISS Atlanta)
I think i got that error once when i tried to put a null Object into session. do something like if (Object != null){ session.putValue("key", Object); } -hope that helps, Jimmy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 04, 2001

RE: Tomcat 3.3 dumping context

2001-12-03 Thread Sobeck, James (ISS Atlanta)
; -Original Message- > From: Sobeck, James (ISS Atlanta) [mailto:[EMAIL PROTECTED]] > Sent: Monday, December 03, 2001 3:38 PM > To: '[EMAIL PROTECTED]' > Subject: Tomcat 3.3 dumping context > > > hello, > > i am running a Tomcat 3.3 on Win2k box, and I a

Tomcat 3.3 dumping context

2001-12-03 Thread Sobeck, James (ISS Atlanta)
hello, i am running a Tomcat 3.3 on Win2k box, and I am having a problem where every once in a while (i can't see a pattern), the context manager drops and rebuilds the webapp. Is this something that anyone else has ever seen? here are the lines in my log file 2001-12-03 15:07:09 - Ctx(/green