RE: tomcat-server

2003-01-24 Thread Jason Pyeron
ROTECTED] -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron http://www.pyerotechnics.com - - Owner Lead Pyerotechnics Development, Inc. - - +1 410 808 6646 (c) 500 West University Parkway #1S - - +1 410 467

Re: tomcat-server

2003-01-23 Thread Jason Pyeron
would like to contact us directly, please do so. Sincerely, Jason Pyeron -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron http://www.pyerotechnics.com - - Owner Lead

RE: MySQL Hell

2003-01-22 Thread Jason Pyeron
We have encountered strange results when drivers are loaded in the WEB-INF folders we reccommend having the sysadmin putting them in the TOMCAT_HOME/common/lib folder -jason pyeron On Wed, 22 Jan 2003, Barney Hamish wrote: I'd suggest looking at the comments in the examples for DBCP about

Re: MySQL Hell

2003-01-22 Thread Jason Pyeron
Not really related, but I thought I'd mention that the driver has been renamed to com.mysql.jdbc.Driver. (The one you're using remains as a wrapper for backwards compatibility.) Mike. - Original Message - From: Jason Pyeron

iis, tomcat, jstl, locale issue.

2003-01-22 Thread Jason Pyeron
. It does not happen when a request is sent directly to tomcat. working on ways to get more info about this scenario -jason pyeron for more details: http://projects.pyerotechnics.com/show_bug.cgi?id=7

Re: Anyone VIRTUAL WEBAPP?

2003-01-22 Thread Jason Pyeron
] For additional commands, e-mail: mailto:[EMAIL PROTECTED] -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron http://www.pyerotechnics.com - - Owner Lead

code snipit request: how to get time zone from user's browser.

2003-01-21 Thread Jason Pyeron
Does anyone know how to get the client's time zone? I did not see anything in the HttpServletRequest, nor do i really have clue what to search for on google. TIA -jason pyeron

Re: Game server - two player board game [OT]

2003-01-18 Thread Jason Pyeron
as security you will have to define how much is enough. for mild paranoia: ssl login page hashed passwords used one login at a time allowed if you would like more on architecture, please mail me off list. -jason pyeron On Sat, 18 Jan 2003, Mark wrote: Hi, I'm using Tomcat 4.1 to set up a game

JSTL quickie [ot]

2003-01-18 Thread Jason Pyeron
tdprec:out value=${indx.exceptiontxt}//pre is giving a [B@19c4091, thats a byte array, how do I burp this out as text? -jason -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason

Re: JSTL quickie [ot]

2003-01-18 Thread Jason Pyeron
tdprec:forEach var=c items=${indx.exceptiontxt}c:out value=${c}//c:forEach/pre yields tdpre1069711897461089711010... ...1041141019710046106971189758535154411310/pre On Sat, 18 Jan 2003, Jason Pyeron wrote: tdprec:out value=${indx.exceptiontxt}//pre

Re: JSTL quickie [ot]

2003-01-18 Thread Jason Pyeron
2003, Jason Pyeron wrote: tdprec:out value=${indx.exceptiontxt}//pre is giving a [B@19c4091, thats a byte array, how do I burp this out as text? -jason

Re: Abnormal TomCat Shutdown

2003-01-18 Thread Jason Pyeron
] -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron http://www.pyerotechnics.com - - Owner Lead Pyerotechnics Development, Inc. - - +1 410 808 6646 (c) 500 West University Parkway #1S - - +1 410 467 2266 (f) Baltimore, Maryland 21210-3253

Re: Tomcat behavior

2003-01-16 Thread Jason Pyeron
PROTECTED] -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron http://www.pyerotechnics.com - - Owner Lead Pyerotechnics Development, Inc. - - +1 410 808 6646 (c

is there a list for jsp / tag development?

2003-01-16 Thread Jason Pyeron
I am trying to get this answered, I guess I dont know where to ask. -jason On Wed, 15 Jan 2003, Jason Pyeron wrote: To those who like to deal with tags, I have some JSP code that gets stamped allover every day, it requires tweaking in each situation, hence it is error prone. We decided

Re: Simulating a browser session

2003-01-16 Thread Jason Pyeron
] -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron http://www.pyerotechnics.com - - Owner Lead Pyerotechnics Development, Inc. - - +1 410 808 6646 (c) 500 West University Parkway #1S - - +1 410 467 2266 (f

RE: Simulating a browser session

2003-01-16 Thread Jason Pyeron
appreciate the info! Brandon -Original Message- From: Jason Pyeron [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 16, 2003 12:30 PM To: [EMAIL PROTECTED] Subject: Re: Simulating a browser session Brandon, 9 times out of 10 it is my cookie, or ssl, or other non-complient logic in my

[ot?] Frontpage extensions for tomcat or related items

2003-01-15 Thread Jason Pyeron
I am looking for resources related to Frontpage for jsp. does anyone know of some sites to look at, Google does not help much. -jason -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron

making a tag do do some non-standard? stuff

2003-01-15 Thread Jason Pyeron
='com.pyerotechnics.customer.ushr.ca15.intranet.tier2.beans.Form_IssueEdit' dataSource='jdbc/intranetDB' / -Jason Pyeron -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron http

Re: Tomcat on windows platform?

2003-01-15 Thread Jason Pyeron
, among many others http:/dir/_vti_cnf/StaffRosters.jsp http:/dir/_overlay/staffrosters_edit.jsp.shtml_nav_pyerotechnicsdevelopment-ca15010_bnr.gif -jason -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason

Re: Tomcat on windows platform?

2003-01-15 Thread Jason Pyeron
? -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron http://www.pyerotechnics.com - - Owner Lead Pyerotechnics Development, Inc. - - +1 410 808 6646 (c) 500 West University Parkway #1S - - +1 410 467 2266 (f) Baltimore, Maryland 21210-3253

Re: Tomcat on windows platform?

2003-01-15 Thread Jason Pyeron
oh yea, forgot about the second bug. iis security cannot be applied to files served by iis_redirector see post under iis basic authentication On Wed, 15 Jan 2003, Jason Pyeron wrote: no the priorities does not solve this problem. I belive the redirector claims a request if it finds '.jsp

Re: iis basic authentication

2003-01-15 Thread Jason Pyeron
not work on php files. If it does work ADD fix ISAPI for tomcat. -jason pyeron On Wed, 15 Jan 2003, Will Hartung wrote: From: Gustafson, Grant [EMAIL PROTECTED] Sent: Wednesday, January 15, 2003 8:33 AM Subject: iis basic authentication I am not finding information on setting up iis basic

RE: tomcat 3.3.1 - win2k iis- examples

2003-01-15 Thread Jason Pyeron
they are in tomcathome\common\lib put these in your classpath for SYSTEM VARIABLES CLASSPATH=c:\tomcathome\common\lib\servlet.jar;etc;blah;. this fix is not a proper fix, but something to get it working -jason pyeron On Wed, 15 Jan 2003, Schultz, Cecilia wrote: I tried running the jsp examples

Re: stack trace error when viewing html source, but the display inbrowser is good.

2003-01-15 Thread Jason Pyeron
] -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron http://www.pyerotechnics.com - - Owner Lead Pyerotechnics Development, Inc. - - +1 410 808 6646 (c) 500 West University Parkway

Re: [ot?] Frontpage extensions for tomcat or related items

2003-01-15 Thread Jason Pyeron
as it does to all other non-M$ code. Not sure if it even supports any kind of plugins to recognize non-M$ code... I doubt it. Turn away from the dark side... Ken Jason Pyeron wrote: I am looking for resources related to Frontpage for jsp. does anyone know of some sites to look at, Google does

Re: stack trace error when viewing html source, but the displayinbrowser is good.

2003-01-15 Thread Jason Pyeron
] -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron http://www.pyerotechnics.com - - Owner Lead Pyerotechnics Development, Inc. - - +1 410 808 6646 (c) 500 West University Parkway #1S - - +1 410 467 2266 (f

Re: [ot?] Frontpage extensions for tomcat or related items

2003-01-15 Thread Jason Pyeron
taglib tags. The last time I saw respect coming from ms was ten years ago. - Original Message - From: Jason Pyeron [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Wednesday, January 15, 2003 8:05 AM Subject: [ot?] Frontpage extensions for tomcat or related items I am

RE: [OT] Question regarding payment processing

2003-01-14 Thread Jason Pyeron
, for security/simplicity reasons, you might want to do that. But it would be a rewrite of the comm routines. -Jason Pyeron On Tue, 14 Jan 2003, Denise Mangano wrote: Noel, The problems that I am having have to do with specifically Chase's values that are being returned to me and the possible

[Bonehead mistake of the week] web.xml issue?

2003-01-14 Thread Jason Pyeron
/WEB-INF/tld/c-rt.tld at ... -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron http://www.pyerotechnics.com - - Owner Lead Pyerotechnics

Re: [OT] Question regarding payment processing

2003-01-13 Thread Jason Pyeron
] -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron http://www.pyerotechnics.com - - Owner Lead Pyerotechnics Development, Inc. - - +1 410 808 6646 (c) 500 West University

Re: How to specify a name for a content beeing served by s servlet

2003-01-09 Thread Jason Pyeron
/filename set as intended. If you want to encode more details in the request, i don't see why you cannot introduce delimiters into the id path element. -jason pyeron

RE: How to specify a name for a content beeing served by s servlet[off-toppic]

2003-01-09 Thread Jason Pyeron
yea, i agree but not all [dumb?] browsers respect it. -jason pyeron On Thu, 9 Jan 2003, Ralph Einfeldt wrote: You are looking at the wrong spec :} It part of the mime standard: http://www.nacs.uci.edu/indiv/ehood/MIME/rfc2183.txt You need to set a header Content-Disposition with the value

Re: reading forms

2003-01-09 Thread Jason Pyeron
: if you need the names in order there is a problem with you logic, cause there is no gaurentee that the browser will send them in any give fasion. -jason pyeron

install error or runtime error?

2003-01-08 Thread Jason Pyeron
-- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron http://www.pyerotechnics.com - - Owner Lead Pyerotechnics Development, Inc. - - +1 410 808 6646 (c) 500 West University Parkway #1S - - +1 410 467 2266 (f) Baltimore, Maryland 21210-3253

Re: One other freaky thing

2003-01-08 Thread Jason Pyeron
to track this down. My only solution was to connect directly to tomcat. -jason pyeron On Wed, 8 Jan 2003, Michael Molloy wrote: Our application is running on a server in Pennsylvania. A user there was working as well as a user in Tennessee. The user in Tennessee got an error on a page, hit her

Re: RPMs

2003-01-07 Thread Jason Pyeron
? -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron http://www.pyerotechnics.com - - Owner Lead Pyerotechnics Development, Inc. - - +1 410 808 6646 (c) 500 West

[OT] debuging SQL/datasource

2003-01-07 Thread Jason Pyeron
into the server.xml / web.xml to trace the datasource messages? Opinions? -jason -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron http://www.pyerotechnics.com - - Owner Lead

RE: RPMs [off topic: why rpm?]

2003-01-07 Thread Jason Pyeron
for the binaries themselves. John -Original Message- From: Jason Pyeron [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 07, 2003 12:08 PM To: Tomcat Users List Subject: Re: RPMs i think the general tree structure is as follows: /.../bin /rpm /src different

Re: [OT] debuging SQL/datasource

2003-01-07 Thread Jason Pyeron
ignore the deleteRow() request. - Original Message - From: Jason Pyeron [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Tuesday, January 07, 2003 12:17 PM Subject: [OT] debuging SQL/datasource all, I am at a loss of where to start on this. I have a compiled bean, which uses

RE: RPMs

2003-01-07 Thread Jason Pyeron
script. Both tasks are easily completed manually, leaving just the need for the binaries themselves. John -Original Message- From: Jason Pyeron [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 07, 2003 12:08 PM To: Tomcat Users List Subject: Re: RPMs i think the general tree

RE: RPMs [off topic: why rpm?]

2003-01-07 Thread Jason Pyeron
software, blindly installing a RPM, accepting what it does, and believing everything will be OK just because it's a RPM is foolish. John -Original Message- From: Jason Pyeron [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 07, 2003 12:27 PM To: Tomcat Users List Subject: RE: RPMs [off

RE: RPMs [off topic: why rpm?]

2003-01-07 Thread Jason Pyeron
applications installed or custom compiled versions of common software, blindly installing a RPM, accepting what it does, and believing everything will be OK just because it's a RPM is foolish. John -Original Message- From: Jason Pyeron [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 07

RE: web apps and directory structure...

2003-01-06 Thread Jason Pyeron
PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED] -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron http://www.pyerotechnics.com - - Owner Lead

Re: Error in Tomcat 4.18 + Apache 2.0.43 + JK2 Conenctor

2003-01-06 Thread Jason Pyeron
-- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron http://www.pyerotechnics.com - - Owner Lead Pyerotechnics Development, Inc. - - +1 410 808 6646 (c) 500 West University Parkway #1S - - +1 410 467

web apps and directory structure...

2003-01-05 Thread Jason Pyeron
it is a sub dir under the WEBAPP? -jason pyeron -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron http://www.pyerotechnics.com - - Owner Lead Pyerotechnics

Re: Placement of Java Bean

2003-01-01 Thread Jason Pyeron
-jason pyeron On Wed, 1 Jan 2003, Denise Mangano wrote: Hi all. I'm still trying to get my Form Validation to work. The action of my form is FormValidate.jsp. Here I use a bean called FormBean. My code here is: jsp:useBean id=formHandler class=FormBean scope=request jsp:setProperty name

Re: Placement of Java Bean [fixed typo]

2003-01-01 Thread Jason Pyeron
jsp:useBean id=formHandler class=com.complusdata.beans.FormBean scope=request jsp:setProperty name=formHandler property=*/ /jsp:useBean see if that helps -jason pyeron On Wed, 1 Jan 2003, Denise Mangano wrote: Hi all. I'm still trying to get my Form Validation to work. The action of my form

Re: can tomcat do dynamic virtual hosts?

2003-01-01 Thread Jason Pyeron
] -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron http://www.pyerotechnics.com - - Owner Lead Pyerotechnics Development, Inc. - - +1 410 808 6646 (c) 500 West University Parkway #1S - - +1

another apache thread... [virtual hosting]

2003-01-01 Thread Jason Pyeron
sometimes under heavy load (100-500 hits/sec) -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron http://www.pyerotechnics.com - - Owner Lead Pyerotechnics

securing tomcat...

2002-12-31 Thread Jason Pyeron
-- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron http://www.pyerotechnics.com - - Owner Lead Pyerotechnics Development, Inc. - - +1 410 808 6646 (c) 500 West University Parkway #1S - - +1 410 467 2266 (f) Baltimore, Maryland 21210-3253

Re: Is session id guaranteed to be unique?

2002-12-29 Thread Jason Pyeron
Where can we find Tim's patch (post the patch to the list please). two reasons for this: to implement it and to peer review it. -jp -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron

RE: Question - Form Validation

2002-12-28 Thread Jason Pyeron
would use a tag library to do this. -Jason Pyeron -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron http://www.pyerotechnics.com - - Owner Lead Pyerotechnics

Re: RE: using regexp in JSPs on Tomcat

2002-12-25 Thread Jason Pyeron
javax.servlet.jsp.JspException) t=((javax.servlet.jsp.JspException)t).getRootCause(); else t=t.getCause(); } while (t!=null); %/pre% } % -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason

Re: localhost [OT]

2002-12-25 Thread Jason Pyeron
Typically localhost is defined in your hosts file as 127.0.0.1 localhost a hosts file is queried before DNS on most systems. what system type are you running? -jason pyeron

Re: localhost [OT] win98 reference

2002-12-25 Thread Jason Pyeron
more than one name per ip, this is useful for vhosting. -jason pyeron -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron http://www.pyerotechnics.com - - Owner Lead

RE: Error in autocompiling JSP files in 4.1.12 standalone

2002-12-23 Thread Jason Pyeron
uninstall all java sdk / runtimes unistall tomcat download and install jdk 1.4.1 rel 01 download and install tomcat 4.1.12 -jason pyeron On Mon, 23 Dec 2002, Deepa Raja wrote: Hi Kailash, I had same problem and mailed tomcat group. I was told that this is due to the version of jdk. Please upgrade

a sure way to work with tomcat under windows NT/2000/XP

2002-12-23 Thread Jason Pyeron
-- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron http://www.pyerotechnics.com - - Owner Lead Pyerotechnics Development, Inc. - - +1 410 808 6646 (c) 500 West University Parkway #1S - - +1

RE: a sure way to work with tomcat under windows NT/2000/XP

2002-12-23 Thread Jason Pyeron
have done has any fundamental error in it that may :lead to problems later. : :Please revert. : : :Kingsley Omon-Edo, :Developer, :MTech Communications Ltd : : :-Original Message- :From: Jason Pyeron [mailto:[EMAIL PROTECTED]] :Sent: Monday, December 23, 2002 11:59 AM :To: Tomcat Users List

Re[2]: a sure way to work with tomcat under windows NT/2000/XP (sorrymisread)

2002-12-23 Thread Jason Pyeron
-- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED] -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron http

Tomcat Standalone SSL and client certificates?

2002-12-23 Thread Jason Pyeron
in practice this is used more for business-to-business (B2B) transactions than with individual users. Most SSL-enabled web servers do not request Client Authentication. can tomcat do Client Authentication? if so how, as i need to doit? -Jason Pyeron

[ot] request / suggestion

2002-12-23 Thread Jason Pyeron
please have the list server put the list name in the subject, example: [Tomcat-User] SSL Mode Re: [Tomcat-User] SSL Mode -jason pyeron -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron

Re: request / suggestion

2002-12-23 Thread Jason Pyeron
. -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron http://www.pyerotechnics.com - - Owner Lead Pyerotechnics Development, Inc. - - +1 410 808 6646 (c) 500 West University Parkway #1S - - +1 410 467 2266 (f) Baltimore, Maryland 21210-3253

ssl redirection? in tomcat

2002-12-23 Thread Jason Pyeron
. -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron http://www.pyerotechnics.com - - Owner Lead Pyerotechnics Development, Inc. - - +1 410 808 6646 (c) 500 West University Parkway #1S - - +1

Re: ssl redirection? in tomcat

2002-12-23 Thread Jason Pyeron
transport-guaranteeCONFIDENTIAL/transport-guarantee /user-data-constraint /security-constraint any ideas on https - http? -jason pyeron On Tue, 24 Dec 2002, Jason Pyeron wrote: given http://server/context/securedir/foo.html needs to redirect to https://server/context/securedir/foo.html

Tomcat-User Archives?

2002-12-23 Thread Jason Pyeron
pyeron -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron http://www.pyerotechnics.com - - Owner Lead Pyerotechnics Development, Inc. - - +1 410 808 6646 (c

SSLPeerUnverifiedException?

2002-12-23 Thread Jason Pyeron
/ -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron http://www.pyerotechnics.com - - Owner Lead Pyerotechnics Development, Inc. - - +1 410 808 6646 (c) 500 West University Parkway #1S - - +1 410 467 2266 (f) Baltimore, Maryland 21210-3253

[ot] Re: SSL Certificate

2002-12-22 Thread Jason Pyeron
-- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron http://www.pyerotechnics.com - - Owner Lead Pyerotechnics Development, Inc. - - +1 410 808 6646 (c) 500 West University Parkway #1S - - +1 410 467 2266 (f) Baltimore, Maryland 21210-3253

RE: Naive question thread

2002-12-19 Thread Jason Pyeron
the number of threads is needed so the server can respond to multiple requests at the same time. the system can only answer one socket per thread a a time. -Jason Pyeron

Context /manager question.

2002-12-17 Thread Jason Pyeron
/webapps/manager debug=0 privileged=true ResourceLink name=users global=UserDatabase type=org.apache.catalina.UserDatabase/ /Context /Host !-- stuff removed -- Jason Pyeron

rpm 4.1.17?

2002-12-17 Thread Jason Pyeron
where is there a rpm for v4.1.17? or when should it be available? Jason Pyeron -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron http://www.pyerotechnics.com - - Owner Lead