Ahh ...

2008-04-15 Thread Thompson,Roger
looking at the bash scripts it's: catalina.sh debug any tips or suggestions?

Using JDB on tomcat

2008-04-15 Thread Thompson,Roger
WHat is the best way to do this? 1) substitute jdb for java in the command shell 2) try to attach to a running instance any pointers to experience in the email archive would be useful. I'm looking at http://mail-archives.apache.org/mod_mbox/tomcat-users/ but I don't see a way to search them --

RE: UTF-8 encoding problems

2008-03-31 Thread Thompson,Roger
it to the list as informations that some library outside of tomcat can munge UTF-8 encoding. -Original Message- From: Mark Thomas [mailto:[EMAIL PROTECTED] Sent: Monday, March 17, 2008 4:10 PM To: Tomcat Users List Subject: Re: UTF-8 encoding problems Thompson,Roger wrote: I saw that--All

UTF-8 encoding problems

2008-03-17 Thread Thompson,Roger
Environment: Tomcat 5.5.20, no apache frontend. Running XSLTFIlter and urlrewrite in front of the tomcat. WE are implementing a RESTful webservice (tspilot) on top of a SRU service on the connector going into tomcat I have: Connector port=1 allowTrace=true

RE: UTF-8 encoding problems

2008-03-17 Thread Thompson,Roger
thanks, will try the TcpMon -Original Message- From: Mark Thomas [mailto:[EMAIL PROTECTED] Sent: Monday, March 17, 2008 4:10 PM To: Tomcat Users List Subject: Re: UTF-8 encoding problems Thompson,Roger wrote: I saw that--All it really says is to set URIEncoding=UTF-8 the tips say

Trailing slash problem

2008-02-21 Thread Thompson,Roger
I know this has been discussed, but I seem unable to find much about it other than a comment by Yoav Shapira. Environment: Tomcat 5.5.20 with no apache front end. The http connector adds a trailing slash to the top level rerquest to a web app like as follows: http://tspilot.oclc.org/gsafd ==

Trying to respond to s symbol both as a context (webapp) and as a request

2008-02-05 Thread Thompson,Roger
Background: Tomcat 5.5.20 I am devolping a web service to provide vocabulary in a library setting. The service will be located at: http://tspilot.oclc.org/ One of the vocabularies is named gsafd I need to respond differently to: http://tspilot.oclc.org/gsafd vs http://tspilot.oclc.org/gsafd/