I'm using both XMLForm AND Cocoon functionalities.
Does it mean that XMLForm won't be part of Cocoon (2.1) in the future?
If yes, this is a bad news for Cocoon users.
Sylvain (T)
-Message d'origine-
De: ivelin [mailto:[EMAIL PROTECTED]
Date: jeudi, 27. mars 2003 14:35
À: [EMAIL PROTECT
Hello,
I'm running a Cocoon-2.1-dev snapshot from 29 january 2003 with JDK 1.3.1 and Tomcat
4.1.12.
When I try to run the portal sample, it produces this error:
The org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode notifies that
org.apache.cocoon.ProcessingException says:
Applic
Hello,
I'm using a 2.1-dev snapshot (29.01.03) and I'm a problem to run samples (and other
app.).
When I load samples (http://localhost:8080/cocoon/samples/, this error appears:
message Failed to load sitemap from
file:/C:/eclipse/workspace/Cocoon_tomcat_project/samples/sitemap.xmap
descripti
Hello,
When you run a Cocoon application, what is the very first servlet that is loaded?
Thanks
Sylvain
I thing that the new build system comes with the last Cocoon-2.1dev snapshot.
Is it documented?
Sylvain (T)
Note: There is no snapshot anymore available on the Cocoon web site.
-Message d'origine-
De: Stefano Mazzocchi [mailto:[EMAIL PROTECTED]
Date: vendredi, 28. février 2003 12:04
À:
Is there a link between this bug 16580 and my problem below??
When I compile my project in Eclipse and then try to load the samples page this error
appears:
org.apache.cocoon.ProcessingException: Failed to load sitemap from
file:/C:/jakarta-tomcat-4.1.12/webapps/cocoon/samples/sitemap.xmap:
org
Hello,
I have this error when I try to build a Cocoon 2.1-dev snapshot (january 29, 2003)
within an Eclipse project:
"This compilation unit indirectly references the missing type
org.xml.sax.EntityResolver (typically some required class file is referencing a type
outside the classpath)".
I thi
Hello,
I've questions about the "LoadInEclipse" how-to at Cocoon Wiki:
- do I have to make a "build webapp" before loading the Cocoon checkout in Eclipse (to
debug the project I need a webapp directory)?
- the document explains what to add if I want to run ANT build from within Eclipse.
But WH
Hi Jakob,
I have the same "unrolling" problem as you with a "repeat" tag.
Could you send me your new version of XMLTransformer, so I could test it.
Thanks
Sylvain (T)
-Message d'origine-
De: Jakob Praher [mailto:[EMAIL PROTECTED]]
Date: mercredi, 12. février 2003 21:37
À: [EMAIL PROTE
Sylvain (W),
I'll try to post my question in cocoon_users...
About your Tutorial "LoadInEclipse", have you ever seen an "out of memory" problem
(java.lang.OutOfMemoryError) when you want to open the new Cocoon (Java) project tree
in Eclipse?
Regards
Sylvain (T)
-Message d'origine-
De:
Hi Sylvain (another one),
OK, I'm going to download the last snapshot...
I've found at Wiki the document: "How to load Cocoon in Eclipse"
http://wiki.cocoondev.org/Wiki.jsp?page=LoadInEclipse
It explains how to load Cocoon into a Java project in Eclipse. It's OK!
But is there someone that coul
Torsten,
Just for info: what are mock classes?
I'm trying to debug an old 2.1-dev snapshot (17.10.02) with Eclipse and Sysdeo Tomcat
plugin.
The problem could come from this old snapshot?
Thanks
Sylvain
-Message d'origine-
De: Torsten Curdt [mailto:[EMAIL PROTECTED]]
Date: lundi, 10
Thanks Torsten!
Some jars are missing. Do you know where I can found them (or are they really
usefull?):
- oracle.jdbc and oracle.sql (used in OraAddAction)
- javax.mail
- org.python.util and org.python.core (used in PythonGenerator)
- com.informix
- org.jaxen (used in JaxenProcessorImpl)
Regar
Hello,
I use the JDK 1.3.1.
About Excalibur Datasource library, do I need to use the one from jvm1.2?
Thank you
Sylvain
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
Hello,
Is there someone in the list that could help me to find a XMLForm problem that I have
for few weeks!
I have read all the XMLForm doc and source code but I really don't understand what is
this problem.
I don't have enough experience to find the solution.
My project is totally based on Coco
Hi Ivelin,
You mean that the form.remove() method should call only when you restart your app?
But if you call this method in prepare(), you call it each time you call the app.
Is there a better place to call this method?
Thank you
Regards
Sylvain
-Message d'origine-
De: Ivelin Ivanov [
Hello,
This line is in the prepare() method within an XMLForm action (howto example):
Form.remove(getObjectModel(), getFormId());
For what I know it is a method that remove a form from a request and session.
This means that you create a new form (getForm() method) each time you call a page of
t
Hello,
I'm trying to understand the concept on XMLForm.
In this concept, what is the use of FormListener object?
Thank you
Regards
Sylvain
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTE
Hello everybody,
I'm using XMLForm and its possibility to access to DOM nodes.
Here is the code in the view (form.xml):
Workstation Type
The problem is when I load the web app page (containing the node field) for the first
time (after a Tomcat or Browser restart), th
Hi,
I had the same problem but only with portal and authentication samples: Cocoon CVS 2.1
didn't work with Tomcat 4.0.6 but now all works with Tomcat 4.1.12.
Hope this help
Sylvain
-Message d'origine-
De: Antonio Gallardo [mailto:[EMAIL PROTECTED]]
Date: mercredi, 20. novembre 2002 21:
Maybe Cocoon doesn't like the "Windows" directories like "Program Files"?!
Sylvain
-Message d'origine-
De: Richard Reyes [mailto:richard@;voxsant.com]
Date: vendredi, 18. octobre 2002 02:36
À: [EMAIL PROTECTED]
Objet: Re: Fw: 2.1 -dev / sunRise,sunSpot version
Hi Denis / Guys,
using t
Have you clicked
localhost:8080/cocoon/samples
or
localhost:8080/cocoon/samples/
You must add the last "/"!
Sylvain
-Message d'origine-
De: Richard Reyes [mailto:richard@;voxsant.com]
Date: vendredi, 18. octobre 2002 02:20
À: [EMAIL PROTECTED]
Objet: Re: Fw: 2.1 -dev / sunRise,sunSpot
Hello,
I have just installed the dev snapshot (yersterday) of Cocoon and try to run the
samples.
All work fine except the authentication sample (and the portal authentication).
I have build the sources twice with the command "build.bat -Dinclude.webapp.libs=true
-Dinclude.scratchpad.libs=true we
Thank you Bert,
I just have done an update of the CVS HEAD, do a clean and a build and now there is
something to see in my browser after the authentication, but it's an error like this:
The org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode notifies that
org.apache.cocoon.Processi
Hello everybody,
I have downloaded CVS head last thursday and I have a problem with the Cocoon portal
sample:
After the authentication (which is OK), the page is white and empty.
I use JDK 1.3.1_03 on Windows NT (dev. platform) and the SUN J2EE SDK.
Everything seems OK, there is only a message
Hi,
Where could I find the samples page in Cocoon 2.1??
No links on the index page (../cocoon/documents/index.html)!
Thank you
Sylvain
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECT
Hi Carsten,
I had Cocoon 2.0.2 stuff on my machine.
I have deleted all about Cocoon, downloaded last CVS head, build it (as explain in
doc) and now IT WORKS!
Thank you
Sylvain
-Message d'origine-
De: Carsten Ziegeler [mailto:[EMAIL PROTECTED]]
Date: jeudi, 4. juillet 2002 13:37
À: [EM
Do you need to have JDK 1.4 to run Cocoon 2.1?
JDK 1.3.1 OK?
Thank you
Sylvain
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
Hi Matthew,
Simply to have a smaller cocoon.war because it's big if you have all the stuff.
And I don't need all the things.
But you are right, I don't need absolutely to remove something.
In fact I have also some problem (bug?) to build the 2.1.
I have this error:
java.lang.VerifyError: (class
Hello,
I want to test the new Cocoon 2.1 and particularly the portal components (SunRise,
SunSpot).
What are the Cocoon components to have a "clean and light" build with only Cocoon and
the portal?
Thank you for your help.
Sylvain
-
Hello,
Question about Avalon:
why does it come with Cocoon distribution?
Can I delete the excalibur and avalon jar files? Which samples use these components?
Thank you
Sylvain
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For ad
Hello,
I have built last CVS head today (Cocoon 2.1) but when I deploy it and try to access
it there is such error:
type: Exception report
message: Internal Server Error
description: The server encountered an internal error (Internal Server Error) that
prevented it from fulfilling this requ
32 matches
Mail list logo