On Mon, May 16, 2011 at 23:07, Chamika Weerasinghe <chamikaw(a)gmail.com> wrote:
  Hi,
 I followed all the steps as you were mentioned on Setting up Eclipse for
 debugging XWiki Enterprise (
 
http://dev.xwiki.org/xwiki/bin/view/Community/DebugXEWithEclipse)
 I imported jar projects which related to XWiki REST such as
 xwiki-platform-rest, xwiki-platform-rest-model and
 xwiki-platform-rest-server and linked them by choosing Deployment assembly
 as projects.
 According to the README in the xwiki-debug-eclipse I made a XWIKIPLATFORM
 shared resource targeting xwiki-platform and set it as a linked resource.
 After finishing I tried to run it on the apache tomcat 7.0 server. But if I
 browse 
http://localhost:8080/xwiki/ it says requested resource(/xwiki) is
 not unavailable. (Error 404)
 Is there any method to solve it? 
Did you imported the prooject as Eclipse project and not as Maven project ?
What do you have in the log ? Error 404 does not help much, you should
have an error saying exactly what's wrong.
 Thank you.
 _______________________________________________
 devs mailing list
 devs(a)xwiki.org
 
http://lists.xwiki.org/mailman/listinfo/devs
 
--
Thomas Mortagne