[
https://issues.apache.org/jira/browse/SLING-993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13098199#comment-13098199
]
Santosh Shanmukh commented on SLING-993:
----------------------------------------
Hi, If I should be raising this in a different forum or mailing list please
point me there, and I will do so. This has to do with the sling provided jquery
explorer now bundled with the latest sling version.
I downloaded and deployed sling launchpad 6 in apache tomcat 6.0.32 (OS:
windows xp). My sling URL is http://localhost:8080/sling-launchpad-6/
I am able to successfully create content with the curl command:
curl -u admin:admin -F"sling:resourceType=foo/bar" -F"title=Foo Bar"
http://localhost:8080/sling-launchpad-6/content/foonode
and view it via http://localhost:8080/sling-launchpad-6/content/foonode.json or
foonode.html
However when I navigate to explorer URL
http://localhost:8080/sling-launchpad-6/.explorer.html as per the sling
documentation, while I get the basic interface, I also get a "HTTP Status 404 -
/.explorer.item.html" error.
I am however able to manually navigate to
http://localhost:8080/sling-launchpad-6/.explorer.item.html it displays the a
set of resource links.
These are the links displayed, although clicking on them does not do anything.
They are HREFed to "#"
jcr:system
rep:policy
var
apps
index.html
signup.html
sling-logo.png
sling-test
sling.css
content
libs
system
Also, the URL
http://localhost:8080/sling-launchpad-6/content/.explorer.item.html displays
foonode which was the content I create via the curl command.
And yet, I am not able to navigate to this using the explorer.
Either I have missed something in the configuration or setup or I am not using
the explorer correctly, but I cant figure out what! Please help.
Thanks
Santosh
> Sling Explorer with jquery
> --------------------------
>
> Key: SLING-993
> URL: https://issues.apache.org/jira/browse/SLING-993
> Project: Sling
> Issue Type: New Feature
> Components: Launchpad
> Environment: osx
> Reporter: Renaud Richardet
> Priority: Minor
> Attachments: Picture 2.png, explorer-20090613.zip, explorer.js,
> explorer.zip, sling.zip
>
>
> a jcr explorer based on jquery. goals: minimum install and dependencies
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira