42
I Use This!
Activity Not Available

News

Analyzed 3 months ago. based on code collected about 3 years ago.
Posted over 16 years ago by bdelacretaz
Just sent the explanation below to the newly created Server-side Javascript discussion group (thanks Lars for the ping). Such a compact explanation of how Sling processes requests using scripts could be useful on an elevator (you’d need a few floors though), so here it is: Sling stores data in a JCR repository, which is basically […]
Posted over 16 years ago by bdelacretaz
Here’s how to configure the JCR-Explorer tool under Tomcat, to use it with Sling. Tested with Tomcat 6.0.18, JDK 1.5 and the Sling launchpad/webapp from revision 731934. Starting with a fresh Tomcat install, add this to conf/server.xml, inside : Add this to conf/context.xml, inside : […]
Posted over 16 years ago by bdelacretaz
Here’s how to configure the JCR-Explorer tool under Tomcat, to use it with Sling. Tested with Tomcat 6.0.18, JDK 1.5 and the Sling launchpad/webapp from revision 731934. Starting with a fresh Tomcat install, add this to conf/server.xml, inside : Add this to conf/context.xml, inside :
Posted over 16 years ago by bdelacretaz
Here’s how to configure the JCR-Explorer tool under Tomcat, to use it with Sling. Tested with Tomcat 6.0.18, JDK 1.5 and the Sling launchpad/webapp from revision 731934. Starting with a fresh Tomcat install, add this to conf/server.xml, inside : Add this to conf/context.xml, inside : […]
Posted over 16 years ago by bdelacretaz
Here’s how to configure the JCR-Explorer tool under Tomcat, to use it with Sling. Tested with Tomcat 6.0.18, JDK 1.5 and the Sling launchpad/webapp from revision 731934. Starting with a fresh Tomcat install, add this to conf/server.xml, inside : Add this to conf/context.xml, inside : […]
Posted over 16 years ago by bdelacretaz
Thanks to Renaud Richardet, who contributed a Python scripting engine for Sling, based on Jython.
Posted over 16 years ago by bdelacretaz
Thanks to Renaud Richardet, who contributed a Python scripting engine for Sling, based on Jython.
Posted over 16 years ago by bdelacretaz
Thanks to Renaud Richardet, who contributed a Python scripting engine for Sling, based on Jython.
Posted over 16 years ago by bdelacretaz
Thanks to Renaud Richardet, who contributed a Python scripting engine for Sling, based on Jython.       
Posted over 16 years ago by bdelacretaz
That’s the topic of my first post at dev.day.com. It’s a simple introduction to the “take the J out of JCR” Sling features.