Hi,
You can use an action to move the attachment to where you want. Here's how:
http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=101878098524370&w=2
Jeroen
- Original Message -
From: "Chitharanjan Das" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 12, 2002 12:32 A
This is a fragment of my XML, which is processed through the i18n
transformer. Below are the results: They all get translated but one. There
are a lot of more of these elements in my document, it seems that they all
get translated except this one. I discovered this problem yesterday, the
only gues
Hi
I´m wondering how i can do multiple selects with
the esql logicsheet.
thanx
mike
Mike
Suggest you work through the IBM Developer Works Tutorial -
Cocoon 2: Build database-driven sites (05/30/2002)
it explains things nesting/grouping really clearly...
http://www-105.ibm.com/developerworks/education.nsf/dw/xml-onlinecourse-bynewest?OpenDocument&Count=500
Derek
>>> [EMAIL PRO
Hi,
I have a demo that works fine with the database provided with Cocoon.
I want to use the Oracle DB (8.0.6 on solaris). Oracle works fine from my PC
with the Oracle Client. So here is what I made to use Oracle in Cocoon :
-edit web.xml so it loads the oracle server (that seems to work, no err
Hi folks,
I'm new in the Cocoon world and I try to test a simple Hello World program.
Here my hello.xml document:
Hello World!
It's my first Cocoon page !
And here my hello.xsl stylesheet:
http://www.w3.org/1999/XSL/Transform";>
But when I request the hello.x
i have got following runnig. is probably not the most elegant way, but it
works.
http://apache.org/xsp";
xmlns:xsp-formval="http://apache.org/xsp/form-validator/2.0";
xmlns:xsp-request="http://apache.org/xsp/request/2.0";
xmlns:esql="http://apache.org/cocoon/SQL/v2";>
Hi!
I have dowloaded today last dev snapshot
xml-cocoon2_20020612041724.tar.gz build failes with error message:
Compiling 82 source files to
/home/ivan/storage/downloads/Cocoon/xml-cocoon2/build/cocoon/scratchpad/classes
/home/ivan/storage/downloads/Cocoon/xml-cocoon2/build/cocoon/scratchpad/src
> Hi folks,
>
> I'm new in the Cocoon world and I try to test a simple Hello
> World program.
>
> Here my hello.xml document:
>
>
>
>
>
> Hello World!
>
> It's my first Cocoon page !
>
>
>
>
> And here my hello.xsl stylesheet:
>
>
> xmlns:xsl="http://www.w3.org/1999/XSL/T
This problem is fixed in the current CVS, you can either check it out
or you have to add
import org.apache.cocoon.environment.ObjectModelHelper;
to the import list of the Paginator class
Carsten
> -Original Message-
> From: Ivan Luzyanin [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, Ju
Jeroen ter Voorde wrote:
> Hi,
>
> You can use an action to move the attachment to where you want. Here's how:
>
> http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=101878098524370&w=2
Or fix the upload mechanism ;-)
Having to pass upload stuff conf to Cocoon directly is an ugly hack,
that no
Stephen Ng wrote:
> Another (microsoft-only) possibility would be to use an XMLHTTP object to
> grab status dynamically and display progress.
AFAIK Mozilla should have it too (not that I recommend using it ;-)
>>-Original Message-
>>From: J.Pietschmann [mailto:[EMAIL PROTECTED]]
>>Sen
Ivelin Ivanov wrote:
> Piroumian Konstantin wrote:
>
>>> From: Yromem.com MailingList [mailto:[EMAIL PROTECTED]]
>>> I was thinking about a default javabeans, with N parameter :
>>>1. where to go when the form is validated ?
>>>2. what is the validator file ?
>>>3. other ?
>>
>>
>>
>
hi,
I found in previous emails (18 April 2002) ; the same error than i get with
my sendmail so i'm not alone :
long Path to javax.mail.Session on account of ambiguous to
org.apache.cocoon.environment.Session
Vadim advised to change the sendmail logicsheet in order to avoid the
session object, i
On Wednesday 12 June 2002 10:40, [EMAIL PROTECTED] wrote:
> I'm new in the Cocoon world and I try to test a simple Hello World program.
What you're missing is a sitemap to tie your XML and XSLT togerther to
generate HTML
This is explained at
http://xml.apache.org/cocoon/userdocs/concepts/sitem
I would like to deploy wikiLand on a public server, in order to launch
a 'Cocoon dictionnary', managed as a wiki.
Does anyone know where such a project can be hosted for free?
-
Please check that your question has not already b
ROSSEL Olivier wrote:
> I would like to deploy wikiLand on a public server, in order to launch
> a 'Cocoon dictionnary', managed as a wiki.
>
> Does anyone know where such a project can be hosted for free?
>
If it is a java servlet, and not too big: www.mycgiserver.com
--
tomK
This is a tes
> -Message d'origine-
> De: Tom Klaasen [mailto:[EMAIL PROTECTED]]
> Date: mercredi 12 juin 2002 11:34
> À: [EMAIL PROTECTED]
> Objet: Re: Cocoon dictionnary.
>
>
> ROSSEL Olivier wrote:
> > I would like to deploy wikiLand on a public server, in
> order to launch
> > a 'Cocoon diction
Hi All,
I am trying to test simple Hello World on WebLogic6.1.sp2
If I am using LogTransformer this is work correctly ( I see my xml file
output on the server console ).
While if I am using org.apache.cocoon.transformation, TraxTransformer
output on the browser is just empty html page.
All logs
ROSSEL Olivier wrote:
>
>>-Message d'origine-
>>De: Tom Klaasen [mailto:[EMAIL PROTECTED]]
>>Date: mercredi 12 juin 2002 11:34
>>À: [EMAIL PROTECTED]
>>Objet: Re: Cocoon dictionnary.
>>
>>
>>ROSSEL Olivier wrote:
>>
>>>I would like to deploy wikiLand on a public server, in
>>
>>order to
Ivelin Ivanov wrote:
>>
> This will be fine for very simple forms.
>
> How would validation errors be accessed?
> How would branching control be implemented based on the submitted data
> (like in the HOWTO example)?
>
> I am still qurious what will handle the submitted data if not an Action?
>
>
We have developed with Cocoon 1.x and 2.x and deployed our projects with
no (cocoon related) problems on Websphere 3.5.5, we did this for a very
large company. The main problem with the acceptance for Cocoon in these
projects was (and still is) always the performance. I miss a detailed
description
Hi
thanx it works perfectly.
greetings
mike
- Original Message -
From: "Derek Hohls" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, June 12, 2002 9:54 AM
Subject: Re: ESQL, Multiple Queries
> Mike
>
> Suggest you work through the IBM Developer Works
As soon as I figure out how to use it I plan to :-)
I've started my rewrite of this site: www.bringmethis.com using Cocoon
(and hence XMLForm). In the process I'll be happy to contribute a
hello XMLForm example once I actually figure out how to get it working.
I'm a little slower than the r
I'm still stuck trying to use Oracle 8.0.6 instead of HSQLDB.
I've got a basic sample (using xsp-esql), wich work Ok if I use the HSQL
connection, and retour the attached error (NoValidConnectionException) when
used with the Oracle connection.
Oracle works fine when accessed with the Oracle Clie
> From: F Baube [mailto:[EMAIL PROTECTED]]
>
> Cocoon 2.0.2, Xindice 1.0, Tomcat 4.0.4-b3 on Linux...
>
> I'm trying to work thru the Cocoon tutorial,
> and I'd like to get it to work with Xindice.
> And I'm afraid that DB's are not my strong point.
>
> I have Xindice running, and I get an exce
> From: Montier Patrick [mailto:[EMAIL PROTECTED]]
>
> hi,
>
> I found in previous emails (18 April 2002) ; the same error than i get
with
> my sendmail so i'm not alone :
>
> long Path to javax.mail.Session on account of ambiguous to
> org.apache.cocoon.environment.Session
>
> Vadim advised t
> From: Ricardo Trindade [mailto:[EMAIL PROTECTED]]
>
> Hi,
>
> I'm about to write an action or a reader (or both). They will be
used to
> generate reports with the JasperReports tool.
>
> To be able to use this tool, I have to pass it a connection to
my
> datasource.
> I was
> From: Helena Ginzburg [mailto:[EMAIL PROTECTED]]
>
> Hi All,
>
> I am trying to test simple Hello World on WebLogic6.1.sp2
> If I am using LogTransformer this is work correctly ( I see my xml
file
> output on the server console ).
> While if I am using org.apache.cocoon.transformation, TraxTra
Yes.
-Original Message-
From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 12, 2002 3:12 PM
To: [EMAIL PROTECTED]
Subject: RE: Empty html page
> From: Helena Ginzburg [mailto:[EMAIL PROTECTED]]
>
> Hi All,
>
> I am trying to test simple Hello World on WebLogic6.1.s
Hello,
How to use Cocoon in a J2EE project??
I have created an app.cocoon_war.ear Enterprise ARchive which contains the cocoon.war
(with web context = cocoon).
It seems to work because I can see the Cocoon welcome page when I request
http://localhost/cocoon.
Now I want to test a simple Hello
Michael,
I am running WAS 4.0, but I have questions about the performance issues you
brought up.
What were the problems, and what activities or pipelines created them. Was
the development difficult, how about deployment, etc..
I have got it running in WSAD 4.0.2 with the apache binary, not my
thanks. but I still wonder how to get it in the first place...
-Original Message-
From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]]
Sent: quarta-feira, 12 de Junho de 2002 14:05
To: [EMAIL PROTECTED]
Subject: RE: using pooled connection inside action or reader
> From: Ricardo Trindade [m
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
>
> Hello,
>
> How to use Cocoon in a J2EE project??
>
> I have created an app.cocoon_war.ear Enterprise ARchive which contains
the
> cocoon.war (with web context = cocoon).
> It seems to work because I can see the Cocoon welcome page when I
> From: Ricardo Trindade [mailto:[EMAIL PROTECTED]]
>
> thanks. but I still wonder how to get it in the first place...
ComponentSelector selector = (ComponentSelector)
manager.lookup(DataSourceComponent.ROLE + "Selector");
DataSourceComponent datasource = (DataSourceComponent)
selector.select("
My cocoon.war comes with the binary distribution.
I thought that this cocoon.war was necessary to work with Cocoon!?!
My question is: What is necessary to work with Coccon and do you have to include it in
each Enterprise ARchive you create??
Thank you
Sylvain
-Message d'origine-
De: Va
Title: Util LogicSheet
If we do this it works just fine
This doesn't work with the error below.
org.apache.cocoon.ProcessingException: Language Exception: org.apache.cocoon.components.language.Langua
> My cocoon.war comes with the binary distribution.
> I thought that this cocoon.war was necessary to work with Cocoon!?!
>
> My question is: What is necessary to work with Coccon and do
> you have to include it in each Enterprise ARchive you create??
>
> Thank you
> Sylvain
Vadim will tell if
Title: Unsubscribe me
Could you please unsubscribe me?
Thanks!
João Moita
PayCenter
e-mail :[EMAIL PROTECTED]
Telem. : +351.916.610.721
Telef. : +351.218.394.860
Fax : +351.218.394.868
www.eb-focus.pt
hi!
anyone knows how to write a logicsheet and how
to install it - so that i can use it in my xsp-site?
i know, that i have to do some settings in the cocoon.xconf
and to write something like this -->
http://apache.org/xsp/request/2.0"/>
but what does these parameters are for? h
Hi Chris,
in your xsp you will have to use a namespace to work with the tags described
in the logicsheet.
This namespace will have to look like xmlns:prefix="uri".
http://apache.org/xsp";
xmlns:xsp-request="http://apache.org/xsp/request/2.0";>
The href parameter tells Cocoon where to find your
OK, I see. Thank you Olivier.
Finally if I want the basic stuff I need cocoon.jar (and others? Do you exist a
description list of the additionnal libraries?) in my "something.war" (or cocoon.war).
But do you have to include this cocoon.war in each Enterprise ARchive??
Thank you
Sylvain
-M
Title: Unsubscribe me
Mail a empty mail to:
[EMAIL PROTECTED]
Sometimes it takes some
time
-Oorspronkelijk bericht-Van: João Moita
[mailto:[EMAIL PROTECTED]]Verzonden: woensdag 12 juni 2002
16:27Aan: Cocoon-Users (E-mail)Onderwerp: Unsubscribe
me
Could you please unsubscr
Chris,
Have you looked at:
docs\userdocs\xsp\logicsheet-concepts.html
and also the examples in:
docs\samples\xsp\aggregate.xsp
I would suggest that you get one of the samples running and then work
from there. I'm just beginning myself but it seems like your xconf
entry is for a "request" l
> OK, I see. Thank you Olivier.
>
> Finally if I want the basic stuff I need cocoon.jar (and
> others? Do you exist a description list of the additionnal
> libraries?) in my "something.war" (or cocoon.war).
> But do you have to include this cocoon.war in each Enterprise
> ARchive??
>
> Thank
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
>
> OK, I see. Thank you Olivier.
>
> Finally if I want the basic stuff I need cocoon.jar (and others? Do
you exist
> a description list of the additionnal libraries?)
See http://xml.apache.org/cocoon/installing/jars.html.
Simple procedure t
Please mind text nodes. XML is not HTML and does not ignore (empty)
text.
PS It could be an error in util logicsheet also.
Vadim
-Original Message-
From: Mike Ash [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 12, 2002 10:20 AM
To: '[EMAIL PROTECTED]'
Subject: Util LogicSheet
If we
Hi!
I have the following problem with sitemap processing in the current
2.1-dev CVS Snapshot.
I have the following action set:
Even if all parameters are validated without errors, the dbAdd action is
never called
hi all,
i'm new in cocoon world. I have found several form validation method in cocoon
documents:
1. in user guide -> xsp -> forms , using validate taglib.
2. in tutorials, using action & action-sets to process form<->DB.
3. read form input directly from xsp-request.
4. XMLForm in cocoon how-to
Hi!
I still have problems with the file upload functionality. When I try to
get the parameter with the uploaded file, the parameter is of String
type and not of FilePartFile!
Here is an example code:
http://apache.org/xsp";
xmlns:xsp-request="http://apache.org/xsp/request/2.0";
xmln
To respond to the question of what an .ear or Enterprise Archive was:
It is part of the J2EE specification that encapsulates the .war ( Web
Archive ), the EJB .jar, and Client .jar.
The hierarchy is as follows: EAR can contain multiple .WAR and EJBjar and
.car (Client jar).
The naming conventi
Hi,
I noticed that, when I set up another pipeline inside an aggregator, the order of
execution of entries is changed:
http://localhost/BOLServlet/ProductService.uploadDocument?PrvsId={Id}&Title={Title}&DocType={DocType}&Language={Language}&Publisher={Publisher}&Description={Descriptio
Title: Message
Can I redirect to
another URI from an xsp page? Depending on the value of the initial form, I
would like to go to a dynamic URI in cocoon. Can I do that in the sitemap, or
can I do that in the xsp page? Any help would be greatly
appreciated.
Thanks in
advance.
Matthew
On óÒÄ, 2002-06-12 at 16:03, steeven wrote:
> hi all,
>
> i'm new in cocoon world. I have found several form validation method in cocoon
>documents:
>
> 1. in user guide -> xsp -> forms , using validate taglib.
> 2. in tutorials, using action & action-sets to process form<->DB.
> 3. read form i
Title: RE: write logicsheet
I found this site useful for giving an example of writing a simple logicsheet.
http://www.cocooncenter.org/cc/documents/resources/logicsheet/index.html
If you don't want to declare your logicsheet in cocoon.xconf(so you do not have to restart Tomcat every tim
Configuration:
Using CATALINA_BASE: /opt2/jakarta-tomcat-4.0.4-b3
Using CATALINA_HOME: /opt2/jakarta-tomcat-4.0.4-b3
Using CATALINA_TMPDIR: /opt2/jakarta-tomcat-4.0.4-b3/temp
Using JAVA_HOME: /usr/j2se
Solaris 8, jdk 1.4, postgresql 7.2, mysql 4.01
>From cocoon.xconf:
> From: Gerhard Hipfinger [mailto:[EMAIL PROTECTED]]
>
> Hi!
>
> I have the following problem with sitemap processing in the current
> 2.1-dev CVS Snapshot.
>
> I have the following action set:
>
>
>
>
>
>
>
>
>
>
>
>
>
>
It loo
> From: Sternath Elmar [mailto:[EMAIL PROTECTED]]
>
> Hi,
>
> I noticed that, when I set up another pipeline inside an aggregator,
the order
> of execution of entries is changed:
>
>
src="http://localhost/BOLServlet/ProductService.uploadDocument?PrvsId={I
d}&
>
;Title={Title}&DocType={D
From: Matthew Hailstone [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 12, 2002 12:35 PM
To: [EMAIL PROTECTED]
Subject: Redirect in XSP
Can I redirect to another URI from an xsp page? Depending on the value
of the initial form, I would like to go to a dynamic URI in cocoon. Can
I do that in th
> From: Brian P. Millett [mailto:[EMAIL PROTECTED]]
>
> Configuration:
> Using CATALINA_BASE: /opt2/jakarta-tomcat-4.0.4-b3
> Using CATALINA_HOME: /opt2/jakarta-tomcat-4.0.4-b3
> Using CATALINA_TMPDIR: /opt2/jakarta-tomcat-4.0.4-b3/temp
> Using JAVA_HOME: /usr/j2se
>
> Solaris 8, jdk 1
Vadim,
Thanks for the input.
> -Original Message-
> From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, June 12, 2002 11:31 AM
> To: [EMAIL PROTECTED]
> Subject: RE: Redirect in XSP
>
>
> From: Matthew Hailstone [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, June 12,
Let's make sure this is clear. :)
> -Original Message-
> From: Matthew Hailstone
> Sent: Wednesday, June 12, 2002 12:05 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Redirect in XSP
>
>
> Vadim,
> Thanks for the input.
>
> > -Original Message-
> > From: Vadim Gritsenko [mailto:[
I was wondering if somebody could help me I've lost the reference to a
cocoon article that was posted last week. I believe it was a two-three page
article with an overview of the architecture and an example including
pipeline/xsp etc with Cocoon. Anybody remember a reference like this
recently?
> From: Matthew Hailstone [mailto:[EMAIL PROTECTED]]
>
> Vadim,
> Thanks for the input.
>
> > -Original Message-
> > From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, June 12, 2002 11:31 AM
> > To: [EMAIL PROTECTED]
> > Subject: RE: Redirect in XSP
> >
> >
> > From:
Hi!
I use the current cvs snapshot, and it is working with mm.mysql jdbc
driver and jdk 1.4. It seems the new excalibur version is already in
2.1-dev.
Gerhard
Brian P. Millett wrote:
>Configuration:
>Using CATALINA_BASE: /opt2/jakarta-tomcat-4.0.4-b3
>Using CATALINA_HOME: /opt2/jakarta-t
Hi Vadim,
but this method is still in the tutorial section of the distribution
(webapp/tutorial/sitemap.xmap), so I assumed it is still working :-(
Is there a new pattern to nest actions? I think this was an elegant
solution to handle chained actions.
Thanks,
Gerhard
Vadim Gritsenko wrote:
http://www.taygeta.com/
http://www.taygeta.net/
http://www.taygeta.org/
http://www.forth.org/
Taygeta Scientific has finally moved to Cocoon 2 from Cocoon 1,
using Apache 1.3.24, Tomcat 4.0.4, and Cocoon 2.0.2.
Our configuration is running multiple virtual hosts
on a single server and is chroot
> From: Gerhard Hipfinger [mailto:[EMAIL PROTECTED]]
>
> Hi Vadim,
>
> but this method is still in the tutorial section of the distribution
> (webapp/tutorial/sitemap.xmap), so I assumed it is still working :-(
Sorry for spreading disinformation. I'm wrong, it should work.
Try your sitemap wit
Thanks Roger - this solution INTRIGUES me... Has anyone done this or knows where to
get info to couple IIS with Tomcat? Are cases/examples on Apache.org somewhere?
Mike
-Original Message-
From: Roger I Martin PhD [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 11, 2002 4:55 PM
To: [
Dear colleagues,
I have some problems with the cocoon logger. Can anybody help me? I am
working with WebSphere Application Developer, but maybe the does not depend
on the tool.
This is my error message:
Logging Error: Could not set up Cocoon Logger, will use screen instead
java.net.MalformedURL
hi!
i have a test.xsp and a test.xsl and a elements.xsl
i use tags like , , , in my XSP-page.
so i write a elements.xsl which defines these tags like (i put
the elements.xsl also as attachement) -->
A request for the C2 developers:
*Please* find a way to send back a reasonable error message when there is a
problem with a stylesheet. The generic "Exception in creating Transform
Handler" (below) is so unhelpful. It doesn't give any clue as to the
nature of the problem, which is often su
Well, this is no problem, done it many times - it is well documented in the Tomcat
documentation: see i.e. "tomcat-iis-howto.html" from the tomcat 3.x distribution.
For futher questions or problems see tomcat mailing lists.
Stefan
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[
Hi,
I have been using CHello as the basis for my project and it has worked
well for me. I have repeatedly used the provided ant script to move my
dev material into the Tomcat directories, and whenever I change my XMAP
it gets copied over and then (I believe) it is re-compiled on the fly b
Hi,
On Wed, 12 Jun 2002, Robert Nicholson wrote:
> I was wondering if somebody could help me I've lost the reference to a
> cocoon article that was posted last week.
I think this is the one you mean:
"Spread your wings with Cocoon"
http://www.sys-con.com/java/articleprint.cfm?
> > From: Matthew
> >
Scenario:
Homepage XSP generates an initial form.
Parameters are set.
I would like to then access my sub-sitemap URI space depending
on the parameter values.
Ex.
eval/first/first if parameter value is 1
eval/second/second if pa
> From: Matthew Hailstone [mailto:[EMAIL PROTECTED]]
>
> > > From: Matthew
> > >
> Scenario:
> Homepage XSP generates an initial form.
> Parameters are set.
> I would like to then access my sub-sitemap URI space depending
> on the parameter values.
> Ex.
> eval/first
On Wed, 2002-06-12 at 13:29, Gerhard Hipfinger wrote:
> Hi!
>
> I use the current cvs snapshot, and it is working with mm.mysql jdbc
> driver and jdk 1.4. It seems the new excalibur version is already in
> 2.1-dev.
Thanks, that did it. Much easier compiling cocoon-2.1-dev than the
Excalibur s
Christopher Painter-Wakefield wrote:
> A request for the C2 developers:
>
> *Please* find a way to send back a reasonable error message when there is a
> problem with a stylesheet. The generic "Exception in creating Transform
> Handler" (below) is so unhelpful. It doesn't give any clue as
It was announced that c2.0.2 has new parameter for FOPSerializer
"set-content-length".
Where to set it and does it deal with IE issue of not showing properly PDF
files?
Argyn
-
Please check that your question has not already b
> From: Argyn Kuketayev [mailto:[EMAIL PROTECTED]]
>
> It was announced that c2.0.2 has new parameter for FOPSerializer
> "set-content-length".
>
> Where to set it and does it deal with IE issue of not showing properly
PDF
> files?
According to FOPSerializer.java (2.0.3-dev) it's true by defau
So, it doesn't cure IE and PDF plug-in problem?
> -Original Message-
> From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, June 12, 2002 5:52 PM
> To: [EMAIL PROTECTED]
> Subject: RE: set-content-length for FOP Serializer
>
>
> > From: Argyn Kuketayev [mailto:[EMAIL PR
Are the instructions in Installing Apache Cocoon document sufficent to get
it working? I've done what's described and it's not working for me.
I get the following in the browser
type fatal
message SAX2 driver class org.apache.xerces.parsers.SAXParser does not
implement XMLReader
description ja
Slow is infinitely faster than still.
Looking forward to your contribution.
Ivelin
Andrew C. Oliver wrote:
> As soon as I figure out how to use it I plan to :-)
>
> I've started my rewrite of this site: www.bringmethis.com using Cocoon
> (and hence XMLForm). In the process I'll be happy
Yromem.com MailingList wrote:
> Ivelin Ivanov wrote:
>
>>>
>> This will be fine for very simple forms.
>>
>> How would validation errors be accessed?
>> How would branching control be implemented based on the submitted data
>> (like in the HOWTO example)?
>>
>> I am still qurious what will handl
Kenny,
Seems like you are working with an older WizardAction
The latest org.apache.cocoon.samples.xmlform.WizardAction imports
...
// Schematron classes
import org.apache.cocoon.components.validation.SchemaFactory;
import org.apache.cocoon.components.validation.Schema;
import org.apache.cocoon.c
Good point Ken.
This is true. validation and xmlform were moved under components.
WizardAction is fixed but I haven't noticed that the code in the HOWTO
is not.
My fault that I didn't notify Heidi.
Ivelin
Kenny Chow wrote:
> To whom it may concern,
>
> The original 'imports' I was using
Hi,
I've recently come across a major stumbling block in converting my servlet
based site to use Cocoon. I'm hoping to use cocoon instead of having each
individual servlet having the XSL transformations hard coded and doing it
themselves.
The problem is that the servlets use session variable
Vadim
--
Resistance is futile.
> -Original Message-
> From: Holden Robbins [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, June 12, 2002 10:14 PM
> To: [EMAIL PROTECTED]
> Subject: Generating XML with URLs that use Sessions
>
>
> Hi,
>
> I've recently come across a major stumbling b
On Thursday, June 13, 2002, at 12:14 Uhr, Robert Nicholson wrote:
> Are the instructions in Installing Apache Cocoon document sufficent to
> get
> it working? I've done what's described and it's not working for me.
consider using Tomcat 4.0.4 or 4.1.3.
thus instructions reduce to putting co
Maybe you're talking about the IBM tutorials you can found here :
http://www-105.ibm.com/developerworks/education.nsf/dw/xml-onlinecourse-bynewest?OpenDocument&Count=500
There is 2 or 3 articles about how to use cocoon.
Robert Nicholson wrote:
>I was wondering if somebody could help me I've lost
91 matches
Mail list logo