Hello, 1. the group ids have been changed recently. As there are several editions (see this page for more details http://wiki.restlet.org/docs_2.0/275-restlet.html), the group ids are now: org.restlet.<edition>. For example, if you wan to get the sources of the org.restlet artefact, go to this URL : http://maven.restlet.org/org/restlet/jse/org.restlet/2.0-M6/ You can also get the source code of the whole project from the svn repository, see here for more details: http://restlet.tigris.org/source/browse/restlet/
2. well, I've just tried successfully with the "firstSteps" sample code (available here http://www.restlet.org/documentation/2.0/firstSteps). Could you give more details? Best regards, Thierry Boileau > 1. Where can I find the sources for the 2.0-M6 release. I have found the > maven artifacts on the maven.restlet.org site? > > 2. When I use the latest jars in a simple helloResource example provided in > the documentation, this is the error I get on the web page and the logs: > > On the page: > The server encountered an unexpected condition which prevented it from > fulfilling the request > > Logs: > WARNING: The filter org.restlet.routing.ro...@e13409 was executed without a > next > Restlet attached to it. > Jan 6, 2010 11:13:36 AM org.restlet.engine.log.LogFilter afterHandle > INFO: 2010-01-06 11:13:36 127.0.0.1 - 127.0.0.1 > 8037 GET /myapp/hello - 500 398 - 0 > http://l > ocalhost:8037 Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.6) > Gecko/20091201 Firefox/3.5.6 (.NET CLR 3.5.30729) - > > > Any help/pointers would be appreciated. > > Thanks !! > > -- > View this message in context: > http://n2.nabble.com/restlet-2-0-m6-questions-tp4267423p4267423.html > Sent from the Restlet Discuss mailing list archive at Nabble.com. > > ------------------------------------------------------ > http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2435526 ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2435543

