Cocoon zones down !

2008-04-14 Thread Luca Morandini
Initialization Problem Message: null Description: No details available. Sender: org.apache.cocoon.servlet.CocoonServlet Source: Cocoon Servlet cause Could not find component (key [daisy-repository-manager]) request-uri /daisy/cdocs/491 Luca Morandini

Re: Cocoon zones down !

2008-04-14 Thread Grzegorz Kossakowski
Luca Morandini pisze: Initialization Problem Message: null Description: No details available. Sender: org.apache.cocoon.servlet.CocoonServlet Source: Cocoon Servlet cause Could not find component (key [daisy-repository-manager]) Fixed. Thanks for reporting Luca. -- Grzegorz Kossakowski

[jira] Assigned: (COCOON-2195) Additional components and features.

2008-04-14 Thread Reinhard Poetz (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reinhard Poetz reassigned COCOON-2195: -- Assignee: Reinhard Poetz Additional components and features.

[jira] Closed: (COCOON-2195) Additional components and features.

2008-04-14 Thread Reinhard Poetz (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reinhard Poetz closed COCOON-2195. -- Resolution: Fixed patch applied to cocoon/whiteboard/corona thanks again, Steven!

JNet integration continued

2008-04-14 Thread Grzegorz Kossakowski
Hello, Thanks Reinhard for sharing your work. I have taken a quick look at the code and fixed some bugs in order to get some basics working. However I failed to fix BlockContextSource implementation that should obtain blockContexts map from ServletContext. I attach changes that reflects my

Re: Reduce the references to SNAPSHOTs

2008-04-14 Thread Carsten Ziegeler
Simone Gianni wrote: Grzegorz Kossakowski wrote: For all artifacts we have version consisting of three numbers that I interpret as: major.minor.patch Where patch releases should contain only bug-fixes and small changes (*no* new futures) so it's both back- and forth-compatible and you are

asMap and asList in Form.js ?

2008-04-14 Thread Luca Morandini
Folks, while writing down a, very draft, page on the Javascript API for Cocoon it came to my mind the idea of adding the asMap ans asList functions (contained in the Forms SQL sample) in said API, since I think they would be rather useful, hence: what about adding them to Form.js ?

[jira] Created: (COCOON-2197) Making the cocoon-auth-block acegi-security-sample work

2008-04-14 Thread Patrick Heiden (JIRA)
Making the cocoon-auth-block acegi-security-sample work --- Key: COCOON-2197 URL: https://issues.apache.org/jira/browse/COCOON-2197 Project: Cocoon Issue Type: Wish Components: -

[jira] Updated: (COCOON-2197) Making the cocoon-auth-block acegi-security-sample work

2008-04-14 Thread Patrick Heiden (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Heiden updated COCOON-2197: --- Attachment: cocoon-acegi-sample-svn-diff.patch The svn patch for the acegi-sample! Making