  | | | Cocoon | Hugh
Not sure about the second part of your question but the first part
has already been answered by the developers
http //marc.info/?l xml-cocoon-users&m 119202260922881&w 4
so I guess the tutorI tried to create a blockless webapp using the cocoon-22-archetype-webapp.
Then I added dependencies like those found in the working "myBlock1 "
tutorial
cocoon-core
cocoon-servlet-service-co > [...]
> Last note Instead of installing of jdbc driver you could just put it into
> WEB-INF/lib of your
> webapp module (created from webapp archetype). Be warned that I haven 't
> tried this methHanne Moa pisze
> Following the database migration guide at
> <http //cocoon.apache.org/2.2/blocks/databases/1.0/1409_1_1.html > (after
> having done the "Your first Cocoon application using Maven 2 " Hanne Moa pisze
> There is an example of how to add a database for 2.1.x at
> <http //cocoon.apache.org/2.1/developing/datasources.html > and
> databases that supply jdbc-drivers also tell where you The problem is now fixed some times ago...
It is because spring AOP only works when one call a transactional method
from an external class call not from the same class.
So we have to make our servWell ...that were not the instructions I gave )
> > > unjar the block
> > > use ant with the commmons-javaflow ant task
> > > jar the block
Let me be more explicit
jar xvf cocoon-javaflow-block.jar
(sHi Torsten
so... I 've checked out the sources of commons-javaflow made an own build and replaced the jar in cocoon-flow but this doesn 't change anything. I 've still the same error that the InvokFollowing the database migration guide at
<http //cocoon.apache.org/2.2/blocks/databases/1.0/1409_1_1.html > (after
having done the "Your first Cocoon application using Maven 2 " followed
by "Your first > Kamal Bhatt wrote
> > I would like to create a tab based interface where the user can freely
> > navigate between tabs without the screen validating and without every
> > field being on the form (onlIn the end we figured out the problem was with using version 5
of the mysql driver. Switching back to version 3 solved the problem.
Very strange though as the same version of Cocoon works fine
wiKamal Bhatt wrote
> I would like to create a tab based interface where the user can freely
> navigate between tabs without the screen validating and without every
> field being on the form (only theThe file coccon-flowscript.xconf contains expressions to enable the
debugger and dynamic script loading. The file is located several miles
down in the cocoon-flowscript-impl. Is it neccessary to edit Hi
I noticed this code
<fd datatype base "string " >
<fd convertor type "htmlcleaner "
config "resource //org/apache/cocoon/forms/datatype/convertor/HtmlCleanerConfiguration.xml "/ >
Hi
I would like to create a tab based interface where the user can freely
navigate between tabs without the screen validating and without every
field being on the form (only the fields on the tabThere is an example of how to add a database for 2.1.x at
<http //cocoon.apache.org/2.1/developing/datasources.html > and
databases that supply jdbc-drivers also tell where you should put the
.jar-filHi Kamal
I had the same poblem some time ago and received the following reply
from Jasha Joachimsthal (03/09/2007 19 09)
"The XMLSerializer closes all elements which leads to an unwanted result
iHi
I digged the svn repository for some example of a simple CRUD
application but without any success.
Is there a simple example of crud i can read for something similar ?
Regards
Rapha?l
--Hi
Apologies if this has been asked before but I would like to use HTML
area (in CForms) and I was wondering about the following
1. Does it support HTML or XHTML. I assume that it isn 't the same Did that help?
On 09.10.2007 at 10 52 Torsten Curdt wrote
> Where is "there " ? I would...
>
> unjar the block
> use ant with the commmons-javaflow ant task
> jar the block
>
> On 09.10.2007 at 0I have found the answer in email "Oct 14 2005 at 10 03 AM Christofer
Dutz "
ie " by building a HTML-Mail and escaping all the HTML in CDATA section "
Peter
> Hi
>
> Please how do you put a newlYou 've got a real vintage piece of equipment there. SunOS 2.7 better
known as Solaris 7 stems from the 20th century. (The current version
is Solaris 10).
IIRC before Solaris 9 a lot of patches weThank you Leszek !
It 's clear and simple !
Leszek Gawron a ?crit
> S?bastien Geindre wrote
> > hi everybody !
> >
> > who could explain the 'best practice ' way to get global variable in
> > C2.2 ?
> >
S?bastien Geindre wrote
> hi everybody !
>
> who could explain the 'best practice ' way to get global variable in C2.2 ?
>
> foo.properties in META-INF/cocoon/properties
> with foo bar
>
> how get hi everybody !
who could explain the 'best practice ' way to get global variable in C2.2 ?
foo.properties in META-INF/cocoon/properties
with foo?r
how get this foo variable in
- sitemap
- flowscriHi
Please how do you put a newline in the body of an email. I am using the
Sendmail Transformer cocoon2.1.10 tomcat5.5 on a Linux/Apache2 server.
Its a plain text email not html
Thanks
Peter--- Documentation about Updates ---
The README and INSTALL files for Cocoon-2.1.10 both contain
"If you are updating from a previous release of Cocoon make sure that
you read the installation instruGrzegorz Kossakowski wrote
> I 'm not sure if it 's going to fit in your case but I would suggest to
> take a look at Cocoon 's quite powerful LinkRewriterTransformer[1].
Very interesting thanks.
It sBinkley Peter pisze
> 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 ofGrzegorz Kossakowski pisze
> Hugh Sparks pisze
> > This is a 2.1 to 2.2 migration issue.
> >
> > I created a simple c2 block using
> >
> > mvn archetype create \
> > -DarchetypeGroupId org |
|
 |