Vidar Ramdal wrote:
Vidar Ramdal wrote:
Don't know if this is related, but if I skip integration tests (using
-Dmaven.test.skip=true), and run
curl -F"sling:resourceType=foo/bar" -F"title=some title"
http://admin:[EMAIL PROTECTED]:8888/content/mynode (as per
http://incubator.apache.org/sling/site/discover-sling-in-15-minutes.html)
.... I get the following error:

Error while processing /content/mynode
javax.jcr.PathNotFoundException: /content/mynode

On 2/11/08, Carsten Ziegeler <[EMAIL PROTECTED]> wrote:
Hi,

it seems that the latest changes do not handle post calls in the same
way they did before. Therefore the test check for the integration tests
always fails.

This is hopefully a temporary problem and we'll fix it :)

I'm still unable to build (integration tests fail), and I still get
the javax.jcr.PathNotFoundException when trying to post content.

Is there anybody out there that is able to build Sling right now?
And is the 15-minutes guide out of date?

Currently, I still have one failing test. Did you try a "mvn clean" on the whole project?

Carsten

--
Carsten Ziegeler
[EMAIL PROTECTED]

Reply via email to