Hi Eneko,

I've tried with a fresh Equinox install and found the following order
worked for me:

1. Start all "com.noelios.*" bundles
2. Start your bundle
3. Start "org.restlet" bundle

If you are using eclipse to launch, then try setting the start levels
appropriately to ensure correct start order.  Also if using eclipse -
make sure you select "Clear the configuration area before launching"
under settings, otherwise it may remember the previous start order.

Regards,
Michael.

On Fri, Jan 9, 2009 at 11:20 PM,  <[email protected]> wrote:
> Hi Michael:
> Thanks for your help, but it didn't make any difference. I always get the 
> "java.lang.ClassNotFoundException: 
> com.noelios.restlet.http.HttpServerConverter" when I make any HTTP GET 
> request to the standalone server. It happens with both Knopflerfish and 
> Equinox.
> I am using version 1.1 of restlets.
>
> ------------------------------------------------------
> http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=1013690
>

Reply via email to