  | | | Cocoon | Joerg Heinicke wrote
> Derek Hohls wrote
> > We are trying to install Cocoon 2.1.8 under SunOS (version 5.7).
> > The "vanilla " version of Cocoon installs and runs fine. However as
> > soon as we This is a 2.1 to 2.2 migration issue.
I created a simple c2 block using
mvn archetype create \
-DarchetypeGroupId org.apache.cocoon \
-DarchetypeArtifactId cocoon-2Hi
I 'm rewriting some functionality into Java XSLT extensions for
performance reasons.
For now I 'm just writing a Java class copying it to WEB-INF/classes and
calling its static methods from XSLT Joerg
I agree its strange. Apart from setting the debug levels for the log files
what else can we look at? I had assumed it was something to do with the
MySQL driver - does Cocoon have any speciaHi Tobia
I have a MTA but I am now not sure that I am connecting to it properly
Thanks
Peter
> Peter Sparkes wrote
>
> > I have put the Sun mail.jar and activation.jar in my WEB-INF/lib and
> > On 09.10.2007 10 45 Uhr Derek Hohls wrote
> We are trying to install Cocoon 2.1.8 under SunOS (version 5.7). The
> "vanilla " version of Cocoon installs and runs fine. However as soon
> as we tOn 09.10.2007 17 13 Uhr Josh2007 wrote
> I need to access cocoon object from a javascript scriptAction to make use of
> session request... functions.
The ScriptAction works more like a usual Coco
Hi all
I need to access cocoon object from a javascript scriptAction to make use of
session request... functions.
It seems the only way to access cocoon object is to create a flowscript.
Is there I 've got a form in which a repeater generates cells of a table. Within each cell there is a select element. I want the css class of the <td > element to be set to the value of the select whenever the sThe calendar pop up should work alone when you define
a date datatype just like examples.
In respect to the style I think that you cant define
your own style for the pop up because the calendar
stylHi
thanks for the great explanation. Thats exactly what I was looking for.
For other people who use this
var firstnames xquery.getElementsByTagName( 'firstname ')
should be
var firstnames xml.Yeah pretty good ideas Tobia.
I think that if all the recent version of office software tools handle XML
I should get do change the templates. The problem is the usage of office
software tool 's oLuiz Antonio Falaguasta Barbosa wrote
> Is it possible to use Cocoon to change keys by values into .DOC and
> .PPT file types? Does anybody could give me some example?
I don 't have first-hand experiHi
We are trying to install Cocoon 2.1.8 under SunOS (version 5.7). The
"vanilla " version of Cocoon installs and runs fine. However as soon
as we try and add a mySQL driver to the lib directory aHi people
I 've been reading about modification of .DOC and .PPT files at POI Apache
project based on changing of keys by values into these file types and didn 't
find nothing easy to use. But for .XPeter Sparkes wrote
> I have put the Sun mail.jar and activation.jar in my WEB-INF/lib and
> removed removed geronimo-spec-javamail-*.jar and
> geronimo-spec-activation-*.jar from WEB-INF/lib.
>
> HoAh.. I must have been still a sleep. I 'll try to have a look today as
well. The suggestion list has the ability for an attribute type 'java '
but the flowscript part I have no idea yet.
Reijn
GabWhere is "there " ? I would...
unjar the block
use ant with the commmons-javaflow ant task
jar the block
On 09.10.2007 at 09 42 Michel Erard wrote
> Mhh... there is no build file.
>
> Mike
>
>
> Mhh... there is no build file.
Mike
---------- Original Message Hmm thanx for your quick replies.
however you are referring to the "selection-list " while I would like to
use the new "suggestion-list ".
an example is provided within the latest cocoon cforms sampHi Garbriel
It is possible to create a Java selection list. In the forms block
samples a Java selection list is used for the second selection list of
birthdays.
http //cocoon.zones.apache.org/dHi Gabriel
I do not know if it 's possible to integrate a java class directly.
But we also work with hibernate and we usually solve this kind of problem
in the following way
<fd field id "anThanks Merico
I am out today will work on it tonight.
Thanks again
Peter
> Hi Peter
>
> I am using sendmail as cocoon action in the following way and it works fine.
> My experience is that it is Hi Peter
Have you tried compiling Cocoon with the old mocks from 2.1.7 as
suggested on [1]
[1] http //wiki.apache.org/cocoon/SendMailTransformer
Jasha Joachimsthal
Hippo
Oosteinde 11
1017 WT AmstHi Peter
I am using sendmail as cocoon action in the following way and it works fine.
My experience is that it is important to have valid parameter values.
<map match type "wildcard " pattern "sendmaHello!
I was just wondering if it is possible to use java instead of javascript
to generate a suggestion-list for a cforms widget. this java aims to query
a database (via hibernate) and should retHi
I have put the Sun mail.jar and activation.jar in my WEB-INF/lib and
removed removed geronimo-spec-javamail-*.jar and
geronimo-spec-activation-*.jar from WEB-INF/lib.
However I still get the erThanks Andre
I have now got it working
Peter
> Peter
>
> I did the following with cocoon 2.1.9
>
> in your html page send back to the client
>
> <link href "resources/forms/css/forms-cA suggestion try to use the javaflow ant task to rewrite that class
and replace the original from the javaflow block. Then report back )
cheers
--
Torsten
On 08.10.2007 at 10 18 Michel Erard wPeter
I did the following with cocoon 2.1.9
in your html page send back to the client
<link href "resources/forms/css/forms-calendar.css "
type "text/css " rel "stylesheet " / >
 |
|
 |