Re: Apache, Tomcat, WebDAV, and Web Folders... Oh, my!

2005-01-11 Thread Mark Thomas
Garret Wilson wrote: snip Why doesn't Microsoft Web Folders ask my for my password? Why does it ignore the 401 Unauthorized and go back to asking for OPTIONS on the root? Does this have something to do with using Apache to proxy to Tomcat? Why did a non-proxied Tomcat work find on my Windows XP

Re: How to remotely debug with Tomcat 5.5

2005-01-14 Thread Mark Thomas
Should work in exactly the same way. Mark Rolf Zelder wrote: Hi In Tomcat 4.2 I was able to define dt_socket (see below) for remote debugging in the catalina.bat file. How do I configure a dt_socket in Tomcat 5.5 ? Cheers Rolf Catalina.bat: set JAVA_OPTS=%JAVA_OPTS% -Xdebug

Re: TOMCAT + HttpURLConnection

2005-01-17 Thread Mark Thomas
Karthik N S wrote: ** *Hi* *Apologies* ** *I would like to use the 'HttpURLConnection' API to POST 'start/stop/reload' to Tomcat Manager URL* *'http://192.168.10.64:8080/manager/html/start?path=/XYZ' , * * So can I Code this and Do I need the Proxy Authorization to

Re: [ANN] Apache Jakarta Tomcat 5.5.7-alpha Released

2005-01-20 Thread Mark Thomas
Lionel Farbos wrote: Question : What is the reference or stable version for servlet 2.4 ? Is it Tomcat 5.0.28 or Tomcat 5.5.4 ? I don't understand why you implement 2 versions (2 branches) for this servlet API ...? http://jakarta.apache.org/tomcat/index.html has answers to these questions and

Re: Value for usebean class attribute is invalid

2005-01-21 Thread Mark Thomas
Try putting the class in a package. Mark [EMAIL PROTECTED] wrote: I'm attempting to get a very basic webapp up and running, but can't seem to overcome this error: org.apache.jasper.JasperException: /build/begin.jsp(1,1) The value for the useBean class attribute Question is invalid. I've made

Re: Suggestion regarding StandardWrapper class

2005-01-23 Thread Mark Thomas
Better yet, create a bugzilla enhancement request for TC5 and attach your patch (see http://jakarta.apache.org/site/source.html#Patches). Mark Edmon Begoli wrote: Willie, You shoud probably send this e-mail to Tomcat developer list as well. Thank you, Edmon Willie Wheeler wrote: Hi all, I have a

Re: ?? Sharing the JSTL JARS and Classloading ??

2005-01-23 Thread Mark Thomas
Tony LaPaso wrote: Incidentally, in reading the Tomcat docs for Classloading, it seems that any classes in a web app's lib directory *should* be able to see classes in the shared/lib directory. Similarly, any classes in shared/lib *should* be able to see what's in common/lib. This works as you

Re: ?? Sharing the JSTL JARS and Classloading ??

2005-01-23 Thread Mark Thomas
Tony LaPaso wrote: Mark, When you cleaned out the caches (by deleting the work directory) were you able to move the standard.jar and jstl.jar to shared/lib and then be able to use JSTL? Yes. I did that -- I deleted the 'work' directory and then moved the JARs from common/lib to shared/lib and

Re: ?? Sharing the JSTL JARS and Classloading ??

2005-01-23 Thread Mark Thomas
Mark Thomas wrote: Tony LaPaso wrote: Mark, When you cleaned out the caches (by deleting the work directory) were you able to move the standard.jar and jstl.jar to shared/lib and then be able to use JSTL? Yes. I did that -- I deleted the 'work' directory and then moved the JARs from common

RE: webdav servlet problems with Tomcat 5.0.24 and IE

2004-05-20 Thread Mark Thomas
Roy, First of all it is worth pointing out that this works quite happily for me on WinXP using TC5.0.24 and IE6. There are difference between how tomcat 4 and 5 handle redirection from www.yourhost.com/webdav to www.yourhost.com/webdav/ Either should be valid but the webdav implementation in IE

RE: CGIServlet -- tomcat

2004-05-21 Thread Mark Thomas
Alex, I have been looking after the CGI servlet for the last few months. If you look in CVS you'll see my name against most of the changes. Sorry I didn't see your early posts on the user list. I do keep my eyes open for anything CGI servlet related and must have missed it. Is the header issue

RE: webdav servlet problems with Tomcat 5.0.24 and IE

2004-05-21 Thread Mark Thomas
From: Roy Gardner [mailto:[EMAIL PROTECTED] Do you know how the TC4 handles the redirection issue? We have a webapp to which we are adding webdav support. Our webdav implementation has exactly the same problem as the TC5 implementation when using IE clients. If we set the url-pattern to

RE: This is a test message

2004-05-24 Thread Mark Thomas
I have just checked the status page: http://www.spamcop.net/w3m?action=blcheckip=209.237.227.199 and everything looks good apart from one 3 hour period in the last 14 days. I have been receiving mail consistently from both the user and dev list. Looks like you might be seeing some other (possibly

RE: HTTP AUTH

2004-05-25 Thread Mark Thomas
How about use web.xml to configure your security rather than doing it by hand? That way tomcat does all the hard work. Mark -Original Message- From: SH Solutions [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 25, 2004 10:37 PM To: 'Tomcat Users List' Subject: HTTP AUTH Hi I

RE: can CGI Servlet handle Perl taint checking?

2004-05-27 Thread Mark Thomas
Hi, I tend to look after the CGI servlet. I am about to go on annual leave but will try and look at it when I get back (mid-June ish). Mark -Original Message- From: Larry Levin [mailto:[EMAIL PROTECTED] Sent: Thursday, May 27, 2004 4:59 PM To: [EMAIL PROTECTED] Subject: can CGI

RE: CGIServlet -- tomcat

2004-06-15 Thread Mark Thomas
This was a bug. It has been fixed in CVS for TC4 and TC5. Mark -Original Message- From: Mark Thomas [mailto:[EMAIL PROTECTED] Sent: Friday, May 21, 2004 7:15 PM To: 'Tomcat Users List' Subject: RE: CGIServlet -- tomcat Alex, I have been looking after the CGI servlet

RE: can CGI Servlet handle Perl taint checking?

2004-06-15 Thread Mark Thomas
-Original Message- From: Larry Levin [mailto:[EMAIL PROTECTED] Sent: Thursday, May 27, 2004 4:59 PM To: [EMAIL PROTECTED] Subject: can CGI Servlet handle Perl taint checking? Hi; I am trying to get Bugzilla to work with Tomcat and have run into a problem. The

RE: WEBDAV error - date and time string

2004-06-23 Thread Mark Thomas
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 23, 2004 10:19 PM To: [EMAIL PROTECTED] Subject: WEBDAV error - date and time string I'm trying to use the Adobe GoLive 7.0 WEBDAV client with a Tomcat 5.0.27. When I attempt to connect,

RE: WEBDAV error - date and time string

2004-06-23 Thread Mark Thomas
format. You need to take this up with Adobe. Mark -Original Message- From: Mark Thomas [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 23, 2004 10:31 PM To: 'Tomcat Users List' Subject: RE: WEBDAV error - date and time string -Original Message- From: [EMAIL PROTECTED

RE: Klaus-Dieter -V715101- Ackermann/Volksfuersorge/AMComNET/DE ist außer Haus.

2004-06-28 Thread Mark Thomas
I am sorry to disappoint those of you who look forward to receiving these messages. I am about to unsubscribe him from the list. Mark -Original Message- From: Jan Behrens [mailto:[EMAIL PROTECTED] Sent: Monday, June 28, 2004 8:03 PM To: 'Tomcat Users List' Subject: RE: Klaus-Dieter

RE: utf-8 with tomcat 5: second round

2004-07-04 Thread Mark Thomas
Asher, A few questions... What do you put in the text box on the form and what output do you see? Are you really using form act=/tests/utf.jsp method=post or do you mean form action=/tests/utf.jsp method=post? When I did my test I copied your UTF-8 character form the bugzilla report and pasted

RE: utf-8 with tomcat 5: second round

2004-07-05 Thread Mark Thomas
to be visible in browser) in tc 5 i get this: 1(which already lets me know that this is not really utf-8) the entered hebrew letter the entered hebrew letter (nothing is parsed, so '' signed wasn't even met) this is it. - Original Message - From: Mark Thomas [EMAIL PROTECTED

RE: howto disable webdav extensions / methods?

2004-07-06 Thread Mark Thomas
Patrick, The only code in tomcat that understands PROPFIND is the webdav servlet. I have justed tried using telnet to PROPFIND a resource that isn't mapped to the webdav servlet and I get the expected 501 response. What do you see if you try: telenet open localhost 8080 PROPFIND

RE: Can't Login as Admin or manager

2004-07-10 Thread Mark Thomas
There is no account lock-out implemented in tomcat. Have a look in server.xml and see how the realm is configured. You might have changed this through the admin app. If you have, the previous server.xml should still be in the conf directory with a timstamp appended to the filename. Mark

RE: HTTP Status

2004-07-12 Thread Mark Thomas
These are WebDAV methods. See RFC2518. Tomcat will respond with a 500 to these unless you have configured the webdav servlet. Mark -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, July 12, 2004 6:52 AM To: Tomcat Users List Subject: HTTP Status

RE: Can't Login as Admin or manager

2004-07-12 Thread Mark Thomas
-users.xml/value /parameter /ResourceParams /GlobalNamingResources -Original Message- From: Mark Thomas [mailto:[EMAIL PROTECTED] Sent: Saturday, July 10, 2004 13:34 PM To: 'Tomcat Users List' Subject: RE: Can't Login as Admin or manager There is no account lock

RE: [URGENT] When I type Russian in my .jsps, it displays it as a bunch of squares!

2004-07-19 Thread Mark Thomas
Which version of tomcat? What operating system? _ From: Ivan Jouikov [mailto:[EMAIL PROTECTED] Sent: Monday, July 19, 2004 9:48 AM To: 'Tomcat Users List' Subject: [URGENT] When I type Russian in my .jsps, it displays it as a bunch of squares! Hi everyone! First of all, in my JSP

RE: [URGENT] When I type Russian in my .jsps, it displays it as a bunch of squares!

2004-07-19 Thread Mark Thomas
to do with jvm? -Original Message- From: Mark Thomas [mailto:[EMAIL PROTECTED] Sent: Monday, July 19, 2004 10:50 AM To: 'Tomcat Users List' Subject: RE: [URGENT] When I type Russian in my .jsps, it displays it as a bunch of squares! Which version of tomcat? What

RE: [URGENT] When I type Russian in my .jsps, it displays it as a bunch of squares!

2004-07-19 Thread Mark Thomas
my files are saved as Unicode? -Original Message- From: Mark Thomas [mailto:[EMAIL PROTECTED] Sent: Monday, July 19, 2004 11:43 AM To: 'Tomcat Users List' Subject: RE: [URGENT] When I type Russian in my .jsps, it displays it as a bunch of squares! Ivan, This isn't

RE: SSL Certificate Errors

2004-07-26 Thread Mark Thomas
and user username=CN=Mark Thomas, OU=My Dept, O=My Company, L=London, C=GB password=null roles=tomcat,admin,manager,certs/ in tomcat-user.xml works for me. Note that certifcate authentication doesn't work with JNDI and JDBC realms (search bugzilla for details). There are also some issues with using

RE: SSLServerSocketFactory not found in 4.1.27

2004-07-26 Thread Mark Thomas
What version of the JDK are you using? Pre 1.4.x you need to install JSSE. Mark -Original Message- From: David Smithson [mailto:[EMAIL PROTECTED] Sent: Monday, July 26, 2004 11:58 PM To: [EMAIL PROTECTED] Subject: SSLServerSocketFactory not found in 4.1.27 Hi. On Fedora C2,

RE: How to build tomcat 5 on windows? tar.gz's??

2004-07-29 Thread Mark Thomas
Ant will handle these quite happily for you on Windows. (So will WinZip if you really want to things by hand.) You should be able to follow the instructions as http://jakarta.apache.org/tomcat/tomcat-5.0-doc/building.html to build TC5. Mark -Original Message- From: [EMAIL PROTECTED]

RE: Windows Service Source Code

2004-08-02 Thread Mark Thomas
TC4 uses Java Service from http://www.alexandriasc.com/software/JavaService/JavaService-bin-1.2.0.zip although it hasn't been available for a while. TC5 uses procrun which comes from the commons-daemon project, which is at http://jakarta.apache.org/commons/daemon. That site has links to the CVS

RE: form-based login username and password encoding issue

2004-08-09 Thread Mark Thomas
You should be able to do this although I have never tried. Depending on your version of tomcat, you may need to adjust a few settings. See below. Mark REQUESTS There are a number of situations where there may be a requirement to use non-US ASCII characters in a URI. These include: -

RE: Servlet.service error

2004-08-12 Thread Mark Thomas
This works for me in both TC4 and TC5 on Win XP. I suggest you try an as simple as possible stand alone webapp and see if you can reproduce this. Also what happens if you request footer.jsp directly? Mark -Original Message- From: Schalk Neethling [mailto:[EMAIL PROTECTED] Sent:

RE: installing tomcat 4.1.27 on linux

2004-08-12 Thread Mark Thomas
-Original Message- From: Stephen Charles Huey [mailto:[EMAIL PROTECTED] Sent: Thursday, August 12, 2004 11:14 PM To: Tomcat User Subject: installing tomcat 4.1.27 on linux We're moving Tomcat over to a Linux box, and we're under pressure to get it done as quickly as possible

RE: better error message a web.xml has errors

2004-08-12 Thread Mark Thomas
Look in the manager app. It will show which app isn’t running. Mark -Original Message- From: Emerson Cargnin [mailto:[EMAIL PROTECTED] Sent: Friday, August 13, 2004 12:01 AM To: Tomcat Users List Subject: better error message a web.xml has errors I have a server that has more

RE: regarding link to download jakarta-tomcat 4.1.24

2004-08-13 Thread Mark Thomas
http://jakarta.apache.org/site/binindex.cgi http://jakarta.apache.org/site/sourceindex.cgi -Original Message- From: Singh, Manish [mailto:[EMAIL PROTECTED] Sent: Friday, August 13, 2004 2:10 PM To: [EMAIL PROTECTED] Subject: regarding link to download jakarta-tomcat 4.1.24 Hi

RE: WebDAV using Tomcat 5 and Dreamweaver 7.0.1

2004-08-13 Thread Mark Thomas
Looking at the headers the nc value in the header from dreamweaver is quoted. My reading of RFC2617 is that the nc value should not be quoted. Tomcat removes quotes from those parameters that are allowed to be quoted. Quoting selectively from RFC2617: nonce-count = nc = nc-value

RE: WebDAV using Tomcat 5 and Dreamweaver 7.0.1

2004-08-15 Thread Mark Thomas
Looking at this again alongside http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22563 I still think this token should not be quoted but I have patched both TC4 and TC5 to remove the quotes if they are present. Mark -Original Message- From: Mark Thomas [mailto:[EMAIL PROTECTED

RE: Debug Mode Won't Go Away!

2004-08-16 Thread Mark Thomas
The debug startup option is not related to the logging verbosity. At a guess he changed the logging level for one or more components in server.xml as well. Changing back should fix it. Mark -Original Message- From: Jim Beard [mailto:[EMAIL PROTECTED] Sent: Monday, August 16, 2004

RE: Windows XP as webdav client hangs while accessing any non-IIS webdav server

2004-08-23 Thread Mark Thomas
The URL /_vti_bin/shtml.exe/_vti_rpc is what IE goes looking for if it doesn't recognise the response from a WEBDav compliant server. I have seen similar problems on TC5 in the past around 302 redirects from, for example, http://localhost/webdav to http://localhost/webdav/. Using a servlet mapping

RE: CGI-BIN - TOMCAT 4.1.29

2004-08-24 Thread Mark Thomas
What is the content of the perl script? Mark -Original Message- From: Marek Gimza [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 24, 2004 6:43 PM To: Tomcat Users List Subject: CGI-BIN - TOMCAT 4.1.29 Hi, I would be grateful for some assistance I have spent

RE: problem displaying gif images through cgi script with tomcat

2004-08-28 Thread Mark Thomas
There was a problem with the CGI script handling binary output. This has been fixed in CVS and will be included in the next release. See http://cvs.apache.org/viewcvs.cgi/jakarta-tomcat-4.0/catalina/src/share/org/apac he/catalina/servlets/CGIServlet.java?r1=1.22r2=1.23diff_format=h and

RE: UTF-8 Encoding Issue Since 5.0.27 ( gun in my mouth )

2004-09-01 Thread Mark Thomas
The change (which is required by the spec) is that if the character set has not been set before a call to getWriter() then it will default to ISO-8859-1. There was some discussion on the tomcat-dev list about this (see http://marc.theaimsgroup.com/?l=tomcat-devm=109104739719572w=2) I'll try and

RE: Context path= docBase=ROOT... fails in Tomcat 5.5?

2004-09-01 Thread Mark Thomas
You can't define a schema for the configuration files because you don't know what attributes and/or nested elements any customised components may use. No schema = no validation. Mark -Original Message- From: Jonathan Eric Miller [mailto:[EMAIL PROTECTED] Sent: Wednesday, September

RE: UTF-8 Encoding Issue Since 5.0.27 ( gun in my mouth )

2004-09-01 Thread Mark Thomas
OK. I have a simple test case and all seems to be well. See the end of this message for the contents of my test files. My environment: Win XP SP2 - brave I know but all has been OK so far ;) JDK 1.4.2_05 Tomcat 5.0 branch, HEAD (latest) from CVS (very close to 5.0.28) Points to note: 1. All my

RE: chinese charsets not supported on Tomcat5.0.28?

2004-09-07 Thread Mark Thomas
I have tested this repeatedly and have yet to find any issue with non-latin characters for some time. You do, however, need to be very careful with configuration settings. Can you post a simple test case that fails and I will have a look at it for you. Mark -Original Message- From:

RE: Changing the server name in response headers

2004-09-12 Thread Mark Thomas
This has been fixed quite recently. The fix is in 5.5.0 branch. Having checked CVS, I forgot to back port the patch to the 4.1.x/5.0.x branch. I'll do this now. Mark -Original Message- From: Sander Smith [mailto:[EMAIL PROTECTED] Sent: Sunday, September 12, 2004 9:02 PM To: [EMAIL

RE: Changing the server name in response headers

2004-09-12 Thread Mark Thomas
From: Sander Smith [mailto:[EMAIL PROTECTED] Thanks for your answer, although you really didn't answer my question. To get this functionality do I just need to set the header and it should work? Yes Was that the bug that you fixed, that you were overriding something that was

RE: Tomcat server (4.1.29) unable to handle GERMAN characters ; Please help

2004-09-15 Thread Mark Thomas
Add the following to your connector in server.xml URIEncoding=UTF-8 Mark -Original Message- From: koney krishna [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 15, 2004 5:49 AM To: [EMAIL PROTECTED] Subject: Tomcat server (4.1.29) unable to handle GERMAN characters ;

RE: Tomcat fine within the LAN, but invisible from without

2004-09-18 Thread Mark Thomas
Lee, You mail server is rejecting all messages to your address because you have exceeded your quota. Hence, you will not receive any messages until this is resolved. Please note that the apache list server will eventually remove addresses from the list the consistently return delivery failure

RE: Tomcat QueryString Encoding/Decoding Issue

2004-09-20 Thread Mark Thomas
From: koney krishna [mailto:[EMAIL PROTECTED] I have changed the Server.xml ( for setting URLEncoding=UTF-8 ) web.xml ( to enable setCharacterEncoding = UTF8 ) Are you really using URLEncoding=UTF-8? It should be URIEncoding=UTF-8 Also, what version of tomcat? Mark

RE: Tomcat 5.0.28 broken character encoding handling

2004-09-20 Thread Mark Thomas
From: Krzysztof Cieniuch [mailto:[EMAIL PROTECTED] Could someone clearly explain me how exactly tomcat 5.0.28 handles character encodings in requests. This is not a trivial thing to explain. The short answer is as the spec requires. If you are only interested in request parameters then the

RE: Tomcat 5.0.28 broken character encoding handling

2004-09-20 Thread Mark Thomas
From: Michael J. Makunas [mailto:[EMAIL PROTECTED] Sent: Monday, September 20, 2004 8:29 PM To: Tomcat Users List Subject: Re: Tomcat 5.0.28 broken character encoding handling Mark Thomas wrote: From: Krzysztof Cieniuch [mailto:[EMAIL PROTECTED] set meta header content-type to UTF-8

RE: List subscription problem

2004-09-22 Thread Mark Thomas
Lee, I tried responding directly to your message but it was rejected because your mailbox was full. I also responded to your post on the tomcat-user mailing list since you stated you were monitoring that through one of the many web based archives. Empty your mailbox and then the messages should

RE: Info re: use of CGI servlet in Tomcat, JDK version

2004-09-24 Thread Mark Thomas
A JDK 1.4 requirement is a bug and most likely my fault. I'll look at this now. Thanks for bringing this to my attention. Mark -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, September 24, 2004 7:40 PM To: Tomcat Users List Subject: Info re: use

RE: Tomcat 4.1.31

2004-10-12 Thread Mark Thomas
I think all that has happened is that the announcement has come out before all the mirrors have synchronised with the apache servers - hence you might see an older release. For the record, it is both available and production quality. Mark From: Harald Henkel [mailto:[EMAIL PROTECTED] Sent:

RE: Tomcat 4.1.31

2004-10-13 Thread Mark Thomas
Sorry. Try this: http://cvs.apache.org/viewcvs.cgi/jakarta-tomcat-4.0/catalina/src/share/org/apac he/catalina/session/JDBCStore.java -Original Message- From: Harald Henkel [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 13, 2004 8:30 AM To: 'Tomcat Users List' Subject: Re:

RE: Problem!

2004-09-28 Thread Mark Thomas
A clean install of tomcat won't do that. Are you 100% sure that it is tomcat listening on port 8080? The most likely explanation is that it is some other application. If you start tomcat from the command line you should see if tomcat is/isn't starting correctly. If something else is listening on

RE: Tomcat cgi NPH support

2004-09-28 Thread Mark Thomas
From: Phillip Qin [mailto:[EMAIL PROTECTED] I am curious why NPH support is so difficult to implement in CgiServlet? Just because something isn't done, it doesn't necessarily mean it is difficult. A number of 'extra' servlets provided with Tomcat (CGI, webDAV, etc) are not 100% complete. It

RE: Info re: use of CGI servlet in Tomcat, JDK version

2004-09-28 Thread Mark Thomas
state) in 5.5.x Mark From: Mark Thomas [mailto:[EMAIL PROTECTED] A JDK 1.4 requirement is a bug and most likely my fault. I'll look at this now. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Hello, This is not a question so much as a notice; I'm working on Windows OS, and had

RE: type in twice for basic authentication???

2004-10-02 Thread Mark Thomas
What version of tomcat? -Original Message- From: Stephen Charles Huey [mailto:[EMAIL PROTECTED] Sent: Friday, October 01, 2004 11:38 PM To: Tomcat Users List Subject: Re: type in twice for basic authentication??? Yeah, I need some major help on this to figure out what's going

RE: webdav servlet file path; documentation

2004-10-02 Thread Mark Thomas
From: Garret Wilson [mailto:[EMAIL PROTECTED] Something like this: Context docBase=C:\webapps\mywebapp.war Parameter name=webdavBase value=C:\data\mywebappdata\/ /Context This should be a parameter of the webdav servlet rather than a context one. I can't imagine why this wouldn't be

RE: type in twice for basic authentication???

2004-10-04 Thread Mark Thomas
Informatics -Original Message- From: Stephen Charles Huey [mailto:[EMAIL PROTECTED] Sent: Monday, October 04, 2004 1:59 AM To: Tomcat Users List Subject: RE: type in twice for basic authentication??? Tomcat 4.1.27 -- please help! - Original message - From: Mark Thomas [EMAIL

RE: DIGEST Authentication in Tomcat 4 vs Tomcat 5

2004-10-06 Thread Mark Thomas
There have been a few issues (see the change log at http://cvs.apache.org/viewcvs.cgi/jakarta-tomcat-4.0/catalina/src/share/org/apac he/catalina/authenticator/DigestAuthenticator.java for details) but these have been fixed in both TC4 and TC5. The latest TC4 release (4.1.30) does not contain these

RE: webdav help

2004-10-22 Thread Mark Thomas
From: Darren Grant [mailto:[EMAIL PROTECTED] Sent: Friday, October 22, 2004 6:08 AM To: [EMAIL PROTECTED] Subject: webdav help The example webdav servlet allows you to log into http://localhost:8080/webdav; and gives you access to the /$CATALINA_HOME/webapps/webdav/ folder which

RE: remote debugging

2004-01-10 Thread Mark Thomas
Resending from the right account... I do this with Eclipse all the time. The steps to reproduce my configuration are shown below. 1. Configure the following environment variables: JPDA_ADDRESS=8999 JPDA_TRANSPORT=dt_socket 2. Start tomcat from the command line with: catalina jpda start or

RE: remote debugging

2004-01-11 Thread Mark Thomas
I do this with Eclipse all the time. The steps to reproduce my configuration are shown below. 1. Configure the following environment variables: JPDA_ADDRESS=8999 JPDA_TRANSPORT=dt_socket 2. Start tomcat from the command line with: catalina jpda start or catalina jpda run 3. In Eclipse configure

RE: CGI servlet in tomcat

2004-01-12 Thread Mark Thomas
For the current version of the CGI script the CGI scripts need to be in the WEB-INF/cgi directory. They are then available via the /cgi-bin/ path. Also, the webapp must be deployed in an expanded state. ie: if you deploy myApp.war to the webapp directory containing WEB-INF/cgi/myScript.cgi then

RE: New to tomcat

2004-01-14 Thread Mark Thomas
Try this in your {JAVA_HOME}\jre\lib\security directory keytool -list -v -keystore cacerts You'll need to enter your keystore password. This is changeit by default unless someone had the good sense to do the obvious. This will give a long list of the certificates including the validity dates.

RE: New to tomcat

2004-01-14 Thread Mark Thomas
Should be something like this to remove expired certs keytool -delete -alias verisignclass2ca -keystore -cacerts -storepass changeit keytool -delete -alias verisignclass3ca -keystore -cacerts -storepass changeit keytool -delete -alias verisignclass4ca -keystore -cacerts -storepass changeit

RE: Realm SQL 2000 developer edition

2004-01-15 Thread Mark Thomas
AFAIK the only difference is that the developer edition is designed to give poor performance if you have more than 5 concurrent connections. Otherwise they should be the same. Mark -Original Message- From: Søren Blidorf [mailto:[EMAIL PROTECTED] Sent: Thursday, January 15, 2004 11:04 PM

RE: Using CA-issued certificates in Tomcat 5

2004-01-16 Thread Mark Thomas
Try this - don't delete the alias before importing the response. What happens is: keytool -genkey -alias tomcat -keyalg RSA Creates your private and public key keytool -certreq -keyalg RSA -alias tomcat -file certreq.csr wraps a copy of your _public_ key in a certficate request ... got the

RE: almost there with my servlet

2004-01-17 Thread Mark Thomas
Allan, Essentially, don't use packageless classes. The FAQ http://jakarta.apache.org/tomcat/faq/classnotfound.html has a bunch of references regarding this. Mark -Original Message- From: Allan Bruce [mailto:[EMAIL PROTECTED] Sent: Saturday, January 17, 2004 9:40 PM To: Tomcat

RE: Using CA-issued certificates in Tomcat 5

2004-01-19 Thread Mark Thomas
implementation when moving from PKCS#7 to X.509 certificates? -Original Message- From: ext Mark Thomas [mailto:[EMAIL PROTECTED] Sent: Friday, January 16, 2004 5:20 PM To: 'Tomcat Users List' Subject: RE: Using CA-issued certificates in Tomcat 5 Try this - don't delete the alias

RE: SSL, keystore with ca hierarchy

2004-01-24 Thread Mark Thomas
I have successfully used a server signed cert with tomcat. The step by step guide is quite lengthy. I'll give you the edited highlights and please follow up if you have any more questions. 1. Create key in .keystore with alias tomcat 2. Generate a signing request and sent to CA 3. Receive signed

RE: How to change page encoding, sent by server

2004-01-25 Thread Mark Thomas
Have a look at http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13231 In the meta tag has no effect. You need to use the [EMAIL PROTECTED] ... directive instead. Mark -Original Message- From: Ivan Kozlov [mailto:[EMAIL PROTECTED] Sent: Saturday, January 24, 2004 8:56 PM To: [EMAIL

RE: Antwort: RE: SSL, keystore with ca hierarchy

2004-01-25 Thread Mark Thomas
I can't do step 1 and 2 because the certificate and private key has been created already with openssl. The file TestServer_APU.pem contains the private key and certificate in the PEM format. Should that work either? Sorry, no idea. You may need to convert formats. A quick Google found

RE: [URGENT] Problems getting SSL 2-Way Authentication to work

2004-01-26 Thread Mark Thomas
I am not familiar with openssl but having reviewed your steps you might want to try the following: - Import your CA cert into the trusted CAs for your browser. - You shouldn't need your CA cert in your keystore file, providing that the CA cert is installed in cacerts. Try removing it from the

RE: Having trouble using CGI with Tomcat 4.1...

2004-02-04 Thread Mark Thomas
Ken, Without knowing the steps you took, I have no idea. It would also help to know exactly what you are trying to do. Mark From: Ken Perregaux [mailto:[EMAIL PROTECTED] I have setup Tomcat to use CGI but when I try to run my script or EXE it get the following error... HTTP Status 500

RE: $JAVA_HOME error

2004-02-04 Thread Mark Thomas
Might not be the root cause of your problem but you need to use the SDK not the JRE. Mark -Original Message- From: Tony Sutton [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 04, 2004 11:14 PM To: [EMAIL PROTECTED] Subject: $JAVA_HOME error Hi there, I'm new to using

RE: Do the tomcat developers use bugzilla?

2004-02-05 Thread Mark Thomas
From: Josh Rehman [mailto:[EMAIL PROTECTED] Subject: Do the tomcat developers use bugzilla? At first I was shocked that TC5 has only 15 bugs registered. Then I looked at the TC4 bugs: only 647, and almost all of them new. Should I bother filing any more bugs? Are the TC developers using

Re: Using digital signatures to log into admin webapp

2005-01-26 Thread Mark Thomas
: user username=CN=Mark Thomas, OU=Jakarta, O=Apache, L=London, ST=None, C=GB password=null roles=admin/ Mark Thank you, Edmon - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

Re: How to map client certificate to user or group?

2005-02-01 Thread Mark Thomas
What realm are you using? If you are using the memory realm you will need something like the following in tomcat-users.xml user username=CN=Mark Thomas, OU=Jakarta, O=Apache, L=London, ST=None, C=GB password=null roles=tomcat/ Mark

Re: How to map client certificate to user or group?

2005-02-01 Thread Mark Thomas
I think you would need to write a custom realm implementation. Mark Heinälä Petri wrote: Thanks! That works with listed entries, but how I can map all certificates to one role? I have plans to do further certificate checking in my application. Petri -Original Message- From: Mark Thomas

Re: compiling and deployment in tomcat

2005-02-02 Thread Mark Thomas
Julio Macedo wrote: 1. Do I really have to compile a servlet manually using javac (or using another tool) or may I save it in a specific folder so Tomcat compiles it to me? You have to do this, Tomcat won't do it for you. 2. Do I really have to register my servlets in web.xml file or this process

Re: pluggable protocols in web apps

2005-02-04 Thread Mark Thomas
No useful info at the moment but this looks a lot like bug 10982 (http://issues.apache.org/bugzilla/show_bug.cgi?id=10982) that I am just starting to look at. Keep an eye on this bug report. If I make any progress I will update it. Mark Martin Goldhahn wrote: We use pluggable protocols to

Re: Tomcat Realm to LDAP USING SOAP

2005-02-08 Thread Mark Thomas
Depends on what SOAP library (if any) you are using. I have seen BASIC auth work with Axis (can't remember which version but it was within the last few months). A long time ago I did try to get CLIENT-CERT working with Axis but hit a Tomcat bug. The Tomcat bug has been fixed but priorities

Re: HTTPconnector problem

2005-02-08 Thread Mark Thomas
I have just tested this on the latest TC4.1.x from CVS this works as stated in the docs. The output I see is: is secure : true port : 8080 It is possible that this is a bug that has been fixed but I don't see any changes in the archives that look relevant (I checked back to the end of 2003).

Re: Memory leak in tomcat 5.0.28

2005-02-08 Thread Mark Thomas
Marx, Mitchell E (Mitch), ALABS wrote: I see the bugzilla ID: http://issues.apache.org/bugzilla/show_bug.cgi?id=33368 Anyone know if this is present in Tomcat 4.1.30? Yes. http://issues.apache.org/bugzilla/show_bug.cgi?id=20758 is also present but is fixed in 4.1.31 Mark

Re: Trouble getting CGI script to execute

2005-02-08 Thread Mark Thomas
Exactly where did you put your script? If you follow http://jakarta.apache.org/tomcat/tomcat-5.5-doc/cgi-howto.html and use the defaults it is impossible to see the text of your script. Assuming you only uncommented the global web.xml and did not edit any of the settings, your script should be

Re: Trouble getting CGI script to execute

2005-02-08 Thread Mark Thomas
You are heading in the wrong direction. You don't need to specify a mime-type. (Neither do you need Apache.) You have a simple configuration error. See my previous post. Mark Brelsfoard, Alex wrote: OK, now we're getting somewhere. There was no entry for mime-type for file extension cgi. I

Re: Trouble getting CGI script to execute

2005-02-08 Thread Mark Thomas
Development Office Worcester Polytechnic Institute 508-831-6147 [EMAIL PROTECTED] -Original Message- From: Mark Thomas [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 08, 2005 3:55 PM To: Tomcat Users List Subject: Re: Trouble getting CGI script to execute Exactly where did you put your script

Re: Trouble getting CGI script to execute

2005-02-08 Thread Mark Thomas
Brelsfoard, Alex wrote: Ok. So I did everything you said. Still not working. I get a 404 error. So I took it step by step to see if I made typos or something. If I go to http://host:port I see the directory listing including myapp This shouldn't happen. This means that myapp is a directory in

Re: Tomcat 5.5.7/DataSourceRealm/Manager app

2005-02-08 Thread Mark Thomas
It is a known bug that has been fixed and will be included in 5.5.8. Sorry. Mark Phillip Qin wrote: I am having serious issue with Tomcat Manager app using DataSourceRealm during upgrading from Tomcat 5.0.28 to 5.5.7. The issue is, after I accessed Tomcat Manager app couple of times, I got this

Re: Trouble getting CGI script to execute

2005-02-08 Thread Mark Thomas
. --Alex Alex Brelsfoard Web Applications Developer Web Development Office Worcester Polytechnic Institute 508-831-6147 [EMAIL PROTECTED] -Original Message- From: Mark Thomas [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 08, 2005 4:48 PM To: Tomcat Users List Subject: Re: Trouble getting CGI

Re: Trouble getting CGI script to execute

2005-02-08 Thread Mark Thomas
Brelsfoard, Alex wrote: Yes, well this is where things get a little messy. I am using a version of Tomcat installed by a search engine software package called Endeca. They HAVE made some default settings of their own in server.xml. Ah. That explains a few things. I have not been using

Re: Trouble getting CGI script to execute

2005-02-08 Thread Mark Thomas
Brelsfoard, Alex wrote: OK. I should have spotted this from your last post. Your context path should be path=/myapp NOT path=myapp Yeah, you're right. Oops. Thanks. 1 problem down. n to go... Script should be: /station/endeca/4.5.4/i86pc-linux/webapps/myapp/WEB-INF/cgi/script.cgi Good, this is

Re: Trouble getting CGI script to execute

2005-02-09 Thread Mark Thomas
Brelsfoard, Alex wrote: Luckily this server is dedicated to this one application. And I have everything backed up. Though security is ALWAYS an issue, it's at least less of an issue on this server. If today's attempts do not get this woprking, I am most likely just going to turn off Tomcat's

<    1   2   3   4   5   >