2013/11/1 Matthew Westwood-Hill
>
> Tomcat version: 7.0.47
>
> OS: Windows 7 (x64)
>
> JDK: 1.7
>
>
>
> I am attempting to start an embedded instance of Tomcat, which is
> configured for SSL only, on port 443. The code I am using is as follows:
>
>
>
>*public* *static* *void* *main*(Strin
Tomcat version: 7.0.47
OS: Windows 7 (x64)
JDK: 1.7
I am attempting to start an embedded instance of Tomcat, which is
configured for SSL only, on port 443. The code I am using is as follows:
*public* *static* *void* *main*(String[] args)
*throws*UnknownHostException, LifecycleExcept