Hi Paolo,

I confirm that this message has no impact at runtime for the Servlet
extension. 

However, the message is annoying and confusing so I lowered its level from
WARNING to FINE so it shouldn't appear by default in logs anymore.

Change checked in SVN trunk.

Best regards,
Jérôme Louvel
--
Restlet ~ Founder and Lead developer ~ http://www.restlet.org
Noelios Technologies ~ Co-founder ~ http://www.noelios.com
 

-----Message d'origine-----
De : Thierry Boileau [mailto:[EMAIL PROTECTED] 
Envoyé : jeudi 21 août 2008 15:17
À : [email protected]
Objet : Re: RC1: connector with no protocols

Hello Paolo,

to my mind, this message is not the sign of a problem. I get it when I 
run the "first steps" code 
(http://www.restlet.org/documentation/1.1/firstSteps).
Could you send us a sample test application or give more details about 
the way you define your application's routes, web.xml, etc?

best regards,
Thierry Boileau

> Hi,
>
>       I am trying to upgrade from M4 to RC1, and I think I made the fixes
> related to Context-handling needed to get it up and running.
>
> In fact if I run it with the built in server things seem to work.
>
> However I am facing a problem when running inside Tomcat: Restlet tells
> me that the connector has been instanciated with no protocols:
>
> ...
> 21-ago-2008 11.18.05 org.apache.catalina.startup.Catalina start
> INFO: Server startup in 439 ms
> 21-ago-2008 11.18.15 org.restlet.Connector <init>
> AVVERTENZA: The connector has been instantiated without any protocol.
> ...
>
> And I cannot access any of the resources.
>
>
> Any suggestions? Do I need to make further changes beside using
> createChildContext etc?
>
>
> Thanks in advance
>
>       Paolo
>
>
>   


Reply via email to