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/
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
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/
://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/
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
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/
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/
[
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
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
&
[
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
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
[
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
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
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
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
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/
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()]
>
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/
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
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
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/
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
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
ogback.xml
Any ideas?
salu2
--
Thorsten Scherler
codeBusters S.L. - web based systems
http://www.codebusters.es/
[
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
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
[
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
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
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
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
>>&
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/
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/
>
> 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/
[
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
[
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
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
[
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
[
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
[
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
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
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
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/
[
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
[
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
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
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:
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
[
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
[
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
[
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
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/
[
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
[
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
, 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
[
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
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
[
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
[
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
[
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
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
nts on / and use the servlet- context?
Any ideas welcome.
--
Thorsten Scherler
codeBusters S.L. - web based systems
http://www.codebusters.es/
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
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
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
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
[
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
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/
. midnight UTC on Sunday 2012-06-04
Please cast your votes.
--
Thorsten Scherler
codeBusters S.L. - web based systems
http://www.codebusters.es/
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/
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
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
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
--
svn:mime-type = text/xml
--
Thorsten Scherler
codeBusters S.L. - web based systems
http://www.codebusters.es/
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
uot; and
generate it dynamically if not set.
salu2
--
Thorsten Scherler
codeBusters S.L. - web based systems
http://www.codebusters.es/
.
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/
[
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
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/
[
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
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.
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 &
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/
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
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
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/
[
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
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
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/
/userdocs/resourceexists-selector.html
--
Thorsten Scherler
codeBusters S.L. - web based systems
http://www.codebusters.es/
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
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/
onetripodi
http://www.99soft.org/
+1
--
Thorsten Scherler
codeBusters S.L. - web based systems
http://www.codebusters.es/
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 - 100 of 456 matches
Mail list logo