rective of some sort
( like HEAD or PREV in subversion ) so I went ahead and blindly
follower the directions.
I was continuing to the myCocoonWebApp and was hitting the same
complaint from maven. After setting all of the dependencies to
use "1.0.0" , that also now works.
-- Steve M.
glad to be of assistance.
Robby Pelssers
-Original Message-
From: Robby Pelssers [mailto:robby.pelss...@ciber.com]
Sent: Wednesday, September 23, 2009 9:30 PM
To: users@cocoon.apache.org
Subject: RE: problems with "Getting Started" 2.2 [was: Starting out with
Cocoon 2.2]
Could
From: Steven D. Majewski [mailto:sd...@virginia.edu]
Sent: Wednesday, September 23, 2009 9:22 PM
To: users@cocoon.apache.org
Subject: Re: problems with "Getting Started" 2.2 [was: Starting out with
Cocoon 2.2]
On Sep 23, 2009, at 3:14 PM, Robby Pelssers wrote:
> Ok...here is what I
s with "Getting Started" 2.2 [was: Starting out with
Cocoon 2.2]
On Sep 23, 2009, at 2:56 PM, Robby Pelssers wrote:
> Ok...
>
> Check in eclipse the value of M2_REPO:
>
> Window -> Preferences - > Java -> Build path -> claspath variables ->
> M2_REPO
]
Sent: Wednesday, September 23, 2009 9:02 PM
To: users@cocoon.apache.org
Subject: Re: problems with "Getting Started" 2.2 [was: Starting out with
Cocoon 2.2]
On Sep 23, 2009, at 2:56 PM, Robby Pelssers wrote:
> Ok...
>
> Check in eclipse the value of M2_REPO:
>
> Windo
Starting out with
Cocoon 2.2]
On Sep 23, 2009, at 2:50 PM, Dominic Mitchell wrote:
> On Wed, Sep 23, 2009 at 7:44 PM, Steven D. Majewski
> wrote:
> On Sep 23, 2009, at 2:36 PM, Robby Pelssers wrote:
>
> So if I understand you correctly you have one block depending on the
> ot
ber 23, 2009 8:45 PM
To: users@cocoon.apache.org
Subject: Re: problems with "Getting Started" 2.2 [was: Starting out with
Cocoon 2.2]
On Sep 23, 2009, at 2:36 PM, Robby Pelssers wrote:
> So if I understand you correctly you have one block depending on the
> other?
>
> Did you
So if I understand you correctly you have one block depending on the
other?
Did you also add the dependency of myblock2 in the pom.xml of myblock1?
I guess so... since that's what maven is complaining about...
Did you install myblock2 before running mbylock1$ mvn jetty:run ??
Can you check in
ywebapp.war
in the resp. target folders.
Hope you might find a solution based on this info.
Kind regards,
Robby Pelssers
-Original Message-
From: Steven D. Majewski [mailto:sd...@virginia.edu]
Sent: Wednesday, September 23, 2009 6:04 PM
To: users@cocoon.apache.org
Subject: Re: problems
't think so actually.. I always use mvn jetty:run on an
individual block while developing.
Kind regards,
Robby Pelssers
-Original Message-
From: Steven D. Majewski [mailto:sd...@virginia.edu]
Sent: Tuesday, September 22, 2009 11:38 PM
To: users@cocoon.apache.org
Subject: Re: probl
.size(); i++) {
projectNoteValueList.addItem(possibleValues.get(i));
}
//set the selectionlist on the projectnotewidget
projectNoteWidget.setSelectionList(projectNoteValueList);
//set default value on widget
projectNoteWidget.setValue(3);
------
orm.form;
var projectNoteWidget = formWidget.lookupWidget("projectNote");
projectNoteWidget.setValue(3);
Cheers,
Robby Pelssers
-Original Message-
From: Tomasz Piechowicz [mailto:tomasz.piechow...@gmail.com]
Sent: Saturday, September 19, 2009 8:56 AM
To: users@cocoon.apache.o
isted selectbox but somehow
it broke down existing functionality ;-(
So I'm curious if anybody has tried this approach out as well and did
everything work as expected?
Thx in advance,
Robby
-Original Message-----
From: Robby Pelssers [mailto:robby.pelss...@ciber.com]
Sent: Thursday, Se
use it has much specific
stuff we separated it out of forms-advanced-styling.xsl."
Hope this helps.
Robby
-Original Message-
From: Robby Pelssers [mailto:robby.pelss...@ciber.com]
Sent: Thursday, September 17, 2009 11:02 PM
To: users@cocoon.apache.org
Subject: RE: Selection-list is rend
Ocena projektu:
Should be
Ocena projektu:
For styling a field widget as date I'm not sure anymore how to do that.
Cheers,
Robby Pelssers
-Original Message-
From: Tomasz Piechowicz [mailto:tomasz.piechow...@gmai
pathToFile = myBean.getConfigFilePath();
**/
var file = new File(pathToFile);
//...do some other stuff
}
-Original Message-----
From: Robby Pelssers [mailto:robby.pelss...@ciber.com]
Sent: Thursday, September 17, 2009 3:19 PM
To: users@cocoon.apache.org
Subject: RE: Accessing resource from reader
ome other stuff
}
----
Cheers,
Robby Pelssers
-Original Message-
From: Radaven [mailto:gagari...@centrum.cz]
Sent: Thursday, September 17, 2009 2:56 PM
To: users@cocoon.apache.org
Subject: Accessing resource from reader
Hi, I am working on my BarcodeImageReader
Ok... that is one is clear now.
Apparently the servlet is not running at the time the spring root
webapplicationcontext is being initialized so that makes sense that I
get a connection refused exception ;-)
Robby
From: Robby Pelssers [mailto:robby.pelss...@ciber.com]
Sent: Wednesday
parametricsearch/formdefinition but that did not
work as well.
Thx in advance,
Robby Pelssers
Yeah… but the snippet below is not inserted by myself so I don’t have much
control over it…
var djConfig = {};
djConfig.locale = "en";
var cocoon;
if (!cocoon) cocoon = {};
cocoon.formsResourcesUri = "/cocoon-forms-impl/resource/external/forms";
I somehow got it working... not sure if changing the serializer from
xhtml to html fixed it though.
From: Robby Pelssers [mailto:robby.pelss...@ciber.com]
Sent: Tuesday, September
Cheers,
Robby Pelssers
* Next you say what javascript files you need:
dojo.require("cocoon.forms.common");
dojo.require("cocoon.forms.manifest");
which makes an http request to
${modulePath}/${js-libraryname}.js ->
/cocoon-forms-impl/resource/exte
an anybody give me some insight as
to what could be wrong This would be mostly appreciated.
Thx in advance,
Robby Pelssers
Below relevant snippets:
Formdefinition:
http://apache.org/cocoon/forms
s repeater problem
Robby,
thanks for sharing this knowledge! It's much appreciated!
Regards,
Jeroen
Robby Pelssers wrote:
> Solved ;-)
>
>
>
> should become
>
>
>
> Cheers,
>
> Robby
>
>
>
>
>
> *From:* Robby Pelssers [mailto
ly you'll be able to spot these kinds of
mistakes quickly if you keep this in mind. My advise is to use
consistently lowercase for your tables/columns so you'll never run into
these issues.
Cheers.
Robby Pelssers
-Original Message-
From: Derek Hohls [mailto:dho...@csir.co.za
Not sure if this is important to mention but whenever you port a cocoon
application from windows to unix... you'll bound to see exceptions
like
* FileNotFoundException
* table not Found exception
All this due to casesensitivity on unix systems...
If this is related to this problem I don't
back. Whereas I used flowscript very heavily in the past, I'm tending
towards java based solutions more and more and Cocoon3.0 sounds
promising with it's REST-controllers.
Wondering if there is a date ahead for a first release candidate? ;-)
Cheers,
Robby Pelssers
-Origin
nerated by cocoon which only extracts the searchable data and
transforms it into an easy searchable format.
Can I post files to SOLR based on a URL (cocoon pipeline)??
Robby
-Original Message-----
From: Robby Pelssers [mailto:robby.pelss...@ciber.com]
Sent: Tuesday, September 08, 2009 11:13 AM
couple of years ago I was looking a some Forrest components [1], which
were made for using SOLR from a cocooon point of view. It helps you to
perform queries to a SOLR instance from your sitemap and get XML
response back.
Regards,
Jeroen
[1]http://wiki.apache.org/solr/SolrForrest
Robby
t to DASK I know there are also XML databases that can use XQueries
to perform fast searches on their XML database.
Regards,
Jeroen
Robby Pelssers wrote:
> Hi all,
>
>
>
> I have following use case. The customer has an xml repository which
is
> nothing more then a directory on
vance,
Robby Pelssers
Hi all,
When running my cocoon Block on jetty (mvn jetty:run) everything runs
just fine.When deploying to tomcat I get this strange problem that
the "jx" namespace get's declared multiple times on the root. I
must say I upgraded to Saxon 9.1.0.7 and I declared 2 dependencies in my
module
so and are there
examples/documentation of how to accomplish this?
And by the way... anyone who has experience with configuring ETags??
Thx in advance,
Robby Pelssers
Not sure ... but can't you just use the source-write transformer?
Robby
-Original Message-
From: Chris Gow [mailto:c...@commsolv.com]
Sent: Tuesday, July 28, 2009 5:45 PM
To: users@cocoon.apache.org
Subject: redirect output to filesystem
Hi:
I'm trying to figure out if it is possible t
Hi guys,
I configured a xml serializer which outputs a doctype:
http://nww.qa.spider.nxp.com:8310/xmetal/schemas/xmlfrag
ment_cals.dtd
When including source fragments with this doctype the files get saved
without the specified doctype. When
By the way...
I was just scanning those instructions... I think if you followed them
up you should at least change following line
Into
Cheers,
Robby
-Original Message-
From: Robby Pelssers [mailto:robby.pelss...@ciber.com]
Sent: Thursday, July 23, 2009
I hope you put the xsl:param at top level of your xslt?? Otherwise it
will not work.
does have a scope so you should not declare that
for instance inside a if you pass it on from
your sitemap.
First show me how (read where) you declared the parameter filename in
your xslt.
Cheers,
Robby
rsefo
ut: syntaxisfout
Locatie:
http://localhost:/shared/file/newschema/product/BUK9MPP-55PRR/releas
ed4
Regelnummer 4, kolom 7: java.io.FileNotFoundException:
/Products/BUK9MPP-55PRR/BUK9MPP-55PRR.xml
--^
Anybody who can explain what could be wrong with my setup?
Thx in advance,
Robby Pelssers
Thx for the info Soren... I think it's a little strange that the online
documentation gives samples with only the className in the @class attribute
instead of the fully qualified Classname.
Anyway... that's all I needed to know.
Cheers,
Robby
-Original Message-
From: Søren Krum [mailto
Hi guys,
I was trying to implement error handling but get the stacktrace below
when I added this sitemap snippet. Somebody who can give me some help
on what I'm missing here or doing wrong?
Thx in advance,
Robby Pel
sion(false);
}
}
Robby Pelssers wrote:
> Hi guys,
>
>
>
> Small question...
>
>
>
> Is there a way to access
org.apache.cocoon.environment.http.HttpRequest
> from java without having to pass the request object from flowscript to
> my java class like the sn
Hi guys,
Small question...
Is there a way to access org.apache.cocoon.environment.http.HttpRequest
from java without having to pass the request object from flowscript to
my java class like the snippet below?
importClass(Packages.com.xxx.xxx.UserFactoryImpl);
function main() {
And for the really fast guys among you which noticed I was using the
internal pipeline...I removed the internal-only attribute ;-)
From: Robby Pelssers [mailto:robby.pelss...@ciber.com]
Sent: Monday, June 22, 2009 4:33 PM
To: users
ight be the real cause of this issue?
Anybody any ideas?
Thx in advance,
Robby Pelssers
Hi Gintare,
Maybe it's a good start to google for a database schema for a forum.
Next you will need some way to persist messages of course. Hibernate
comes 2 mind. With a bit of flowscript and cocoon forms you should be
able to get this job done quickly.
Cheers,
Robby
From: Gintare R
I had a similar problem a few days ago where I got a blank page and no
errors
The fix in my case was to make sure that all
Have you tried "Settings" instead of the long name? I'm not sure but
that might work.
Robby
-Original Message-
From: bcaramu [mailto:bcar...@gmail.com]
Sent: Thursday, June 11, 2009 11:47 AM
To: users@cocoon.apache.org
Subject: No bean named 'org.apache.cocoon.configuration.Settings' is
We've done the same thing in the past but back then they were already working
on a form library.
http://cocoon.apache.org/2.1/userdocs/formlibraries.html
Why don't you see if this will fill your needs.
Robby
-Original Message-
From: Patrick Heiden [mailto:patrickhei...@gmx.de]
Sent: F
: RE: classes in block / usage in flowscript
Thanks Robby,
that was much of help to me!
Cheers and a nice day,
Patrick
Original-Nachricht
> Datum: Thu, 4 Jun 2009 15:28:58 +0200
> Von: "Robby Pelssers"
> An: users@cocoon.apache.org
> Betreff: RE: RE: classe
Hi Patrick,
If I'm not mistaken I think that some packages of the jdk are imported by
default so you don't need to explicitly import.
http://cocoon.apache.org/2.1/userdocs/flow/java.html
But my advise is to import the ones you need explicitly.
Cheers,
Robby
-Original Message-
From: Pa
The proper way to access java from flowscript is to import the classes
at the top:
importClass(Packages.com.mycompany.util.MyClass);
then you can do this:
var myclass = new MyClass();
This should work if at least that package is included in the classpath.
And if you want to access beans, you s
ssage-
From: Jasha Joachimsthal [mailto:j.joachimst...@onehippo.com]
Sent: Thursday, June 04, 2009 10:40 AM
To: users@cocoon.apache.org
Subject: Re: how-to reference external js from cocoon 2.2 block
2009/6/4 Robby Pelssers :
> Hi all,
>
>
>
> I'm a bit puzzled about how to referen
Hi all,
I'm a bit puzzled about how to reference an external javascript file.
Let's say I've put it in
src/main/resources/external/js/test.js
I thought about referencing it the same way as my css file but somehow
this does not work. Can someone explain how I can accomplish this?
I was actually thinking of doing the same thing... so create one block
responsible for handling any exceptions nicely.
Suppose you have a block called 'exceptionhandler' which contain a service
like below:
In your other block you should be able to do
ioned. But the packaging of such a project is 'jar' like
mentioned earlier in the thread. So typically, that jar would go into
the WEB-INF/lib folder if you declare a dependency in
'mywebappproject' on that cocoon block.
Hope that helps a bit.
Cheers,
Robby Pelssers
-Or
What is the result of "echo $JAVA_HOME" ??
Robby
-Original Message-
From: sonalimodi [mailto:sonalimodia...@gmail.com]
Sent: Thursday, May 28, 2009 2:07 PM
To: users@cocoon.apache.org
Subject: problem in installing cocoon 2.1.11
hi
i have build the build.sh file properly but i have pr
Ok.
I already found out how-to ;-)
http://cocoon.apache.org/2.2/1366_1_1.html 4. Setting Cocoon's
encoding (especially CForms) solved my issue.
Cheers,
Robby
From: Robby Pelssers [mailto:robby.pelss...@ciber.nl]
Sent: Wednesday, May 27, 2009 12:34 PM
To:
Hi all,
I can't seem to set encoding properly when writing xml to a file using
the write-source transformer. Googling around has not yet resulted in a
solution ;-(
In my sitemap I have declared the serializer like below:
UTF-8
All my stylesheets conta
Hi all,
Suppose I have configured a bean:
Is there a way so I could use this bean in the sitemap. I would like to
be able to do something like:
Thx in advance,
Robby
private Spider spider;
@Test
public void testSettings() {
System.out.println(spider);
Assert.assertNotNull(spider);
}
}
-----
So what's the deal here?? Am I missing some stupid detail or is the
cocoon-spring-con
Hi all,
I've been trying for quite some time to get a simple unit test working
for a cocoon 3-block where I'm also using the
'cocoon-spring-configurator'. I added the files involved because I
have no clue if this is a configuration problem somehow giving me the
stacktrace below.
Anybody
Hi all,
I checked out cocoon 2.2 from trunk today and can't seem to build due
some missing daisy artifacts. I also noticed that the build.sh is not
in unix format... (using cygwin shell)
$ ./build.sh install
./build.sh: line 2: $'\r': command not found
./build.sh: line 17: $'\r': comman
I made a mistake in the xslt template ;-)
From: Robby Pelssers [mailto:robby.pelss...@ciber.nl]
Sent: Tuesday, May 12, 2009 3:09 PM
To: users@cocoon.apache.org
Subject: RE: Map serialize flowscript output
If I have time this week I might try to create a more
ou point me in the right direction for this?
Also the animation stuff sounds cool, do you have some good resources about
that topic?
Thanks for the help everybody, I'll try that as soon as possible ^^
Regards,
Chris
--
Christian Decker
Software Architect
http://blog.snyke.net
On Tue, May 1
-service-components
1.1.0-SNAPSHOT
Thx in advance,
Robby
From: Robby Pelssers [mailto:robby.pelss...@ciber.nl]
Sent: Tuesday, May 12, 2009 1:39 PM
To: users@cocoon.apache.org
Subject: No bean named 'org.apache.excalibur.source.SourceResolver' is
defi
nd regards,
Robby Pelssers
---
Test set: com.nxp.spider.common.SpiderTest
---
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
7c655c04b6f59643a1ef66056c0e095e023cc...@eusex01.sweden.ecsoft>, "Robby
Pelssers" wrote:
Yes... Jasha is right.
For the ones interested I wrote a small article on my blog showing you
how to create simple dynamic SVG images using Apache Cocoon.
http://robbypelssers.blogspot.com/
Che
Yes... Jasha is right.
For the ones interested I wrote a small article on my blog showing you how to
create simple dynamic SVG images using Apache Cocoon.
http://robbypelssers.blogspot.com/
Cheers,
Robby
-Original Message-
From: Jasha Joachimsthal [mailto:j.joachimst...@onehippo.com]
]
Sent: Monday, May 11, 2009 10:20 PM
To: users@cocoon.apache.org
Subject: Re: cocoon 3 sample: remark about usage of servlet-service demo
Robby Pelssers wrote:
> Hi all,
>
> Taking a quick look at the cocoon 3 sample I noticed that the
> “transformer-pipeline” and “serializer-pipelin
Hi all,
Taking a quick look at the cocoon 3 sample I noticed that the
"transformer-pipeline" and "serializer-pipeline" are sort of the same
except for myParam which get's another value.
I noticed as well that I can't leave out the
from the transformer-pipeline. Otherwise I get following exce
3] : Annotation-specified bean name
'org.apache.cocoon.sample.controller.DemoRESTController' for bean class
[org.apache.cocoon.sample.controller.DemoRESTController] conflicts with
existing, non-compatible bean definition of same name and class
Robby Pelssers wrote:
> Hi all,
>
Hi all,
I know it's not really a cocoon issue but anybody got an idea if this
problem will be resolved soon? See attached screenshot for more info.
Robby
<>
-
To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org
For
Hi all,
Anybody having the same problem when trying to run the cocoon3 sample?
Cheers,
Robby Pelssers
log4j:WARN Please initialize the log4j system properly.
log4j:WARN Please initialize the log4j system properly.
2009-05-11 10:32:54.224:/:INFO: Initializing Spring root
Hi Mike,
Could you give more details about the pipeline and possibly describe the
use case why you want to do this with flowscript?
Can't you just use some parameter test which leads to a different
execution path of the request?
Robby
-Original Message-
From: MikeT5 [mailto:m_tunst..
) flagCount++; }
selectListData["myFlagsCount"] = flagCount.toString(); userCollection =
dao.getObjectList(factory, bean,"enabled==true",null);
if (taskCollection != null) {
var saveBeanData = false;
if (taskCollection.length < 38)
for
Hi Paul,
Can you show the javascript controller, the formdefinition and possibly
the jxtemplate you are using?
Kind regards,
Robby Pelssers
-Original Message-
From: Paul Joseph [mailto:pjos...@gmail.com]
Sent: Wednesday, March 11, 2009 3:05 AM
To: users@cocoon.apache.org
Subject: what
users@cocoon.apache.org
Subject: Re: question regarding cocoon protocols (css file not found
depending on match pattern)
Hi Robby,
Robby Pelssers schrieb:
[...]
> Inside the page.jx (my page template) I have following reference to
the
> css file.
>
>
why do you use a relative link he
searched from COB-INF as the context folder? And if there is no such
protocol, what is the best way to handle this issue?
Cheers,
Robby Pelssers
Ok... here you go:
https://issues.apache.org/jira/browse/COCOON-2252
Cheers,
Robby
-Original Message-
From: Grzegorz Kossakowski [mailto:g...@tuffmail.com]
Sent: woensdag 25 februari 2009 22:07
To: users@cocoon.apache.org
Subject: Re: Problems creating block
Robby Pelssers pisze
ail' depends on 'asciiart'
You might want to make a checklist and figure out all dependencies you
need.
Cheers,
Robby Pelssers
Block
depends on
needed by
batik
fop
tour
bsf
apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd";>
4.0.0
jar
common
com.nxp.spider
common
1.0.0
...
Cheers,
Robby Pelssers
-Original Message-
From: Jose Luis Carmona [mailto:jlcarm...@integromics.com]
Sent: vrijdag 20 februari 2009 12:23
To: use
@cocoon.apache.org
Subject: Re: flowscript in cocoon2.2
Robby Pelssers wrote:
> Good point...
>
> But how should this be implemented?
I hate working for free... but, for this once ;)
// parent.js
d that matches so in your provided solution
it will probably invoke the main() method of the mainController.js,
right?
Kind regards,
Robby Pelssers
-Original Message-
From: Suzan Foster - Adnovate [mailto:sfos...@adnovate.nl]
Sent: woensdag 18 februari 2009 15:58
To: users@cocoon.apac
@cocoon.apache.org
Subject: Re: flowscript in cocoon2.2
Robby Pelssers wrote:
> Hi all,
>
> What do you think of current approach?
>
> I have defined a mainController which gets one parameter, the name of
> the specific page controller (previewController.js). It loads the
> scri
need to specify the view and call showPage(). I also inherit the
general application pageData and can add more data specific for the
view.
Cheers,
Robby Pelssers
mainController.js
h for javascript files available (in
some specific folder?) and it would execute the called method in the
first script containing this method... but maybe I'm completely wrong
here.
Do we have a page containing best practices for flowscript?
Kind regards,
Robby Pelssers
that when I modify classes in the block they are not
reflected. Or am I missing something here and are there ways to use the
springconfigurator in a standalone block?
Kind regards,
Robby Pelssers
-Original Message-
From: news [mailto:n...@ger.gmane.org] On Behalf Of Hubert Klein Ikkink
name = file.getName();
isDirectory =
Boolean.valueOf(file.isDirectory()).toString();
isFile = Boolean.valueOf(file.isFile()).toString();
path = file.getPath();
lastModified = df.format(new Date(file.lastModified()));
} else {
Hi Mathias,
You might create your own FileMetaGenerator which extends
org.apache.cocoon.generation.AbstractGenerator
You could let this FileMetaGenerator generate an xml snippet like:
http://apache.org/cocoon/file/2.0";>
1056668768203
input.xml
...
false
true
Then you could
Uh. LastModified of what?? Could you be more elaborate?
Can you explain the usecase a bit more?
Robby
-Original Message-
From: Mathias Reem [mailto:m.r...@gmx.net]
Sent: donderdag 5 februari 2009 18:00
To: users@cocoon.apache.org
Subject: Re: sitemap parameters
Hi
> http://wiki.a
ipeline but try and forget about your Product Java
object as it seems to be superfluous.
Hope this helps,
Warrell
2009/1/29 Robby Pelssers
Hi all,
I have a project where I want to read xml from the filesystem and
unmarshall to Java.
Suppose I have a request
http://localhost:/m
Some sample sitemap code using the RequestModule:
Cheers,
Robby Pelssers
-Original Message-
From: Chirathuru, Nagaraju [mailto:nchirath
One more question:
If I want to use these properties in my java classes... how can I use
them?
Anyone who can shortly show me the java code how to do this?
Thx,
Robby
-Original Message-
From: Robby Pelssers [mailto:robby.pelss...@ciber.nl]
Sent: donderdag 29 januari 2009 10:47
To
Try adding
To the pipeline.
It will show you the exception (source, message, stacktrace) in the
browser
Cheers,
Robby Pelssers
-Original Message-
From: Klortho [mailto:voldr...@gmail.com]
Sent: donderdag 29 januari 2009 22:57
To: users
option to accomplish
this or are there easier ways.
Thx in advance.
Robby Pelssers
@cocoon.apache.org
Subject: Re: Using spring configurator (for properties) in block
Robby Pelssers wrote:
>
> So I created following property file in
> /META-INF/cocoon/properties/application.properties
> repository.dir=D:/_testdata_
> repository.dir.released=${repository._dir_}
properties in the block which I declared as a dependency of my webapp.
Now I get following stacktrace so it seems the property file is not
found or properly read by the spring configurator.
Many thanks in advance,
Robby Pelssers
[INFO] Started Jetty Server
2009-01-28 18:12:36.069
:///images/
product-cell-image
Thx in advance,
Robby Pelssers
Hi Magnus,
Check out attached message.
Cheers,
Robby Pelssers
From: Magnus Haraldsen Amundsen
[mailto:magnus.haraldsen.amund...@computas.com]
Sent: dinsdag 27 januari 2009 13:42
To: users@cocoon.apache.org
Subject: [2.2] Read value from a Cookie in the Sitemap
Is it possible to
301 - 400 of 547 matches
Mail list logo