> I suspect you need to add something like > JPDA_Connector=SharedMemoryAttach. I'm using Netbean and that's very > easy using the current catalina.bat setting. You maybe want to ask the > question to JSwat peoples since they probably know how to to that on win2k.
Ahhh... nevermind. For the benefit of the archives, catalina.bat defaults to: JPDA_TRANSPORT=dt_shmem JPDA_ADDRESS=jdbconn To connect to Tomcat after starting it with 'catalina jpda start' with JSwat 2.13 via shared memory, the 'shared name' is jdbconn. -- Wendy Smoak Applications Systems Analyst, Sr. Arizona State University PA Information Resources Management
