Travel assistance for ApacheCon EU, Budapest November 17-21 2014

2014-06-12 Thread Thorsten Scherler
submitting. Applications will close on 25 July 2014 at 23:00 UTC/GMT. -- Thorsten Scherler codeBusters S.L. - web based systems http://www.codebusters.es/

ApacheCon CFP closes June 25

2014-06-11 Thread Thorsten Scherler
need all kinds of talks - deep technical talks, hands-on tutorials, introductions for beginners, or case studies about the awesome stuff you're doing with cocoon. Please consider submitting a proposal, at http://events.linuxfoundation.org//events/apachecon-europe/program/cfp Thanks! -- Tho

Re: running a cocoon-sample block in a tomcat container by cargo-maven2-plugin

2013-08-14 Thread Thorsten Scherler
ngTask] but has failed to stop it. > This is very likely to create a memory leak. > [INFO] [talledLocalContainer] Aug 11, 2013 3:57:51 PM > org.apache.catalina.loader.WebappClassLoader clearReferencesThreads > [INFO] [talledLocalContainer] SEVERE: The web application > [/cocoon-sample-webapp-3.0.0-beta-1-SNAPSHOT] appears to have started > a thread named [RequestCounterCleaningTask] but has failed to stop it. > This is very likely to create a memory leak. > you have an idea what in the configuration is wrong ? > > > > > -- Thorsten Scherler codeBusters S.L. - web based systems http://www.codebusters.es/

Spring properties placeholder (was Re: [jira] [Commented] (COCOON3-129) Create an example to send a mail via cocoon)

2013-07-27 Thread Thorsten Scherler
://static.springsource.org/spring/docs/2.0.x/reference/beans.html#beans-factory-placeholderconfigurer since the "Cocoon Spring Configurator" in the end is a wrapper around that. hth -- Thorsten Scherler codeBusters S.L. - web based systems http://www.codebusters.es/

Re: [jira] [Closed] (COCOON3-129) Create an example to send a mail via cocoon

2013-07-24 Thread Thorsten Scherler
ere comes the response from server..." stands we >>> will wait the response. I implement the whole thing with html5 and a >>> bit of javascript to post to the server and update the response div >>> with the server response. In case you have success it will read: &g

Re: [jira] [Closed] (COCOON3-129) Create an example to send a mail via cocoon

2013-07-23 Thread Thorsten Scherler
thing with html5 and a bit of javascript to post to the server and update the response div with the server response. In case you have success it will read: "Result: true" while the request is processed you see "Processing request...". In case of result: false check the logs in ./target/work/cocoon.log salu2 -- Thorsten Scherler codeBusters S.L. - web based systems http://www.codebusters.es/

Re: [jira] [Closed] (COCOON3-129) Create an example to send a mail via cocoon

2013-07-22 Thread Thorsten Scherler
WEB-INF/applicationContext*.xml > /WEB-INF/cocoon-sample-*.xml > > > > I get the error: > > java.net.MalformedURLException: unknown protocol: servlet at > java.net.URL.(URL.java:592) at java.net.URL.(URL.java:482) > at java.net.URL.(URL.java:431) at > org.apache.cocoon.rest.controller.response.URLResponse.(URLResponse.java:49) > at > org.apache.cocoon.sample.controller.DemoRESTController.doGet(DemoRESTController.java:54) > > Not sure but seems that he cannot resolve: return new URLResponse("servlet:/controller/screen", data); However that seems pretty much as the sample block. Try just to start cocoon-rest-optional and do mvn clean install jetty:run I just added a small sample (I consider it quite clean) to use a pipeline in your java code. HTH salu2 -- Thorsten Scherler codeBusters S.L. - web based systems http://www.codebusters.es/

[jira] [Commented] (COCOON3-129) Create an example to send a mail via cocoon

2013-07-22 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/COCOON3-129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13715222#comment-13715222 ] Thorsten Scherler commented on COCOON3-129: --- Committed revision 1505683. A

Re: [jira] [Closed] (COCOON3-129) Create an example to send a mail via cocoon

2013-07-22 Thread Thorsten Scherler
age.setText(text, htmlString); // alternative formats text and html salu2 > > Am 20.07.2013 18:26, schrieb Thorsten Scherler (JIRA): >> [ >> https://issues.apache.org/jira/browse/COCOON3-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel &

[jira] [Closed] (COCOON3-129) Create an example to send a mail via cocoon

2013-07-20 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/COCOON3-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Scherler closed COCOON3-129. - Resolution: Fixed Committed revision 1505158. > Create an example

[jira] [Created] (COCOON3-129) Create an example to send a mail via cocoon

2013-07-20 Thread Thorsten Scherler (JIRA)
Thorsten Scherler created COCOON3-129: - Summary: Create an example to send a mail via cocoon Key: COCOON3-129 URL: https://issues.apache.org/jira/browse/COCOON3-129 Project: Cocoon 3

[jira] [Commented] (COCOON3-126) Make configurable whether xslt transformer component uses LRU cache or not

2013-07-02 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/COCOON3-126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13698330#comment-13698330 ] Thorsten Scherler commented on COCOON3-126: --- I do not think it is a good

[jira] [Created] (COCOON3-123) schema validation error with namespaces provoke a double declaration of

2013-04-03 Thread Thorsten Scherler (JIRA)
Thorsten Scherler created COCOON3-123: - Summary: schema validation error with namespaces provoke a double declaration of https://issues.apache.org/jira/browse/COCOON3-123 Project: Cocoon 3 Issue Type: Bug

Re: [VOTE] Release Cocoon 2.1.12

2013-03-18 Thread Thorsten Scherler
2013 03:31:26 PM CET using RSA key ID > DD478570 > gpg: Can't check signature: public key not found > > For the release we need to add your key to the people group. > gpg --import cocoon-2.1.12/KEYS > that worked fine. However the addition that more people sign the tar sounds ni

Re: [VOTE] Release Cocoon 2.1.12

2013-03-15 Thread Thorsten Scherler
ignature made Thu 14 Mar 2013 03:31:26 PM CET using RSA key ID DD478570 gpg: Can't check signature: public key not found For the release we need to add your key to the people group. gpg --import cocoon-2.1.12/KEYS that worked fine. Thanks for doing the release Cedric. salu2 -- Thorste

Re: REST view and weird error

2013-02-26 Thread Thorsten Scherler
same but other not e.g. source=file:/home/thorsten/src/codebusters/CLIENT/c3-extractor/src/main/resources/COB-INF/resources/views/admin.xhtml, only appears once (which is the view called by the controller via servlet:/ ...) Thanks again Francesco and as well for your latest bugfixing run. :) salu2 -- Thorsten Scherler codeBusters S.L. - web based systems http://www.codebusters.es/

Re: REST view and weird error

2013-02-26 Thread Thorsten Scherler
On 02/26/2013 03:21 PM, Francesco Chicchiriccò wrote: > On 26/02/2013 13:43, Thorsten Scherler wrote: >> On 02/25/2013 02:10 PM, Thorsten Scherler wrote: >>> ... >>> Passing pipeline parameter as attribute: key=cocoon, value=[FAILED >>> toString()] >

Re: REST view and weird error

2013-02-26 Thread Thorsten Scherler
sponseBufferingWrapper@61771f5, response=org.apache.cocoon.servletservice.HttpServletResponseBufferingWrapper@61771f5, I am not sure ATM why this duplication. salu2 -- Thorsten Scherler codeBusters S.L. - web based systems http://www.codebusters.es/

Re: REST view and weird error

2013-02-26 Thread Thorsten Scherler
On 02/25/2013 02:10 PM, Thorsten Scherler wrote: > ... > Passing pipeline parameter as attribute: key=cocoon, value=[FAILED > toString()] > > in MessageFormatter.arrayFormat. > > still investigating > > salu2 > Actually you can see it if you start the cocoon

Re: REST view and weird error

2013-02-25 Thread Thorsten Scherler
On 02/25/2013 12:36 PM, Thorsten Scherler wrote: > On 02/25/2013 12:08 PM, Thorsten Scherler wrote: >> Hi all, >> >> actually I tried with >> >> HashMap data = new HashMap(); >> data.put("xxx", "xxx"); >> return new URLResponse

Properties replacement (was Re: Connecting 2 blocks with C3.0)

2013-02-25 Thread Thorsten Scherler
an be used in a cross module manner. For us we use the same properties in c3 and in our droids module. wdyt? salu2 -- Thorsten Scherler codeBusters S.L. - web based systems http://www.codebusters.es/

Re: REST view and weird error

2013-02-25 Thread Thorsten Scherler
On 02/25/2013 12:08 PM, Thorsten Scherler wrote: > Hi all, > > actually I tried with > > HashMap data = new HashMap(); > data.put("xxx", "xxx"); > return new URLResponse(VIEW, data); > > so not really a problem of the hashmap within hasmap. Further

Re: REST view and weird error

2013-02-25 Thread Thorsten Scherler
EST view and weird error > > Hi Thorsten, > > Just one question. > > I'm a making a few assumptions here but is Settings not a HashMap already? > Can't you just do > > @Override > public RestResponse doGet() throws Exception { > re

REST view and weird error

2013-02-22 Thread Thorsten Scherler
ogback.xml Any ideas? salu2 -- Thorsten Scherler codeBusters S.L. - web based systems http://www.codebusters.es/

[jira] [Closed] (COCOON3-121) Create a generic generator that creates a root elemement and wraps the destination stream into it

2013-02-20 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/COCOON3-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Scherler closed COCOON3-121. - Resolution: Fixed Committed revision 1448335. > Create a gene

[jira] [Created] (COCOON3-121) Create a generic generator that creates a root elemement and wraps the destination stream into it

2013-02-20 Thread Thorsten Scherler (JIRA)
Thorsten Scherler created COCOON3-121: - Summary: Create a generic generator that creates a root elemement and wraps the destination stream into it Key: COCOON3-121 URL: https://issues.apache.org/jira/browse

[jira] [Closed] (COCOON3-120) NekoGenerator is loosing encoding

2013-02-18 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/COCOON3-120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Scherler closed COCOON3-120. - Resolution: Fixed > NekoGenerator is loosing encod

[jira] [Created] (COCOON3-120) NekoGenerator is loosing encoding

2013-02-18 Thread Thorsten Scherler (JIRA)
Thorsten Scherler created COCOON3-120: - Summary: NekoGenerator is loosing encoding Key: COCOON3-120 URL: https://issues.apache.org/jira/browse/COCOON3-120 Project: Cocoon 3 Issue Type

Re: [DISCUSS] Fix for COCOON3-105

2013-02-05 Thread Thorsten Scherler
On 02/05/2013 04:10 PM, Thorsten Scherler wrote: > On 01/19/2013 02:23 PM, Francesco Chicchiriccò wrote: >> Il 17/01/2013 10:23, Francesco Chicchiriccò ha scritto: >>> ... >> Hi Thorsten, >> I was finally able to make all needed checks and the good news is >> th

Re: [DISCUSS] Fix for COCOON3-105

2013-02-05 Thread Thorsten Scherler
On 01/19/2013 02:23 PM, Francesco Chicchiriccò wrote: > Il 17/01/2013 10:23, Francesco Chicchiriccò ha scritto: >> On 14/01/2013 16:20, Thorsten Scherler wrote: >>> [...] >>>>> Can you please tell me how can I address block_A's sitemap from >>&

Re: [DISCUSS] Fix for COCOON3-105

2013-01-14 Thread Thorsten Scherler
emap I get java.net.MalformedURLException: invalid url: classpath:lib/api-0.1-SNAPSHOT.jar!/COB-INF/resources/xsl/intern-to-solr.xsl (java.net.MalformedURLException: unknown protocol: classpath) I am trying to use a central module to store common xsl that I need both in cocoon and in my java code. salu2 -- Thorsten Scherler codeBusters S.L. - web based systems http://www.codebusters.es/

Re: [VOTE] Apache Cocoon Servlet Service Implementation 1.3.2

2012-12-16 Thread Thorsten Scherler
t; > > Vote will be open for 72 hours. > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) > -- > Francesco Chicchiriccò > > ASF Member, Apache Syncope PMC chair, Apache Cocoon PMC Member > http://people.apache.org/~**ilgrosso/<http://people.apache.org/~ilgrosso/> > -- Thorsten Scherler codeBusters S.L. - web based systems Tel.: +34 954 520 169 http://www.codebusters.es/

Re: [VOTE] Apache Cocoon Integration Test Framework 1.0.1

2012-12-16 Thread Thorsten Scherler
> > Vote will be open for 72 hours. > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) > -- > Francesco Chicchiriccò > > ASF Member, Apache Syncope PMC chair, Apache Cocoon PMC Member > http://people.apache.org/~**ilgrosso/<http://people.apache.org/~ilgrosso/> > -- Thorsten Scherler codeBusters S.L. - web based systems Tel.: +34 954 520 169 http://www.codebusters.es/

[jira] [Commented] (COCOON3-105) webapp fails if on the same servlet container is a c2.2.1 or other c3 webapp running

2012-12-08 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/COCOON3-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13527302#comment-13527302 ] Thorsten Scherler commented on COCOON3-105: --- I tried but I get SEVERE: E

[jira] [Commented] (COCOON3-112) JCommander is updated to 1.30

2012-11-27 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/COCOON3-112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504568#comment-13504568 ] Thorsten Scherler commented on COCOON3-112: --- can you provide a patch, pl

Re: [DISCUSS] Release plan

2012-11-17 Thread Thorsten Scherler
this and like the idea of cocoon please help with - constructive discussions and giving the helping hand on the ml - documentation - testing and bug fixing - integrating c3 in your project salu2 PS thanks Francesco for starting this and it had been a pleasure to meet you in person. -- Thorsten Sche

[jira] [Updated] (COCOON3-107) With latest cocoon-block-deployment and cocoon-service-impl SNAPSHOTs, integration tests fail

2012-10-23 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/COCOON3-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Scherler updated COCOON3-107: -- Attachment: BlockcontextInterpreter.java Slimed down version - without client deps

[jira] [Commented] (COCOON3-107) With latest cocoon-block-deployment and cocoon-service-impl SNAPSHOTs, integration tests fail

2012-10-23 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/COCOON3-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13482880#comment-13482880 ] Thorsten Scherler commented on COCOON3-107: --- add to your app context

[jira] [Updated] (COCOON3-107) With latest cocoon-block-deployment and cocoon-service-impl SNAPSHOTs, integration tests fail

2012-10-23 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/COCOON3-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Scherler updated COCOON3-107: -- Attachment: BlockcontextInterpreter.java interpreter to resolve blockcontext against

Cocoon Get Together on ACEU 2012 Sinsheim (was Re: Cocoon presentation link and questions about new contributions)

2012-10-11 Thread Thorsten Scherler
h. We booked a private house in the area and plan to see some sights on the weekend. If somebody is interested in a private house I have some contacts that still may have some space left, further if somebody is interested to get a beer on the weekend before let us talk. ;) salu2 -- Tho

Re: Nexus staging repository???

2012-10-10 Thread Thorsten Scherler
On 10/10/2012 04:10 PM, Francesco Chicchiriccò wrote: On 10/10/2012 16:07, Thorsten Scherler wrote: On 10/08/2012 11:23 AM, Francesco Chicchiriccò wrote: Hi, I've just noticed an open staging repository on Nexus (org.apache.cocoon-054) opened by Thorsten last Sep 11th. Could it be re

Re: Nexus staging repository???

2012-10-10 Thread Thorsten Scherler
to me. I guess that was an intend to deploy some artifacts. Yes please you can remove it again. salu2 -- Thorsten Scherler codeBusters S.L. - web based systems http://www.codebusters.es/

[jira] [Closed] (COCOON-2302) C2.2 : unable to find daisy-..-1.5 jars in rev 959219

2012-10-02 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Scherler closed COCOON-2302. - Resolution: Fixed Committed revision 1392864. Fixing groupId and repository location

[jira] [Reopened] (COCOON-2302) C2.2 : unable to find daisy-..-1.5 jars in rev 959219

2012-10-02 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Scherler reopened COCOON-2302: --- Assignee: (was: Francesco Chicchiriccò) The bug is not fixed. I fixed some

Re: blockcontext protocol (part 2) (was Re: [jira] [Created] (COCOON3-107) ...)

2012-09-28 Thread Thorsten Scherler
ver. Well if they are both c3 based that is ATM broken and I agree that this is an important issue since it renders c3 useless if we not fix it. salu2 Kind regards, Jos On Fri, Sep 28, 2012 at 2:29 PM, Thorsten Scherler <mailto:scher...@gmail.com>> wrote: On 09/28/2012 0

Re: blockcontext protocol (part 2) (was Re: [jira] [Created] (COCOON3-107) ...)

2012-09-28 Thread Thorsten Scherler
it can happen that the underlying request has no servlet context associated meaning it is impossible to determine which block to use. Thanks for keeping the thread alive. salu2 Cheers, Jos On Wed, Sep 26, 2012 at 3:05 PM, Thorsten Scherler <mailto:scher...@gmail.com>> wrote:

blockcontext protocol (part 2) (was Re: [jira] [Created] (COCOON3-107) ...)

2012-09-26 Thread Thorsten Scherler
are failing now since they do not know about our handler. In the old days (2.1.x) we had our avalon/exaclibur source resolver for creating custom protocols within a specific context - with them above would not have been a prob. Anyway, how can we refactor the blockcontext so we can deplo

[jira] [Closed] (COCOON3-105) webapp fails if on the same servlet container is a c2.2.1 or other c3 webapp running

2012-09-25 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/COCOON3-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Scherler closed COCOON3-105. - Resolution: Fixed Fix Version/s: 3.0.0-beta-1 last commit around the issue

[jira] [Commented] (COCOON3-105) webapp fails if on the same servlet container is a c2.2.1 or other c3 webapp running

2012-09-25 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/COCOON3-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13462618#comment-13462618 ] Thorsten Scherler commented on COCOON3-105: --- Yeah, go ahead. If you

[jira] [Commented] (COCOON3-105) webapp fails if on the same servlet container is a c2.2.1 or other c3 webapp running

2012-09-24 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/COCOON3-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461913#comment-13461913 ] Thorsten Scherler commented on COCOON3-105: --- Hi Francesco, first of all t

BlockContextURLConnection is not context safe

2012-09-18 Thread Thorsten Scherler
to overcome above obstacles and would love any thoughts from the community. salu2 -- Thorsten Scherler codeBusters S.L. - web based systems http://www.codebusters.es/

[jira] [Commented] (COCOON3-105) webapp fails if on the same servlet container is a c2.2.1 or other c3 webapp running

2012-09-17 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/COCOON3-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13456938#comment-13456938 ] Thorsten Scherler commented on COCOON3-105: --- We need to find a way to get

[jira] [Updated] (COCOON3-105) webapp fails if on the same servlet container is a c2.2.1 or other c3 webapp running

2012-09-17 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/COCOON3-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Scherler updated COCOON3-105: -- Attachment: COCOON3-105.npe.diff This is a first step to remove the need of the

Re: [jira] [Commented] (COCOON3-105) webapp fails if on the same servlet container is a c2.2.1 or other c3 webapp running

2012-09-17 Thread Thorsten Scherler
, Sep 17, 2012 at 12:06 AM, Thorsten Scherler (JIRA) mailto:j...@apache.org>> wrote: [ https://issues.apache.org/jira/browse/COCOON3-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13456689#comment-13456689 ] Thorste

[jira] [Commented] (COCOON3-105) webapp fails if on the same servlet container is a c2.2.1 or other c3 webapp running

2012-09-16 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/COCOON3-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13456689#comment-13456689 ] Thorsten Scherler commented on COCOON3-105: --- The problem lies i

[jira] [Created] (COCOON3-105) webapp fails if on the same servlet container is a c2.2.1 or other c3 webapp running

2012-09-13 Thread Thorsten Scherler (JIRA)
Thorsten Scherler created COCOON3-105: - Summary: webapp fails if on the same servlet container is a c2.2.1 or other c3 webapp running Key: COCOON3-105 URL: https://issues.apache.org/jira/browse/COCOON3-105

[jira] [Closed] (COCOON3-104) org.apache.cocoon.archetype-webapp creating a new seed fails due to missing logback conf

2012-09-13 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/COCOON3-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Scherler closed COCOON3-104. - Resolution: Fixed Fix Version/s: 3.0.0-beta-1 Seems to be an old snapshot that I

[jira] [Comment Edited] (COCOON3-104) org.apache.cocoon.archetype-webapp creating a new seed fails due to missing logback conf

2012-09-13 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/COCOON3-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455060#comment-13455060 ] Thorsten Scherler edited comment on COCOON3-104 at 9/14/12 4:5

[jira] [Commented] (COCOON3-104) org.apache.cocoon.archetype-webapp creating a new seed fails due to missing logback conf

2012-09-13 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/COCOON3-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455060#comment-13455060 ] Thorsten Scherler commented on COCOON3-104: --- Just to make sure not to b

[jira] [Created] (COCOON3-104) org.apache.cocoon.archetype-webapp creating a new seed fails due to missing logback conf

2012-09-13 Thread Thorsten Scherler (JIRA)
Thorsten Scherler created COCOON3-104: - Summary: org.apache.cocoon.archetype-webapp creating a new seed fails due to missing logback conf Key: COCOON3-104 URL: https://issues.apache.org/jira/browse/COCOON3

c2.2.1 webapp blocklistener changes

2012-09-11 Thread Thorsten Scherler
nts on / and use the servlet- context? Any ideas welcome. -- Thorsten Scherler codeBusters S.L. - web based systems http://www.codebusters.es/

Re: C2.2.1 block fails to start due to hidden dep to spring 3 (was Re: svn commit: r1381952)

2012-09-11 Thread Thorsten Scherler
On 09/11/2012 11:19 AM, Francesco Chicchiriccò wrote: On 10/09/2012 20:30, Thorsten Scherler wrote: [...] This breaks jetty:run and I am ATM not sure why. It fails like: ... Any ideas very welcome! Hi Thorsten, this is happening because the generated project is using the latest version of

C2.2.1 block fails to start due to hidden dep to spring 3 (was Re: svn commit: r1381952)

2012-09-10 Thread Thorsten Scherler
On 09/07/2012 11:31 AM, thors...@apache.org wrote: Author: thorsten Date: Fri Sep 7 09:30:59 2012 New Revision: 1381952 URL: http://svn.apache.org/viewvc?rev=1381952&view=rev Log: COCOON-2233 Fixing and upgrading versions of artifact versions BlockDeploymentServletContextListener to web.xml in

release 2.2.1

2012-09-07 Thread Thorsten Scherler
out the release? Naturally 2.1.x and 3 should as well be released ASAP, where I see the 2.1 less complicated since it is a maintenance release. However we lost a bit sight of doing an official c3 release and get a stable version out there. salu2 -- Thorsten Scherler codeBusters S.L. - web

[jira] [Closed] (COCOON-2222) Add SaxParser configuration properties

2012-09-07 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Scherler closed COCOON-. - Resolution: Fixed Assignee: (was: Thorsten Scherler) Committed revision

[jira] [Assigned] (COCOON-2222) Add SaxParser configuration properties

2012-09-07 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Scherler reassigned COCOON-: - Assignee: Thorsten Scherler > Add SaxParser configuration propert

[jira] [Closed] (COCOON-2233) Update archetypes to current trunk artifact versions

2012-09-07 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Scherler closed COCOON-2233. - Resolution: Fixed Fix Version/s: 2.2-dev (Current SVN) Assignee

[jira] [Assigned] (COCOON-2233) Update archetypes to current trunk artifact versions

2012-09-07 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Scherler reassigned COCOON-2233: - Assignee: Thorsten Scherler > Update archetypes to current trunk artif

[jira] [Closed] (COCOON-2259) Memory leak in PoolableProxyHandler

2012-08-06 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Scherler closed COCOON-2259. - Resolution: Fixed Committed revision 1369782. > Memory leak

[jira] [Reopened] (COCOON-2259) Memory leak in PoolableProxyHandler

2012-08-06 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Scherler reopened COCOON-2259: --- We are researching a memoryLeak in a client application and found that this patch is

[jira] [Updated] (COCOON-2259) Memory leak in PoolableProxyHandler

2012-08-06 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Scherler updated COCOON-2259: -- Assignee: Thorsten Scherler (was: Jasha Joachimsthal) > Memory leak

[Summary] [VOTE] Javier Puerto as cocoon committer

2012-06-05 Thread Thorsten Scherler
On 05/28/2012 10:26 AM, Thorsten Scherler wrote: Hello all, I propose Javier Puerto as a new Cocoon committer and PMC member. I counted only positive (>3 binding) votes. Welcome Javier as new Cocoon committer and PMC member. Being a committer enables easier contribution to the proj

[jira] [Reopened] (COCOON3-30) The current implementation of the ParameterCacheKey actually breaks the caching

2012-06-01 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/COCOON3-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Scherler reopened COCOON3-30: -- Assignee: (was: Steven Dolg) The problem with the current implementation is that

Re: [VOTE] Javier Puerto as cocoon committer

2012-05-28 Thread Thorsten Scherler
On 05/28/2012 10:26 AM, Thorsten Scherler wrote: Hello all, I propose Javier Puerto as a new Cocoon committer and PMC member. ... Please cast your votes. +1 salu2 -- Thorsten Scherler codeBusters S.L. - web based systems http://www.codebusters.es/

[VOTE] Javier Puerto as cocoon committer

2012-05-28 Thread Thorsten Scherler
. midnight UTC on Sunday 2012-06-04 Please cast your votes. -- Thorsten Scherler codeBusters S.L. - web based systems http://www.codebusters.es/

Re: [jira] [Commented] (COCOON3-101) Keep archetype synced

2012-05-24 Thread Thorsten Scherler
n3/trunk/cocoon-archetype-block/xsl/properties-to-pom.xsl DOH! Thanks very much. salu2 -- Thorsten Scherler codeBusters S.L. - web based systems http://www.codebusters.es/

Re: Keep archetype synced

2012-05-23 Thread Thorsten Scherler
Was also thinking about using some kind of xsl transform to generate the archetype pom. I will take a look this evening how xml-maven-plugin works. Robby -Original Message- From: Thorsten Scherler [mailto:scher...@gmail.com] Sent: Tuesday, May 22, 2012 5:02 PM To: dev@cocoon.apache.org

[jira] [Created] (COCOON3-101) Keep archetype synced

2012-05-23 Thread Thorsten Scherler (JIRA)
Thorsten Scherler created COCOON3-101: - Summary: Keep archetype synced Key: COCOON3-101 URL: https://issues.apache.org/jira/browse/COCOON3-101 Project: Cocoon 3 Issue Type: New Feature

Keep archetype synced

2012-05-22 Thread Thorsten Scherler
ven-plugin We used it in sobu to generate the i18n resource files based on xml, so we could use a archetype base.xml + xsl trans = final pom.xml This way we only need to keep in sync which deps we need the version would be taken from the parent.pom.xml. wdyt? -- Thorsten Scherler codeBusters

Re: svn commit: r1340124 - in /cocoon/trunk/site/cocoon-main-site/src/site: site.xml xdoc/live_sites_3.0.xml

2012-05-22 Thread Thorsten Scherler
-- svn:mime-type = text/xml -- Thorsten Scherler codeBusters S.L. - web based systems http://www.codebusters.es/

Re: c3 caching

2012-05-02 Thread Thorsten Scherler
On 05/02/2012 12:45 PM, Thorsten Scherler wrote: Hi all, I am trying to implement caching in our app. Since most of the components of c3 are not cache-able yet we are trying to use "expires". However to be forced to set a "expires-cache-key" is a complete show stopper, s

c3 caching

2012-05-02 Thread Thorsten Scherler
uot; and generate it dynamically if not set. salu2 -- Thorsten Scherler codeBusters S.L. - web based systems http://www.codebusters.es/

Re: Spam on Cocoon wiki - Fwd: [Cocoon Wiki] Trivial Update of "FrontPage" by wikimouse

2012-04-23 Thread Thorsten Scherler
. Should we just ban "wikimouse"? Who has enough karma to do so? I think contact infra, same user has done it in apache lenya wiki front page. salu2 -- Thorsten Scherler codeBusters S.L. - web based systems http://www.codebusters.es/

[jira] [Commented] (COCOON3-98) RegexpLinkRewriterTransformer doesn't guarantees rules order

2012-04-12 Thread Thorsten Scherler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COCOON3-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13252993#comment-13252993 ] Thorsten Scherler commented on COCOON3-98: -- I understand the underlying i

c3 pipelines (was Re: [jira] [Commented] (COCOON3-96) Add support for "internal-only" pipelines)

2012-04-03 Thread Thorsten Scherler
e logic in different environments. I will write a summary of java pipes in c3 after we go online with the main project we based on c3, but that may take at least 2 months. salu2 Thorsten Scherler codeBusters S.L. - web based systems http://www.codebusters.es/

[jira] [Commented] (COCOON3-95) Sitemap file not validated against schema

2012-04-03 Thread Thorsten Scherler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COCOON3-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13245471#comment-13245471 ] Thorsten Scherler commented on COCOON3-95: -- Committed revision 1309027. coc

Re: svn commit: r1305128 - /cocoon/cocoon3/trunk/cocoon-sax/src/main/java/org/apache/cocoon/sax/component/I18nTransformer.java

2012-04-03 Thread Thorsten Scherler
pass the bundle the setup will simply stop however the parseXml is independent from the bundle and the rest of the setup. So I would like to expose the setter and further move the parameters.containsKey(PARAM_BUNDLE) AFTER the parseXml routine in setup. If you do not object I will commit it now.

Re: [C3] Concurrency issues with ComponentProvider

2012-03-29 Thread Thorsten Scherler
e have and state the steps we need to reproduce, so Steve may see the problem right away. salu2 Steven Am 17.03.2012 03:25, schrieb Thorsten Scherler: On 03/16/2012 02:33 PM, Javier Puerto wrote: ... Controllers in general (or your specific one) could be causing problems. (The &

Re: c3: null pointer exception in ResponseHeaderCollector.isModifiedResponse

2012-03-27 Thread Thorsten Scherler
roduce the problem. Need to talk to him when he comes into work. Further I will ask our intern to try on windows. Really seems to be a problem with windows. Will keep you informed. salu2 -- Thorsten Scherler codeBusters S.L. - web based systems http://www.codebusters.es/

Re: c3: null pointer exception in ResponseHeaderCollector.isModifiedResponse

2012-03-26 Thread Thorsten Scherler
On 03/27/2012 12:39 AM, Thorsten Scherler wrote: On 03/26/2012 07:09 PM, Lars Huttar wrote: On 3/26/2012 11:47 AM, Thorsten Scherler wrote: On 03/26/2012 04:49 PM, Francesco Chicchiriccò wrote: ... Despite of this, I can assure that my company and at least a couple of other companies have

Re: c3: null pointer exception in ResponseHeaderCollector.isModifiedResponse

2012-03-26 Thread Thorsten Scherler
On 03/26/2012 07:09 PM, Lars Huttar wrote: On 3/26/2012 11:47 AM, Thorsten Scherler wrote: On 03/26/2012 04:49 PM, Francesco Chicchiriccò wrote: ... Despite of this, I can assure that my company and at least a couple of other companies have several production applications based on Cocoon 3.0

Re: c3: null pointer exception in ResponseHeaderCollector.isModifiedResponse

2012-03-26 Thread Thorsten Scherler
aStore is null (what should not since it gets instanced on start) or the result of the get which points to that the pipeline-executed infos got lost. I never saw this behavior before let us see what the direct use test gives. salu2 -- Thorsten Scherler codeBusters S.L. - web based systems http://www.codebusters.es/

[jira] [Closed] (COCOON3-94) Extend Action to allow to use @src and parameter from within the sitemap

2012-03-23 Thread Thorsten Scherler (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/COCOON3-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Scherler closed COCOON3-94. Resolution: Fixed Committed revision 1304459. > Extend Action to allow

[jira] [Created] (COCOON3-94) Extend Action to allow to use @src and parameter from within the sitemap

2012-03-23 Thread Thorsten Scherler (Created) (JIRA)
Type: Improvement Components: cocoon-sitemap Affects Versions: 3.0.0-beta-1 Reporter: Thorsten Scherler Priority: Critical Fix For: 3.0.0-beta-1 In cocoon 2.x you can use the src attribute and further use map:parameter to configure an action

[c3] Action how to configure them from the sitemap

2012-03-23 Thread Thorsten Scherler
question is how am I suppossed to pass parameters from the sitemap to the action? salu2 -- Thorsten Scherler codeBusters S.L. - web based systems http://www.codebusters.es/

[c3] sitemap SelectNode has no SELECT_CATEGORY, why?

2012-03-23 Thread Thorsten Scherler
/userdocs/resourceexists-selector.html -- Thorsten Scherler codeBusters S.L. - web based systems http://www.codebusters.es/

Re: [DISCUSS] online APIs doc

2012-03-20 Thread Thorsten Scherler
On 03/20/2012 10:47 AM, Francesco Chicchiriccò wrote: On 20/03/2012 10:17, Thorsten Scherler wrote: On 03/20/2012 08:46 AM, Simone Tripodi wrote: Hi all guys, after many users request - last just received on user@ - I would suggest to deploy APIs doc on SVN to make them available online. If

Re: [DISCUSS] online APIs doc

2012-03-20 Thread Thorsten Scherler
ed help on deploying the C2.X versions. WDYT? https://issues.apache.org/jira/browse/COCOON3-92 I am all for javadocs, but the above issue says all. To be meaningful they need content. salu2 -- Thorsten Scherler codeBusters S.L. - web based systems http://www.codebusters.es/

Re: [VOTE] release Apache Cocoon Thien Maven Skin 1.0.1

2012-03-19 Thread Thorsten Scherler
onetripodi http://www.99soft.org/ +1 -- Thorsten Scherler codeBusters S.L. - web based systems http://www.codebusters.es/

Re: [C3] Concurrency issues with ComponentProvider

2012-03-16 Thread Thorsten Scherler
o finish up now that is why I am so brief. salu2 -- Thorsten Scherler codeBusters S.L. - web based systems http://www.codebusters.es/

  1   2   3   4   5   >