Re: Evaluating Sling: Questions

2008-08-11 Thread Felix Meschberger
Hi Philip Philip Weaver schrieb: I want to use sling via REST URL interaction with little configuration. Great ! Enjoy. 1. Does Sling indeed have Rhino embedded? In the 15 minute guide, I see .esp files cited as ECMAScript - however the % % syntax makes it look like JSP - Are the .esp

Re: Usability of all tags in taglib.tld for jsp

2008-08-11 Thread Felix Meschberger
Hi, Create a new script, say suffixtest.jsp which contains the test code: String suffixTest = req.getRequestPathInfo().getSuffix() ; if(suffixTest==null){ suffixTest = Suffix Not Successful; } else{ suffixTest = Suffix Successful; } and which is included by

Re: Usability of all tags in taglib.tld for jsp

2008-08-11 Thread Bertrand Delacretaz
On Mon, Aug 11, 2008 at 9:33 AM, Felix Meschberger [EMAIL PROTECTED] wrote: ...Create a new script, say suffixtest.jsp which contains the test code: String suffixTest = req.getRequestPathInfo().getSuffix() ; if(suffixTest==null){ suffixTest = Suffix Not Successful; }

[jira] Commented: (SLING-591) NoSuchMethodError exception in javax.script.Bindings when running on Java 5

2008-08-11 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12621375#action_12621375 ] Felix Meschberger commented on SLING-591: - The problem is probably that you compiled

Re: Need more information on replaceSuffix and flush

2008-08-11 Thread Bertrand Delacretaz
On Sun, Aug 10, 2008 at 9:30 PM, janandith jayawardena [EMAIL PROTECTED] wrote: Bertrand: ...Or debug the source code, of course, which is the most precise way of finding things out. How can I debug the source code. Usually I look at the mvn output when there is an error and try to find the

Re: Status Report

2008-08-11 Thread Felix Meschberger
Hi, Thanks. I just turned the report in (including your changes). Regards Felix Bertrand Delacretaz schrieb: Hi, On Mon, Aug 4, 2008 at 9:27 AM, Felix Meschberger [EMAIL PROTECTED] wrote: ...It is time for our status report once again. I have prepared it at [1]. Please update as

[jira] Commented: (SLING-475) Create Integration tests for the sling:include tag

2008-08-11 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12621443#action_12621443 ] Bertrand Delacretaz commented on SLING-475: --- Thinking about this again, it would

Re: Sling-Initial-Content and WebDav with custom node type

2008-08-11 Thread Marc Speck
Thanks for the quick response. node type? When I try it with foo.png and foo.xml (which contains the definitions), jcr:data is always 0. 1. Is it possible to load files with Sling-Initial-Content into a custom This is definitely not good. My question: should the node be called foo or

Re: Sling-Initial-Content and WebDav with custom node type

2008-08-11 Thread Carsten Ziegeler
Marc Speck schrieb: 1. Is it possible to load files with Sling-Initial-Content into a custom node type? When I try it with foo.png and foo.xml (which contains the definitions), jcr:data is always 0. Which version of the contentloader are you using? This functionality has been added after the

Re: [jira] Created: (SLING-583) Implement a file system resource provider

2008-08-11 Thread Torgeir Veimo
On 25 Jul 2008, at 23:53, Felix Meschberger (JIRA) wrote: The filesystem resource provider is your friend: Create a configuration mapping sling.home into the resource tree and start looking at it. Can someone provide the exact details of what to change in sling.properties for this to

[jira] Created: (SLING-606) Event to cancel a job

2008-08-11 Thread Carsten Ziegeler (JIRA)
Event to cancel a job - Key: SLING-606 URL: https://issues.apache.org/jira/browse/SLING-606 Project: Sling Issue Type: New Feature Components: Event Affects Versions: Extensions Event 2.0.2