RE: JSSE question

2009-12-08 Thread Vadim Letitchevski
Thanks. I will try it. Vadim. -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Tuesday, December 08, 2009 1:57 PM To: Tomcat Users List Cc: Vadim Letitchevski Subject: Re: JSSE question -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vadim, On 12

RE: JSSE question

2009-12-07 Thread Vadim Letitchevski
JSSE question > From: Vadim Letitchevski [mailto:vletitchev...@teledyne.com] > Subject: RE: JSSE question > > I checked the log file and it states that APR library was not found. O.k., good to know that. Ignore the pointer to the APR configuration that I gave you and go back to the

RE: JSSE question

2009-12-07 Thread Vadim Letitchevski
: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Monday, December 07, 2009 11:12 AM To: Tomcat Users List Subject: RE: JSSE question > From: Vadim Letitchevski [mailto:vletitchev...@teledyne.com] > Subject: RE: JSSE question > > I have noticed the strings > >SSLE

RE: JSSE question

2009-12-07 Thread Vadim Letitchevski
R [mailto:chuck.caldar...@unisys.com] Sent: Monday, December 07, 2009 10:30 AM To: Tomcat Users List Subject: RE: JSSE question > From: Vadim Letitchevski [mailto:vletitchev...@teledyne.com] > Subject: RE: JSSE question > > I have followed the recommendations in that document

RE: JSSE question

2009-12-07 Thread Vadim Letitchevski
g? Thanks Vadim. -Original Message- From: news [mailto:n...@ger.gmane.org] On Behalf Of Bill Barker Sent: Friday, December 04, 2009 7:25 PM To: users@tomcat.apache.org Subject: Re: JSSE question "Vadim Letitchevski" wrote in message news:e17da276f9a0c84fad22739de29c3890

RE: JSSE question

2009-12-07 Thread Vadim Letitchevski
Thank you Bill. Vadim. -Original Message- From: news [mailto:n...@ger.gmane.org] On Behalf Of Bill Barker Sent: Friday, December 04, 2009 7:25 PM To: users@tomcat.apache.org Subject: Re: JSSE question "Vadim Letitchevski" wrote

RE: Can service output be redirected to the terminal window?

2009-12-07 Thread Vadim Letitchevski
be redirected to the terminal window? Vadim Letitchevski wrote: > I am working under Linux actually. Ok, then what kind of Linux ? Also, tell us the version of Tomcat you are talking about, and whether you installed it from the pre-packaged version offered by your Linux version, or direc

RE: Can service output be redirected to the terminal window?

2009-12-04 Thread Vadim Letitchevski
I am working under Linux actually. Thanks Vadim. -Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: Friday, December 04, 2009 3:46 PM To: Tomcat Users List Subject: Re: Can service output be redirected to the terminal window? Vadim Letitchevski wrote: > >

JSSE question

2009-12-04 Thread Vadim Letitchevski
I am confused. Can Tomcat use only JKS keystore or it can also use pem or some other certificate storages? Thanks Vadim. (310)765-3812

Can service output be redirected to the terminal window?

2009-12-04 Thread Vadim Letitchevski
I am new to Tomcat. 1. I have several services written under axis2. I deployed them statically into Tomcat but don't seem to be able to list those services. 2. I have noticed that startup.bat (under Windows) starts the separate terminal for the service output in oppose to startup.sh (in Unix).