On 02/07/2010 06:30, kareem_s_m wrote:
>=20
> Hi All,
>=20
> I am working on upgrading tomcat from 5.5.28 to 5.5.29 for one of the
> applications. I see that the website renders and works fine in 5.5.29 o=
n
> port 8080 (non SSL) but with SSL (port 8443) the website doesnot run a=
t
> all. When I try to see what's going on in Fiddle, I see 502 error. Also=
> nothing is written to the log flies. It is as if tomcat is not even run=
ning
> in port 8443.
>=20
> Under tomcat 5.5.28, the site renders fine with SSL and non SSL.
>=20
> Is there something I could be missing?
Are the Connector definitions in server.xml files identical?
You can post it inline here, if you remove the comments and any passwords=
=2E
p
|