On Wed, May 25, 2011 at 03:37, Baratóvsk <[email protected]> wrote:
Hi there,
I'm trying to debug XWiki Enterprise on Eclipse, using WTP and Tomcat 6.
I've managed to fork and clone the sources from GitHub. I can build and install them to my local Maven repository without a problem.
Now i'm trying to debug it on Eclipse, following this guide: http://dev.xwiki.org/xwiki/bin/view/Community/DebugXEWithEclipse
I imported the xwiki-debug-eclipse as a Java Project. There is a validation error:
CHKJ3000E: WAR Validation Failed: org.eclipse.jst.j2ee.commonarchivecore.internal.exception.DeploymentDescriptorLoadException: WEB-INF/web.xml
I did not add any XWiki project to the Deployment Assembly. Do i need to add any core project before i can deploy it to the server? Or do i have to add all of them?
Did you "look at the README file instructions" ?
PS: Tried posting this to the devs list but was denied. Is this the right place?
It's ok here but there is not special right on dev mailing list so I don't see why it did not work for you.
Thanks in advance, Fernando _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne