RE: tomcat 4.1.24 + sdk 1.4.1_03 + Win 2000

2003-06-24 Thread Mark Hayes
1.4.1_03 + Win 2000 Hi Mark, I had a similar problem with classNotFoundException. My only option was to find every single .jar file and class file and extract/copy them into the server/lib directory. I'm not sure what the problem was but that seemed to have fixed it. Mark Hayes wrote: I tried two

Re: Problems with mod_jk2

2003-06-24 Thread Mark Eggers
What are the ownership and permissions on the following directory? /usr/opt/Apache-2.0.46W/logs [Tue Jun 24 14:22:24 2003] (error ) [jk_logger_file.c (172)] Can't open log file /usr/opt/Apache-2.0.46W/logs/jk2.log /mde/ __ Do you Yahoo!? SBC Yahoo! DSL - Now

prompting for password at tomcat startup

2003-06-18 Thread Mark W. Webb
Hello - I have an SSL enabled system I am deploying using tomcat, and I would like to prompt the user for a password to open up an encrypted file. What is the easiest way to do this using tomcat 4.1.24 ? thank you. - To

setting of session ID

2003-06-17 Thread Mark W. Webb
I know that the setting of a session ID was taken out in servlet API 2.1, but is there a way to still set the session ID in tomcat 4.1.24? Is there some type of session manager that I can 'plug in' to tomcat ? ...thank you. -

Re: possibly off topic: workers2.properties question

2003-06-17 Thread Mark Eggers
Steve, You would single out what you wish to have Tomcat handle, and then Apache would handle the rest. For example: [uri:/app/*.jsp] worker=ajp13:localhost:8009 [uri:/app/servlet/*] worker=ajp13:localhost:8009 would send all files ending in .jsp and all files underneath the /app/servlet uri

RE: possibly off topic: workers2.properties question

2003-06-17 Thread Mark Eggers
One of the ways you could accomplish the /app/servlet/* mapping is to map each of your servlets in the app's web.xml file with a: servlet-mapping servlet-nameMyServlet/servlet-name url-pattern/servlet/MyServlet/url-pattern /servlet-mapping for each servlet in your app.

display tag

2003-06-16 Thread Mark F
in the path. -Mark

Re: display tag

2003-06-16 Thread Mark F
Yeah that's what I thought. It doesn't though, I think it has something to do with the use of tiles. -Mark Larry Meadors wrote: || If you are going through another struts action, this should work: || || display:table name=results width=55% pagesize=15 || cellpadding=3 cellspacing=0 border=0

Re: display tag

2003-06-16 Thread Mark F
The attribute requestURI in the display tld file has it's rtexprvalue set to true already yet it still doesn't work what I get is the literal expression as part of the link. -Mark Ben Souther wrote: | Did you set the rtexprvalue to true in your tag library descriptor? | This allows you to use

Re: display tag

2003-06-16 Thread Mark F
That seems to have worked. Thank you very much and yes you are right I should subscribe to that list as I often have questions about display tag issues. Thanks again. -Mark Raible, Matt wrote: || Try this: || || requestURI='%= request.getContextPath() + /results.do%' || || You should probably

display tag paging alphabetically

2003-06-13 Thread Mark F
I'm using the display tag to page through names from a search result. I would also like allow a link to the whole list indexed by Letter. Is this possible to do with the display tag? If not, how should I do it? -Mark

Re: How to UTF-8 your site.

2003-06-11 Thread Mark F
Is someone collecting the posts like this one? Information like this needs to be indexed. -Mark - Original Message - From: Roberts, Eric [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Wednesday, June 11, 2003 5:47 AM Subject: RE: How to UTF-8 your site. I would just

Display Tag, Tiles and Paging

2003-06-11 Thread Mark F
on). It appends on some new URI parameters (page, order and sort). I found some examples on the developers site that allowed me to get this far but nothing on what needs to be in place before-hand to make this work. Also tiles definitions do not work in the requestURI parameter. Thanks, -Mark

Re: Mod_jk2 for apache 2.0.43

2003-06-11 Thread Mark Eggers
mod_jk2 is working for me (socket connection) with apache 2.0.46, tomcat 4.1.24, j2sdk 1.4.1_03 on windows/2000 professional with latest patches. /mde/ just my two cents . . . . --- Angus Mezick [EMAIL PROTECTED] wrote: Can I use

Re: Display Tag, Tiles and Paging

2003-06-11 Thread Mark F
was changed to requestURI=/results.do -Mark - Original Message - From: Jose Euclides da Silva Junior - DATAPREVRJ [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Wednesday, June 11, 2003 4:02 PM Subject: RES: Display Tag, Tiles and Paging Hi, i have

Re: JK2, which is the best way to build it?

2003-06-10 Thread Mark Eggers
JD, I just downloaded the 4.1.24 connectors source and could not get the ant task to build. It fails while in mod_jk. It appears that there is at least one include file missing, but I have not taken the time to debug it. However, if you change directories to distribution/jk/native2 and do the

question on creating a file download servlet

2003-06-09 Thread Mark W. Webb
I need to write a servlet that handles file downloads, so that I can audit who downloaded from where, when..etc. When I click on the link to download a file, the Save As window comes up in my browser(Netscape), and as a default filename I get the servlet name. Is there a way to list the actual

Re: question on creating a file download servlet

2003-06-09 Thread Mark W. Webb
...thank you. Shapira, Yoav wrote: Howdy, Use the content-disposition header: http://www.onjava.com/pub/a/onjava/excerpt/jebp_3/index3.html Yoav Shapira Millennium ChemInformatics -Original Message- From: Mark W. Webb [mailto:[EMAIL PROTECTED] Sent: Monday, June 09, 2003 3:34 PM

Re: Help Please: Starting Tomcat using channelUnix with mod_jk2

2003-06-07 Thread Mark Eggers
Pascal, I've been trying the same thing with Redhat 9, and getting a similar problem. I even put /home/apache/lib in /etc/ld.so.conf and ran /sbin/ldconfig -v. I verified that that shared libraries are indeed loaded. I also tried modifying /home/tomcat/bin/catalina.sh to include a

How to unsubscribe a different email address from ezlm [was Re: GETSOME MANNERS!!!!! Re: TO SIMONE LEIGH]

2003-06-06 Thread Mark R. Diggory
be subscribed under. The list owner will be able to help you get off the list, and can usually figure out your subscription address from the information sent (see Helping users to unsubscribe). -Hope this is helpfull, Mark Diggory PELOQUIN,JEFFREY (HP-Boise,ex1) wrote: That does not always work. I have

Re: How to unsubscribe a different email address from ezlm [was Re:GET SOME MANNERS!!!!! Re: TO SIMONE LEIGH]

2003-06-06 Thread Mark R. Diggory
PROTECTED] Unsubscribe me. ezmlm will send a confirmation request to your address and remove the address once you reply. [EMAIL PROTECTED] Unsubscribe [EMAIL PROTECTED] -Mark Mark R. Diggory wrote: Snippet from the Ezmlm Manual --- specifically read the second and thrid paragraphs

Creation of socket by tomcat

2003-06-06 Thread Mark F
, can I help it along somehow by creating the socket for it, or is this the kind of thing that tomcat must learn to do on its own? -Mark

check for session

2003-06-06 Thread Mark F
, or if there is an easier way please let me know? Any help would really be appreciated. Thanks, -Mark

Re: check for session

2003-06-06 Thread Mark F
Also, I should have mentioned I'm using struts with tiles. Thanks, -Mark Mark F wrote: | We use a content management system (documentum) it operates much like | a database as far as authentication. I save a documentum session | object into my httpSession as dmSession upon successful logon. I

Re: jk2_init() Can't find child xxxxx in scoreboard

2003-06-06 Thread Faine, Mark
I am currently having the exact problem you describe. Did you ever figure it out? Thanks, -Mark Scott Ahten [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED]... I'm trying to setup Apache2 and mod_jk2 to pass Tomcat requests via JNI. After reading two or three HOWTOs and previously

tomcat service running at 100% cpu ... formerly RE: -Xincgc, -Xms600, -Xmx600

2003-06-06 Thread Strecker, Mark
to do next. Any thoughts/suggestions are welcome. TIA, Mark PS. Thanks to John Smith for the tip on this, http://www.mycgiserver.com/~tmitevski/adaptj/ , thread dump tool. Full thread dump: Stack Trace Remote Thread prio=5 tid=0x2763f1d0 nid=0x51c runnable [0..0x2adbfc44] MonitorRunnable daemon

RE: Sharing a connection pool among contexts

2003-06-06 Thread Strecker, Mark
it by hand. Mark -Original Message- From: Emerson Cargnin [mailto:[EMAIL PROTECTED] Sent: Thursday, June 05, 2003 3:42 PM To: Tomcat Users List Subject: Re: Sharing a connection pool among contexts I do it in a different way : I have a servlet in charge to set all pools, and I have a class

Re: check for session

2003-06-06 Thread Mark F
Thanks, worked like a charm, never used that before, very nice. The filtering mechanism though makes me wish I'd set up the app directory structure differently but you know hindsight 20/20 and all that... -Mark Shapira, Yoav wrote: | Howdy, | Consider using a Filter as follows: | | public void

RE: Tomcat/ Apache startup

2003-06-06 Thread Mark Eggers
David, I don't know about Redhat 7.3, but the default configuration in Redhat 9 restricts user noone and nobody so that network access does not work. I am using similar scripts, but installed Tomcat from the binaries and made two users. 1. tomcat is a normal user and has rw access to the

RE: Tomcat/ Apache startup

2003-06-06 Thread Mark Eggers
David, I am using the scripts from: http://daydream.stanford.edu/tomcat/install_web_services.html I modified them slightly, including using sudo -u tomcat-ops for the Tomcat startup script. These scripts take care of setting the appropriate environment variables before starting, stopping, or

servlet authentication with apache

2003-06-05 Thread Mark McWilliams
I want apache to do basic authentication for my tomcat servlets. I only want Tomcat to manage servlets - NO authorization. How do I tell apache to do basic authentication when a servlet is accessed??? I tried protecting the servlet directory in httpd.conf. Help!

Re: servlet authentication with apache - solution

2003-06-05 Thread Mark McWilliams
Second time I posted this, and no one bothered to answer, but I found the solution on my own. Use a Location directive in the httpd.conf. My webapp name is stuff, so I use the following: Location /stuff/ AuthType Basic AuthName whatever AuthUserFile /usr/local/apache2/conf/passwd require

Re: JK2 - missing library

2003-06-04 Thread Mark Eggers
It appears that you have not installed the Perl compatible regular expressions library. You can either install the appropriate RPM or forego the --with-pcre switch. /mde/ just my two cents . . . . __ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync

protecting servlets with apache basic authentication

2003-06-04 Thread Mark McWilliams
What should I put in the httpd.conf to make apache do authentication before a servlet is accessed? Here's what I tried: Directory C:/Program Files/Apache Group/Apache2/Tomcat 4.1/webapps/stuff AuthType Basic AuthName stuff AuthUserFile C:/Program Files/Apache Group/Apache2/conf/passwd require

RE: -Xincgc, -Xms600, -Xmx600

2003-06-03 Thread Strecker, Mark
, but I have eliminated some possibilities. Any suggestions would be greatly appreciated. Mark -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Monday, June 02, 2003 9:36 AM To: Tomcat Users List Subject: RE: -Xincgc, -Xms600, -Xmx600 Howdy, You can enable

Re: Tomcat 4 jk2-2.0.2 with apache2 in solaris 8 configuration

2003-06-03 Thread Mark Eggers
Omar, Did you build httpd yourself, or did you download a binary? If you built httpd yourself, what was your configuration command? Also, what configuration command did you use to build mod_jk2? /mde/ just my two cents . . . .

RE: -Xincgc, -Xms600, -Xmx600

2003-06-03 Thread Strecker, Mark
have a W2K installation too, I will try again. How do I ctrl-break a service ... or make it dump this information? Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Setting Tomcat to run as a service with recovery settings to restart if the service stops.

2003-05-30 Thread Mark Andrews
Hello, I am looking into some problems we are having with our current jakarta-tomcat installation running as a service. I need to set the recovers settings for the service when it fails / crashes. I would like to set this at install time. Is there any way that you know of to do this, and or can

Create a new lib folder

2003-05-29 Thread Mark Irvine LCGI
folder everything is ok. However when I put them in the local lib folder (inside the web-inf folder) the example does not work. Can I have a local lib folder? Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Tomcat Startup Hanging

2003-05-29 Thread Mark Irvine LCGI
.Http11Protocol init INFO: Initializing Coyote HTTP/1.1 on port 8080 Starting service Tomcat-Standalone Apache Tomcat/4.1.24-LE-jdk14 28-May-2003 20:20:00 org.apache.coyote.http11.Http11Protocol start INFO: Starting Coyote HTTP/1.1 on port 8080 Should the DOS window not disappear? Mark

RE: Tomcat Startup Hanging

2003-05-29 Thread Mark Irvine LCGI
Jason, Many thanks for the reply it seems to have worked. In doing this the shutdown method also stops reporting a java.net exception, does the javaw just simply hide the error messages? Apologies if this seems a stupid question, but I am very new to this. Mark -Original Message- From

RE: Create a new lib folder

2003-05-29 Thread Mark Irvine LCGI
only work if the files were both in the common\lib folder. Have you ever seen this before? Mark -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: 28 May 2003 20:44 To: Tomcat Users List; [EMAIL PROTECTED] Subject: RE: Create a new lib folder Howdy, You can, and it's

Startup Problem - Newbie

2003-05-28 Thread Mark Irvine LCGI
be welcome, Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Startup Problem - Newbie

2003-05-28 Thread Mark Irvine LCGI
Hi, Thanks for the relpy. Probably a stupid question but what do the Mbean tags do? Mark -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 28 May 2003 09:33 To: [EMAIL PROTECTED] Subject: RE: Startup Problem - Newbie comment the Mbean tags in the server.xml

SendMailServlet

2003-05-27 Thread Mark Irvine LCGI
(Ajp13Processor.java:585) at java.lang.Thread.run(Thread.java:536) Any help would be approciated, Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: SendMailServlet

2003-05-27 Thread Mark Irvine LCGI
Hi, The JavaMail was installed in a folder called javamail-1.3 in the C drive. The CLASSPATH was updated appropiately. Mark -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: 27 May 2003 18:54 To: Tomcat Users List Subject: RE: SendMailServlet Howdy, Where did

RE: SendMailServlet

2003-05-27 Thread Mark Irvine LCGI
) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at org.apache.ajp.tomcat4.Ajp13Processor.process(Ajp13Processor.java:466) at org.apache.ajp.tomcat4.Ajp13Processor.run(Ajp13Processor.java:585) at java.lang.Thread.run(Thread.java:536) Mark -Original Message- From: Shapira, Yoav

RE: SendMailServlet

2003-05-27 Thread Mark Irvine LCGI
and there was only one copy of each file, I even removed the files in the C drive of the computer. In this situation the sendmailservlet did not work. Do you have any idea why? Having created the lib folder must I edit an XML configuration file? Mark -Original Message- From: Shapira, Yoav [mailto:[EMAIL

Re: SSL

2003-04-04 Thread Mark W. Webb
need more information. Galbayar Dorjgotov wrote: How to export private keystore file to a OpenSSL pem file? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Issuing self-signed certificates to users for SSLv3

2003-04-04 Thread Mark W. Webb
to authenticate with Tomcat. Does anybody know an easy tool to generate certificates and package them into PKCS #12 files (PFX-files, password-protected). Thanks alot Johannes -- Mark Webb Software Engineer Dolphin Technology 474 Phoenix Drive Rome, NY 13441-4911 Phone : 315.838.7000

Re: getting browser certificate into servlet

2003-04-03 Thread Mark W. Webb
configured Apache/IIS/iPlanet to request the cert, then certs == null. Mark W. Webb [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] I need to get the user certificate that the user's browser sends to the server in order to set up a mutually authenticated SSL connection. Will a non-SSL

Re: getting browser certificate into servlet

2003-04-03 Thread Mark W. Webb
Mark W. Webb wrote: I have the code that you specified working. The problem is that the request.getAttribute(javax.servlet.request.X509Certificate) call is returning null. This leads me to believe that apache is only performing server authentication. But netscape asks me for the password

Re: Tomcat 4 as a service in Windows and Classpath Question

2003-04-03 Thread Mark Pease
Here is some information on the program that creates the tomcat service in Windows... http://www.alexandriasc.com/software/JavaService/documentation.html Mark - Original Message - From: Longley, Andrew [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Thursday, April 03

Re: Apache 2.0.45 + Tomcat 4.1.24 + mod_jk(2)

2003-04-03 Thread Mark Eggers
Trev, I don't know about Apache 2.0.45, since the mod_jk2 binaries say for use with 2.0.43 only (at least the Windows ones do). I do have 2.0.43 and Tomcat 4.1.24 working via mod_jk2 on my Windows/2000 Pro machine though. I'm thinking it's most likely an Apache/mod_jk2.{dll|so} issue. What do

error while adding connector in admintool

2003-04-03 Thread Mark W. Webb
I get the following error message when I try and add an AJP connector using the admin tool. HTTP Status 400 - Invalid path /connector/AddConnector was requested type Status report message Invalid path /connector/AddConnector was requested description The request sent by the client was

Re: SSL problem

2003-04-02 Thread Mark W. Webb
commands, e-mail: [EMAIL PROTECTED] -- Mark Webb Software Engineer Dolphin Technology 474 Phoenix Drive Rome, NY 13441-4911 Phone : 315.838.7000 : 315.838.7024 Fax : 315.838.7096 Email : [EMAIL PROTECTED

Re: SSL problem

2003-04-02 Thread Mark W. Webb
PKCS12 is a certificate storage file type. look at openssl pkcs12 Jan Fetyko wrote: Sorry for the dump question but what is pkcs12 ? And how did you use the certification files with that ? Jf On Wed, 02 Apr 2003 10:34:34 -0500 Mark W. Webb [EMAIL PROTECTED] wrote: I ended up using

jk2 and SSL

2003-04-02 Thread Mark W. Webb
I am trying to set up JK2 to support SSL. I have a test servlet that I run in tomcat and on a call to HttpServletRequest.isSecure(), it returns true. The problem is that I get the following exception in catalina.out: Apr 2, 2003 1:57:06 PM org.apache.commons.modeler.Registry loadRegistry

getting browser certificate into servlet

2003-04-02 Thread Mark W. Webb
I need to get the user certificate that the user's browser sends to the server in order to set up a mutually authenticated SSL connection. Will a non-SSL connector be able to perform this if I run tomcat with apache 2.0.44? Does anyone have any experience with SSL and tomcat? I am having a

which connector to use in order to get client cert

2003-04-01 Thread Mark W. Webb
Is there a way to have a servlet get the client certificate that was used to connect to apache? I have tomcat 4.1.24 running as the backend to apache 2.0.44. Clients set up a mutually authenticated SSL connection to apache, and all servlet requests get forwarded to tomcat. What connector

Re: Memory Woes

2003-04-01 Thread Mark Pease
Jake - you are a genius! I reverted back to 1.4.0_03 and the memory leak problem seems to have gone away. I am heavily dependent on StringBuffers for generating XML, so this bug was really causing problems. Thanks for your time! Mark - Original Message - From: Jacob Kjome [EMAIL

Re: mutual SSL authentication

2003-03-31 Thread Mark W. Webb
using tomcat in a PKI environment. If there are thousands of users accessing tomcat, this would mean that I would need to import 1000's of certs into this file. Thanks... Janne Ruuttunen wrote: Hi Mark, you need to use a Coyote HTTP1.1 connector, configured to use a org.apache.coyote.tomcat4

question on storing application level config information

2003-03-31 Thread Mark W. Webb
I have some config information that I set up for my servlets. This information is stored in serialized files. I will need my servlets to access this information in their normal processing. Is there some mechanism either in the servlet API or tomcat that will allow me to 'cache' this

Re: question on storing application level config information

2003-03-31 Thread Mark W. Webb
a dozen out there) a FileWatchdog, which checks a file every x seconds to see if it has been modified. If so, it sends an event to your MyServletConfig or somewhere else, which re-reads the servlet config. Yoav Shapira Millennium ChemInformatics -Original Message- From: Mark W. Webb [mailto

Re: Memory Woes

2003-03-30 Thread Mark Pease
Actually, this is 100% servlet-powered... no JSP pages are used. Anyone else know of any issues? Mark - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, March 28, 2003 8:17 AM Subject: Memory Woes Hello, Has anyone had any memory issues when running

Question about getting client certificate in servlet

2003-03-29 Thread Mark Liu
I am using Tomcat 4.1.18 in SSL mode under Win2K. And my Web server requires client authentication. As we know, if we visit a web server which requires client authentication, say, https://www.myweb.com , the browser brings up a dialog box which presents a list of valid certificates for you

RE: Need help with tomcat running as service with ajp13

2003-03-28 Thread Mark Prins
to debug this? Anything logged that looks interesting? Mark -Original Message- From: Mark Prins [mailto:[EMAIL PROTECTED] Sent: Friday, March 21, 2003 6:45 AM To: Tomcat Users List; Jake Robb Subject: Re: Need help with tomcat running as service with ajp13 Citeren Jake Robb [EMAIL

mutual SSL authentication

2003-03-28 Thread Mark W. Webb
How can I set up SSL on tomcat 4.1 that will allow the server and client to authenticate each other? from what I can tell, it looks like the SSL-HOWTO only addresses server authentication. I have this set up on apache, would I be better off just running tomcat on top of apache? thanks...

Tomcat Deployment Question

2003-03-27 Thread Mark Phillips
resources. Thanks! Mark Phillips [EMAIL PROTECTED] 480 945-0798 480 945-9197 fax No trees were destroyed in the sending of this contaminant free message, however, a significant number of electrons may have been inconvenienced

RE: OT Dumb JavaScript question

2003-03-27 Thread Faine, Mark
You could post all the array's contents to a servlet that parses the querystring and populates some sort of collection object. -Mark -Original Message- From: Collins, Jim [mailto:[EMAIL PROTECTED] Sent: Thursday, March 27, 2003 7:32 AM To: 'Tomcat Users List' Subject: OT Dumb JavaScript

Re: Tomcat and IIS

2003-03-27 Thread Mark Eggers
You can tell IIS which page to serve as well. I'll try to describe the graphic interface while typing. Go to the following place: Start--Settings--Control Panel-- Administrative Tools--Internet Services Manager Go to the following place in the manager: [hostname]--Default Web Site

How to configure Tomcat to accept certificates from certain CA's?

2003-03-27 Thread Mark Liu
I am trying to do mutual SSL authentication via certificates. I have installed both my personal and the CA's certificates in my IE browser. When I visit my Web server which requires client authentication via HTTPS, IE certainly brings up the dialog box for me to choose a certificate, but it

Re: Correction - How to configure Tomcat to accept certificates from certain CA's?

2003-03-27 Thread Mark Liu
is in the keystore (.keystore) in my home directory under the Win2K system. Please tell me if the J2SDK_HOME\jre\lib\security\cacerts have anything to do with my Tomcat Web server. Thanks a lot. Regards, Mark klute [EMAIL PROTECTED] wrote:Correction - I realized that I gave you the wrong path before

Re: Correction - How to configure Tomcat to accept certificates from certain CA's?

2003-03-27 Thread Mark Liu
you the wrong path before. The cacerts keystore is located at: /jre/lib/security you will need to use the keytool that came with your jdk to import the CA cert into this cacerts. while importing you need to use a switch -storetype trusted (i believe) hope this helps, james --- Mark Liu wrote

Re: different clients using the same instance of a bean

2003-03-26 Thread Mark Pease
). Does that help? I think this is essentially what Leandro was referring to earlier as well. Mark - Original Message - From: Michael Ni [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, March 25, 2003 4:39 PM Subject: Re: different clients using the same instance of a bean I copied

Authenticator problem tomcat 4.0.4 no cookies

2003-03-26 Thread Mark Thill
works fine. Anyone run into this bug or this problem? Any suggestions would be greatly appreciated -Mark __ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com

Re: Memory allocations with java TomCat

2003-03-25 Thread Mark Pease
' to reflect the number of options you will then have. Good luck! Mark - Original Message - From: Francisco José Arnau Vives [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Tuesday, March 25, 2003 6:11 AM Subject: Memory allocations with java TomCat Dear users: I

Re: different clients using the same instance of a bean

2003-03-25 Thread Mark Pease
, which are shared by different users. It controls the life of them, along with access. Mark - Original Message - From: Michael Ni [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, March 25, 2003 3:38 PM Subject: different clients using the same instance of a bean How do I have groups

Tomcat SSL mutual authentication: Nobody's got a clue?

2003-03-25 Thread Mark Liu
For over 1 week, I've been exploring about this. So far, I got no reply. Is this so professional, so tough that nobody's got a clue? __ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com

Re: Tomcat SSL mutual authentication: Nobody's got a clue?

2003-03-25 Thread Mark Liu
of JCE. We are looking into going with a vendor (probably VeriSign). --- Mark Liu [EMAIL PROTECTED] wrote: For over 1 week, I've been exploring about this. So far, I got no reply. Is this so professional, so tough that nobody's got a clue

Does Tomcat SSL support dual authentication?

2003-03-24 Thread Mark Liu
I am running tomcat 4.1.18 in SSL mode on a Win2K system. And my Web server wants to parse the client's certificate. How can I configure Tomcat SSL to request the clientto send its certificate? Thanks. __ Do you Yahoo!? Yahoo! Platinum - Watch

Re: Need help with tomcat running as service with ajp13

2003-03-21 Thread Mark Prins
on 1.4.1_02 with coyote connector RC1 that has this behaviour (cpu hogging) (I upgraded the JDK from 1.4.1_01 - but that doesn't seem to help) Both are dual processor boxes... Mark -- _ Zon Breedband Family, 2 keer zo snel als alle

RE: Need help with tomcat running as service with ajp13

2003-03-21 Thread Strecker, Mark
This sounds eerily familiar. The box I am running on is a dual processor box too. Thanks for your info. What else have you tried to debug this? Anything logged that looks interesting? Mark -Original Message- From: Mark Prins [mailto:[EMAIL PROTECTED] Sent: Friday, March 21, 2003 6:45 AM

RE: Need help with tomcat running as service with ajp13

2003-03-21 Thread Mark Prins
... but it can take upto a day to go wrong. Mark Citeren Strecker, Mark [EMAIL PROTECTED]: This sounds eerily familiar. The box I am running on is a dual processor box too. Thanks for your info. What else have you tried to debug this? Anything logged that looks interesting? Mark

Need help with tomcat running as service with ajp13

2003-03-20 Thread Strecker, Mark
and connect to applications in a reasonable amount of time, but I am concerned about why it is using 100% cpu to do nothing. Has anyone experienced this or have a suggestion as to what I can log to figure out what is happening? (I have tried to log everything with no success.) TIA, Mark

Re: Help with tomcat/j2se install on linux RH7.3

2003-03-19 Thread Mark Pease
Try going to the command line and typing: service tomcat4 start Mark - Original Message - From: Chris Hale [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, March 18, 2003 8:34 PM Subject: Help with tomcat/j2se install on linux RH7.3 Looking for assistance getting Tomcat

Re: Help with tomcat/j2se install on linux RH7.3

2003-03-19 Thread Mark Pease
account. There is probably a way to add the service manually, but since you are starting from scratch, maybe the reinstall would be easier for you... Mark - Original Message - From: Chris Hale [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Wednesday, March 19, 2003 9:51 AM

Re: System.out.println?

2003-03-19 Thread Mark Pease
If you are running under windows, stdout - Original Message - From: Jackson, Stephen [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Wednesday, March 19, 2003 1:17 PM Subject: RE: System.out.println? logs/catalina.out -Original Message- From: Amitabh

Upgrading j2sdk on Windows/2000 running Tomcat as a service

2003-03-19 Thread Mark Eggers
Folks, I don't know if this has been discussed before, but I ran into this issue the other day. I am running Tomcat 4.1.18 on a Windows/2000 Pro machine as a service. Everything works well (integrated with Apache 2.0.43 or IIS 5 via mod_jk2). I was running j2sdk 1.4.1_01 and decided to do the

How to configure Tomcat to request client Certificate?

2003-03-19 Thread Mark Liu
I am running tomcat 4.1.18 in SSL mode on a Win2K system. Suppose my web server wants to see client certificate which is installed in the IE browser, how do I configure Tomcat to request the client to send the cert? Thanks. __ Do you Yahoo!?

war fie not expanding, creating directory

2003-03-17 Thread Faine, Mark
not create the root directory from the name of the archive. What am I doing wrong? Thanks, -Mark

RE: war fie not expanding, creating directory

2003-03-17 Thread Faine, Mark
by Tomcat 4.0.6 even though i have set unpackWAR to true and if I unpack it manually it just extracts the WEB-INF and related files to the webapps directory and does not create the root directory from the name of the archive. What am I doing wrong? Thanks, -Mark

Public keys in reply and keystore don't match???

2003-03-15 Thread Mark Liu
I want to run Tomcat SSL with a certificate issued by a certification authority I write. I am getting this exception: Public keys in reply and keystore don't match when I was trying to import a cert obtained from my certification authority, an application I write myself. Look, this is the

Re: Public keys in reply and keystore don't match???

2003-03-15 Thread Mark Liu
Yes, they all are! --- Matt Fury [EMAIL PROTECTED] wrote: The biggest issue I had was making sure the Aliases are EXACTLY the same. Also make sure the certs are imported in the correct order. --- Mark Liu [EMAIL PROTECTED] wrote: I want to run Tomcat SSL with a certificate issued

Re: broken links

2003-03-14 Thread Mark Pease
If you are running on Linux, I believe the paths are case-sensistive... Are you typing it EXACTLY the same? Mark - Original Message - From: Bharadwaj [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, March 13, 2003 2:00 PM Subject: broken links sir, good day. we have

Re: Model View Controller with JSP

2003-03-14 Thread Mark Pease
to be updated immediately), you can simply have your applet or Flash app occasionally request a certain JSP page for new data. Mark - Original Message - From: Jan Behrens [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Friday, March 14, 2003 5:48 AM Subject: Model View Controller

Re: Do you run Tomcat with SSL?

2003-03-14 Thread Mark Liu
certificate format generated by your little java program exactly like the keytool generated certificate ? Have you tested your certificates with other applications to see if you are producing them correctly ? thanks. On Friday, March 14, 2003, at 09:21 AM, Mark Liu wrote: I know

Re: Do you run Tomcat with SSL?

2003-03-14 Thread Mark Liu
--- Gabriel Santonja [EMAIL PROTECTED] wrote: On Thu, 13 Mar 2003 19:51:57 -0800 (PST) Mark Liu [EMAIL PROTECTED] wrote: I know you guys have your great strategies in balancing Apache and Tomcat. But, my project isn't really so picky about efficiency, so I simply run Tomcat

Re: Do you run Tomcat with SSL?

2003-03-14 Thread Mark Liu
, at 12:28 AM, Mark Liu wrote: I am not sure if they are of the same format. I only know that I am able to import the certificate generated by my little Java program into the keystore as alias tomcat. Anywhere I can check the format of the keytool-generated certificate

Re: Do you run Tomcat with SSL?

2003-03-14 Thread Mark Liu
no way of matching the cert with a private key because the the private key does not exist in the SUN keystore, it is stored in the keystore that IE maintains, although the SUN keystore still imports the cert. Does my conjecture sound reasonable? Thank you for your continued education. Mark

<    8   9   10   11   12   13   14   15   16   17   >