RE: post data through form based authentication example?

2004-03-27 Thread Martin Alley
Hi Adam, I've put together a simple test for posting to a secured resource which seems to throw up a problem. Included files are the web app. Based on JBoss3.2.3 embedded tomcat4.1. Martin Index.html form form

RE: post data through form based authentication example?

2004-03-27 Thread Martin Alley
I forgot to mention it's behaviour!! Basically when the is no security constraint, it works. When there is a security constraint, the post data gets killed. Martin -Original Message- From: Martin Alley [mailto:[EMAIL PROTECTED] Sent: 27 March 2004 09:43 To: 'Tomcat

RE: Same data source config on two contexts, different result

2004-03-27 Thread Martin Alley
allowed to load the class from that url. Assuming the error message is misleading. Do you have a security policy file? Just a thought Martin -Original Message- From: Stig Stavik [mailto:[EMAIL PROTECTED] Sent: 27 March 2004 09:55 To: [EMAIL PROTECTED] Subject: Same data source config on two

RE: Same data source config on two contexts, different result

2004-03-27 Thread Martin Alley
, different result Martin Alley wrote: > The differences I can see are in the Context element and the url param > value. The question is what difference is significant. The URL have been switched back and forth, but with the same result. This goes for all the other parameters also - but in t

RE: Same data source config on two contexts, different result

2004-03-27 Thread Martin Alley
Reloadable Docbase Path In that order. Martin -Original Message- From: Stig Stavik [mailto:[EMAIL PROTECTED] Sent: 27 March 2004 10:32 To: Tomcat Users List Subject: Re: Same data source config on two contexts, different result Martin Alley wrote: > So you can change any parame

RE: Same data source config on two contexts, different result

2004-03-27 Thread Martin Alley
Furthermore, I'm thinking about the semantics of the driver class and doc base. Do you have the driver class in the right place so it can be found when docroot is "ROOT"? -Original Message----- From: Martin Alley [mailto:[EMAIL PROTECTED] Sent: 27 March 2004 10:37 To: &#x

RE: Same data source config on two contexts, different result

2004-03-27 Thread Martin Alley
What version of tomcat are you using? -Original Message- From: Stig Stavik [mailto:[EMAIL PROTECTED] Sent: 27 March 2004 11:23 To: Tomcat Users List Subject: Re: Same data source config on two contexts, different result Martin Alley wrote: > Do you have the driver class in the ri

RE: Same data source config on two contexts, different result

2004-03-27 Thread Martin Alley
I believe the driver either needs to be in WEB-INF/lib or $CATALINA_HOME/common/lib Martin -Original Message- From: Stig Stavik [mailto:[EMAIL PROTECTED] Sent: 27 March 2004 11:23 To: Tomcat Users List Subject: Re: Same data source config on two contexts, different result Martin Alley

RE: Same data source config on two contexts, different result

2004-03-27 Thread Martin Alley
: Tomcat Users List Subject: Re: Same data source config on two contexts, different result Martin Alley wrote: > I believe the driver either needs to be in > WEB-INF/lib or $CATALINA_HOME/common/lib The driver is in $CATALINA_HOME/common/lib -

RE: Same data source config on two contexts, different result

2004-03-27 Thread Martin Alley
Can you validate your config against a DTD? I find the wording of the error message suspicious - it sounds like it can't read the config file properly, rather than it can't find the driver file that is configured. Martin -Original Message----- From: Martin Alley [mailto:[EMAIL

RE: Same data source config on two contexts, different result

2004-03-27 Thread Martin Alley
n two contexts, different result Martin Alley wrote: > Can you validate your config against a DTD? Well, when I made a new context on the v-host, tomcat makes a config for me. I haven't touched it - and I recon tomcat should be able to read its own config files! It's also a b

RE: post data through form based authentication example?

2004-03-28 Thread Martin Alley
FORM /login.html /login.html customer merchant admin I can't see the point of protecting the POST method if the data fails to transition. Has anyone got a working example of this? Thanks Martin -Original Mess

RE: post data through form based authentication example?

2004-03-28 Thread Martin Alley
After further testing, I believe this is a bug specific to the JBoss environment (both 3.2.3 and 3.2.4RC1) Martin -Original Message- From: Martin Alley [mailto:[EMAIL PROTECTED] Sent: 28 March 2004 15:24 To: 'Tomcat Users List' Subject: RE: post data through form based auth

RE: post data through form based authentication example?

2004-03-29 Thread Martin Alley
No formal bug report yet. The current state of play is at http://www.jboss.org/index.html?module=bb&op=viewtopic&t=47595 If you would like to add your weight to this observation... Thanks Martin -Original Message- From: Adam Hardy [mailto:[EMAIL PROTECTED] Sent: 29 March 20

Multiple certificates for multiple virtual hosts (1:1)

2004-03-31 Thread Martin Alley
ts secure connections." Ignoring my assertions about the irrelevance of IP address above, I don't understand how a specific IP address is associated with a specific certificate in server.xml Can someone put me right on this? Or pro

RE: Of .war and .jar files - and .jsp class files

2004-03-31 Thread Martin Alley
Stick the class files in WEB-INF/classes in the appropriate package hierarchy. Eg. Com.mycompany.myclass in WEB-INF/classes/com/mycompany/myclass.class -Original Message- From: Malcolm Warren [mailto:[EMAIL PROTECTED] Sent: 31 March 2004 11:03 To: [EMAIL PROTECTED] Subject: Of .war and .

RE: Multiple certificates for multiple virtual hosts (1:1)

2004-03-31 Thread Martin Alley
Okay, I see that the address attribute of the connector element can be used to retrict IP/port combinations. As I've only got 1 IP this doesn't really affect me. Either I've misunderstood something fundamental, or the configuration capabilities are not optimal. Any one?

RE: Multiple certificates for multiple virtual hosts (1:1)

2004-03-31 Thread Martin Alley
xt I shall do a bit more research... Cheers Martin -Original Message- From: Parsons Technical Services [mailto:[EMAIL PROTECTED] Sent: 31 March 2004 14:55 To: Tomcat Users List Subject: Re: Multiple certificates for multiple virtual hosts (1:1) Martin, You missed something fundamental. Se

RE: Multiple certificates for multiple virtual hosts (1:1)

2004-03-31 Thread Martin Alley
ns to servers that host multiple 'virtual' servers at a single underlying network address. In order to provide the server name, clients MAY include an extension of type "server_name" in the (extended) client hello. ... " This rfc is dated June 2003, so I wonder when it wi

Getting mad with jsp 2.0

2004-06-30 Thread Martin Grüneberg
Hello, hope somebody knows whats going on here... I have a main.jsp with the following start.. http://java.sun.com/JSP/Page"; xmlns="http://www.w3.org/1999/xhtml"; xmlns:c="http://java.sun.com/jsp/jstl/core"; xmlns:fn="http://java.sun.com/jsp/jstl/functions"; xml

XSLT transformations with tomcat

2004-06-30 Thread Martin Monsorno
s implementation for being used. Thanks for your help, -- Martin - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

AW: Getting mad with jsp 2.0

2004-06-30 Thread Martin Grüneberg
Thanks for the answer, but the mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 30. Juni 2004 16:23 An: Tomcat Users List Betreff: Re: Getting mad with jsp 2.0 hi Martin, can you try to use the compile-time include like the following: <%@ include file="/jsp/ascript.jsp"%> in

strange error when processing stylesheets: tomcat, jdk1.4, windows, xalan

2004-07-01 Thread Martin Monsorno
p on what to do? -- Martin - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: strange error when processing stylesheets: tomcat, jdk1.4, windows, xalan

2004-07-01 Thread Martin Monsorno
Martin Monsorno <[EMAIL PROTECTED]> writes: > Hi *, > > I get the following error when trying to transform a xml document with > a XSLT stylesheet: > > ; SystemID: jndi:/localhost/ipas/xsl/minutes_pdf.xsl; Line#: 298; Column#: 66 > javax.xml.transform.Transfor

Map backed ActionForm, and jstl expression language

2004-07-01 Thread John Martin
Hi all, Any help on the following problem would be most appreciated. What i am trying to do is produce a report of data in tabular form with filters that will reduce the report set. There can be 100's of different reports but by passing in a report id to a database the query, filters, columns a

Re: Map backed ActionForm, and jstl expression language

2004-07-01 Thread John Martin
Sorry wrong User List, it is quite late - Original Message - From: "John Martin" <[EMAIL PROTECTED]> To: "tomcat-user" <[EMAIL PROTECTED]> Sent: Friday, July 02, 2004 1:00 AM Subject: Map backed ActionForm, and jstl expression language Hi all, A

SSL Hangs Tomcat

2004-07-05 Thread Martin Dubuc
get this to work? Martin __ Do you Yahoo!? New and Improved Yahoo! Mail - 100MB free storage! http://promotions.yahoo.com/new_mail - To unsubscribe, e-mail: [EMAIL

Mysterious Exception while server startup

2004-07-07 Thread Martin Grüneberg
else encounter this problem? Greetings, Martin Grüneberg Virus checked by G DATA AntiVirusKit Version: AVK 14.0.1353 from 07.07.2004 Virus news: www.antiviruslab.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Tomcat with SSL/secure="false"

2004-07-08 Thread Martin Dubuc
ds to SSL connector. The version of Tomcat I use is 5.0.19. I am running Tomcat on FreeBSD 4.10 (I may be experiencing a limitation of the J2SDK FreeBSD port). Anybody else running Tomcat with SSL of FreeBSD? Martin __ Do you Yahoo!? Yahoo! Mail

Continous Axis deployment forces Tomcat OutOfMemoryException

2004-08-10 Thread Martin Olsson
r problems -- or better yet, a solution? Regards, Martin Olsson - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Configuring thread pools

2004-08-20 Thread julien-martin
Hello, Is there a way to configure the thread pool in tomcat - if thread pool there is - and ask for example for 100 threads to be placed in the thread pool? Thanks in advance, Julien Martin.

Configuring thread pools: I meant servlet threads

2004-08-20 Thread julien-martin
ad pools > >Hello, >Is there a way to configure the thread pool in tomcat - if thread pool >there is - and ask for example for 100 threads to be placed in the thread >pool? >Thanks in advance, >Julien Martin. This e-mail, including any attachments, is a confidential busi

Path Problem when Porting Hibernate/Struts App from Tomcat 4 to 5

2004-08-25 Thread Emmerich, Martin
oid the "link hack". I'm only the admin who tries to get it running, the developer is on vacation. Thus my hibernate know-how is very poor. Versions are Hibernate 2.1.4 and Tomcat 5.0.19 under Linux. Best Regards, .. Martin Emmerich Leitung IT Oestreiche

RE: Path Problem when Porting Hibernate/Struts App from Tomcat 4 to 5

2004-08-31 Thread Emmerich, Martin
On Wed, Aug 25, 2004 at 6:31 PM, QM wrote > What about renaming the .jar file with the Hibernate mappings .zip? and > You may want to hold off, then, till the developer gets back. We did both and it worked! Thanks for the help! Best regards, .. Martin Em

session replication slow/problems in 5.0.28

2004-09-08 Thread Joachim Martin
Hello, I have successfully gotten replication working. However, every 5-10 hits or so, the request takes forever, and I see the following in the log: Sep 8, 2004 11:33:38 AM org.apache.catalina.cluster.tcp.SocketSender waitForAck WARNING: Wasn't able to read acknowledgement from server[/x.x.x.x

Re: session replication slow/problems in 5.0.28

2004-09-08 Thread Joachim Martin
e on linux, you will need to set LD_ASSUME_KERNEL=2.4 because of known NIO issues Filip - Original Message - From: "Joachim Martin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 08, 2004 10:42 AM Subject: session replication slow/problems

Re: Tomcat 5.0.28 form post encoding problem

2004-09-17 Thread Martin Schaefer
sending form data in body part of the request how should this > help anyhow > > HELP the lost newbi :-))) > > KC > > > - > To unsubscribe, e-mail

Re: Error page problem

2004-09-17 Thread Martin Schaefer
does not > make sense, because clients expect SOAP messages. > Is it possible to remove certain servlets from error page mechanism? Error > page does not make sense for web services. Maybe separate the web services from user interface!? Diff

TIME_WAIT socket buildup problem in Tomcat

2000-10-27 Thread Martin Holmgren
to the problem? Thanks in advance! /Martin Holmgren

customized SecurityManager?

2000-10-27 Thread Martin Exler
Hi, Anybody out there who uses a customized SecurityManager for servlets? How can I configure tomcat to use a non-default SecurityManager? thanks, -mex -- Martin Exler <[EMAIL PROTECTED]>

Re: (Possible VIRUS) Re: ???????? - ????????????

2000-10-30 Thread Martin Smith
in. Don't know what that means. martin -- Martin Smith email: [EMAIL PROTECTED] Vollsveien 9 tel. : +47 6783 1202 P.O. Box 482 1327 Lysaker, Norway

Re: jar's still not picked up in WEB-INF/lib

2000-11-01 Thread Martin Smith
/lib, then the other class will be found when it is used? martin -- Martin Smith email: [EMAIL PROTECTED] Vollsveien 9 tel. : +47 6783 1202 P.O. Box 482 1327 Lysaker, Norway

Re: FW: URL Rewriting status

2000-11-23 Thread Martin Exler
ured it. You may also try if encoding works on URLs with explicit port (like http://1.1.1.1:80/someservlet). [see Message-id: <[EMAIL PROTECTED]>] -martin -- = Martin Exler = E-mail: [EMAIL PROTECTED] = = KPNQwest Austria GmbH= Business Solutions Center

Tomcat 3.2 + mod_jk + Apache 1.3.14 + Cocoon 1.8 on Win NT: One question and a lot of answers!

2000-11-24 Thread Martin Bouman
make everything work with Nuance Voyager... If anyone has any questions, answers, remarks or suggestions, pleas let me know! Martin Bouman TeleCats BV The Netherlands

HOW TO: Install Apache 1.3.14, Tomcat 3.2 and Cocoon 1.8 on Windows NT

2000-12-04 Thread Martin Bouman
# AllowOverride None deny from all ### # Manual configuration for the /samples context ends. ### * Open 'httpd.conf' via %APACHE%\conf and change the following similar line: DirectoryIndex index.html index.xml It is now possible to invoke http://localhost/samples/ (after having restarted both services), so 'index.xml' from this directory appears automatically in contradiction to http://localhost/cocoon/servlets/index.xml (index.xml MUST be typed!). I hope this will help out a lot of people. If there are any questions, remarks, etc., please feel free to mail me at [EMAIL PROTECTED] Martin Bouman <> Install.doc

Apache 1.3.14 + Tomcat 3.2 - Context

2000-12-05 Thread Martin Bouman
ts don not. When I look into 'error.log' from Apache it says: client denied by server configuration: c:/apache/htdocs/samples/web-inf If I disable (comment (#)) the Location and Directory tags (see above) they do work, but WEB-INF is not protected anymore. Does anyone have a solution to this problem? Martin

Re: FW: java platform

2000-12-13 Thread Martin Kuba
SUN E250, both with SUN JDK, but I did not any detailed tests to prove it. Martin

Applet from Browser

2000-12-22 Thread Martin . George
delete, execute"; }; - I am using JDK 1.3. My basic question is where do we keep policy file for applet while calling from browser? What shuold be the name of this file? Thanks in advance martin

Returning status 500 and data from servlet

2000-12-27 Thread Martin Frydl
nclude its own message about error (that HTML)? Martin

Re: Adding authentication such as JDBCRealm

2001-01-04 Thread Martin Smith
Hmm-- I think you have to ask yourself: how do I know the request came "from outside the company?" Martin - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: LDAPRealm

2001-01-04 Thread Martin Smith
This is what I'm looking for, too: I'm trying to use an LDAP directory for authentication and authorization. I'm totally new to Tomcat and just subscribed to this list and am checking thru the archives: does the same mechanism authenticate and obtain additional crede

Re: Tomcat on linux without X

2001-01-09 Thread Martin Holz
ave to install a X Server, just the shared libraries. For Suse-Linux install the package xshared, its only 2 MB. Bye Martin Holz -- Martin Holz <[EMAIL PROTECTED]> phone: 0049-30-39977 218 FIZ CHEMIE BERLIN Windows NT indeed has very low Total Cost of Ownership. Trouble is,

Listing of active sessions

2001-01-10 Thread Martin Vlk
Hi there, please do anybody know how to list active HTTP sessions on Tomcat server? What I need to do is to track remaining lifetime for the sessions and to perform custom action on the session when certain time limit is reached. Thanks a lot --vlcak -

RE: Problems starting Tomcat on Win 95

2001-01-10 Thread Martin Vlk
One thing you have to do is increasing your buffer for environment variables. Unfortunatelly I dont remember right command. --vlcak -Original Message- From: Andrew.Martin [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 10, 2001 15:29 To: [EMAIL PROTECTED] Subject: Problems starting To

RE: Tomcat 3.2.1 and URL Rewriting

2001-01-10 Thread Martin Vlk
Just read text in bottom part of every message!!! :-) --vlcak -> -Original Message- -> From: MacLaren, Donald [mailto:[EMAIL PROTECTED]] -> Sent: Wednesday, January 10, 2001 15:36 -> To: '[EMAIL PROTECTED]' -> Subject: RE: Tomcat 3.2.1 and URL Rewriting -> -> -> how do you get removed f

Re: Blending webapps with HTML files

2001-01-13 Thread Martin Smith
Isn't that just the result of the http server config? If the web server sends all requests to the servlet/JSP container, I think it will handle them OK in the webapp area. mfs David Wall wrote: > I'm new to Tomcat 3.2.1 and Servlet 2.2 in particular, having just > come from JRun before webapps

Sessionmanagement with SSL and DISABLED cookies?

2001-01-16 Thread Martin Grüneberg
e a workaround to use the sessions without turning on cookies under https? Is there for example a way to manualy pass the sessionID and get the user session like this: session.getSession("sessionID"); need your help, Martin ---

Is there nobody who could help me with my session problem?

2001-01-16 Thread Martin Grüneberg
essionID"); need your help, Martin - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Re: Is there nobody who could help me with my session problem?

2001-01-17 Thread Martin Grüneberg
https. But when the session gets lost on changing protokoll and port, how will I get the session of the user? Do I have to implement my own sessionmanagment? (using PathInfo or so???) Another stupid question: Is it possible to configure http and https on the same port? Martin Jörg Ahrens wrote:

mod_jk.so is garbled (???)

2001-01-24 Thread Martin Schmidt
rrors. I didn't forget to copy mod_jk.so to apaches libexec/ BTW: java -version: java version "1.2.2" Classic VM (build Linux_JDK_1.2.2_FCS, native threads, sunwjit) What's wrong? Greetings and thanks in advance, Martin -

Re: mod_jk.so is garbled (???)

2001-01-24 Thread Martin Schmidt
;) Greetings, Martin > > Hi Martin, > > This also occurred to me (earlier today as it happens) and I sorted > it out. I was installing Tomcat into Apache and decided that I might as > well update Apache to 1.3.14 also. So I installed it in another directory > and

Help!

2004-10-12 Thread Martin Crowe
e how to do all this in tomcat as well. Could anyone point me in the right direction please - any pointers to manuals or webpages that would help, or just any knowledge that could be passed on to me regarding this. I'm sorry, I know this is one of those questions that's v

Mysterious (I think caching) Problem with IE 6 and Form Authentication under SSL (Tomcat 5.0.x)

2004-10-19 Thread Martin Grüneberg
something about this problem, please give me a hint! greetings Martin Grüneberg Virus checked by G DATA AntiVirusKit Version: AVK 15.0.551 from 19.10.2004 Virus news: www.antiviruslab.com - To unsubscribe, e-ma

Tomcat 5.5 and ClassNotFoundException: org.apache.catalina.logger.FileLogger

2004-10-21 Thread Martin Grotzke
/server/lib, but none of these contained the FileLogger... the tomcat 5.0.27 installation has a catalina.jar in server/lib that contains this class, the catalina.jar of tomcat 5.5 does not. am i doing anything wrong? any help appreciated, thanx very much, martin signature.asc Description: This

RE: Tomcat 5.5 and ClassNotFoundException:org.apache.catalina.logger.FileLogger

2004-10-22 Thread Martin Grotzke
realize to test the original one... now it works really great! seems to be faster than tc-5.0.27 (running with jdk 1.5, too)... thanx a lot, martin > > Yoav Shapira http://www.yoavshapira.com > > > >-Original Message- > >From: Martin Grotzke [mailto:[EMAIL PROTE

Session-cookie problems with several virtual hosts

2004-11-10 Thread Martin Morawetz
? Is there a way to manipulate the session-cookie (set the domain)? What is supposed as best practise to get access to one session from different subdomains? Any help/comment is greatly appreciated. -- Regards Martin - To unsubsc

Mod_jk and upgrading jdk

2004-11-30 Thread Martin Whelan
hanks for any help, Martin -- Martin Whelan Déise Design - www.deisedesign.com Tel : 058 23647 Mobile : 086 975 - To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

Re: Mod_jk and upgrading jdk

2004-11-30 Thread Martin Whelan
Mark, Thanks for that. I was put off initially by some possible parameters which specified the path to some java includes when building it. Martin Mark Lowe wrote: 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

Tomcat hangs up ... Huge count of webapps

2004-12-03 Thread Eberle Martin
is - Suse Linux 9.1 - 2GB of RAM - 3.0 Ghz Machine - JDK1.4.2_06 and JRE1.4.2_05 (same effect on every Java version) - Tomcat 4.1.31 or Tomcat bundle with TDK-2.2 (TurbineDevelopmentKit) .. This is an absolut urgent issue! Please reply asap .. Thx a lot .... Regard, Martin Eberle

AW: Tomcat 5 + hostname

2004-12-03 Thread Eberle Martin
Same problem here ... can't get tomcat with domain name running :( -Ursprüngliche Nachricht- Von: Lei Lin [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 3. Dezember 2004 15:44 An: [EMAIL PROTECTED] Betreff: Tomcat 5 + hostname Hi folks, We installed Tomcat 5 on Redhat Linux 9 server. In

AW: Tomcat hangs up ... Huge count of webapps

2004-12-03 Thread Eberle Martin
>i have a huge count of webapps (approximately 25) in my Tomcat here, I wouldn't classify 25 as huge, but I suppose that's subjective. We have servers running that many webapps, but they're small webapps. ### Ok. It's not THAT huge .. but we have ~45 users per webapp which are going to connect o

SV: How can I create a digest password

2005-04-13 Thread Martin Lidgard
$password #=== In windows, the following works: > java -classpath D:\project\tdk-2.3_01\server\lib\catalina.jar org.apache.catalina.realm.RealmBase -a SHA mypassword /Martin -Ursprungligt meddelande- Från: Lorenzo Jiménez [mailto:[EM

Handling requests for .asp files

2005-04-17 Thread Martin Lidgard
ather than the servlet. Googling for "tomcat handling asp requests" doesn't seem to generate the desired set of answers, so any pointers would be greatly appreciated. I'm using Tomcat 4.1 on Linux. Thanks for your attention. Martin ---

SV: Handling requests for .asp files

2005-04-18 Thread Martin Lidgard
contains a redirect javascript, whereas Internet Explorer just shows a generic error page. /Martin Martin Lidgard Arkatay Consulting mail://[EMAIL PROTECTED] http://www.arkatay.com -Ursprungligt meddelande- Från: QM [mailto:[EMAIL PROTECTED] Skickat: den 18 april 2005 03:33 Till: To

mapping virtual hosts using mysql

2005-04-29 Thread Martin Lidgard
Hello all. I am looking for a way to add host aliases to a webapp without having to edit server.xml and restart Tomcat. I'm running Tomcat 4.1 as a standalone on Linux. Is it possible to map virtual hosts using MySQL? Thanks, Martin Arkatay Consulting www.arkata

context XML file deleted on webapp redeploy

2005-05-11 Thread Martin Kuba
iting $CATALINA_BAASE/webapps/mywebapp.war with new version, the file $CATALINA_BASE/conf/Catalina/localhost/mywebapp.xml disappears. Is this a feature or a bug ? I never had a problem like this with TomCat 5.0 or 4.1, so I suppose that it is a bug, unless that is a new feature of TomCat 5.5. M

Using Tiger in jsp

2005-05-20 Thread Julien Martin
Hello, I use Tomcat 5.5 and I would like to use jdk5.0 features such as enhanced for loop in my jsp. I am having problems: Tomcat seems to be expecting jdk1.4 syntax. Can anyone help please? Julien. - To unsubscribe, e-mail: [EM

OS X.3.8 Server help...

2005-07-07 Thread Martin Hoffsten
Title: OS X.3.8 Server help... I’m looking for a quick walkthrough to install Tomcat 4.x on my OS 10.3.8 server. My Java is up to date and I need a very detailed list of instructions. By detailed, I mean I have no idea what I’m doing in the Terminal... Martin Hoffsten 612.333.3233 x119

getServletContext() returns "/" for default context defined outside of server.xml

2005-07-22 Thread Martin Bromley
odd to me... Is that really the right way to do it? I've tested this on Tomcat 5.5.4 and 5.5.7. Cheers Martin - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Request parameter data not being recognised as UTF-8

2005-07-22 Thread Martin Bromley
rs - maybe an MVC controller servlet of some sort. Martin Tim Koop wrote: Thanks Mikolaj. That did it. For some reason running request.setCharacterEncoding("UTF-8") in my code does nothing, but if it gets run from a Filter it works great. Tim Koop Mikolaj Rydzewski wrote: Tim

Re: how to get the original requestURI after jsp:forward()

2005-07-25 Thread Martin Bromley
I've needed to do this in the past: I created a filter that set the set the requestURI in an attribute in the request. There may be a better way. Martin Marten Lehmann wrote: Hello, I have a forward to a jsp-file. This jsp-file needs to know which URI was requested in the initial re

Re: Tomcat filter to overwrite the requestURL of incoming httprequest object

2005-07-25 Thread Martin Bromley
ilter: chain.doFilter(new WrappedRequest(request), response); (assuming you've written WrappedRequest - that extends the abstract class I've attached). Good luck. Martin PS You're question actually has nothing to do with Tomcat specifically... Jaynika Barot wrote: hi all, I wa

Re: tomcat 5.5.9, JSP, EL evaluation

2005-07-26 Thread Martin Bromley
Do you need the c:out? Have you tried just ${users}? I'm no expert on c:out but my understanding is that it's a tag of times past.. Walther Hautermann wrote: Hi, My jsp page contains a . The result is ${users}. I had a look in the generated .java and it seems the ${users} is not evaluate

Re: how to set index.faces as welcome-file

2005-07-26 Thread Martin Bromley
le as index.htm Take a look at the docs with the attached file for more. Hope it helps, Martin with an 'i' ;-) Marten Lehmann wrote: Hello, I tried to put the following into web.xml: index.faces But obviously, this doesn't work, because there is no file index.f

Re: Viewing Web Resource Updates without Restarting Tomcat

2005-07-28 Thread Martin Bromley
s a restart or reload for changes to be detected. Cheers Martin Martyn George wrote: Currently, I wish to make minor changes to web pages, and the like, associated with a production application without restarting Tomcat, and with minimal impact to users. These changes can be made, but are not i

Re: Session Security

2005-07-29 Thread Martin Bromley
using sessions for a restricted area of the site). See www.owasp.org for excellent information on securing web apps. http://www.owasp.org/documentation/topten/a3.html covers session management. Martin Jagadeesha T wrote: Hi All, Cookie information goes to the server in a clear

Re: Redirect HTTP to HTTPS

2005-08-01 Thread Martin Bromley
Just create a filter (mapping it to /* for example so it gets applied to all requests), test for a secure connection with request.isSecure(), and if it isn't, redirect using response.sendRedirect. Martin Faine, Mark wrote: I know I can redirect HTTP to HTTPS by a

Re: tomcat 5.5, jdk1.5 on user mode debian stable hangs after a few days

2005-08-07 Thread Martin Wood
Just to let people know that my application has been running happily for nearly a week now. I actually replaced the JDK1.5 with the blackdown 1.4.2 and installed the compatibility extensions for tomcat. since then its been fine. martin

Re: Diagnosing Tomcat Hang

2005-08-12 Thread Martin Wood
i was recently recommended these 2 tools by the good people here http://www.quest.com/jprobe/ http://jakarta.apache.org/jmeter/ but id like to hear if there are other tools and techniques people recommend for debugging and monitoring. thanks martin Kenneth Litwak wrote: I have a Java

Re: Unable to access application if I am on VPN

2005-08-19 Thread Martin Wood
for the DTD from struts. I dont know how you would go about this because i dont know struts at all. if anyone else has any ideas id like to hear them. thanks Martin Sunjay Gunda wrote: Tomcat is running on my local machine. Application is using MYSQL database and it is also on my local box

Re: Unable to access application if I am on VPN

2005-08-19 Thread Martin Wood
e standard behaviour is if youre not using the default jre, or a jdk, or if tomcat creates a different set of conditions even if you are just using the jre. I'll have a look around, but hopefully someone else may be able to shed some light on the issue. martin Sunjay Gunda wrote:

AW: Tomcat 5 and Realm problem

2004-12-15 Thread Martin Grüneberg
Hi Frederic, you are using IE and https? I got the same error and can't find a proper solution for it. I bet you have turned of cookies in IE. Turn them on (allow session-cookies) and it will work again. Greetings Martin -Ursprüngliche Nachricht- Von: VAN DER MARLIERE FRE

AW: RE : Tomcat 5 and Realm problem

2004-12-15 Thread Martin Grüneberg
Hello Ben, On my System (w2k IE6) with Cookies turned off FORM based login fails even with SSL session information in IE firefox has no problem with that. :-( Martin > -Ursprüngliche Nachricht- > Von: Ben Souther [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 15. Dezember 2

Forwarding *all* webapps with mod_jk

2004-12-28 Thread Simon MARTIN
Hi, I've integrated Tomcat successfully into Apache using mod_jk, but there's something I've found nothing about: forwarding *all* webapps with only one static statement in the configuration files. I've thought about something like this: JkMount /tomcat/* ajp13:* (which of course is wrong I kno

Certificate Revocation List

2005-01-24 Thread Martin Dubuc
Does Tomcat support certificate revocation list? If it does, could someone send me a pointer to a page that explains how to configure Tomcat to enable this? Regards, Martin __ Do you Yahoo!? Yahoo! Mail - Helps protect you from nasty viruses

Problem with context path in TOMCAT 5.5.7

2005-02-01 Thread Martin Burgsmüller
Hi, i have a problem with the Path attribute! When i write it Path the application running but not appears in in the manager application! It´s only appers in Application list! Thanks for help! Martin Burgsmüller - To

pluggable protocols in web apps

2005-02-04 Thread Martin Goldhahn
ad my protocol handler either. Is ther a way to get this working. perferably without moving archives to Tomcat's common\ or Java's endorsed path? Martin - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Restart-On-Failure for Tomcat?

2005-02-10 Thread Martin Grotzke
nt i hope it's helpful, cheers, martin On Thu, 2005-02-10 at 12:12 -0800, Robert McIntosh wrote: > Hi Paul, > > I hope you don't mind the direct e-mail. Would you mind sharing your > wget script? > > Thanks, > Robert > > > On Sat, 05 Feb 2005 23:02:50

Re: Restart-On-Failure for Tomcat?

2005-02-10 Thread Martin Grotzke
On Thu, 2005-02-10 at 23:30 +0100, Martin Grotzke wrote: > hello, > > i also have the problem that my tomcat stops does not respond, > and this more than once a day. > > i'm currently looking for the cause of the problem, so i wrote > a monitoring script that collect

Re: Adding ServletContextListener causes web app to not deploy

2005-02-11 Thread Martin Grotzke
hi, you should make the class public. cheers, martin On Fri, 2005-02-11 at 12:27 -0500, Fenderbosch, Eric wrote: > I've got a small web app that's working just fine. As soon as I add a > listener, it fails to deploy. > > Here's the relevant part of web.xml: >

<    1   2   3   4   5   6   7   8   9   >