Re: Towards a Sling 6

2011-01-11 Thread Mike Moulton
I wanted to bring the topic of Sling 6 back up in Carsten's behalf, now that the holidays are out of the way and most people are getting back into the daily grind. Do you think it would be wise to establish the final plan for releasing Sling 6? -- mike moulton | meltmedia m...@meltmedia.com

Re: Logging quo vadis

2011-01-11 Thread Mike Moulton
with SLF4J (non-binding) -- mike moulton | meltmedia m...@meltmedia.com w | 602.648.6810 c | 602.432.2568 @mmoulton On Jan 10, 2011, at 3:08 PM, Felix Meschberger wrote: Hi all, Over the last few week I have been thinking about our logging bundle and what we do and include. Basically

Re: Upgrade to JR 2.1.2

2010-11-04 Thread Mike Moulton
There is also a nasty DB connection leak fix from my team in JR 2.1.2. +1 - non binding. On Nov 4, 2010, at 3:04 AM, Ian Boston wrote: WDYT? 2.1.2 was released to fix concurrency issues. Although my code base (Nakamura) cant easily upgrade because we added some desperate (and ugly)

Re: [jira] Created: (SLING-1804) instead of packaging bundles in the standalone JAR or WAR, provision them at runtime from a Maven repository

2010-09-24 Thread Mike Moulton
If your going to go this far, would it be worth looking at using Karaf as the basis of the launchpad? Given this functionality is already provided out of the box, with many other benefits. This is how we deploy all our sling instances, in a Karaf instance, either standalone or in a WAR. It is

Re: [jira] Created: (SLING-1804) instead of packaging bundles in the standalone JAR or WAR, provision them at runtime from a Maven repository

2010-09-24 Thread Mike Moulton
. Justin On Fri, Sep 24, 2010 at 5:31 PM, Mike Moulton m...@meltmedia.com wrote: If your going to go this far, would it be worth looking at using Karaf as the basis of the launchpad? Given this functionality is already provided out of the box, with many other benefits. This is how we deploy all

Re: Authentication/Authorization and jackrabbit.usermanager functionality

2010-09-10 Thread Mike Moulton
can't speak to whether this was by intent or not, but I would definitely recommend preventing anonymous access to /system. Beyond that, it gets very application-specific quickly. Justin On 9/9/10 6:47 PM, Mike Moulton wrote: I recently had the need to get a list of users from an AJAX style

Re: Sling Resource/JCR Explorer

2010-08-18 Thread Mike Moulton
, 2010, at 1:36 AM, Clemens Wyss wrote: looks like Mike Moulton is off again, or in lack of time ;-) Hence I shall take over. In order to not loose time on the various libs that Mike incorporated, I will start with the plain lightweight jQuery explorer and add conceptual ideas

Re: extending jQuery JCR Resource explorer

2010-08-14 Thread Mike Moulton
jQuery JCR Resource explorer Hi Mike, cool. If you don't mind, I will take your code base and build upon this Your welcome to use it as you wish. As I have time, I can help further this along as well. Thx Clemens -Original Message- From: Mike Moulton [mailto:m

[jira] Updated: (SLING-1653) Donation of enhanced explorer

2010-08-13 Thread Mike Moulton (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Moulton updated SLING-1653: Attachment: sling-explorer.tar.gz Donation of enhanced explorer

[jira] Created: (SLING-1653) Donation of enhanced explorer

2010-08-13 Thread Mike Moulton (JIRA)
Donation of enhanced explorer - Key: SLING-1653 URL: https://issues.apache.org/jira/browse/SLING-1653 Project: Sling Issue Type: Improvement Reporter: Mike Moulton I was reading the recent thread [1

Re: extending jQuery JCR Resource explorer

2010-08-13 Thread Mike Moulton
I'm a little late to this thread but I wanted to bring this up anyway. A while back when I first was learning Sling I created an extended explorer based on the original version in the contrib. section. My explorer uses jQuery and accomplished most of the items of the current jQuery explorer.

Re: Allow modify during import operation

2010-08-05 Thread Mike Moulton
the property overwrite a separate import option for the same reasons you outlined below. Regards, -Eric On Fri, Jul 30, 2010 at 12:00 PM, Mike Moulton m...@meltmedia.com wrote: I will work on a patch for this. Should we add ImportOptions.isPropertyOverwrite or should I use the existing

Re: Allow modify during import operation

2010-07-30 Thread Mike Moulton
the new node. Causing unintended consequences if you only wished to modify properties, not replacing the node altogether. Thoughts? -- Mike On Jul 30, 2010, at 2:26 AM, Bertrand Delacretaz wrote: Hi, On Fri, Jul 30, 2010 at 1:30 AM, Mike Moulton m...@meltmedia.com wrote: I have the need to use

[jira] Commented: (SLING-1004) The folder where Sling servlets store their configuration should be configurable at deployment

2010-07-30 Thread Mike Moulton (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12894168#action_12894168 ] Mike Moulton commented on SLING-1004: - Can we configure sling.home from SCR as well

[jira] Commented: (SLING-1004) The folder where Sling servlets store their configuration should be configurable at deployment

2010-07-30 Thread Mike Moulton (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12894166#action_12894166 ] Mike Moulton commented on SLING-1004: - Can we configure sling.home from SCR as well

[jira] Updated: (SLING-1004) The folder where Sling servlets store their configuration should be configurable at deployment

2010-07-30 Thread Mike Moulton (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Moulton updated SLING-1004: Comment: was deleted (was: Can we configure sling.home from SCR as well?) The folder where Sling

[jira] Closed: (SLING-1614) Form Auth is not returning user to anonymous JCR state after timeout

2010-07-29 Thread Mike Moulton (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Moulton closed SLING-1614. --- This resolves all my issues. Thank you. Form Auth is not returning user to anonymous JCR state after

[jira] Resolved: (SLING-1499) Many exceptions thrown when installing sling 'feature' in ServiceMix 4.2

2010-07-29 Thread Mike Moulton (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Moulton resolved SLING-1499. - Resolution: Fixed All of the issues outlined here have been fixed either in Sling itself

[jira] Closed: (SLING-1507) Unable to change the Jackrabbit RMI port via Karaf config/provisioning mechanism

2010-07-29 Thread Mike Moulton (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Moulton closed SLING-1507. --- Unable to change the Jackrabbit RMI port via Karaf config/provisioning mechanism

Allow modify during import operation

2010-07-29 Thread Mike Moulton
I have the need to use the import operation provided by SLING-1172 to modify a structure, or more specifically a property. Looking at the DefaultContentCreator.java:311 it looks like property modification is turned off for the path the ImportOperation.java takes through the codebase. Can

Re: Form Auth and Cookie Timeout

2010-07-28 Thread Mike Moulton
Ian Justin Regards Felix On 27.07.2010 23:42, Mike Moulton wrote: I'm experiencing a potential problem with formauth in the latest trunk of sling (r979875) that I wanted to check to see if this is now the intended behavior with all the recent auth changes, or is a newly

Form Auth and Cookie Timeout

2010-07-27 Thread Mike Moulton
I'm experiencing a potential problem with formauth in the latest trunk of sling (r979875) that I wanted to check to see if this is now the intended behavior with all the recent auth changes, or is a newly introduced bug. Here is my scenario: - Start up the standalone sling. - Install the form

[jira] Commented: (SLING-1531) Upgrade to Jackrabbit 2.1

2010-07-14 Thread Mike Moulton (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12888644#action_12888644 ] Mike Moulton commented on SLING-1531: - Is this scheduled for inclusion in Sling 6? I'm

[jira] Commented: (SLING-1172) Allow uploading JSON files to create content structures

2010-06-22 Thread Mike Moulton (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12881256#action_12881256 ] Mike Moulton commented on SLING-1172: - Thank you Eric, I look forward to the commit

[jira] Commented: (SLING-1172) Allow uploading JSON files to create content structures

2010-06-19 Thread Mike Moulton (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12880447#action_12880447 ] Mike Moulton commented on SLING-1172: - What's the possibility to get this into Sling 6

Re: Adding support to handle configurations to launchpad

2010-06-14 Thread Mike Moulton
Another use for configuration support in launchpad is in the generation of the Karaf / ServiceMix feature file. This could allow custom config / blocks to be inserted into the feature file. -- Mike On Jun 14, 2010, at 8:24 AM, Justin Edelson wrote: On 6/14/10 11:06 AM, Carsten Ziegeler

Re: Support for multiple FormAuthenticationHandler's

2010-05-28 Thread Mike Moulton
. -- Mike On May 27, 2010, at 5:11 AM, Felix Meschberger wrote: Hi, On 26.05.2010 22:27, Mike Moulton wrote: I have the need to bind different FormAuthenticationHandler's to different paths. Looking at the AuthenticationHandler interface there is support for binding a handler to a path

Support for multiple FormAuthenticationHandler's

2010-05-26 Thread Mike Moulton
reasons that the FormAuthenticationHandler can't simply be made a configuration factory? If so, I will work on a patch for this. -- Mike :: mike moulton :: meltmedia :: :: m...@meltmedia.com :: 602.648.6810 | direct :: 602.432.2568 | iphone :: mmoulton66 | aim

[jira] Created: (SLING-1526) Extra property names of security:principals lost when loaded via contentloader

2010-05-21 Thread Mike Moulton (JIRA)
Issue Type: Bug Components: JCR Reporter: Mike Moulton Attachments: DefaultContentCreator.java.patch Any extra property names added to a security:principals block loaded via the content loader are lost while the value is retained. -- This message

[jira] Updated: (SLING-1526) Extra property names of security:principals lost when loaded via contentloader

2010-05-21 Thread Mike Moulton (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Moulton updated SLING-1526: Attachment: DefaultContentCreator.java.patch Here is a patch to fix the lost names. Extra

Sling 6 Release

2010-05-17 Thread Mike Moulton
guarantee the state of our projects. Given there has been some talk recently on the release of version 6, I would love to use an official version if possible. Regards, Mike Moulton :: mike moulton :: meltmedia :: :: m...@meltmedia.com :: 602.648.6810 | direct :: 602.432.2568 | iphone :: mmoulton66

[jira] Created: (SLING-1506) RequestProgressTrackerLogFilter does not register with PAX WEB properly

2010-04-27 Thread Mike Moulton (JIRA)
: Bug Reporter: Mike Moulton Priority: Minor RequestProgressTrackerLogFilter will not properly register with Pax Web as Pax has a requirement for all Filters to either map to a servlet name or to a URL pattern. -- This message is automatically generated by JIRA. - You

[jira] Updated: (SLING-1506) RequestProgressTrackerLogFilter does not register with PAX WEB properly

2010-04-27 Thread Mike Moulton (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Moulton updated SLING-1506: Attachment: RequestProgressTrackerLogFilter.patch This is a patch to make

[jira] Created: (SLING-1507) Unable to change the Jackrabbit RMI port via Karaf config/provisioning mechanism

2010-04-27 Thread Mike Moulton (JIRA)
Issue Type: Bug Components: JCR Reporter: Mike Moulton Priority: Minor The RmiRegistrationSupport class does not play nicely with Karaf's configuration services preventing you from changing the RMI port via an etc

[jira] Updated: (SLING-1507) Unable to change the Jackrabbit RMI port via Karaf config/provisioning mechanism

2010-04-27 Thread Mike Moulton (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Moulton updated SLING-1507: Attachment: RmiRegistrationSupport.patch This patch removes the assumption that the configured

[jira] Resolved: (SLING-1506) RequestProgressTrackerLogFilter does not register with PAX WEB properly

2010-04-27 Thread Mike Moulton (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Moulton resolved SLING-1506. - Resolution: Not A Problem RequestProgressTrackerLogFilter does not register with PAX WEB

[jira] Commented: (SLING-1506) RequestProgressTrackerLogFilter does not register with PAX WEB properly

2010-04-27 Thread Mike Moulton (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12861537#action_12861537 ] Mike Moulton commented on SLING-1506: - This was my misunderstanding then. I will close

[jira] Commented: (SLING-1499) Many exceptions thrown when installing sling 'feature' in ServiceMix 4.2

2010-04-26 Thread Mike Moulton (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12860988#action_12860988 ] Mike Moulton commented on SLING-1499: - java version 1.6.0_17 Java(TM) SE Runtime

[jira] Commented: (SLING-1491) Use Felix HttpService instead of Pax Web as the default httpservice provider in maven-launchpad-plugin

2010-04-23 Thread Mike Moulton (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12860373#action_12860373 ] Mike Moulton commented on SLING-1491: - With this change you will no longer be able

[jira] Created: (SLING-1499) Many exceptions thrown when installing sling 'feature' in ServiceMix 4.2

2010-04-23 Thread Mike Moulton (JIRA)
Type: Bug Components: Launchpad Reporter: Mike Moulton I'm trying to install the trunk of Sling (r937546) in ServiceMix 4.2 using: features:addUrl mvn:org.apache.sling/org.apache.sling.launchpad/6-SNAPSHOT/xml/features features:install sling Note: I already have http

[jira] Commented: (SLING-1491) Use Felix HttpService instead of Pax Web as the default httpservice provider in maven-launchpad-plugin

2010-04-23 Thread Mike Moulton (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12860412#action_12860412 ] Mike Moulton commented on SLING-1491: - Justin, Maybe I'm installing the wrong feature

[jira] Commented: (SLING-1499) Many exceptions thrown when installing sling 'feature' in ServiceMix 4.2

2010-04-23 Thread Mike Moulton (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12860413#action_12860413 ] Mike Moulton commented on SLING-1499: - See SLING-1491 for notes on the first exception

[jira] Updated: (SLING-1499) Many exceptions thrown when installing sling 'feature' in ServiceMix 4.2

2010-04-23 Thread Mike Moulton (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Moulton updated SLING-1499: Attachment: smx-4.2-sling-feature-install.log.zip Many exceptions thrown when installing sling

[jira] Commented: (SLING-1499) Many exceptions thrown when installing sling 'feature' in ServiceMix 4.2

2010-04-23 Thread Mike Moulton (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12860423#action_12860423 ] Mike Moulton commented on SLING-1499: - I have installed: camel-jms, camel-nmr, camel

[jira] Commented: (SLING-1116) FORM Based Authentication

2010-02-01 Thread Mike Moulton (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828164#action_12828164 ] Mike Moulton commented on SLING-1116: - For security reasons, I personally would like

[jira] Created: (SLING-1190) Upgrade Jackrabbit Dependency to 1.6

2009-11-16 Thread Mike Moulton (JIRA)
Upgrade Jackrabbit Dependency to 1.6 Key: SLING-1190 URL: https://issues.apache.org/jira/browse/SLING-1190 Project: Sling Issue Type: Improvement Components: JCR Reporter: Mike

Re: Upgrading Jackrabbit

2009-11-11 Thread Mike Moulton
I found this blog post overviewing some of the potential gains in performance Jackrabbit 1.6 would bring to query performance: http://www.mjohnston.com/2009/09/jackrabbit-1-5-vs-1-6-query-performance/ It looks like SLING-769 [1] was tracking the upgrade to 1.5, but I can't find a 1.6

Re: WebKit HTTP Authentication

2009-09-17 Thread Mike Moulton
, ext 2070 :: mike moulton :: meltmedia :: :: m...@meltmedia.com :: 602.648.6810 | direct :: 602.432.2568 | iphone :: mmoulton66 | aim

Re: authorization headers

2009-09-17 Thread Mike Moulton
session, thus not precisely the concept we preferin the REST world... -- Juerg :: mike moulton :: meltmedia :: :: m...@meltmedia.com :: 602.648.6810 | direct :: 602.432.2568 | iphone :: mmoulton66 | aim

Re: WebKit HTTP Authentication

2009-09-16 Thread Mike Moulton
for the HTTP authentication header (as expected after a 401 authentication) but also for the cookie. Regards Felix :: mike moulton :: meltmedia :: m...@meltmedia.com