Cryptographic provider list

2007-03-20 Thread Mark Liu
Sorry if this does not sound relevant to this list. 
But I think that web developers using Tomcat who
played with client authencation might know this.

I am working on a certification authority (CA) web
application on Tomcat 6, using Java.

The web users of this application can apply for x.509
digital certificates with my CA.

This works fine, if users use Internet Explorer. A
user can select from a list of cryptographic providers
to generate the public/private key pairs as shown by
the screen snapshot below:

http://farm1.static.flickr.com/188/428327747_1b0906e0c7.jpg?v=0

But this same list does not show up in Firefox 2.0.

Well, the function which gets the list of
cryptographic providers is written in VBSCRIPT, and I
know that Firefox does not support VBScript. 
Therefore, my question is, if I write the function in
Javascript, then will this list show up in Firefox? 
Is there any sample JavaScript code that does this?  Thanks.


 

Looking for earth-friendly autos? 
Browse Top Cars by Green Rating at Yahoo! Autos' Green Center.
http://autos.yahoo.com/green_center/

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Tomcat Service Manager for windows

2007-03-05 Thread Mark Liu
Thanks.

How do we use this stuff.  I have a hard time figuring
out.  The documentation he has on the web has a
completely different GUI interface from actual
application.  Maybe that's for an older version.

I have tomcat 6.0 installed at C:\Tomcat_6.  I would
like to have 2 instances of tomcat on the same host.

OK, here are my questions:

1. What service name to we give the new tomcat
instance?  I suppose it can be anything such as
tomcatinst2, tacmot, funkietommy.  But if I assign a
random service name, later on, when I run it, it
complains that the name cannot be found under
C:\Tomcat_6\bin.

2. Suppose I name the new service tacmot, where do I
save the tacmot.xml file?

3. For the box that asks for Catalina Home, should I
just select C:\Tomcat_6 and then use the defaults for
Catalina_base and Tomcat Config File

I just can't get it to work.

Thanks.

--- Bryan Berndt [EMAIL PROTECTED] wrote:

 Hello,
 
 I just joined this mailing list to plug a piece of
 software that has been
 enormously helpful to the company I work for.  I
 have no idea if its been
 mentioned on this mailing list or not, so excuse my
 redundancy.
 
 Its called Tomcat Service Manager. it enables one to
 very easily make
 multiple instances of Tomcat 4, 5, 5.5, and now 6 on
 Windows Operating
 Systems.  The author is David Boyer.
 
 If you require multiple instances of Tomcat on
 Windows servers, I highly
 recommend it.
 

http://web.bvu.edu/staff/david/index.jsp?section=softwaresubsection=tcservc
 fgpage=overview
 

-
 To start a new topic, e-mail:
 users@tomcat.apache.org
 To unsubscribe, e-mail:
 [EMAIL PROTECTED]
 For additional commands, e-mail:
 [EMAIL PROTECTED]
 
 



 

No need to miss a message. Get email on-the-go 
with Yahoo! Mail for Mobile. Get started.
http://mobile.yahoo.com/mail 

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Problem setting up multiple instances of Tomcat5.0

2006-06-06 Thread Mark Liu
I searched the mail archive, and know that this has
been asked many times.

I am just need two instances of tomcat for a web
application for my school work.  So, let's forget
about performance issues.

I tried installing Tomcat 5.0 in two different
locations on my WinXP box, and also changed ports
8080, 8009, 8005 in server.xml to , 8809, 8805 for
one of the two installations.  When I tried starting
this installation of tomcat, it still says that one
instance of tomcat5 is already running.

From the documentation and previous conversations, it
seems to be possible to launch two instances of tomcat
using the single installation.

But, I am not sure how to set it up.  Can any guru
write a doc on this, so that we newbies don't have to
annoy you guys by asking this question again and
again?


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]