Re: problems with web.xml and security

2003-06-17 Thread Jon Eaves
correctly, then yes. If /secure is a different web application than / (or ROOT) then the different contexts will process different web.xml files. The /* is relative to the root of the web application, not to the Tomcat installation. Cheers, -- jon -- Jon Eaves [EMAIL PROTECTED] http

Re: problems with web.xml and security

2003-06-17 Thread Jon Eaves
it without being authenticated. Summary: I have web.xml for / and web.xml for /secure. Without web.xml in /secure/web/WEB-INF I can not build /secure in the web application. How do I include /secure in the root web application? Thanks -- Rosaria -Original Message- From: Jon Eaves [mailto

Re: Redirect and Tomcat

2003-01-30 Thread Jon Eaves
to a request other than GET or HEAD, the user agent MUST NOT automatically redirect the request unless it can be confirmed by the user, since this might change the conditions under which the request was issued. [ snip ] -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon

Re: (Urgent) SSL Error!

2003-01-30 Thread Jon Eaves
/servlet/MyUploadServlet? ^ Cheers, -- jon -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Pri-Compiled jsp and war files

2003-01-19 Thread Jon Eaves
__ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED] -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon

Re: Require a secure connection

2003-01-17 Thread Jon Eaves
-- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED] -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon/ -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: [ OT ] what source code control system?

2003-01-10 Thread Jon Eaves
been used in technical teams and I've also taught graphic designers to use it. Throughout that time, I've never had an issue with files being corrupted, magically deleted or anything else. Cheers, -- jon -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon/ -- To unsubscribe, e-mail: mailto

Re: [OFF-TOPIC] RE: RewriteRules and Standalone Tomcat

2003-01-09 Thread Jon Eaves
... I'm also bucking that just because (a) my ISP will want to get involved and charge me hourly for the setup of an addt'l app and (b) I will have to get another $300 SSL cert from Trawte if I go that road. Sigh. Neal -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon/ -- To unsubscribe

Re: HTTPS to HTTP

2003-01-09 Thread Jon Eaves
. -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon/ -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: unsubscribing to this mailing list

2003-01-06 Thread Jon Eaves
: unsubscribing to this mailing list Are you sure you are using the correct from address? I was able to unsubscribe and resubscribe myself twice in the past 6 weeks when going on vacation. -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon/ -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED

Re: Console output in Tomcat

2002-12-31 Thread Jon Eaves
] -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon/ -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Servlet/Session/Attribute Listeners not very useful ?

2002-12-29 Thread Jon Eaves
. I'm not thinking I'm going to be all that successful though. I was half hoping that Craig might be able clarify after he's finished with his Festive cheer ;-) Cheers, -- jon Jason -Original Message- From: Jon Eaves [mailto:[EMAIL PROTECTED]] Sent: Saturday, December 28, 2002 6:08 AM

Servlet/Session/Attribute Listeners not very useful ?

2002-12-28 Thread Jon Eaves
not invoking the right way ? Help me, I'm confused .. Cheers, -- jon -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon/ -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: RES: Is there a problem with tomcat JNDI resources (I don't thinkso)

2002-12-20 Thread Jon Eaves
. It was while asking a question to Craig. Is that correct? His answer was; functionally it is not needed, but you should have it because it's the right thing to do to make your web application portable. Cheers, -- jon -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon/ -- To unsubscribe, e

Tomcat Administration Tool

2002-12-17 Thread Jon Eaves
an alternate Realm, like JDBCRealm or a close cousin that the Admin Tool can manage ? I'd be interested in hearing from anybody who has gone down this path Cheers, -- jon -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon/ -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional

HTML Manager Application FAIL - Invalid application URL was specified

2002-12-16 Thread Jon Eaves
. ;-) Cheers, -- jon -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon/ -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Tomcat dies

2002-12-13 Thread Jon Eaves
close the console/xterm and Tomcat dies. My question is: Why doesn't tomcat background properly on Solaris 8? Thanks again! Matt [ snip ] -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon/ -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL

Re: where is stderr sent? AND ALSO 'System.err'

2002-12-11 Thread Jon Eaves
commands, e-mail: mailto:[EMAIL PROTECTED] -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED] -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon/ -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional

Re: Need help using manager of tomcat

2002-12-11 Thread Jon Eaves
never managed to use the install form provided on this page. Does anybody know what has to be entered in the text fields? -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon/ -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Need help using manager of tomcat

2002-12-11 Thread Jon Eaves
Boris Folgmann wrote: Jon Eaves wrote: Hi all, Provided my memory serves me correctly, you can't use the manager application to deploy. If you're right, the documentation should be changed. Well, maybe. Remember the manager application is talking about the /manager web application

Custom Valves and Administration Tool

2002-12-10 Thread Jon Eaves
. Cheers, -- jon PS: I've said it before, and I'll say it again, the documentation in Tomcat for general users/administrators is first rate. This stuff is a bit thin, but what they heck, most people don't need or want to do this. -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon

Re: Custom Valves and Administration Tool

2002-12-10 Thread Jon Eaves
who take the time to say Thanks, but the effect on the developers morale is worth it. Remember everybody on the list, that's all they get paid in, and it doesn't cost anything to say it Now, if you don't mind, I've got just one more question ;-) On Wed, 11 Dec 2002, Jon Eaves wrote: I

Re: Custom Valves and Administration Tool

2002-12-10 Thread Jon Eaves
and Craig for your patience. Cheers, -- jon -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon/ -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Custom Valve

2002-12-07 Thread Jon Eaves
the GUI, and if so what ? 3. Is this just an error with TC 4.1.12 and is fixed in 4.1.16 ?? Thanks to anybody who can shed some light on these questions... Cheers all, -- jon -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon/ -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED

Re: Custom Valve

2002-12-07 Thread Jon Eaves
o.a.c.valves.ValveBase to work with the admin app. In 4.1.16 this has been relaxed to only requiring that it implements o.a.c.Contained. I saw this in the CVS log entries and realised that I was on the right track, but didn't quite know exactly what to do with that information. Cheers, -- jon -- Jon Eaves [EMAIL

Re: SUCCESS w. Tomcat execution!

2002-12-02 Thread Jon Eaves
have finally done it, and of course I thank all those who helped me out, and that even includes Micael!! Now, I need some help with trying to see a JSP/Servlet in my browser, a long time problem with me!! I have just now installed Ant. Does that aid me in trying to get a JSP going or not? -- Jon

Re: Logging to catalina logger

2002-12-01 Thread Jon Eaves
, -- jon Peter Lee wrote: How do I produce log output to the catalina loggerwhen my program wants to print out some exceptions or messages? Any documents on this? Thanks -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED] -- Jon

Re: tomcat 4.1.12 log of pages hit

2002-12-01 Thread Jon Eaves
are they? -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED] -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon/ -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: reloadable

2002-11-25 Thread Jon Eaves
the the WEB-INF/classes. But it didn't affect. I make change in a sample class and the server don't load this class again. I am using jakarta-tomcat-4.0.6 in winow2000 server. Should I have to do other setting to make the reloadable work. Thanks, raja -- Jon Eaves [EMAIL PROTECTED] http

Re: File Path Problem...

2002-11-21 Thread Jon Eaves
PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED] -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon/ -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: logging versus ant tasks

2002-11-20 Thread Jon Eaves
two web applications, bad things will happen if you try to copy both into the webpps directory. Cheers, -- jon -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon/ -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: problem with Classloader and symbolic links in 4.1.12

2002-11-20 Thread Jon Eaves
into /full/path/to/my/build/WEB-INF/classes and it will update the classes nicely. Cheers, -- jon -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon/ -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: welcome-file-list

2002-11-18 Thread Jon Eaves
in and what do you want served first? Andoni. -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon/ -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: spec compliants vs implementation specific parts?

2002-11-17 Thread Jon Eaves
Hi, Without being too flippant, everything in web.xml is "standard" and everything in server.xml is Tomcat specific. You can rely on most J2EE/Servlet containers to be able to provide access to connection pools, and potentially JNDI resources and things that Tomcat

Re: Coyote Source Code

2002-11-15 Thread Jon Eaves
it? Thanks. Scott -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon/ -- To unsubscribe, e-mail: mailto:tomcat-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:tomcat-user-help;jakarta.apache.org

Re: Servlet Mapping to /

2002-11-15 Thread Jon Eaves
, -- jon -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon/ -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Session Cookie

2002-11-13 Thread Jon Eaves
*and* will terminate when the browser is closed? [ snip ] -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon/ -- To unsubscribe, e-mail: mailto:tomcat-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:tomcat-user-help;jakarta.apache.org

Re: T 3.2.1 - Single JVM?

2002-11-12 Thread Jon Eaves
a problem because of this yet but as I go to put 3 applications (web-apps) live at the same time I begin to panic when I see things like this. Does this mean that I have to install 3 JRE's on my live server? Andoni. -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon/ -- To unsubscribe

Re: WAR fails to auto expand ?

2002-11-11 Thread Jon Eaves
, -- jon -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon/ -- To unsubscribe, e-mail: mailto:tomcat-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:tomcat-user-help;jakarta.apache.org

Re: [tomcat java.io.File] Reading a file from /WEB-INF/classes

2002-11-07 Thread Jon Eaves
: getResourceAsStream(/confirmation.txt) Have a look at the javadoc for ServletContext Cheers, -- jon Garrett Smith wrote: Hello Everyone, I want to read the file /WEB-INF/classes/confirmation.txt The file is read from /WEB-INF/classes/com/dhtmlkitchen/reg/mail/FileFormatter.java -- Jon Eaves [EMAIL

Re: Installing and using manager app in 4.1.12

2002-11-05 Thread Jon Eaves
and the Manager applications. You'll find that: http://some.host.name:8080/manager/html Does exactly what you need in this case. Cheers, -- jon -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon/ -- To unsubscribe, e-mail: mailto:tomcat-user-unsubscribe;jakarta.apache.org

Re: Ant Deploy Task

2002-10-29 Thread Jon Eaves
task ? Cheers, -- jon -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon/ -- To unsubscribe, e-mail: mailto:tomcat-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:tomcat-user-help;jakarta.apache.org -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org

Ant Deploy Task

2002-10-28 Thread Jon Eaves
, -- jon -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon/ -- To unsubscribe, e-mail: mailto:tomcat-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:tomcat-user-help;jakarta.apache.org

Re: multiple servlet instances?

2002-10-22 Thread Jon Eaves
of the spec and I'm not part of that JSR so I could be interpreting it incorrectly. I would be interested in a clarification though. Cheers, -- jon -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon/ -- To unsubscribe, e-mail: mailto:tomcat-user-unsubscribe;jakarta.apache.org

Re: problem with session tracking and redirection http--- https

2002-10-20 Thread Jon Eaves
circumstance where you would need to perform such a contrived mechanism. In fact, I can't even understand what you're trying to do here. [ snip of rest of post ] -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon/ -- To unsubscribe, e-mail: mailto:tomcat-user-unsubscribe

Re: TC4.1.12 on W2K = service doesn't start!

2002-10-16 Thread Jon Eaves
: mailto:[EMAIL PROTECTED] -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: nobody processes

2002-10-15 Thread Jon Eaves
:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED] -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon/ -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: AW: How to validate email address in JSP by using javax.mail?

2002-10-10 Thread Jon Eaves
it will work just fine. In fact, I'm not sure of any circumstances where it will not work, unless the person who gets the email just goes ahead and follows the instructions without thinking. You can't do much about that. Cheers, -- jon -- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org

Re: How to validate email address in JSP by using javax.mail?

2002-10-09 Thread Jon Eaves
be done in this case ? --kunal -Original Message- From: Turner, John [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 09, 2002 7:33 PM To: 'Tomcat Users List' Subject: RE: How to validate email address in JSP by using javax.mail? [ big snip ] -- Jon Eaves [EMAIL PROTECTED] http

Re: Documentation

2002-10-02 Thread Jon Eaves
-- Jon Eaves [EMAIL PROTECTED] http://www.eaves.org/jon/ -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]