enabled connector
for windows?
Thanks,
Julie.
On Thursday 16 March 2006 12:13, Markus Schönhaber wrote:
> Julie McCabe wrote:
> > Thanks for the advise - ive tried various permutations of trying to use
> > an exisiting CA signed X509 certificate to enable SSL with tomcat. F
Hello,
Thanks for the advise - ive tried various permutations of trying to use an
exisiting CA signed X509 certificate to enable SSL with tomcat. From reading
various mailing lists it appears this is a frequent problem but one that many
people have solved using the solutions I have tried - pe
gned) certifcates.
>
> You might have to go through mail-archive of tomcat users list to find
> more ways to solve this. I am sure there is a solution for this.
>
> Tomcat gurus, please help !!!
>
> Regards,
> D
>
> --- Julie McCabe <[EMAIL PROTECTED]> wrote:
>
wate signed certificate. It is not case here I believe. :)
>
> Let us know how it goes.
>
> Regards,
> D
>
> --- Julie McCabe <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > Ive configure SSL support as per documentation - I created the keystore
> > and a
Hi,
Ive configure SSL support as per documentation - I created the keystore and a
self - signed certificate with the default password, uncommented the 8443
connector for https in the conf/server.xml file.
The problem is that I cannot connect to https://localhost:8443 via the
browser, in the lo
directory? Also, the output in the log file still suggests it
is removing the webapp when in fact it doesnt!
Regards,
Julie.
On Thursday 26 Jan 2006 11:33, Peter Rossbach wrote:
> Please, set the deployDir to your webapps dir.
> Peter
>
> Am 26.01.2006 um 11:55 schrieb Julie McCabe:
>
to your webapps dir.
> Peter
>
> Am 26.01.2006 um 11:55 schrieb Julie McCabe:
> > Hello Peter,
> >
> > My deploy dir is $CATALINA_HOME/war-deploy it is not the webapps
> > directory.
> > The temp, deploy and watch directories are all read/writeable.
> >
ir and watchDir are exists
> and read/writeable at all nodes.
>
> Configure debug logging at FarmWarDeployer package
> conf/logging.properties
> org.apache.catalina.cluster.deploy.level=FINE
>
> See what happens...
>
> Peter
>
> Am 25.01.2006 um 16:24 schrieb Julie McCabe:
Hello,
Environment: tomcat-5.5.7, java 1.5.0_03
I have set up a vertical cluster containing 4 nodes. I am attempting to
create a master farm node, the element in the master node is:
The other nodes have the same