hi Jan,

I have a servlet that is registered at /foo.

I can hit http://localhost/foo but if I now try to hit 
https://localhost:8433/foo nothing happens :(

regards

antonio
On Dec 3, 2015, at 4:24 PM, Jan Willem Janssen <janwillem.jans...@luminis.eu> 
wrote:

> Hi,
> 
>> On 03 Dec 2015, at 16:21, Antonio Sanso <asa...@adobe.com> wrote:
>> 
>> Now I do not have anymore that stack trace and the bundle start nicely.
> 
> Nice.
> 
>> My next issue is that I am trying to hit https://localhost:8433 but it seems 
>> that nothing happens…
>> 
>> Should I also set the host or the host is same as the http service?
> 
> Do you have a servlet registered? By default nothing is registered, so all 
> requests will yield a 404.
> Does it work if you register a default servlet (that is, a servlet that 
> listens on ‘/*’)?
> 
> --
> Met vriendelijke groeten | Kind regards
> 
> Jan Willem Janssen | Software Architect
> +31 631 765 814
> 
> My world is revolving around INAETICS and Amdatu
> 
> Luminis Technologies B.V.
> Churchillplein 1
> 7314 BZ   Apeldoorn
> +31 88 586 46 00
> 
> http://www.luminis-technologies.com
> http://www.luminis.eu
> 
> KvK (CoC) 09 16 28 93
> BTW (VAT) NL8169.78.566.B.01
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
For additional commands, e-mail: users-h...@felix.apache.org

Reply via email to