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