Re: SourceWritingTransformer, namespaces problem with Cocoon 2.1

2003-04-01 Thread Murad Jura
Bruno Dumon wrote: On Sat, 2003-03-01 at 17:52, Mark H wrote: I'm trying to write an XSP to a file using SourceWritingTransformer but the latest DOMStreamer (v2.1) with setNormalizeNamespacesOn to true adds a namespace to every element rather than to the xsp:page element (so that the logicsheets d

Re: XSP generated, problem with cocoon:/ prefix

2003-03-17 Thread Yves Vindevogel
I'm willing to help find this one, so ask anything you need to know if you want to solve this ... Unfortunately, my XSL contains this declaration, as you can see in my code and otherwise, the generation throught http:// would not work. My XSL file is this one, containing the declarations

Re: XSP generated, problem with cocoon:/ prefix

2003-03-17 Thread Joerg Heinicke
Hello Yves, that's more than strange and definitively a bug. It's a parsing exception as you can read. It's very clear and means, that a namespace declaration is missing. ou can check, whether your xsp has a namespace declaration for "xsp-request". But independent of a possible bug in your XSP

XSP generated, problem with cocoon:/ prefix

2003-03-17 Thread Yves Vindevogel
Sorry everybody, This is not a repost, but might be a bug in cocoon. I found a solution to my other problem, but I wanted to inform this group. Consider this line in the sitemap http://web/implements/db/{1}/{2}.xsp"; type="xsp"/> This works, whereas the line gives this error: message The name

Re: SourceWritingTransformer, namespaces problem with Cocoon 2.1

2003-03-11 Thread Bruno Dumon
On Sat, 2003-03-01 at 17:52, Mark H wrote: > I'm trying to write an XSP to a file using SourceWritingTransformer but the > latest DOMStreamer (v2.1) with setNormalizeNamespacesOn to true adds a > namespace to every element rather than to the xsp:page element (so that the > logicsheets don't work),

SourceWritingTransformer, namespaces problem with Cocoon 2.1

2003-03-01 Thread Mark H
I'm trying to write an XSP to a file using SourceWritingTransformer but the latest DOMStreamer (v2.1) with setNormalizeNamespacesOn to true adds a namespace to every element rather than to the xsp:page element (so that the logicsheets don't work), when I setNormalizeNamespacesOn to false it outputs

Re: Problem with cocoon itself

2003-02-03 Thread Lionel Crine
I found the error, it was in my web.xml. I badly add a new logicsheet. - Please check that your question has not already been answered in the FAQ before posting. To unsubscribe

Problem with cocoon itself

2003-02-03 Thread Lionel Crine
I'm working on "cocoon-dev" under WEBAPPS. This is a copy of cocon with less things. For now, it's not working (cocoon-dev) anymore instead of "cocoon" which runs normally. Here is the error : Cocoon 2 - Internal servlet error type fatal message Cocoon was not initialized. description Coc

Configuration problem with cocoon

2003-01-11 Thread mouneel
Dear Sir, I am using "JBoss-2.4.3_Tomcat-3.2.3" as an application server. I have extracted the cocoon2.0.zip and also placed the cocoon.war file in to tomcat webapp folder. When i am access the same from http://localhost:8080/cocoon/ It gives following error: ---ERROR MESSAGE

Re: SOS plz help meeeee !! Problem with cocoon

2002-12-22 Thread Joerg Heinicke
Have a look into the work directory of your container. There you will find the generated java files. Furthermore you seem to reference something like "_home._id._gen_make._sender.populateDocument". Is it a path or a java file? It's not a Cocoon specific problem, but something with your code. Bu

SOS plz help meeeee !! Problem with cocoon

2002-12-22 Thread vodoop vodoop
_ Gagne une PS2 ! Envoie un SMS avec le code PS au 61166 (0,35€ Hors coût du SMS) --- Begin Message --- Hi have anyone had this error : java.lang.NullPointerException at _home._id._gen_make._sender.populateDocument (_state.java:456) at

Problem with cocoon

2002-12-19 Thread vodoop vodoop
Hi have anyone had this error : java.lang.NullPointerException at _home._id._gen_make._sender.populateDocument (_state.java:456) at org.apache.cocoon.processor.xsp.XSPPage.getDocument (XSPPage.java:97) at org.apache.cocoon.processor.xsp.XSPProcessor.process (XSPProcessor.java:527) at org.apac

RE: newbie: problem with cocoon on debian testing, jdk 1.4.0_01, tomcat 4.0.3 with cocoon 2.0.3

2002-07-21 Thread Vadim Gritsenko
> From: daniel meier [mailto:[EMAIL PROTECTED]] > > hi there > > I've done the source build with the modifications described for tomcat 4.0.3 > and with the modifications for java 1.4.0_01. > everything should be runnig with debian woody/testing. I installed the xlibs > as well (xfree-common). >

newbie: problem with cocoon on debian testing, jdk 1.4.0_01, tomcat 4.0.3 with cocoon 2.0.3

2002-07-21 Thread daniel meier
hi there I've done the source build with the modifications described for tomcat 4.0.3 and with the modifications for java 1.4.0_01. everything should be runnig with debian woody/testing. I installed the xlibs as well (xfree-common). but still no success. at the bottom you see the msg from tomcat.

RE: Extrange problem with Cocoon 2.0.2

2002-07-10 Thread Vadim Gritsenko
re obsolete now. Vadim -Original Message- From: Alejandro Raiczyk [mailto:[EMAIL PROTECTED]] Sent: Friday, July 05, 2002 3:39 PM To: '[EMAIL PROTECTED]' Cc: Alberto Siless; Mariano Goldman; Adrian Anacleto; SebastiÂn Zubrinic Subject: Extrange problem with Cocoon 2.0.2 Hi,

Extrange problem with Cocoon 2.0.2

2002-07-07 Thread Alejandro Raiczyk
Title: Extrange problem with Cocoon 2.0.2 Hi,     I'm trying to run cocoon 2.0.2 within my application. I copied the WEB-INF directory from /cocoon/WEB-INF and the only thing I've done is to add a pipeline. When I try it I get this Exception: org.apache.cocoon.Processin

Problem with cocoon after build

2002-06-03 Thread Spectron International, Inc.
I downloaded the HEAD vercion from CVS, compiled it and tried to use it and it says it is missing the org.apache.cocoon.sunshine.SunShine class. Where can I find this class? The exacterror is: ERROR (2002-06-03) 11:27.23:718[access](Unknown-URI) Unknown-thread/CocoonServlet: Exception reloading o

Re: Another problem with Cocoon 2.0.2

2002-03-26 Thread Olivier Rossel
I use C2.0.2 with JDK1.3.1_02 from Sun. I try to generate the xjavadocs. I use the command ./build.sh xjavadocs. It complains that: "Cannot find com.sun.xml.XmlDoclet" I wonder if this class is available by default with JDK1.3? And if this is the correct command to have the javadocs generated co

No more problem with Cocoon!!!

2002-03-15 Thread cyril vidal
Vadim, All it's OK with Tomcat 4.0.1. Thanks a lot for having helped me! Next time, I will use the right version... Cyril. - Original Message - From: "cyril vidal" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 15, 2002 8:27 PM Subject: Re: Installation Cocoon 2.0.1 >

No more problem with Cocoon

2002-03-15 Thread cyril vidal
Vadim, With Tomcat 4.0.1, all is OK!!! Thanks a lot for having helped me. Next time, I will use the right version... Cyril - Original Message - From: "cyril vidal" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 15, 2002 8:27 PM Subject: Re: Installation Cocoon 2.0.1 > I

Re: problem with cocoon 2

2002-03-15 Thread Mariano
Can anybody help me with this problem... I don'0t understand why i can't see any page.  

problem with cocoon 2

2002-03-15 Thread Mariano
hi falks,     i have isntalled cocoon 2 under tomcat 4 . I have placed my war under /var/tomcat4/webapps. When i point with the browser to myhost:8180/cocoon I just see a "Directory List for /" but no file what could it be? thanks in advance mariano

problem with Cocoon 2 with Jrun 3.1

2002-01-30 Thread zhen
Hi, everyone, I am trying to install Cocoon on Jrun 3.1 and got the following error: JNI panic: JNI received a null string at java.lang.ClassLoader.findLoadedClass(Native Method) at java.lang.ClassLoader.loadClass(ClassLoader.java:289) at java.lang.ClassLoader.loadClass(ClassLoade

Cannot access non-file/war resources problem with cocoon-1.8.2 and weblogic 6.0sp1

2001-12-15 Thread narashimha naidu
Hi, Need some help !!! I have installed cocoon-1.8.2 framework on weblogic 6.0sp1 on Windows NT. Installation has been done as per document supplied along with distribution. When I try http://localhost:7001/cocoon/Cocoon.xml, I am getting html output. But, when I try http://localhost:7001/cocoon

RE: Problem with Cocoon 1.82

2001-11-09 Thread Paul M. Comi
(BMB) [mailto:[EMAIL PROTECTED]] Sent: Friday, November 09, 2001 2:12 PM To: '[EMAIL PROTECTED]' Subject: Problem with Cocoon 1.82 Hi, I am able to install Cocoon 1.7.3 on Tomcat 3.3 But I am not able to install Cocoon 1.82 on Tomcat 3.3 or Tomcat 3.2.3. When try a sample page, I always get er

Problem with Cocoon 1.82

2001-11-09 Thread THANH Doan Chi (BMB)
Title: Problem with Cocoon 1.82 Hi, I am able to install Cocoon 1.7.3 on Tomcat 3.3 But I am not able to install Cocoon 1.82 on Tomcat 3.3 or Tomcat 3.2.3. When try a sample page, I always get error: Publishing Engine could not be initialized. java.lang.RuntimeException: Error

Problem with Cocoon istallation on BEA Weblogic 5.1.0

2001-09-21 Thread Nachiketa Shukla
Hi All, This is with regard to installation on Cocoon 1.8.2 on windows. OS: Windows NT 4.0 SP6 WebLogic Server 5.1.0 SP9 Cocoon 1.8.2 The following are the steps I followed while trying to install Cocoon in coordination with WLS 5.1.0. 1. Created a folder called cocoonwar in d:\weblogic\myser

Re: Strange problem with cocoon under Tomcat (is this an off-topic?)

2001-08-25 Thread Ekrem Aksoy
- Original Message - From: "Ekrem Aksoy" <[EMAIL PROTECTED]> To: "Ekrem Aksoy" <[EMAIL PROTECTED]> Sent: Saturday, August 25, 2001 12:19 PM Subject: Re: Strange problem with cocoon under Tomcat (is this an off-topic?) > I have found the soulution, th

Re: Strange problem with cocoon under Tomcat (is this an off-topic?)

2001-08-25 Thread Ekrem Aksoy
I have got same problem ,and seeking for solution:) - Original Message - From: "Enric Staromiejski" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 24, 2001 8:03 PM Subject: RV: Strange problem with cocoon under Tomcat (is this an off-topic?) &g

RE: Tomcat configuration (was: RE: Strange problem with cocoon under Tomcat (is this an off-topic?))

2001-08-24 Thread Luca Morandini
ski [mailto:[EMAIL PROTECTED]] > Sent: Friday, August 24, 2001 7:04 PM > To: [EMAIL PROTECTED] > Subject: RV: Strange problem with cocoon under Tomcat (is this an > off-topic?) > > > > We're running Tomcat+Apache OK. When invoking a jsp page for example thru > port 8

RV: Strange problem with cocoon under Tomcat (is this an off-topic?)

2001-08-24 Thread Enric Staromiejski
We're running Tomcat+Apache OK. When invoking a jsp page for example thru port 80 (i.e., without having to invoke port 8080), , apache gives control to Tomcat and Tomcat serves the page correctly, but once Cocoon installed, we still accede to the jsps correctly served by Tomcat but the only way o

Re: Help: connectivity problem with cocoon 2

2001-07-25 Thread Berin Loritsch
Matteo Villa wrote: > > Hi there! > > I have the following problem with cocoon 2. >I get errors when I try to establish the connection between cocoon > and oracle. >Running the simple-SQL (sql-page.xml) I get the following error: Check the FAQ: Your driver is

Re: AW: Help: connectivity problem with cocoon 2

2001-07-25 Thread Matteo Villa
-Ursprüngliche Nachricht- > Von:[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Gesendet: Mittwoch, 25. Juli 2001 10:46 > An: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Betreff:Help: connectivity problem with cocoon 2 > &

AW: Help: connectivity problem with cocoon 2

2001-07-25 Thread Felix Knecht
prüngliche Nachricht- Von:[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Gesendet: Mittwoch, 25. Juli 2001 10:46 An: [EMAIL PROTECTED]; [EMAIL PROTECTED] Betreff:Help: connectivity problem with cocoon 2 << Datei: Help.txt >> << Datei: cocoon.zip >&

Help: connectivity problem with cocoon 2

2001-07-25 Thread Matteo Villa
Hi there! I have the following problem with cocoon 2. I get errors when I try to establish the connection between cocoon and oracle. Running the simple-SQL (sql-page.xml) I get the following error: --- org.apache.cocoon.ProcessingException: Failed to execute pipeline

Re: Problem with Cocoon

2001-07-18 Thread Per Steffensen
> Dear support team, >after following the specified instructions as per the set up of > cocoon software along with tomcat (apache as server). It does not > work. When I make a request for xml file through IE or Netscape all I > could see is a blank screen that displays " type="text/wml" ". Whe

RE: Problem with Cocoon

2001-07-18 Thread Benjamin Cramer
le. You should see a line similar to this: 2001-07-18 08:25:52 - ContextManager: Adding context Ctx( /cocoon ) - if your Cocoon process started. Ben -Original Message- From: Vince Adegoke [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 18, 2001 3:35 AM To: [EMAIL PROTECTED] Subject:

Problem with Cocoon

2001-07-18 Thread Vince Adegoke
Dear support team, after following the specified instructions as per the set up of cocoon software along with tomcat (apache as server). It does not work. When I make a request for xml file through IE or Netscape all I could see is a blank screen that displays " type="text/wml" ". When making a

problem with cocoon 1.8.2, tomcat 3.2.1 and jboss 2.2.1

2001-06-07 Thread Anil Tatineni
hi, i am newbie. i just installed cocoon 1.8.2 with tomcat 3.2.1 and jboss 2.2.1 on windows 2000 and my computer was "connected" to internet. but when i try to view the sample page http://localhost:8080/cocoon/samples/index.xml but i got this error Publishing Engine could not be initialized.