Re: [WebServices] How to use the SoapServer component ?

2005-06-08 Thread Sebastien Arbogast
2005/6/8, Geert Josten <[EMAIL PROTECTED]>: > Hi, > > If that SoapServer is used for [4], than it is actually not a Server but a > Client. I am using > StreamGenerator to receive SOAP messages and use CIncludeTransformer to > translate them to (more or > less) internal calls on uri's with reques

Re: [WebServices] How to use the SoapServer component ?

2005-06-08 Thread Geert Josten
Hi, If that SoapServer is used for [4], than it is actually not a Server but a Client. I am using StreamGenerator to receive SOAP messages and use CIncludeTransformer to translate them to (more or less) internal calls on uri's with request params etc. The result is simply wrapped in a response

[WebServices] How to use the SoapServer component ?

2005-06-08 Thread Sebastien Arbogast
Hi, I'm looking for a way to use Axis in combination with Cocoon. I already managed to parse SOAP messages with a higher-level approach using Axis API's [1] but I still need to automate a few things. I found a SoapServer interface [2] and a SoapServerImpl [3] class in Cocoon API documentation, an

Pagination with dynamic XML (Was How-to CForms with Pagination)

2005-06-08 Thread Dustin N. Jenkins
Sorry for reposting like this, but I wanted to simplify it a bit as my frustration is growing fast and I wanted to try and get feedback faster. In all the examples of Pagination I've seen, there's always been a static file to refer to as the source, but in my case my paginated list will vary.

Re: string length jx template generator

2005-06-08 Thread Leszek Gawron
Rui Alberto wrote: Hi all, this is a basic question, but I've no experience with jx syntax. Is that possible verify a string length using jx template generator? Somethig like -- Leszek Gawron [EMAIL PROTECTED] Project Manager

Re: xsltc and output escaping

2005-06-08 Thread Reinhard Poetz
Reinhard Haller wrote: [EMAIL PROTECTED] 08.06.2005 19:42 >>> Add a view right before the XSLTC transformer and call the pipeline using this view. Save the view result as file and use it for an isolated testcase outside of Cocoon. How do you test this outside of Cocoon? th

Re: xsltc and output escaping

2005-06-08 Thread Reinhard Haller
>>> [EMAIL PROTECTED] 08.06.2005 19:42 >>> >Add a view right before the XSLTC transformer and call the pipeline using this >view. Save the view result as file and use it for an isolated testcase outside >of Cocoon. How do you test this outside of Cocoon? My xsl files were all developed an

How-to CForms with Pagination

2005-06-08 Thread Dustin N. Jenkins
Hello, I'm creating a search screen that has a form to input criteria, and would like the results, which show up on the same page below the form, to be paginated. Has anyone successfully done this? I've created my sitemap pipeline, but didn't know if I need to include my form transformer

Re: xsltc and output escaping

2005-06-08 Thread Reinhard Poetz
Reinhard Haller wrote: [EMAIL PROTECTED] 08.06.2005 17:03 >>> Can you try it *outside* of Cocoon using XSLTC either? (Without this isolated test it is difficult to find out whether it is an XSLTC bug or a Cocoon bug.) It works as expected (XSLTC bundled with XALAN 2.6.0). As stated earl

string length jx template generator

2005-06-08 Thread Rui Alberto
Hi all, this is a basic question, but I've no experience with jx syntax. Is that possible verify a string length using jx template generator? Somethig like Thanks to all Rui - To unsubscribe, e-mail: [EMAIL PROTECTED] For add

Betr.: Re: ClassNotFoundException running 2.1.7 in Tomcat 5.0.28

2005-06-08 Thread Peter . Urbanus
Andrew Franz <[EMAIL PROTECTED]> wrote on 08-06-2005 00:28:19: > Peter, > > > Try ParanoidCocoonServlet > > It worked for me > O happy day! It works. Thanks a lot, Andrew. >From reading the wiki I didn't think I would need ParanoidCocoonServlet. Peter --

Re: xsltc and output escaping

2005-06-08 Thread Reinhard Haller
>>> [EMAIL PROTECTED] 08.06.2005 17:03 >>> >Can you try it *outside* of Cocoon using XSLTC either? (Without this isolated >test it is difficult to find out whether it is an XSLTC bug or a Cocoon bug.) It works as expected (XSLTC bundled with XALAN 2.6.0). As stated earlier the problems came with

RE: cforms: xsl scope problem

2005-06-08 Thread Carlos M. S. Bento Nogueira
It doesn't work. I've completed the problem with some data that might help someone to understand this problem because i can't figure out what's wrong.I also included attempts i've made... TIA!! CN i have in a xml file the following code snippet: t

Re: Problems with Continuations in Flowscript

2005-06-08 Thread Roberto Pierpaoli
Yes, I understand your point ;-) I'm just doing experiments to better understand the framework's principles, the documentation is a little bit lean of concrete examples. Thank you once again. Roberto Reinhard Poetz ha scritto: Roberto Pierpaoli wrote: Thank you so much!! I have spent hours

Re: Problems with Continuations in Flowscript

2005-06-08 Thread Reinhard Poetz
Roberto Pierpaoli wrote: Thank you so much!! I have spent hours on this issue, now I'm finally able to keep the execution state, thank you! glad that I could help but take care of your memory consumption -- Reinhard Pötz Independent Consultant, Trainer & (IT)-Coach {Software Engin

Re: Antw: Re: xsltc and output escaping

2005-06-08 Thread Reinhard Poetz
Reinhard Haller wrote: My own XSL-files are working with MSXML/XMLSpy and XALAN outside of Cocoon. It works also with XALAN inside Cocoon. Can you try it *outside* of Cocoon using XSLTC either? (Without this isolated test it is difficult to find out whether it is an XSLTC bug or a Cocoon bug.

CForms 'select all' for checkboxes

2005-06-08 Thread Daniel McOrmond
Is there an existing solution for a 'select all' / 'deselect all' button for CForms booleanfield widgets (checkboxes)? -Daniel - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Problems with Continuations in Flowscript

2005-06-08 Thread Roberto Pierpaoli
Thank you so much!! I have spent hours on this issue, now I'm finally able to keep the execution state, thank you! Roberto Reinhard Poetz ha scritto: Roberto Pierpaoli wrote: Details: * Cocoon 2.1.7 standalone * JDK 1.5.0_03 * Windows 2000 SP4 I have made a small example to te

Antw: Re: xsltc and output escaping

2005-06-08 Thread Reinhard Haller
Hi Reinhard, >>> [EMAIL PROTECTED] 08.06.2005 15:56 >>> >Could be a Xalan bug. Could you try to run your transformation outside of Cocoon >using XSLTC? Then you know who (Cocoon or the XSLTC team) you can nag to get the >bug solved. My own XSL-files are working with MSXML/XMLSpy and XALAN outsi

strange character in output (html with doctype)

2005-06-08 Thread Kees Broenink
Title: Bericht Hi,   Using the latest Cocoon (2.1.7) I have a problem with serialize type="html".       works fine.   But using the following (index.html is well balanced XML):         adds a greater than character '>' in the output:   http://www.w3.org/TR/html4/loose.dtd">> http://www.

short time caching

2005-06-08 Thread Reinhard Haller
Hi, I'm reading the same html page 2 times to extract different values from the page. It seems the converted xhtml isn't cached as expected. Is there another way to get the **/*.xhtml cached? Greetings Reinhard Haller Calls from Cinclude: cocoon:/xx/yy/idzz.date?serv=http://www.this-page.com c

Re: xsltc and output escaping

2005-06-08 Thread Reinhard Poetz
Reinhard Haller wrote: Hi, in a complex pipeline I've problems with the xsltc transformer. At random places text nodes are copied as if disable-output-escaping is set to yes. Copying links with ...?id=xx&type=yy isn't almost impossible under such conditions. After changing the default transf

xsltc and output escaping

2005-06-08 Thread Reinhard Haller
Hi, in a complex pipeline I've problems with the xsltc transformer. At random places text nodes are copied as if disable-output-escaping is set to yes. Copying links with ...?id=xx&type=yy isn't almost impossible under such conditions. After changing the default transformer to xalan all works,

Re: Problems with Continuations in Flowscript

2005-06-08 Thread Reinhard Poetz
Roberto Pierpaoli wrote: Details: * Cocoon 2.1.7 standalone * JDK 1.5.0_03 * Windows 2000 SP4 I have made a small example to test the use of continuations, it is made of a simple counter that is incremented each time the user presses the "count" button, then, when the "stop" button

Problems with Continuations in Flowscript

2005-06-08 Thread Roberto Pierpaoli
Details: * Cocoon 2.1.7 standalone * JDK 1.5.0_03 * Windows 2000 SP4 I have made a small example to test the use of continuations, it is made of a simple counter that is incremented each time the user presses the "count" button, then, when the "stop" button is pressed, the result pa

Re: Storing a xml document uploaded through xmlHttpRequest to a database

2005-06-08 Thread Jonas Höglund
Well... I can't find it, so I might have read it in some mail archives or likewise, or I might just have understod it all wrong :-[ /jonas Derek Hohls wrote: Jonas Can you quote the section of the docs you refer to? *My* perception is that the SLQ Transformer is the preferred way to extract

Re: cforms, binding examples

2005-06-08 Thread Dennis Riedel
Hello Referring (3): You use ... to define the html that is "repeated" for every item. You only refer to your repeater defined in the definition and binding file. Between this tags you write your referring to one widget that shall be repeated for every item in the repeater. Referring(4):

cforms, binding examples

2005-06-08 Thread Victoria Vitaver
Hi, I am new to Cocoon and am using it 'through' Lenya. I have been trying to create a form (using cforms) which captures some input from the user, the input is then recorded as a XML document (later I will be trying to create/or read/update the XML document .. but first things first). I have be

cforms, binding examples

2005-06-08 Thread Victoria Vitaver
Hi, I am new to Cocoon and am using it 'through' Lenya. I have been trying to create a form (using cforms) which captures some input from the user, the input is then recorded as a XML document (later I will be trying to create/or read/update the XML document .. but first things first). I have be

Re: Problems with dynamic call of logicsheets within xsp-pages

2005-06-08 Thread Gerald Ernecker
Hello together, I am using cocoon-2.1.6 and Java 1.5.0_03-b07. I have created an own logicsheet and now want to call this logicsheet dynamically with a parameter which comes from the request. For example the request http://localhost:/zufall-aufruf.xml?groesse=12 should be processed wit

Re: Storing a xml document uploaded through xmlHttpRequest to a database

2005-06-08 Thread Derek Hohls
Jonas Can you quote the section of the docs you refer to? *My* perception is that the SLQ Transformer is the preferred way to extract data from a databse; ESQL is part of XSP, which the project has debated deprecating and decided against: http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=1100339

Re: CFORMS validation unexplained behavior - call for help!

2005-06-08 Thread Reinhard Poetz
Messing, Elad wrote: Thank you Reinhard, for you answer ! I understand, so this is typical "Back" behavior. It makes sense. However - Still the 3rd issue I mentioned occurs: " And the third issue - When I am not using the "Back" button, but instead using the original "link" to the form page

AW: AW: AW: WG: CFORMS validation unexplained behavior - call for help!

2005-06-08 Thread Messing, Elad
Thank you Reinhard, for you answer ! I understand, so this is typical "Back" behavior. It makes sense. However - Still the 3rd issue I mentioned occurs: " And the third issue - When I am not using the "Back" button, but instead using the original "link" to the form page, I get other results