Same error

I added

<code><pre>
&lt;init-param&gt;
&lt;param-name&gt;org.reslet.application&lt;/param-name&gt;
&lt;param-value&gt;com.restletexample.JaxRsEntryPoint&lt;/param-value&gt;
&lt;/init-param&gt; 
</pre></code>

I think the the parameter "org.reslet.application" expect a class of that
type but my class JaxRsEntryPoint is of type JaxRsApplication

I spend couple of day read the restlet documentation, made all the sample
code they provide but anything works specially on Google AppEngine. 

I commit the code on  https://github.com/guillaumemaka/RestletExample GitHub 

Thank for your help 

--
View this message in context: 
http://restlet-discuss.1400322.n2.nabble.com/Restlet-GAE-JAX-RS-tp3890645p7288539.html
Sent from the Restlet Discuss mailing list archive at Nabble.com.

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2923004

Reply via email to