[jira] Resolved: (SLING-1375) Allow authentication handlers to return information about failed authentication extraction

2010-02-15 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger resolved SLING-1375. -- Resolution: Fixed In Rev. 910182 added new FAIL_AUTH constant to allow for providing

Build failed in Hudson: sling-trunk-1.5 #566

2010-02-15 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/sling-trunk-1.5/566/changes Changes: [fmeschbe] SLING-1375 Allow authentication handler to convey failure to extract existing credentials to Sling Authenticator and add unit tests for the AuthenticationInfo class

Re: 46 Line Blog Does not Work on Firefox anymore

2010-02-15 Thread Alexander Klimetschek
On Fri, Feb 12, 2010 at 21:18, Andreas Schaefer schaef...@me.com wrote: This is strange. I ran this example two weeks ago and it worked. But with the latest code base it does not work anymore. It even fails when I try it given it the username/password when I bring the page up:        

Re: JcrModifiablePropertyMap.save() makes atomic operations difficult

2010-02-15 Thread Vidar Ramdal
On Fri, Feb 12, 2010 at 10:32 PM, Felix Meschberger fmesc...@gmail.com wrote: Sorry to chime in late... I see the issues of Vidar and these are caused by the PersistableValueMap introducing its own transient space ontop of the JCR transient space. When the PersistableValueMap transient

[jira] Commented: (SLING-490) SlingStatusServlet - find out whether a Sling application is ready after startup

2010-02-15 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12833854#action_12833854 ] Bertrand Delacretaz commented on SLING-490: --- See

New proposal for SLING-490: ServiceWatchdog service in the sling engine bundle

2010-02-15 Thread Bertrand Delacretaz
Hi, Here's a new proposal for SLING-490, for a service that helps find out when a Sling system is ready to accept requests after startup. Last discussion (http://markmail.org/thread/4bwmuwj6qnytmrfw) provided some good ideas, but I think this is much better, with low coupling and a possibility

Re: New proposal for SLING-490: ServiceWatchdog service in the sling engine bundle

2010-02-15 Thread Ian Boston
On 15 Feb 2010, at 16:01, Bertrand Delacretaz wrote: WDYT? Makes a lot of sense to me, Is there any service version in the list of required services ? Ian

VanityPath Resolution Problem

2010-02-15 Thread Jason Rose
Hello All, I've started using the sling:VanityPath mixin to allow users to access my content in a much cleaner fashion, but I've started to hit some sort of problem when incorporating them with posts. For example, $ curl -F title=hello -Fjcr:mixinTypes=sling:VanityPath -

Re: New proposal for SLING-490: ServiceWatchdog service in the sling engine bundle

2010-02-15 Thread Carsten Ziegeler
Hi, the first question I have is what should happen with the current SystemStatus service? Should we just drop it? (Which is an incompatible change, but having two similar services doesn't look appealing either). More comments inline Bertrand Delacretaz wrote: Hi, Here's a new proposal for

[jira] Created: (SLING-1376) Don't register thread dumps view as a web console plugin, configuration printer is enough

2010-02-15 Thread Carsten Ziegeler (JIRA)
Don't register thread dumps view as a web console plugin, configuration printer is enough - Key: SLING-1376 URL: https://issues.apache.org/jira/browse/SLING-1376