Re: Cocoon and dbXML

2001-10-02 Thread Tobias Luikard
not already been answered in the FAQ before posting. http://xml.apache.org/cocoon/faqs.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Tobias Luikard |X X| eXXcellent solutions gmbh In der Wanne 55 D-89075 Ulm e

Re: Cocoon and dbXML

2001-10-02 Thread Tobias Luikard
To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Tobias Luikard |X X| eXXcellent solutions gmbh In der Wanne 55 D-89075 Ulm e | [EMAIL PROTECTED] t | +49 [0]731-55026-22 f | +49 [0]731-55026-99 i

Debug XSP

2001-09-27 Thread Tobias Luikard
but when it grows more complex it would be nice to have the Java Code to debug it. Thanks for your help by Tobi -- Tobias Luikard |X X| eXXcellent solutions gmbh In der Wanne 55 D-89075 Ulm e | [EMAIL PROTECTED] t | +49 [0]731-55026-22 f | +49 [0]731-55026-99

Re: Debug XSP

2001-09-27 Thread Tobias Luikard
/cocoon/www/... -Original Message- From: Tobias Luikard [mailto:[EMAIL PROTECTED]] Sent: Thursday, 27 September 2001 11:36 am To: [EMAIL PROTECTED] Subject: Debug XSP Hi, is there a possibilty to debug the generated Code from the XSP files? Is the *.java Code available

Re: cocoon 2 and tomcat 4

2001-09-25 Thread Tobias Luikard
Hi, I downloaded Cocoon RC 1 and Tomcat 4.0 final. There the same happens to me. It tried all cominations With Tomcat 4 I got allways the message: org.apache.cocoon.ProcessingException: Exception in Handler: org.apache.avalon.framework.component.ComponentException: Could not set up Component

Re: cocoon 2 and tomcat 4

2001-09-25 Thread Tobias Luikard
Ups sorry. But I was wrong. With CocoonRC and Tomcat 3.2.3. the same error occures like with Tomcat 4 By Tobi Tobias Luikard wrote: Hi, I downloaded Cocoon RC 1 and Tomcat 4.0 final. There the same happens to me. It tried all cominations With Tomcat 4 I got allways the message

Re: Cocoon and dbXML

2001-09-25 Thread Tobias Luikard
Hi Gianugo, now i works. I only added the jar to the jakarta-tomcat-3.2.3\webapps\cocoon\WEB-INF\lib directory with doesn't work. In the jakarta-tomcat-3.2.3\lib\ directory they were better treated .-) I'm so happy .-) By Tobi Tobias Luikard wrote: Hi Gianugo, this Classes work? Cool

Re: Cocoon and dbXML

2001-09-24 Thread Tobias Luikard
PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Tobias Luikard |X X| eXXcellent solutions gmbh In der Wanne 55 D-89075 Ulm e | [EMAIL PROTECTED] t | +49 [0]731-55026-22 f | +49 [0]731-55026-99 i | www.eXXcellent.de

Cocoon and dbXML

2001-09-21 Thread Tobias Luikard
Hi out there, I try to use Cocoon2 (b2) with dbXML. Has anyone done this before? For tests I wrote a Cocoon Action. The problem is, that when I try to add a document to the db everything works fine until I want to receive the collection. When I try the example by the main class everything works

Re: Stuck with sitemap.xmap

2001-09-21 Thread Tobias Luikard
PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Tobias Luikard |X X| eXXcellent solutions gmbh In der Wanne 55 D-89075 Ulm e | [EMAIL PROTECTED] t | +49 [0]731-55026-22 f | +49 [0]731-55026-99 i | www.eXXcellent.de

Re: How to configure a sub-sitemap?

2001-09-18 Thread Tobias Luikard
PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Tobias Luikard |X X| eXXcellent solutions gmbh In der Wanne 55 D-89075 Ulm e | [EMAIL PROTECTED] t | +49 [0]731-55026-22 f | +49 [0]731-55026-99 i | www.eXXcellent.de

Action vs. Request

2001-09-17 Thread Tobias Luikard
and the actor XMLActionTest.java ?xml version=1.0? !-- edited with XML Spy v3.5 NT (http://www.xmlspy.com) by Tobias Luikard (Exxcellent) -- map:sitemap xmlns:map=http://apache.org/cocoon/sitemap/1.0; !-- === Components

Re: Action vs. Request

2001-09-17 Thread Tobias Luikard
and request parameters. If you do something like: request.setAttribute(MyAttribute, whatever); you can't do: request.getParameter(MyAttribute); Hth, Christian On Mon, Sep 17, 2001 at 04:29:44PM +0200, Tobias Luikard wrote: Hi, this isn't the problem. In the Action I try to set

Re: AW: Writing an Action

2001-09-14 Thread Tobias Luikard
Tobias Carsten Ziegeler wrote: You have a typo in your pipeline for XMLTest. It must read map:generate ! Carsten -Ursprungliche Nachricht- Von: Tobias Luikard [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 13. September 2001 16:43 An: [EMAIL PROTECTED] Betreff: Writing

Re: problem:File Not Found

2001-09-13 Thread Tobias Luikard
I movie .-) you have to specify a pipeline for this request. Look at: http://xml.apache.org/cocoon2/sitemap.html and on your Cocoon installation in $cocoon-root$/webapp/sitemap.xmap for exampels. By Tobi movie frick wrote: Hi, I'm a newbie with cocoon. I have Win NT SP6, Apache 1.3.2

Re: AW: Velocity and sitemap

2001-09-10 Thread Tobias Luikard
I'm getting old. Thanks a lot. Tobias (It was a hard weekend .-) ) Jörn Heid wrote: Perhaps because of 'scr' instead of 'src' ;) -Ursprüngliche Nachricht- Von: Tobias Luikard [mailto:[EMAIL PROTECTED]] Gesendet: Montag, 10. September 2001 09:54 An: [EMAIL PROTECTED] Betreff