Re: Cocoon 2.1 web application base path

2012-05-15 Thread Jos Snellings
Hi ! What are you trying to achieve? Jos On Wed, May 16, 2012 at 6:52 AM, Bob Harrod wrote: > I'm quite new to cocoon, and supporting an older version (2.1). Does > anyone know how I can gain access the web application base path inside of a > transform? Of course, it can be passed by the sit

Cocoon 2.1 web application base path

2012-05-15 Thread Bob Harrod
I'm quite new to cocoon, and supporting an older version (2.1). Does anyone know how I can gain access the web application base path inside of a transform? Of course, it can be passed by the sitemap... Any help would be appreciated! Thanks!

Bug in servlet service framework C2.2??

2012-05-15 Thread Robby Pelssers
Hi all, As an important side note. I've run into a serious limitation a few times already. Let me explain shortly what I try to do. I want to e.g. generate an XML representation of CSV data from an XQuery generator. I borrowed the schema from the CSV generator and dropped some attributes wh

how to pass parameters to a service transformer

2012-05-15 Thread Robby Pelssers
Hi all, I've got a question regarding the service transformer. How do I pass any parameters to the service? The demo from get-started page is not clear on this topic. Robby