Re: NullPointerException with action-sets

2003-06-02 Thread Erwin van der Koogh
27;s no way around this. Would it be possible to put this somewhere in the action documentation with a link to the bugzilla bug? Thanks for the reply though, Erwin - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

NullPointerException with action-sets

2003-06-02 Thread Erwin van der Koogh
fails: Now is there something I missed in the documentation? Is it not possibleto nest parameters in an action within an action-set? Thanks, Erwin Exception thrown: Original

Re: Redirection with URL parameters

2002-05-10 Thread Erwin
On Fri, 10 May 2002, Erwin wrote: > Hi all, > > I generate a URL of the following form: > http://localhost:8080/cocoon/tekst/thesis/?chapter=N10134 > > In the sitemap tekst/thesis/ is redirected to tekst/thesis/index.html but > by doing this the URL parameters are lost (

Redirection with URL parameters

2002-05-10 Thread Erwin
Hi all, I generate a URL of the following form: http://localhost:8080/cocoon/tekst/thesis/?chapter=N10134 In the sitemap tekst/thesis/ is redirected to tekst/thesis/index.html but by doing this the URL parameters are lost (I use map:redirect-to). I have "hacked" a solution into my xslt bij prep

Re: Multiple independent XSLT transforms applied to one XML file.

2002-04-30 Thread Erwin
On Tue, 30 Apr 2002, Fabricio Chalub wrote: > Hello, I suppose this is the kind of email that possibly reflects a deep > misunderstanding of the basic principles on which Cocoon relies. If that is > the case, just warn me. ;) > > The simple question is: > > Using Cocoon (possibly through the site

Re: Closure and feedback ... Re: Sub sitemap pains

2002-04-27 Thread Erwin
On Fri, 26 Apr 2002, Conrad F. D'Cruz wrote: > One area of confusion is the use of the "*" and "**" ... is it just my > imagination > that * in a sitemap does not mean the same as * in a regular expression > (expands > to match zero or more characters???) ... there used to be a page that > descri

[OT] Alternative to FOP?

2002-04-26 Thread Erwin
Hi all, does anybody know if there is an alternative to FOP? I have been using FOP for about a half year now, and recently started experimenting with images in my pdf, but the images always come out wrong (i.e. stretched to the width of the page), no matter what I try. So, I want to know if anyb

Re: Sub sitemap pains

2002-04-26 Thread Erwin
On Thu, 25 Apr 2002, Conrad F. D'Cruz wrote: > Greetings all, > > I am trying to solve all the mysteries of the universe ... but I first > wanted to conquer > sub sitemaps!!! and I could use some collective wisdom of this list on > this > > the directory structure is cocoon --> c2 --> vcard

Re: Pure txt as ouput

2002-04-24 Thread Erwin
On Fri, 19 Apr 2002, Ariel Bender wrote: > Hi all. > I'm a newbie in these technologies, and I've got a problem that I don't know > how to resolve. May be be someone can help me. > I am using cocoon1, xml, xsl... > I want to get a pure txt as output file, obviosly whithout a hedar, and also > wit

Re: DTD for the sitemap

2002-04-23 Thread Erwin
On Tue, 23 Apr 2002, neil wrote: > Has anyone come up with a reasonably rigorous DTD for the sitemap? I know > its been talked about at various times, but I haven't found one yet. > I've cobbled together the following DTD, which I find handy with emacs xml > (psgml) mode. It handles the cocoon-2.

Re: Problems serving pdf files

2002-04-20 Thread Erwin
rk directory and restarting Tomcat/Cocoon. Magic? Some randomly occurring bug (since I am not the only one having had this problem)? I hope this solution solves this problem, only one way to find out. Erwin. - Please check that

Re: pdf transformation and xml file sizes

2002-04-16 Thread Erwin
On Tue, 16 Apr 2002, Lajos Moczar wrote: > In my experience, it is memory that is the key factor. Running with > 512MB allocated to the JVM, I can produce 53 pages of PDF, but no more. > I would have thought that SAX-based processing would allow you to > process as much as you want, but obviously

Re: Problems serving pdf files

2002-04-15 Thread Erwin
On Mon, 15 Apr 2002, Mike Dewar wrote: > For small files this works fine, but larger pdf files get truncated to > 122880 bytes. Can anybody tell me what I'm doing wrong and suggest a > fix? > My guess is that java then takes up the maximum allowed heapsize. If you check to logs, you will probabl

Re: Error when deploying own generator [solved]

2002-03-28 Thread Erwin
On Thu, 28 Mar 2002, Erwin wrote: > On Thu, 28 Mar 2002, Christian Schmitt wrote: > > > Erwin, > > have you tried to put your classes in > > $TOMCAT_HOME/webapps/cocoon/WEB-INF/classes > > > Or do I also have to place all the class files of Cocoon 2 self in tha

Re: Error when deploying own generator

2002-03-28 Thread Erwin
On Thu, 28 Mar 2002, Christian Schmitt wrote: > Erwin, > have you tried to put your classes in > $TOMCAT_HOME/webapps/cocoon/WEB-INF/classes > > That's the place where they should be. > > Hth, > Christian > > Tnx for your answer. Well, I have tried it afte

Error when deploying own generator

2002-03-28 Thread Erwin
jar: /usr/local/jakarta-tomcat-3.2.3/lib/servlet.jar: /usr/local/jakarta-tomcat-3.2.3/lib/webserver.jar: /usr/local/jakarta-tomcat-3.2.3/lib/xercesImpl-2.0.0.jar: /usr/local/jakarta-tomcat-3.2.3/lib/xml-apis.jar: /usr/local/jakarta-tomcat-3.2.3/lib/zparser.jar: /usr/java/jdk1.3.1/lib/tools.jar: /home

[C2] Sitemap questions

2002-03-26 Thread Erwin
Hello, for my thesis I have studied Cocoon 2 and am now writing a chapter about it. At the moment I am writing a section about the sitemap, but I still have some (theoretical) questions about it. (as this is my first post to the list, I hope this is the right place to ask) I downloaded the late

Re: Cocoon2, SOAP: How to process xml-content?

2002-03-18 Thread Erwin Burgstaller
literalxml";> 2002.01.07 07:58:59 2002.01.07 12:01:49 0099 06 209 [.. a lot more records ..] I don't know, if this is completely correct, but it does now exactly what I want. Thanks William, you brought me to the right direction. Erwin PS.: For completeness, this i

Re: Cocoon2, SOAP: How to process xml-content?

2002-03-15 Thread Erwin Burgstaller
On Fri, Mar 15, 2002 at 08:01:32AM +0100, Erwin Burgstaller wrote: > Apache::SOAP. So I hope I will find how to configure the service to > return an org.w3c.dom.Element, will I? Ok, I've got the service to write: [..] http://xml.apache.org/xml-soap/literalxml";> <?xml ver

Re: Cocoon2, SOAP: How to process xml-content?

2002-03-14 Thread Erwin Burgstaller
vaClassName= >"org.apache.soap.encoding.literalxml.XMLParameterSerializer" > /> > I don't have Java on the server. The soap service is made with Perl and Apache::SOAP. So I hope I will find how to configure the service to return an org.w3c.dom.Element, wi

Cocoon2, SOAP: How to process xml-content?

2002-03-14 Thread Erwin Burgstaller
n transform it back to xml to be processed by a stylesheet later. The intention is to handle it like files with "xinclude". Thanks, Erwin - Please check that your question has not already been answered in the

cocoon2: Error compiling sitemap

2002-03-12 Thread Erwin Burgstaller
What I'm doing wrong? I have Linux, JBoss 2.4.4, Tomcat 3.2.3 and the latest Cocoon source out of the CVS repository. I've tried with 'Blackdown Java (latest)' and IBMJava2-13, with same result. Thanks in advance Erwin - Cocoon 2 - Internal serv