Re: Should we use null instead of "default" for the default workspace name?

2008-02-18 Thread Felix Meschberger
Hi all, Am Montag, den 18.02.2008, 17:45 +0100 schrieb Bertrand Delacretaz: > Hi, > > Currently Sling uses the String "default" for the default workspace > name, in several places. > > According to [1] however, "if workspaceName is null, a default > workspace is automatically selected by the rep

Re: Renaming jcr base module?

2008-02-18 Thread Bertrand Delacretaz
Hi, On Feb 18, 2008 6:01 PM, Carsten Ziegeler <[EMAIL PROTECTED]> wrote: > ...I think that "jcr base" is a little bit to generic. > What about naming it "jackrabbit-base" as it is the base for the > jackrabbit-client and jackrabbit-server modules?... Agreed, or jackrabbit-commons maybe? -Bertra

[jira] Commented: (SLING-249) Allow mapping nodes to internet domains

2008-02-18 Thread eric marts (JIRA)
[ https://issues.apache.org/jira/browse/SLING-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570041#action_12570041 ] eric marts commented on SLING-249: -- This is should be part of the request processing logic

Re: various questions regarding alternative scripting engines

2008-02-18 Thread Bertrand Delacretaz
Hi, On Feb 18, 2008 11:15 PM, Christian Sprecher <[EMAIL PROTECTED]> wrote: > ...I made a little PoC with the Groovy > ScriptingEngine and got it working in the launchpad-webapp, without > having to write one line of code... Cool! >... I could send it to someone, but I > think this stuff should

Re: various questions regarding alternative scripting engines

2008-02-18 Thread Christian Sprecher
I would suggest keeping our focus on the javascript and JSP engines for now, until we have a first release of Sling. Other script engines might work, and they demonstrate that it's possible to integrate other languages, but personally I don't want to spend time improving them at the moment, we

Re: Should we use null instead of "default" for the default workspace name?

2008-02-18 Thread Tobias Bocanegra
+1 good idea. On 2/18/08, Bertrand Delacretaz <[EMAIL PROTECTED]> wrote: > Hi, > > Currently Sling uses the String "default" for the default workspace > name, in several places. > > According to [1] however, "if workspaceName is null, a default > workspace is automatically selected by the reposito

Renaming jcr base module?

2008-02-18 Thread Carsten Ziegeler
Hi, I think that "jcr base" is a little bit to generic. What about naming it "jackrabbit-base" as it is the base for the jackrabbit-client and jackrabbit-server modules? Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

Should we use null instead of "default" for the default workspace name?

2008-02-18 Thread Bertrand Delacretaz
Hi, Currently Sling uses the String "default" for the default workspace name, in several places. According to [1] however, "if workspaceName is null, a default workspace is automatically selected by the repository implementation". This might make Sling more interoperable with various JCR reposit

[jira] Commented: (SLING-254) Launchpad war should optionally use an external Repository, without requiring a change of bundles

2008-02-18 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569889#action_12569889 ] Bertrand Delacretaz commented on SLING-254: --- > it might even be better to create a

[jira] Commented: (SLING-154) Allow access to Node and Property Methods on ScriptableNode and ScriptableProperty

2008-02-18 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569887#action_12569887 ] Bertrand Delacretaz commented on SLING-154: --- addNode(path, [primaryType]) and getN

[jira] Commented: (SLING-251) Add mapping for user homes

2008-02-18 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/SLING-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569879#action_12569879 ] Jukka Zitting commented on SLING-251: - Couldn't we solve the same needs much more genera

[jira] Commented: (SLING-254) Launchpad war should optionally use an external Repository, without requiring a change of bundles

2008-02-18 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569880#action_12569880 ] Felix Meschberger commented on SLING-254: - > I'll probably move the raw JDNI/RMI rep

[jira] Commented: (SLING-251) Add mapping for user homes

2008-02-18 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569878#action_12569878 ] Felix Meschberger commented on SLING-251: - Ah, I forgot, we could limit knowledge of

[jira] Commented: (SLING-251) Add mapping for user homes

2008-02-18 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569876#action_12569876 ] Felix Meschberger commented on SLING-251: - It is somewhere in the middle of vanity U

[jira] Commented: (SLING-254) Launchpad war should optionally use an external Repository, without requiring a change of bundles

2008-02-18 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569874#action_12569874 ] Bertrand Delacretaz commented on SLING-254: --- > As this sounds like a merge of the

Re: MIME type support of Tika

2008-02-18 Thread Felix Meschberger
Hi, Am Montag, den 18.02.2008, 14:17 +0200 schrieb Jukka Zitting: > Hi, > > On Feb 16, 2008 3:13 PM, Felix Meschberger <[EMAIL PROTECTED]> wrote: > > In SLING-135 Betrand Delacretaz hints at looking at Tika's MIME type > > support for Sling. Though we currently have a MIME type service in the > >

Re: [jira] Commented: (SLING-248) esps not executed quite correctly

2008-02-18 Thread Felix Meschberger
Hi, Am Montag, den 18.02.2008, 11:48 +0100 schrieb Lars Trieloff: > The compact syntax was introduced for increased readability and > compatibility with JSP expressions. Additionally, using the compact > syntax keeps your HTML valid, which helps IDEs to highlight ESP. ok. thanks. > > There are

[jira] Commented: (SLING-254) Launchpad war should optionally use an external Repository, without requiring a change of bundles

2008-02-18 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569872#action_12569872 ] Felix Meschberger commented on SLING-254: - > 2) At startup, the Sling class searches

Re: MIME type support of Tika

2008-02-18 Thread Jukka Zitting
Hi, On Feb 16, 2008 3:13 PM, Felix Meschberger <[EMAIL PROTECTED]> wrote: > In SLING-135 Betrand Delacretaz hints at looking at Tika's MIME type > support for Sling. Though we currently have a MIME type service in the > commons/mime module, it is certainly worth investigating whether we > should r

[jira] Commented: (SLING-254) Launchpad war should optionally use an external Repository, without requiring a change of bundles

2008-02-18 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569871#action_12569871 ] Felix Meschberger commented on SLING-254: - > and new releases of the launchpad war f

[jira] Commented: (SLING-254) Launchpad war should optionally use an external Repository, without requiring a change of bundles

2008-02-18 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569870#action_12569870 ] Felix Meschberger commented on SLING-254: - > Thinking about it, it might be easier t

Re: Sping-DM osgi:reference and Sling

2008-02-18 Thread Niklas Gustavsson
Felix Meschberger wrote: Hi Niklas, This is a result of incorrectly packing the launcher application. The Felix framework overwrites some classes in the OSGi libraries. Yet these overwrites were again overwritten by the original classes when packaging the launcher. I deployed a modified pom.xml

[jira] Commented: (SLING-81) Add write-support to Javascript API for JCR

2008-02-18 Thread David Nuescheler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569868#action_12569868 ] David Nuescheler commented on SLING-81: --- sounds great. i think it would be cool if tha

[jira] Created: (SLING-255) Use Tika for the Sling mime-type service

2008-02-18 Thread Bertrand Delacretaz (JIRA)
Use Tika for the Sling mime-type service Key: SLING-255 URL: https://issues.apache.org/jira/browse/SLING-255 Project: Sling Issue Type: Improvement Components: MimeType Reporter:

Re: MIME type support of Tika

2008-02-18 Thread Bertrand Delacretaz
On Feb 18, 2008 12:17 PM, Carsten Ziegeler <[EMAIL PROTECTED]> wrote: > ...I think we should hold back on this as we shouldn't add a > dependency to another incubated project before we've done a first release Agreed, I have created https://issues.apache.org/jira/browse/SLING-255 to remind us,

Re: MIME type support of Tika

2008-02-18 Thread Carsten Ziegeler
Felix Meschberger wrote: Hi all, In SLING-135 Betrand Delacretaz hints at looking at Tika's MIME type support for Sling. Though we currently have a MIME type service in the commons/mime module, it is certainly worth investigating whether we should replace the implementation of this service by Ti

Re: [PROPOSAL]: Add Resource.listChildren() method

2008-02-18 Thread Lars Trieloff
Great, thank you. On Mon, 2008-02-18 at 10:21 +0100, Felix Meschberger wrote: > Hi, > > Am Montag, den 18.02.2008, 09:50 +0100 schrieb Bertrand Delacretaz: > > On Feb 17, 2008 10:51 PM, Lars Trieloff <[EMAIL PROTECTED]> wrote: > > > > > ...I think this would be the easiest way of accessing the >

Re: [jira] Commented: (SLING-248) esps not executed quite correctly

2008-02-18 Thread Lars Trieloff
The compact syntax was introduced for increased readability and compatibility with JSP expressions. Additionally, using the compact syntax keeps your HTML valid, which helps IDEs to highlight ESP. There are however cases, where the default syntax is the more compact way to express something, e.g.

[jira] Commented: (SLING-254) Launchpad war should optionally use an external Repository, without requiring a change of bundles

2008-02-18 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569837#action_12569837 ] Bertrand Delacretaz commented on SLING-254: --- Thinking about it, it might be easier

[jira] Assigned: (SLING-254) Launchpad war should optionally use an external Repository, without requiring a change of bundles

2008-02-18 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz reassigned SLING-254: - Assignee: Bertrand Delacretaz > Launchpad war should optionally use an external Re

[jira] Created: (SLING-254) Launchpad war should optionally use an external Repository, without requiring a change of bundles

2008-02-18 Thread Bertrand Delacretaz (JIRA)
Launchpad war should optionally use an external Repository, without requiring a change of bundles - Key: SLING-254 URL: https://issues.apache.org/jira/browse/SLING-254

Re: help, my content model looks un-Slingable

2008-02-18 Thread Jukka Zitting
Hi, On Feb 16, 2008 2:48 PM, Jukka Zitting <[EMAIL PROTECTED]> wrote: > On Feb 16, 2008 2:32 PM, Felix Meschberger <[EMAIL PROTECTED]> wrote: > > We could of course definitely just give it a try. But what information > > would you store in the sling:config node ? mappings of resource type > > sets

[jira] Created: (SLING-253) EspReader eats equals sign before <=% expression

2008-02-18 Thread Bertrand Delacretaz (JIRA)
EspReader eats equals sign before <=% expression Key: SLING-253 URL: https://issues.apache.org/jira/browse/SLING-253 Project: Sling Issue Type: Bug Components: Scripting

[jira] Commented: (SLING-253) EspReader eats equals sign before <=% expression

2008-02-18 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569832#action_12569832 ] Bertrand Delacretaz commented on SLING-253: --- I don't have time to look at this rig

Re: help, my content model looks un-Slingable

2008-02-18 Thread Felix Meschberger
Hi all, Am Freitag, den 15.02.2008, 18:36 +0200 schrieb Jukka Zitting: > Hi, > > On Fri, Feb 15, 2008 at 5:19 PM, Felix Meschberger <[EMAIL PROTECTED]> wrote: > > Am Freitag, den 15.02.2008, 15:47 +0100 schrieb Michael Marth: > > > Maybe it would be helpful if we had some additional script res

[jira] Commented: (SLING-240) Improve iteration of child Resources in ScriptableResource

2008-02-18 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569826#action_12569826 ] Bertrand Delacretaz commented on SLING-240: --- IMHO we should have tests that demons

Re: [PROPOSAL] ResourceResolverProvider interface

2008-02-18 Thread Bertrand Delacretaz
On Feb 18, 2008 10:20 AM, Felix Meschberger <[EMAIL PROTECTED]> wrote: > Am Montag, den 18.02.2008, 09:54 +0100 schrieb Bertrand Delacretaz: > > >... Could this cleanup phase be integrated in the Sling core, for example > > at the end of request processing in the SlingMainServlet?... > > > ...I th

[jira] Closed: (SLING-252) Add a "currentNode" variable to the scripting context for all languages

2008-02-18 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz closed SLING-252. - Assignee: Bertrand Delacretaz (was: Felix Meschberger) Integration tests added in revisio

[jira] Commented: (SLING-240) Improve iteration of child Resources in ScriptableResource

2008-02-18 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569819#action_12569819 ] Felix Meschberger commented on SLING-240: - Can we then roll this back ? > Improve i

[jira] Commented: (SLING-251) Add mapping for user homes

2008-02-18 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/SLING-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569818#action_12569818 ] Jukka Zitting commented on SLING-251: - Is this a form of vanity URLs or an answer to a p

Re: [PROPOSAL]: Add Resource.listChildren() method

2008-02-18 Thread Felix Meschberger
Hi, Am Montag, den 18.02.2008, 09:50 +0100 schrieb Bertrand Delacretaz: > On Feb 17, 2008 10:51 PM, Lars Trieloff <[EMAIL PROTECTED]> wrote: > > > ...I think this would be the easiest way of accessing the > > node variable in scripts, it would work across all scripting languages > > and if we cal

Re: [PROPOSAL] ResourceResolverProvider interface

2008-02-18 Thread Felix Meschberger
Am Montag, den 18.02.2008, 09:54 +0100 schrieb Bertrand Delacretaz: > On Feb 14, 2008 12:03 PM, Felix Meschberger <[EMAIL PROTECTED]> wrote: > > > ...To be able to cleanup the ThreadLocals a new release(ResourceResolver) > > is defined, which is required to be called for all ResourceResolver > > i

[jira] Resolved: (SLING-252) Add a "currentNode" variable to the scripting context for all languages

2008-02-18 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger resolved SLING-252. - Resolution: Fixed Fix Version/s: 2.0.0 And the second step: rename the default JSP

[jira] Updated: (SLING-252) Add a "currentNode" variable to the scripting context for all languages

2008-02-18 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-252: Component/s: Scripting > Add a "currentNode" variable to the scripting context for all langu

Re: How do updates from SLINGxSITE to the public website work?

2008-02-18 Thread Felix Meschberger
Hi, Am Montag, den 18.02.2008, 10:09 +0100 schrieb Bertrand Delacretaz: > Hi Felix, > > On Feb 18, 2008 9:59 AM, Felix Meschberger <[EMAIL PROTECTED]> wrote: > > ...I switched off the site synchronization last week while reorganizing the > > site and just forgot to reactivate that > > Ok, th

Re: Launchpad-Servlets

2008-02-18 Thread Bertrand Delacretaz
Hi Felix, On Feb 18, 2008 10:05 AM, Felix Meschberger <[EMAIL PROTECTED]> wrote: > As such, I think moving the launchpad default servlet with its renderers > to the servlet-resolver bundle looks like natural - in fact we should > probably tear the LaunchpadDefaultServlet and the renderers apa

[jira] Commented: (SLING-252) Add a "currentNode" variable to the scripting context for all languages

2008-02-18 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569812#action_12569812 ] Felix Meschberger commented on SLING-252: - Thanks for creating the issue. I just com

Re: How do updates from SLINGxSITE to the public website work?

2008-02-18 Thread Bertrand Delacretaz
Hi Felix, On Feb 18, 2008 9:59 AM, Felix Meschberger <[EMAIL PROTECTED]> wrote: > ...I switched off the site synchronization last week while reorganizing the > site and just forgot to reactivate that Ok, thanks! Could we have some info somewhere about how this synchronization works? -Bertra

[jira] Assigned: (SLING-252) Add a "currentNode" variable to the scripting context for all languages

2008-02-18 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger reassigned SLING-252: --- Assignee: Felix Meschberger > Add a "currentNode" variable to the scripting context fo

Re: Caching in the ResourceResolver

2008-02-18 Thread Bertrand Delacretaz
On Feb 17, 2008 5:55 PM, Tobias Bocanegra <[EMAIL PROTECTED]> wrote: > ...maybe we should > profile a "performance critical" request in detail to see where the > actual problems are Agreed, I don't see a need for caching until we have measurements that show bottlenecks. -Bertrand

Re: Launchpad-Servlets

2008-02-18 Thread Felix Meschberger
Hi, Am Montag, den 18.02.2008, 09:57 +0100 schrieb Bertrand Delacretaz: > >...* The LaunchpadDefaultServlet and its renderers should be moved > > to the sling/servlet-resolver module and become the Sling default > > servlet. The servlet is registered for the sling/servlet/default > >

Re: various questions regarding alternative scripting engines

2008-02-18 Thread Bertrand Delacretaz
On Feb 14, 2008 4:11 PM, Michael Marth <[EMAIL PROTECTED]> wrote: > ...I am just looking at the various scripting engines and ran into some probs. > Maybe someone can help?... I would suggest keeping our focus on the javascript and JSP engines for now, until we have a first release of Sling. Oth

Re: How do updates from SLINGxSITE to the public website work?

2008-02-18 Thread Felix Meschberger
Hi Betrand, I switched off the site synchronization last week while reorganizing the site and just forgot to reactivate that. Just did it and the site should be up to date again in a few hours (sync occurrs on the full hour and it takes a little time until the frontend server takes up the site cha

Re: Servlet resolution broken?

2008-02-18 Thread Bertrand Delacretaz
On Feb 15, 2008 3:50 PM, Felix Meschberger <[EMAIL PROTECTED]> wrote: > >... Ah, I see. I wanted to make a servlet that would respond to the .menu > > extension regardless of resourceType, but if that's not possible, I'll > > work around it. Thanks for your help! > > > > That is possible: just use

Re: Launchpad-Servlets

2008-02-18 Thread Bertrand Delacretaz
Hi, On Feb 14, 2008 2:10 PM, Felix Meschberger <[EMAIL PROTECTED]> wrote: > ...The launchpad/launchpad-servlets module is the result of merging > microsling with Sling and the decision to create a Launchpad instead. > Now I think, we should go a step further with this module and break it > apart:

Re: [PROPOSAL] ResourceResolverProvider interface

2008-02-18 Thread Bertrand Delacretaz
On Feb 14, 2008 12:03 PM, Felix Meschberger <[EMAIL PROTECTED]> wrote: > ...To be able to cleanup the ThreadLocals a new release(ResourceResolver) > is defined, which is required to be called for all ResourceResolver > instances retrieved through getResourceResolver(Session) Could this cleanu

Re: Sping-DM osgi:reference and Sling

2008-02-18 Thread Felix Meschberger
Hi Niklas, This is a result of incorrectly packing the launcher application. The Felix framework overwrites some classes in the OSGi libraries. Yet these overwrites were again overwritten by the original classes when packaging the launcher. I deployed a modified pom.xml in Rev. 628648 which shoul

[jira] Created: (SLING-252) Add a "currentNode" variable to the scripting context for all languages

2008-02-18 Thread Bertrand Delacretaz (JIRA)
Add a "currentNode" variable to the scripting context for all languages --- Key: SLING-252 URL: https://issues.apache.org/jira/browse/SLING-252 Project: Sling Issue Type: Im

Re: [PROPOSAL]: Add Resource.listChildren() method

2008-02-18 Thread Bertrand Delacretaz
On Feb 17, 2008 10:51 PM, Lars Trieloff <[EMAIL PROTECTED]> wrote: > ...I think this would be the easiest way of accessing the > node variable in scripts, it would work across all scripting languages > and if we call the variable "currentNode" we would benefit from > 1) being drop-in compatible wi

Re: help, my content model looks un-Slingable

2008-02-18 Thread Vidar Ramdal
On 2/15/08, Jukka Zitting <[EMAIL PROTECTED]> wrote: > How about allowing a sling:config child node that could be added to > any node and could contain script and servlet mappings and other > configuration settings that would apply only to that subtree? This > would solve both this and the multipl

How do updates from SLINGxSITE to the public website work?

2008-02-18 Thread Bertrand Delacretaz
Hi, Currently this page: http://incubator.apache.org/sling/site/discover-sling-in-15-minutes.html Does not reflect my changes of Feb.14th to that page: http://cwiki.apache.org/confluence/display/SLINGxSITE/Discover+Sling+in+15+minutes Aren't updates supposed to run automatically? Do we have any

[jira] Commented: (SLING-249) Allow mapping nodes to internet domains

2008-02-18 Thread Vidar S. Ramdal (JIRA)
[ https://issues.apache.org/jira/browse/SLING-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569799#action_12569799 ] Vidar S. Ramdal commented on SLING-249: --- @Tobias Bocanegra: Yes, such a mapping looks

[jira] Commented: (SLING-249) Allow mapping nodes to internet domains

2008-02-18 Thread Vidar S. Ramdal (JIRA)
[ https://issues.apache.org/jira/browse/SLING-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569798#action_12569798 ] Vidar S. Ramdal commented on SLING-249: --- I suppose mod_proxy would let me do this, but