a suprise problem

2006-02-06 Thread wangwenzhou wangwenzhou
Dear cocoon developers: I am the cocoon loyal user. Currently, my cocoon can not work. It always appears the follow information.But in the past it worked correctly. And now, my project is urgently near the dead line. Can you please to give me some advice for solving this problem, these can he

Re: installation JDBC error

2006-02-06 Thread zulhisham abu nawar
i've problem cause no data from data loaded..is it i've to install JMS server???through log file i've problem with JMS server.. mac:/usr/opt/tomcat/jakarta-tomcat-5.0.28/webapps/cocoon/WEB-INF root# more logs/cocoon.log INFO (2006-02-07) 14:49.45:962 [access] (Unknown-URI) Unknown-Thread/CocoonSe

Re: installation JDBC error

2006-02-06 Thread Antonio Gallardo
Hi, The below output does not seems to be an error. BTW, if you are not using HSQLDB, you should delete his driver (org.hsqldb.jdbc) Best Regards, Antonio Gallardo. Driverzulhisham abu nawar wrote: hi I'm using tomcat 5.0.28, jdk 1.4.2 and cocoon 2.1.8..I've problem when installing JDBC f

Re: [Jobs] MORE Cocoon / XSLT People Needed !

2006-02-06 Thread jack
> Agile Partners is growing yet again ... > > About 80% of our work revolves around Cocoon. We're based in the U.S., and > our current projects are in the New York City / New Jersey area. We're > looking to add one or more full-time contractors with Cocoon / XSLT / > CForms / Ajax skills Sorry, I

installation JDBC error

2006-02-06 Thread zulhisham abu nawar
hi I'm using tomcat 5.0.28, jdk 1.4.2 and cocoon 2.1.8..I've problem when installing JDBC for postgres 7.4 at my server. I got error such as : INFO (2006-02-07) 10:20.08:116 [access] (Unknown-URI) Unknown-Thread/CocoonServlet: Reloading from: jndi:/localhost/coc oon/WEB-INF/cocoon.xconf INFO (20

[Jobs] MORE Cocoon / XSLT People Needed !

2006-02-06 Thread jack
Agile Partners is growing yet again ... About 80% of our work revolves around Cocoon. We're based in the U.S., and our current projects are in the New York City / New Jersey area. We're looking to add one or more full-time contractors with Cocoon / XSLT / CForms / Ajax skills, see http://www.agile

Antwort: Re: Getting XML data into Flowscript

2006-02-06 Thread holger . willenborg
Yep, now it works. Thanks for all. Regards Holger [EMAIL PROTECTED] schrieb am 06.02.2006 22:29:37: > > Found some hints on that here: http://wiki.apache. > org/cocoon/EndorsedLibsProblem > > I'll post the results. > > Thanks so far. > > Regards > Holger > > [EMAIL PROTECTED] > schr

Antwort: Re: Getting XML data into Flowscript

2006-02-06 Thread holger . willenborg
Thank you very much! This saved me many hours of research! Regards Holger news <[EMAIL PROTECTED]> schrieb am 06.02.2006 22:16:09: > [EMAIL PROTECTED] wrote: > > > > Is loadDocument(String) a function that you implemented? I only got an > > error message. > > Gee... I forgot to add this: >

Re: Antwort: Re: Getting XML data into Flowscript

2006-02-06 Thread Brian Maddy
Oops, I wish I had been playing closer attention to the list.  I would have posted this sooner.  I was trying to get this to work a while back.  Here's how someone in the cocoon chat room showed me how to do it:     // Get our xml string that tells our totals     var output = new Packages.java

Antwort: Re: Getting XML data into Flowscript

2006-02-06 Thread holger . willenborg
Found some hints on that here: http://wiki.apache.org/cocoon/EndorsedLibsProblem I'll post the results. Thanks so far. Regards Holger [EMAIL PROTECTED] schrieb am 06.02.2006 21:53:29: > > I get an error: > javax.xml.transform.dom.DOMResult.getNextSibling()Lorg/w3c/dom/Node; > > Have you s

Re: Getting XML data into Flowscript

2006-02-06 Thread Luca Morandini
[EMAIL PROTECTED] wrote: Is loadDocument(String) a function that you implemented? I only got an error message. Gee... I forgot to add this: /* Loads the contents of an XML document given as an URI and returns it as a DOM object. */ function loadDocument(uri) { var parser = null; v

Re: Re: Getting XML data into Flowscript

2006-02-06 Thread holger . willenborg
Is loadDocument(String) a function that you implemented? I only got an error message. Any hint appreciated Regards Holger news <[EMAIL PROTECTED]> schrieb am 06.02.2006 09:41:44: > [EMAIL PROTECTED] wrote: > > > > I am trying to extract data from a XML source (XML file or Cocoon > > pipeline

Antwort: Re: Getting XML data into Flowscript

2006-02-06 Thread holger . willenborg
I get an error: javax.xml.transform.dom.DOMResult.getNextSibling()Lorg/w3c/dom/Node; Have you seen that one, too? Any help appreciated. Regards Holger [EMAIL PROTECTED] schrieb am 06.02.2006 09:38:29: > What I use to get XML data (DOM) from a pipeline from flowscript is : > > var pipe = coco

XSP: How to create elements dynamically

2006-02-06 Thread Ajit Bhave
Hi, I am trying to creating elements dynamically in an XSP page. The XSP documentation has an example using xspParentNode. xspCurrentNode variables. But, when I use them in XSP page, I get unresolved symbols error. What is the recommended method for doing this in Cocoon 2.1? My environment is Co

XHTMLSerializer: The default encoding of this JVM "ISO8859_15" is not supported

2006-02-06 Thread Antonio Fiol Bonnín
Hello, I am getting this exception when configuring a XHTMLSerializer with UTF-8 encoding. org.apache.cocoon.components.serializers.encoding.CharsetFactory$CharsetFactoryException: The default encoding of this JVM "ISO8859_15" is not supported at org.apache.cocoon.components.serializers.

Re: Tomcat5.5 and trailing slash on URL

2006-02-06 Thread Bertrand Delacretaz
Le 6 févr. 06, à 13:50, Gunter D'Hondt a écrit : ...we are both facing the same problem (so it's not related to my old cocoon version) and it isn't related to the code (since Markus is using the cocoon samples) but we can both almost for sure say that it has something to do with the core of

Re: Tomcat5.5 and trailing slash on URL

2006-02-06 Thread Gunter D'Hondt
Markus, Happy to hear that I'm not alone :-) Isn't there a Cocoon dev expert who can help us out here coz we are both facing the same problem (so it's not related to my old cocoon version) and it isn't related to the code (since Markus is using the cocoon samples) but we can both almost for sur

tomcat and postgresql database integration

2006-02-06 Thread zulhisham abu nawar
hi... now i'm trying to integrate cocoon 2.1.8 with postgressql 7.4.11 with tomcat 5.0.28...My application can run without any errors but it not select any data from database...Below is my application details.. file:cocoon.xconf jdbc:postgresql://127.0.0.1:5432/mytestdb

Cforms binding differences between 2.1.7 and 2.1.8?

2006-02-06 Thread Antonio Fiol Bonnín
Hello, I am using bindings to edit a certain part of the file. However, I am trying to get some fields mapped to a completely different part of it. I think this binding file used to work perfectly with 2.1.7 and does not work completely on 2.1.8. Any idea why? The portion not working (fields do n

Re: Getting XML data into Flowscript

2006-02-06 Thread Andreas Schmid
Hola, I guess this is not exactly what you need, but with little work you'll get it running. There is a description how to get Data Out of a SOAP Request... which is requested via Pipeline... http://wiki.apache.org/cocoon/WebServiceServer?highlight=%28Webservice%29 Derek Hohls schrieb: Hol

Re: Getting XML data into Flowscript

2006-02-06 Thread Derek Hohls
Holger Good question - like to see what the gurus say.. in the meanwhile look at http://marc.theaimsgroup.com/?t=11364598892&r=1&w=2 the code at start of the thread seems to be on the lines of what you are asking. >>> [EMAIL PROTECTED] 2006/02/06 10:19:07 AM >>> Hi, I am trying to ex

Re: Getting XML data into Flowscript

2006-02-06 Thread Luca Morandini
[EMAIL PROTECTED] wrote: I am trying to extract data from a XML source (XML file or Cocoon pipeline) for use in a flowscript (actually it's an XML file containing quiz questions and the correct answers. I need to extract the answers to test if the user selected the correct choice). Any ide

Re: Getting XML data into Flowscript

2006-02-06 Thread Laurent Perez
What I use to get XML data (DOM) from a pipeline from flowscript is : var pipe = cocoon.createObject(org.apache.cocoon.components.flow.util.PipelineUtil); var doc = pipe.processToDOM("some/pattern", {}); see PipelineUtil javadoc for other usages. laurent 2006/2/6, [EMAIL PROTECTED] <[EMAIL PR

Getting XML data into Flowscript

2006-02-06 Thread holger . willenborg
Hi, I am trying to extract data from a XML source (XML file or Cocoon pipeline) for use in  a flowscript (actually it's an XML file containing quiz questions and the correct answers. I need to extract the answers to test if the user selected the correct choice). Any ideas? Regards Holger