Hello,

My first steps with restlet gwt  2.0 were very promising.
The exemple project works fine.

Then I tried to set up my own project : I put on the class path the 3 jar given 
with the gwt edition 2.0.0 :
 - org.restlet.jar
 - org.restlet.ext.json.jar
 - org.restlet.ext.xml.jar

But none of these jar contains server side classes such as 
 - org.restlet.Application 
or 
 - org.restlet.ressource.ServerRessource

==> where should i find these classes ?

I can't use org.restlet.jar from another edition otherwise gwt classes will be 
missing ...

many thanks,

ben

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

Reply via email to