Re: url rewritting: appended ;jsessionid break webapp + appended in wrong places!

2004-12-05 Thread Mark Lowe
. Mark On Sun, 05 Dec 2004 17:11:27 +0100, Jerome Lacoste [EMAIL PROTECTED] wrote: Hi, Yesterday I had a rewriting problem on a tomcat server hosting one of my applications. When one went for the first time on a page of the app, the resulting page was rewritten in a way that broke

Re: url rewritting: appended ;jsessionid break webapp + appended in wrong places!

2004-12-05 Thread Mark Lowe
Sorry I forgot. urlrewrite will give you a ready made configureable filter that could do what you want. http://tuckey.org/urlrewrite/ On Sun, 5 Dec 2004 18:51:15 +0100, Mark Lowe [EMAIL PROTECTED] wrote: Its a general container thing.. Choices. 1. You can use relative links for images

RE: Where is the source code of class org.apache.tomcat.util.threads.ThreadPool

2004-12-04 Thread Mark Thomas
jakarta-tomcat-connectors\util\java\org\apache\tomcat\util\threads Mark -Original Message- From: zerol tib [mailto:[EMAIL PROTECTED] Sent: Saturday, December 04, 2004 8:49 AM To: [EMAIL PROTECTED] Subject: Where is the source code of class

Re: mod_jk config on mac os x (Modifié par Cyri l Godefroy)

2004-12-04 Thread Mark Lowe
I wrote it a while ago, so if its doesn't work tell me and I'll update it. Mark On Sat, 4 Dec 2004 12:24:52 +0100, Cyril Godefroy [EMAIL PROTECTED] wrote: Didn't think this was possible but yes, you found the right article. The magic string you gooled was 'osx' Thanks a lot. eCOMPOSITE

Stopping creation of sessions

2004-12-03 Thread Mark O'Driscoll
code. TIA Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

number of sessions and OutOfMemoryException

2004-12-02 Thread Mark
Hi, Few questions: If I set session-timeout to -1 in web.xml will I get eventualy OutOfMemoryException or Tomcat will remove the session and not die? Is there any easy way to calculate how much memory will be used per session ( I know what objects will be stored) Thanks, Maek

RE: number of sessions and OutOfMemoryException

2004-12-02 Thread Mark
I'm I getting it right: that once OOME occures I need more memory or need to deside in my application how to remove sessions ? Thanks, Mark. --- Shapira, Yoav [EMAIL PROTECTED] wrote: Hi, If I set session-timeout to -1 in web.xml will I get eventualy OutOfMemoryException or Tomcat

Re: mod_jk config on mac os x (Modifié par Cyri l Godefroy)

2004-12-02 Thread Mark Lowe
much different or require that fink grot. I'll have a go tommorrow. Mark On Thu, 2 Dec 2004 15:48:48 -0800, Andrew Becherer [EMAIL PROTECTED] wrote: On Thu, 2 Dec 2004 19:15:06 +0100, Cyril Godefroy [EMAIL PROTECTED] wrote: I have some trouble using mod_jk to connect my apache web server

Re: Fedora Core 3

2004-12-01 Thread Mark Eggers
I'm using the following on Fedora Core 3 as a development environment with no problems. Apache 2.052 Tomcat 5.028 Java 1.4.2_06 mod_jk2 (I know it's unsupported) Please note that a Fedora Core 3 install or upgrade from Fedora Core 2 will install the GNU Java compiler. This can create some

RE: [java] RE: bug JDBC Real with CLIENT-CERT

2004-12-01 Thread Mark Thomas
to have to migrate to the version that includes the fix. Mark -Original Message- From: Paulo Alvim [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 30, 2004 1:09 PM To: Tomcat Users List Subject: RES: [java] RE: bug JDBC Real with CLIENT-CERT Thanks for your answer, Mark... I'm

RE: [java] RE: bug JDBC Real with CLIENT-CERT

2004-12-01 Thread Mark Thomas
Keep an eye on http://jakarta.apache.org/tomcat/tomcat-5.5-doc/changelog.html. An entry will appear here once it is fixed. I can't see an easier way then two WARs. If anyone else has any bright ideas... Mark -Original Message- From: Paulo Alvim [mailto:[EMAIL PROTECTED] Sent

Re: Mod_jk and upgrading jdk

2004-11-30 Thread Mark Lowe
It should be fine. mod_jk is a native library, if you leaving apache alone then this wont effect the jk module. tomcat 4.1 should run fine with 1.4 Mark On Tue, 30 Nov 2004 19:15:35 +, Martin Whelan [EMAIL PROTECTED] wrote: Hi All, I am running Apache/1.3.23 along with Tomcat 4.1.12

Re: Mod_jk and upgrading jdk

2004-11-30 Thread Mark Lowe
the make files. I've changed java versions, and tomcat versions without changing jk. Mark On Tue, 30 Nov 2004 20:04:59 +, Martin Whelan [EMAIL PROTECTED] wrote: Mark, Thanks for that. I was put off initially by some possible parameters which specified the path to some java includes when building

RE: Blank Page when using http://192.168.1.100/

2004-11-30 Thread Mark Benussi
Are you using a router? Original Message Follows From: Ted Anagnost [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Blank Page when using http://192.168.1.100/ Date: Wed, 1 Dec 2004 00:26:51 -0600 http://localhost/ works http://127.0.0.1/

Re: Blank Page when using http://192.168.1.100/

2004-11-30 Thread Mark Benussi
-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: Re: Blank Page when using http://192.168.1.100/ Date: Wed, 1 Dec 2004 01:36:47 -0600 Yes - Original Message - From: Mark Benussi [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, December 01, 2004 1:34

RE: EJB in tomcat

2004-11-29 Thread Mark Thomas
Can EJB's be deployed in tomcat ?? No. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: bug JDBC Real with CLIENT-CERT

2004-11-29 Thread Mark Thomas
I committed some patches to support CLIENT-CERT to 5.5.x recently. Should be in the next release. If you want them now, you can always grab them from CVS. Mark -Original Message- From: Paulo Alvim [mailto:[EMAIL PROTECTED] Sent: Monday, November 29, 2004 4:02 PM To: Tomcat Users

RE: [java] RE: bug JDBC Real with CLIENT-CERT

2004-11-29 Thread Mark Thomas
The JDBC stuff is all there and works. I don’t understand how this then fits in with AD/LDAP? Could you enlighten me? I assume you don't mean the JNDI realm (which I haven't done anything with or even tested if CLIENT-CERT will work with) Mark -Original Message- From: Paulo Alvim

RE: TC 5.0.28 error creating temporary file

2004-11-27 Thread Mark Thomas
Have you tried pre-compiling your JSPs before deployment? Mark -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of M.Hockings Sent: Saturday, November 27, 2004 12:59 PM To: [EMAIL PROTECTED] Subject: Re: TC 5.0.28 error creating temporary file Tim Funk wrote

Working directory for tomcat service on W2K

2004-11-25 Thread Mark O'Driscoll
Is there any way to change this, when tomcat runs as a service, from c:\winnt\system32? TIA Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

New session created from same client/different host

2004-11-24 Thread Mark O'Driscoll
If my client (IE6) connects to a single tomcat(5.0.28 Windows2k) using different hostnames (e.g. http://localhost:8080/myapp/test.jsp AND http://127.0.0.1:8080/myapp/test.jsp ) a new session is created for each alias. Is there any way to stop these new sessions being created? TIA Mark

Accessing MIME-TYPES

2004-11-23 Thread Mark Claassen
know the MIME-TYPE. However, the information to do the mapping is all happily in the main web.xml file in Tomcat's conf directory. Is there any way I can access this information so I can make the mime mapping myself? Thanks, Mark Confidentiality Notice: OCIESERVICE

RE: multipart/byteranges bug in tomcat 4.1.x

2004-11-22 Thread Mark Thomas
Fixed in CVS for TC4 but I wouldn't expect a 4.1.32 release for some time (New Year at the earliest). Mark -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Monday, November 22, 2004 1:56 PM To: Tomcat Users List Subject: RE: multipart/byteranges bug in tomcat

Re: JDBC transactions using MySQL / DBCP in Tomcat 5.0.28

2004-11-22 Thread Mark Matthews
. Anyone got any tips? Trond, Are your tables in InnoDB storage? (i.e. TYPE=InnoDB used when you created them) What does 'SHOW CREAATE TABLE [table-name]' show for both tables? If it doesn't say 'Type=InnoDB' at the end, transactions won't work :( -Mark - -- Mark Matthews MySQL AB

RE: multipart/byteranges bug in tomcat 4.1.x

2004-11-22 Thread Mark Thomas
. Obviously you will have to look at the cost v. benefit of any upgrade and make the decision that is right for you. Mark -Original Message- From: Vincent Gogan [mailto:[EMAIL PROTECTED] Sent: Monday, November 22, 2004 8:33 PM To: Tomcat Users List Subject: RE: multipart/byteranges bug

RE: SSL Redirect problem

2004-11-21 Thread Mark Thomas
for https). If you use the default ports IE doesn't send any port info and hence doesn't send the wrong port info. Mark -Original Message- From: Richard HALLIER [mailto:[EMAIL PROTECTED] Sent: Sunday, November 21, 2004 3:30 PM To: Tomcat Users List Subject: SSL Redirect problem Hi, I'd

RE: CGI Again...Servlet.service() for servlet cgi threw exception

2004-11-21 Thread Mark Thomas
I'll look into this but I need a bit more info: 1. What servlet mapping did you specify in web.xml? 2. What URL are you requesting? Mark -Original Message- From: Sergey Kamshilin [mailto:[EMAIL PROTECTED] Sent: Saturday, November 20, 2004 12:00 AM To: [EMAIL PROTECTED] Subject

RE: CGIServlet and CGI.pm upload feature

2004-11-21 Thread Mark Thomas
Sorry it has taken so long for a response on this. It looks like you have been hit by bug 32023. This has now been fixed in CVS for TC 5.5.x, TC 5.0.x and TC4.1.x Mark -Original Message- From: Brian T. Dittmer [mailto:[EMAIL PROTECTED] Sent: Friday, July 09, 2004 9:14 PM To: [EMAIL

RE: WebDav behavior

2004-11-19 Thread Mark Thomas
the archives for tips. Mark -Original Message- From: Brian K Bonner [mailto:[EMAIL PROTECTED] Sent: Friday, November 19, 2004 6:12 PM To: [EMAIL PROTECTED] Subject: WebDav behavior I've recently installed WebDAV app as part of a 5.0.27 and 5.5.54 install. I also have

RE: WebDav behavior

2004-11-19 Thread Mark Thomas
the details - the spec is the best place to check up on this sort of thing. Mark FYI The issue with MS clients is that they don't handle redirects to well (or at all even...) -Original Message- From: Brian K Bonner [mailto:[EMAIL PROTECTED] Sent: Friday, November 19, 2004 7:21 PM

RE: WebDav behavior

2004-11-19 Thread Mark Thomas
From: Brian K Bonner [mailto:[EMAIL PROTECTED] Sent: Friday, November 19, 2004 9:10 PM To: Tomcat Users List Subject: RE: WebDav behavior OK, I probably need to start over. I'd like to access content from http://localhost:8080/abc with my browser and be able to see the Index.html

Sessions on restart

2004-11-18 Thread Mark O'Driscoll
to be happening with 5.0.28. The question is: How do I maintain a list of sctive sessions across restarts of Tomcat. TIA - Mark (back after a LONG time) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Sessions on restart

2004-11-18 Thread Mark O'Driscoll
Well, as you can see my listener implements this interface but the activation/ passivation methods are never called :-( I have flagged the class as a listener in m web.xml. Is there anything else I have to do? TIA Mark - Original Message - From: Shapira, Yoav [EMAIL PROTECTED

Re: Sessions on restart

2004-11-18 Thread Mark O'Driscoll
That worked fine. Thanks to you both Mark - Original Message - From: Jon Wingfield [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Thursday, November 18, 2004 3:35 PM Subject: Re: Sessions on restart Yep. Read the docs more carefully ;) The activation/passivation

RE: WebDAV-Servlet with Contexts different from FileDirContext

2004-11-16 Thread Mark Thomas
size. If you want to enhance the webdav servet I would be happy to look at your patches and apply them as appropriate. There is however, one caveat. I don't want the webdav servlet to become a source of bloat so it is important that it remains lean - ideally in a single servlet. Mark -Original

RE: Tomcat 4.1.27 ana apache 2.0.47 with mod_jk

2004-11-15 Thread Mark Thomas
No. The spec requires this. -Original Message- From: Venkat Reddy Valluri [mailto:[EMAIL PROTECTED] Sent: Monday, November 15, 2004 9:19 PM To: Tomcat Users List Subject: RE: Tomcat 4.1.27 ana apache 2.0.47 with mod_jk But it worked with tomcat 4.0.4 with out using any package

RE: Tomcat 4.1.27 ana apache 2.0.47 with mod_jk

2004-11-15 Thread Mark Thomas
Please start a new thread for a new question. It makes it easier for those using thread aware mail clients or one of the many web archives to follow a particular question. Mark -Original Message- From: Venkat Reddy Valluri [mailto:[EMAIL PROTECTED] Sent: Monday, November 15, 2004 9

RE: Tomcat 4.1.27 can't access symbolink directories

2004-11-15 Thread Mark Thomas
Have a look at http://www.jguru.com/faq/view.jsp?EID=1028397 Mark -Original Message- From: Venkat Reddy Valluri [mailto:[EMAIL PROTECTED] Sent: Monday, November 15, 2004 10:16 PM To: Tomcat Users List Subject: Tomcat 4.1.27 can't access symbolink directories Hi, why Tomact

RE: Soap under Tomcat

2004-11-14 Thread Mark Thomas
I am not familiar with this particular tutorial but the problem appears to be that your client is requesting /soap/rpcrouter but the servlet mapping in web.xml indicates that the webapp is expcting /soap/servlet/rpcrouter. What the root cuase of this mismatch might be I do not know. Mark

RE: Webgui framework

2004-11-14 Thread Mark Thomas
Java Server Faces http://java.sun.com/j2ee/javaserverfaces/ Mark -Original Message- From: Alessandro Ronchi [mailto:[EMAIL PROTECTED] Sent: Sunday, November 14, 2004 1:04 AM To: 'Tomcat Users List' Subject: Webgui framework Is there a jsp framework that helps developing of web

RE: Soap under Tomcat

2004-11-14 Thread Mark Thomas
To quote from the error message from your original post: The requested resource (/soap/rpcrouter) is not available. Mark -Original Message- From: feilong [mailto:[EMAIL PROTECTED] Sent: Sunday, November 14, 2004 8:18 PM To: Tomcat Users List Subject: Re: Soap under Tomcat

RE: Tomcat auth error?

2004-11-13 Thread Mark Thomas
Looks like an error in your code. This isn't a tomact problem. -Original Message- From: Sunitha Kumar [mailto:[EMAIL PROTECTED] Sent: Thursday, November 11, 2004 9:53 PM To: [EMAIL PROTECTED] Subject: Tomcat auth error? ERROR [http8443-Processor20] authentication.Credentials

RE: Newbie: problem with WebDav Tomcat servlet

2004-11-13 Thread Mark Thomas
This works for me. Did you restart the app after changing web.xml? What version of tomcat are you using? Mark -Original Message- From: Alessandro Ronchi [mailto:[EMAIL PROTECTED] Sent: Friday, November 12, 2004 11:40 AM To: [EMAIL PROTECTED] Subject: Newbie: problem with WebDav

RE: CGI Servlet environmental variables

2004-11-13 Thread Mark Thomas
A couple of options: 1. Any query parameter or POSTed parameter should be passed to the CGI script on the command line in the form perl arg1=value1 arg2=value2 etc 2. The latest CGI script from CVS (the one in 4.1.31 contains a JDK 1.4 dependency) supports passing enviroment parameters to the CGI

RE: Newbie: problem with WebDav Tomcat servlet

2004-11-13 Thread Mark Thomas
Another question: is it possible to access to a webapp dir contents with this webdav url: http://host:8080/webapp/webdav/? No. The url is http://host[:port]/context/pathtofile/file Must I add any configuration directive to get this working? You shouldn't need to. You might want to try /*

RE: Newbie: problem with WebDav Tomcat servlet

2004-11-13 Thread Mark Thomas
know unix very well so can't really explain how to set something like this up HTH Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: class loader problem?

2004-11-10 Thread Mark Claassen
you. Mark -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 10, 2004 4:14 PM To: Tomcat Users List Subject: RE: class loader problem? Hi, Thanks for posting, but I think you're on your own. I personally am not going to waste time

RE: CGI ...yeah, I know (Tomcat 4.1.29)

2004-11-09 Thread Mark Claassen
...as long as the package name doesn't change. Mark -Original Message- From: Mark Thomas [mailto:[EMAIL PROTECTED] Sent: Monday, November 08, 2004 4:33 PM To: 'Tomcat Users List' Subject: RE: CGI ...yeah, I know (Tomcat 4.1.29) I think you have run into http

RE: CGI ...yeah, I know (Tomcat 4.1.29)

2004-11-09 Thread Mark Claassen
2004-11-08 16:06:55 StandardContext[]: Servlet threw load() exception javax.servlet.ServletException: Wrapper cannot find servlet class dsi.app.tomcat.DCGIServlet or a class it depends on at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:89 1) at

RE: Datasource problems on Tomcat 5.5.4

2004-11-09 Thread Mark Fleischman
Thanks Rémy Yoav! Mark Quoting Shapira, Yoav [EMAIL PROTECTED]: Hi, The ResourceParams nested elements are history, it's all in the Resource element now. See the new configuration page at http://jakarta.apache.org/tomcat/tomcat-5.5-doc/jndi-datasource-examples -howto.html. Yoav

RE: CGI ...yeah, I know (Tomcat 4.1.29)

2004-11-08 Thread Mark Claassen
To: 'Tomcat Users List' Subject: RE: CGI ...yeah, I know (Tomcat 4.1.29) Enable cgiservlet log (I usually set debug to 6) and see what's output in the log (very detail). -Original Message- From: Mark Claassen [mailto:[EMAIL PROTECTED] Sent: November 5, 2004 5:07 PM To: 'Tomcat

Hiding tomcat version numbers

2004-11-08 Thread Mark Claassen
the sender by reply e-mail and then delete this message and its attachments. Do not deliver, distribute, copy, disclose the contents or take any action in reliance upon the information contained in the communication or any attachments. - Mark Claassen Donnell Systems, Inc

ClassLoader question

2004-11-08 Thread Mark Claassen
resides). This, however, would not start up and gave me ClassNotFound exceptions. However, when I moved my jar to the shared directory, everything seems to work. Question: - I thought everything had access to things in the server/lib directory. What is going on here? Thanks, Mark

RE: ClassLoader question

2004-11-08 Thread Mark Claassen
. -Original Message- From: Mark Claassen [mailto:[EMAIL PROTECTED] Sent: Monday, November 08, 2004 3:14 PM To: 'Tomcat Users List' Subject: RE: ClassLoader question I forgot to mention that I am running 4.1, however the docs are similar and on this point I clearly deserve any

RE: CGI ...yeah, I know (Tomcat 4.1.29)

2004-11-08 Thread Mark Thomas
my apologies. Mark -Original Message- From: Mark Claassen [mailto:[EMAIL PROTECTED] Sent: Monday, November 08, 2004 3:17 PM To: 'Tomcat Users List' Subject: RE: CGI ...yeah, I know (Tomcat 4.1.29) Thanks for the reply. We have the debug set to 6 already. We found

Datasource problems on Tomcat 5.5.4

2004-11-08 Thread Mark Fleischman
be greatly appreciated. Thanks, Mark

RE: sessionS info persistence when restart Tomcat

2004-11-05 Thread Mark
The object stored in the session must implement serializable interface, right? Or any Java Class object can be stored in the session and persistence manager will take care how to save and restore it? --- Ben Souther [EMAIL PROTECTED] wrote: aha. so it looks like it's something I screwed up ;)

CGI ...yeah, I know (Tomcat 4.1.29)

2004-11-05 Thread Mark Claassen
. Anyone have any ideas on where to start looking? Thanks, Mark java.io.IOException: Broken pipe at java.io.FileOutputStream.writeBytes(Native Method) at java.io.FileOutputStream.write(FileOutputStream.java:257) at java.io.BufferedOutputStream.flushBuffer

sessionS info persistence when restart Tomcat

2004-11-04 Thread Mark
Hi, Is it possible to save sessions info, so when Tomcat restarts all previously active sessions will be loaded. I'm trying to prevent user's re-login when Tomcat goes down for short period (5-15 minutes) of time. Thanks, Mark __ Do you Yahoo

RE: sessionS info persistence when restart Tomcat

2004-11-04 Thread Mark
anybody confirm what is a status for Persistent Manager in Tomcat 5.0.X? is it stable, is it safe to use in production and if not what are other options. and here another link with detailed info on Persistent Manager: http://www.devx.com/assets/download/6264.pdf Mark. --- Steve Kirk [EMAIL

RE: sessionS info persistence when restart Tomcat

2004-11-04 Thread Mark
it's probably in good shape. Yoav Shapira http://www.yoavshapira.com -Original Message- From: Mark [mailto:[EMAIL PROTECTED] Sent: Thursday, November 04, 2004 2:14 PM To: Tomcat Users List Subject: RE: sessionS info persistence when restart Tomcat Here some info I found: http

Finding the log directory

2004-11-03 Thread Mark Claassen
am sorry if this is a repeat. I found a similar question in the archive, but the mail-archive indices were wrong at it was inaccessible. Mark Confidentiality Notice: OCIESERVICE - The contents of this e-mail message and any

RE: Finding the log directory

2004-11-03 Thread Mark Claassen
Thanks for your help. -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 03, 2004 1:57 PM To: Tomcat Users List Subject: RE: Finding the log directory Hi, Is there a container independent way to find the base directory. I have

password encryption JDBC connection pool

2004-11-02 Thread Mark
Can anybody point how to encrypt password and configure Tomcat 5.0.24(or higher) JDBC connection pool. Thanks, Mark. __ Do you Yahoo!? Check out the new Yahoo! Front Page. www.yahoo.com

RE: so confused: compiling tomcat without cvs update?

2004-11-01 Thread Mark Thomas
Adding tag=TOMCAT_5_0_28 to each of the ant cvs tasks in the build.xml that does the checkouts should do the trick. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, November 01, 2004 8:08 PM To: [EMAIL PROTECTED] Subject: so confused: compiling

Re: Problem Authenticating Users in LDAP

2004-10-29 Thread Mark Doppelfeld
any chars within user/password which need special encoding??? Cheers Mark Sandeep N wrote: This is what the log file (catalina_log.2004-10-29.txt) reads - 2004-10-29 15:53:14 JNDIRealm[Standalone]: Connecting to URL ldap://localhost:389 2004-10-29 15:53:38 JNDIRealm[Standalone]: lookupUser

Re: Problem Authenticating Users in LDAP

2004-10-29 Thread Mark Doppelfeld
information. Mark Sandeep N wrote: I guess in the LDAP directory, the password is not stored as a clear text but in an encrypted manner using SHA (Simple Hashing Algorithm). Can that be the reason for not authenticating this user? And I don't have any special characters embedded in my username

Re: Problem Authenticating Users in LDAP

2004-10-29 Thread Mark Doppelfeld
So did you try debugging the JNDIRealm That's what I wonna do with my umlaut problem... Mark Sandeep N wrote: I did try out these things long back, but it did not yield any success. Hence mailed the list. On Fri, 29 Oct 2004 14:14:57 +0200, Mark Doppelfeld [EMAIL PROTECTED] wrote: Hi, took

Character encoding within form based autentication

2004-10-29 Thread Mark Doppelfeld
up. I tried several settings of |useBodyEncodingForURI and ||URIEncoding but won't get it running Help is highly appreciated. Thanks in advance Mark | - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Problem Authenticating Users in LDAP

2004-10-28 Thread Mark Doppelfeld
Hi, have a look in your log files. It should tell you something about your authentication process... Mark Sandeep N wrote: Hi, I have a problem trying to authenticate users, whose details are stored in the LDAP directory through Apache Tomcat. The details of the software I am using

Re: No Images Displayed

2004-10-28 Thread Mark Lowe
by JK/Tomcat apache can deal with it. Mark On Thu, 28 Oct 2004 19:25:03 +0100, Ciaran Hanley [EMAIL PROTECTED] wrote: The problem was that modJK was only set up to serve .jsp files through tomcat, but not the images bundled in my application. I reconfigured it to handle all the applications

Forma based login german umlaut

2004-10-27 Thread Mark Doppelfeld
. So what are we missing ??? Help is highly appreciated. Regards Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Forma based login german umlaut

2004-10-27 Thread Mark Doppelfeld
Hi, forgot to mention: In all our user code there are no problems with german umlauts. Mark Mark Doppelfeld wrote: Hi together, I din't find any reading on this topic, so it seems time to ask here. Sorry if I missed something obvious. When our user types a password with german umlaut like , we

Re: Form based login german umlaut

2004-10-27 Thread Mark Doppelfeld
Hi, Robert I'm not sure if this thread is the place where to put your question. I've got a problem with my web apps form based / JDBCRelam authentication. It' nothing related to the manager app of tomcat. Regards Mark Robert Humble wrote: Hi, I would like to be able to limit the access in Tomcat

Re: Forma based login german umlaut

2004-10-27 Thread Mark Doppelfeld
Hi Yoav, it seems you know a lot of tomcat and the authentication stuff... :-) No ideas Mark Shapira, Yoav wrote: Hi, Don't hijack threads. Yoav Shapira http://www.yoavshapira.com -Original Message- From: Robert Humble [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 27, 2004 10

Re: Manager App and .war META-INF context.xml problem

2004-10-27 Thread Mark Doppelfeld
of this sub dir??? Just a guess. Regards Mark Mark Doppelfeld wrote: Hi, I've done some reading on this subject, but still face a problem: I've set autodeploy to false in server.xml When I initially install the war via the manager app, everything is fine. Then I stop and unload my web-app and upload a new

Re: Manager App and .war META-INF context.xml problem

2004-10-27 Thread Mark Doppelfeld
Hmmm, deploying the a new version of the app after undeploying it previously shows an error in 5.0.27! Saying it couldn't find context.xml :-( although its definetly within the war... 5.0.28 works fine! Regards Mark Shapira, Yoav wrote: Hi, Thank you for posting your findings. It'll be useful

Securing directory: httpd vs tomcat configuration

2004-10-25 Thread Mark Benussi
would be really appreciative. Thanks. Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: cookies problem with Tomcat 4.1.30

2004-10-25 Thread Mark
Hey, Is proxy involved on client's side ? -Mark. --- Todor Todorov [EMAIL PROTECTED] wrote: Hello there, We experienced strange behavior with Tomcat under heavy load. Fairly simple JSP generates a page based on a persistent cookie, unfortunately the browser receives someone else page

Manager App and .war META-INF context.xml problem

2004-10-24 Thread Mark Doppelfeld
excpetion: (adding the log4j jars to Tomcat won't bring up this exception, but manager app will say my web-app isn't available...) Any ideas??? Thanks in advance Mark java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method

Default User with JDBC Realm

2004-10-24 Thread Mark Doppelfeld
Hi together, is there any way to have an Default User authenticated vs the JDBC Realm. Our custom wants to have the user guest logged in by default, and you can then 'login' with your credentials via an explicit link within the webapp. Thanks in advance Mark

Re: Default User with JDBC Realm

2004-10-24 Thread Mark Doppelfeld
Because that would mean to maintain a lot of urls which are public (but don't) belong to the same sub url (like /public/... and /protected/...) QM wrote: On Sun, Oct 24, 2004 at 07:27:42PM +0200, Mark Doppelfeld wrote: : is there any way to have an Default User authenticated vs the JDBC Realm

RE: webdav help

2004-10-22 Thread Mark Thomas
you get the security right. If you have any dynamic content then this isn't going to work. The fundamental problem is differentiating between a request for the dynamic content and a request to retrieve the resource for editing. HTH Mark

RE: adding HTTP headers for all responses in web application

2004-10-21 Thread Mark
question: will the filter applied to response for custom error pages defined in web.xml: example: error-page exception-typeMyException/exception-type location/errorPage.jsp/location /error-page --- Shapira, Yoav [EMAIL PROTECTED] wrote: Hi, There are filters that ship with Tomcat's

adding HTTP headers for all responses in web application

2004-10-20 Thread Mark
. But I'd rather do it in one place and not go through all serlvets/JSPs in .war file. Thanks, Mark ___ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com

RE: adding HTTP headers for all responses in web application

2004-10-20 Thread Mark
Sound like a good idea! Can you please point to a good filters-HOWTO? --- Phillip Qin [EMAIL PROTECTED] wrote: Have you thought of filter? -Original Message- From: Mark [mailto:[EMAIL PROTECTED] Sent: October 20, 2004 10:40 AM To: [EMAIL PROTECTED] Subject: adding HTTP headers

Cannot connect to remote server

2004-10-19 Thread Robert Mark Bram
;; esac -- Robert Mark Bram http://phd.netcomp.monash.edu.au/RobertMarkBram/default.asp B.Comp.(Systems Development/Business Systems) B.Net.Comp.(Hons) Doctor of Philosophy Student School of Network Computing Faculty of Information Technology Monash University Peninsula Campus McMahons Rd Frankston

Re: request.getSession(false) randomly returns null in servlet

2004-10-19 Thread Mark
Now I'm absolutely lost :((( When one servlet gets null for current session, the same servlet get null in ANOTHER session, but after 3 minutes everything is back to normal: servlet now which session it belongs to. Can anybody point where whould I look for a problem? Thanks, Mark. --- Mark

Re: request.getSession(false) randomly returns null in servlet

2004-10-19 Thread Mark
One more thing: Everything works fine when I'm telling to servlet what is a sessionId: http://host/appName/servletA;jsessionid=69DAF786A6D1342C20C448EA4FD43F9E Any hint what's wrong here ? Mark. --- Mark [EMAIL PROTECTED] wrote: Now I'm absolutely lost :((( When one servlet gets null

session tracking enforcement

2004-10-19 Thread Mark
Is there any way to enforce a session cookie (JSESSIONID)to be send to the client (browser) from servlet. __ Do you Yahoo!? Read only the mail you want - Yahoo! Mail SpamGuard. http://promotions.yahoo.com/new_mail

RE: session tracking enforcement

2004-10-19 Thread Mark
Is it true, that new sessionId will be resend if a new session get created? --- Shapira, Yoav [EMAIL PROTECTED] wrote: Hi, Session cookies (those that don't persist) are becoming quite common actually because even small devices are able to keep that bit of session state quite easily.

Re: Run a war file without unpacking?

2004-10-19 Thread Mark Lowe
Maven has various bits and pieces for checking war files without deploying. I assume however that its unarchives the war (which is just a zip like jars) during the process. Mark On 19 Oct 2004, at 20:05, Larry Meadors wrote: The motivation: Overzealous SOX auditing. [EMAIL PROTECTED] 10/19/04

Re: De-centralized webapp dir with Apache?

2004-10-19 Thread Mark Lowe
You can yes.. see the bottom of this page.. http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/host.html If you need this working with apache then its a tad different.. But doable all the same.. Mark On 19 Oct 2004, at 20:19, John Hyun wrote: Hello all. I have Apache configured

Re: tomcat crash on mac os X

2004-10-19 Thread Mark Lowe
be the problem.. a presto Mark On 19 Oct 2004, at 19:32, Edoardo Panfili wrote: Shapira, Yoav wrote: Hi, has caused an exception in catalina.out (is at the end of the mail). Afer 200 queries the system is still alive... but it does not souds encouraging for me. The crash was not easily

Re: request.getSession(false) randomly returns null in servlet

2004-10-19 Thread Mark
Look what I found: session cookies not working with Tomcat and Apache ReverseProxy http://www.jguru.com/faq/view.jsp?EID=53878 It is a known issue/bug ? Mark. --- Mark [EMAIL PROTECTED] wrote: Now I'm absolutely lost :((( When one servlet gets null for current session, the same servlet

Re: tomcat crash on mac os X

2004-10-19 Thread Mark Lowe
with it and the dev tools.. Beyond that I've never seen what your getting.. On 19 Oct 2004, at 20:28, Edoardo Panfili wrote: Mark Lowe wrote: I've been running tomcat in the same version of osx, only in a staging environment and on this machine (dev environment). All works fine.. All works fine also for me

RE: Help with mod_jk2

2004-10-19 Thread Mark Eggers
Im trying to do multiple instances on different ports. the jkUriSet worked great for the first one, but the second and third dont work. Im ending up having to map every extension type in the workers2.properties which seems totally wrong. I will try your technique and see if i can get the

Re: session tracking enforcement

2004-10-19 Thread Mark
In my case it looks like I do have encode all URLs: firewall problem with stripping out sessionId left me with no choice ;) Is it right way of doing it? Thanks a lot. Mark. --- David Wall [EMAIL PROTECTED] wrote: But that's details, the main point I made still holds, and that's

wecome servlet return 404 in tomcat 4.1.31 (Linux)

2004-10-18 Thread Mark
Hi, Somehow I cannot use a servlet as a welcome-file in tomcat 4.1.31 - 404 error get returned, however it works with no problem in 5.0.24 here a part of my web.xml: servlet-mapping servlet-namewelcome/servlet-name url-pattern/Welcome/url-pattern /servlet-mapping

Re: request.getSession(false) randomly returns null in servlet

2004-10-15 Thread Mark
: HttpSession ses = req.getSession(false); I really don’t understand why it happens. Is it somehow session Id get associated with servlet and reset later to correct value? And again, When no proxy involved everything looks fine. Comments? Thank you, Mark --- Mark [EMAIL PROTECTED] wrote: Thanks

<    2   3   4   5   6   7   8   9   10   11   >