[jira] [Resolved] (SLING-2465) RequestDispatcher throws NullPointer Exception when forwarding to /system/userManager/user.create.html

2012-06-07 Thread Carl Hall (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Hall resolved SLING-2465. -- Resolution: Fixed Fix Version/s: JCR Jackrabbit User Manager 2.2.2 Eric Norman shared an

[jira] [Assigned] (SLING-2465) RequestDispatcher throws NullPointer Exception when forwarding to /system/userManager/user.create.html

2012-05-16 Thread Carl Hall (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Hall reassigned SLING-2465: Assignee: Carl Hall RequestDispatcher throws NullPointer Exception when forwarding to

[jira] [Commented] (SLING-2465) RequestDispatcher throws NullPointer Exception when forwarding to /system/userManager/user.create.html

2012-05-16 Thread Carl Hall (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276756#comment-13276756 ] Carl Hall commented on SLING-2465: -- I was able to recreate this by enabling

[jira] [Commented] (SLING-2465) RequestDispatcher throws NullPointer Exception when forwarding to /system/userManager/user.create.html

2012-05-16 Thread Carl Hall (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276797#comment-13276797 ] Carl Hall commented on SLING-2465: -- I see this NPE showing up without forwarding to

[jira] [Commented] (SLING-2465) RequestDispatcher throws NullPointer Exception when forwarding to /system/userManager/user.create.html

2012-05-16 Thread Carl Hall (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276881#comment-13276881 ] Carl Hall commented on SLING-2465: -- The problem here is the JCR session is bound to the

[jira] [Commented] (SLING-2465) RequestDispatcher throws NullPointer Exception when forwarding to /system/userManager/user.create.html

2012-05-16 Thread Carl Hall (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13277039#comment-13277039 ] Carl Hall commented on SLING-2465: -- After talking with Justin, we decided to impersonate

[jira] Commented: (SLING-2024) Replace file logger with logback

2011-03-08 Thread Carl Hall (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13003956#comment-13003956 ] Carl Hall commented on SLING-2024: -- This should also include a way to register OSGi

[jira] Resolved: (SLING-2025) Registered LogListeners don't get messages sent through SLF4J

2011-03-08 Thread Carl Hall (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Hall resolved SLING-2025. -- Resolution: Not A Problem As noted by Felix with details on the dev@ mail list, this is working as

[jira] Assigned: (SLING-2024) Replace file logger with logback

2011-03-08 Thread Carl Hall (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Hall reassigned SLING-2024: Assignee: Carl Hall Replace file logger with logback

[jira] Created: (SLING-2024) Replace file logger with logback

2011-03-07 Thread Carl Hall (JIRA)
Replace file logger with logback Key: SLING-2024 URL: https://issues.apache.org/jira/browse/SLING-2024 Project: Sling Issue Type: Improvement Components: Commons Affects Versions: Commons Log

[jira] Updated: (SLING-1338) sling.properties should be trimmed when reading

2011-01-12 Thread Carl Hall (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Hall updated SLING-1338: - Attachment: sling-1338.diff Attaching patch to trim values as they are copied from Properties to Map.

[jira] Commented: (SLING-1842) IllegalStateException in DefaultErrorHandlerServlet when HttpServletResponse.getOutputStream() already called

2010-10-18 Thread Carl Hall (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1297#action_1297 ] Carl Hall commented on SLING-1842: -- The changes look great to me. Thanks for fixing this!

[jira] Commented: (SLING-1842) IllegalStateException in DefaultErrorHandlerServlet when HttpServletResponse.getOutputStream() already called

2010-10-15 Thread Carl Hall (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12921392#action_12921392 ] Carl Hall commented on SLING-1842: -- Not throwing at all is fine with me. I did consider

[jira] Created: (SLING-1842) IllegalStateException in DefaultErrorHandlerServlet when HttpServletResponse.getOutputStream() already called

2010-10-14 Thread Carl Hall (JIRA)
IllegalStateException in DefaultErrorHandlerServlet when HttpServletResponse.getOutputStream() already called - Key: SLING-1842 URL:

[jira] Updated: (SLING-1842) IllegalStateException in DefaultErrorHandlerServlet when HttpServletResponse.getOutputStream() already called

2010-10-14 Thread Carl Hall (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Hall updated SLING-1842: - Attachment: SLING-1842.diff Attaching patch of proposed workaround for degrading when PrintWriter isn't