Re: R: Strings to SAX events

2002-11-08 Thread reinhard_poetz
Luca, In a generator I use flowing code within the generate()-Method. Maybe this helps: parser = (Parser)this.manager.lookup(Parser.ROLE); parser.setConsumer(super.xmlConsumer); parser.parse(new InputSource(new StringReader(sb.toString(; Regards, Reinhard > Ludovic, >

RE: XMLForms vs Struts

2002-11-06 Thread reinhard_poetz
Steven has moved it to "Links'. Thank you - I overlooked the already existing point at the links page. Regards, Reinhard > Ivelin, > > I created a new main point in the left menu and called it "Cocoon > compared". > > Reinhard > > > -Original Message- > > From: Ivelin Ivanov [mailto:iv

Re: repost : activeX (.cab) and C 2.0.3

2002-09-03 Thread reinhard_poetz
Barbara, Are you sure that your pipeline works? Try to include an image which has the same path as the active-x. When this works change to .cab/application/octet-stream. Regards, Reinhard > Cocoon does not add my activeX component to the html page it outputs. Even > application/octet-stream set

Re: Slide Demo (ComponentException)

2002-08-21 Thread reinhard_poetz
> On Wed, 21 Aug 2002 [EMAIL PROTECTED] wrote: > > > Hi Stephan, > > > > I wanted to try out your slide examples but I always get a > > ComponentException at the login: > > > > ERROR (2002-08-21) 13:40.28:729 [sitemap.generator.principallist] > > (/samples/slide/login) HttpProcessor[8080][4]/

Slide Demo (ComponentException)

2002-08-21 Thread reinhard_poetz
Hi Stephan, I wanted to try out your slide examples but I always get a ComponentException at the login: ERROR (2002-08-21) 13:40.28:729 [sitemap.generator.principallist] (/samples/slide/login) HttpProcessor[8080][4]/PrincipalListGenerator: Could not lookup for component. org.apache.avalon.fr

Re: HtmlGenerator and FOP

2002-05-31 Thread reinhard_poetz
Harald, > We are using Cocoon 2.0.2 within Tomcat 4.0.1 on Linux. > > We want to integrate an external HTML-Site in our homepage. Like the > Yahoo screen scrape example we therefore use the HTML-Generator to get > the content of the page. > > As this page links its pictures with a relative pa

Re: A SOAP Transformer?

2002-05-06 Thread reinhard_poetz
Steve, I would be very interested in a "SOAP Transformer". I think it would be a very useful component - but at the moment I'm not sure too if there are some hidden issues. I think we should work together! Reinhard > Dear Cocoon Users: > > Does it make sense that a "SOAP Transformer" >

How does the pseudo-protocol context work?

2001-10-05 Thread reinhard_poetz
Hi, I've fowllowing problem: In a sub-sitemap I make use of the "DatabaseAddAction". Everything works fine if I insert the absolute path of the describtor file. But if I want to make use of the pseudo-protocol "context" it only works if I integrate the describtor file in the root-directory(contex