----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Apache setups usually have the HTTPS server configured as a different
virtual server.
If you have included the JServ stuff in the wrong <VirtualHost> block, you
might
see something like this. Except for you ClassNotFound exception, it seems
to me that's what the problem looks like.
Also, you might want to try a FAQ search on ApJServMountCopy; usually,
ApJServMountCopy=on is the setting you want.
- Fernando
> Hi there,
>
>
> I am running:
>
> Jserv 1.1, JRE 1.2 and Apache 1.3.9 on a Cobalt-modified version of Redhat
> Linux 6.1 (running on a Cobalt RAQ3)
>
> And am trying to call a servlet securely (to generate an order form for
> taking credit cards). I have found that whenever I call a servlet
> non-securely from the web browser e.g.
> http://domainname/servlets/HelloWorldServlet everything is fine.
>
> However, when I try to call the same servlet securely, e.g.
>
> https://domainname/servlets/HelloWorldServlet
>
> I get a 404 file not found error.
>
> Having done this, I get the following error in the mod_jserv.log:
>
> (ERROR) ajp12: Servlet Error: ClassNotFoundException: HelloWorldServlet
>
>
>
> I have looked through the config files, comparing them to the
> examples given
> at Servlet Central,
> and cannot find any glaring errors, and I cannot find a reference to https
> in the FAQ!
>
> Does anyone have an idea what the problem might be here?
>
>
> Many thanks,
>
> Iain Gray
>
>
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Search Archives:
> <http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
> Problems?: [EMAIL PROTECTED]
>
>
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]