[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Dynamic xml file generation with Cocoon

Subject: Re: Dynamic xml file generation with Cocoon
From: Robert Koberg <rob@xxxxxxxxxx>
Date: Mon, 18 Sep 2000 04:43:11 -0700
xml file generation
you probably need to put bsf.jar and bsfengines.jar in your classpath:

%XALAN_HOME%\xalan.jar;%XALAN_HOME%\xerces.jar;%XALAN_HOME%\bsf.jar;%XALAN_H
OME%\bsfengines.jar;

hth,
Rob


----- Original Message -----
From: "Iain Campbell" <iain.campbell@xxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxx>
Sent: Monday, September 18, 2000 2:53 AM
Subject: Re: Dynamic xml file generation with Cocoon


> Robert,
>
> This sounds like exactly what I need. I've tried it, but unfortunately I
> get an error from Cocoon when I call the page:
>
> java.lang.NoClassDefFoundError: com.ibm.bsf.BSFManager
>
> Obviously, it looks as if Cocoon is unable to find the required class, but
> I'm not sure how to make it recognised (I'm very new to Cocoon). If anyone
> could give me a pointer on how to solve this, it would be greatly
appreciated.
>
> Kind regards,
>
> Iain Campbell
>
> At 19:22 15/09/2000 +0100, you wrote:
>
> >----------
> >From: Robert Koberg <rob@xxxxxxxxxx>
> >Reply-To: xsl-list@xxxxxxxxxxxxxxxx
> >Date: Fri, 15 Sep 2000 08:58:24 -0700
> >To: xsl-list@xxxxxxxxxxxxxxxx
> >Subject: Re: Dynamic xml file generation with Cocoon
> >
> >Use this:
> ><xsl:stylesheet version="1.0"
> >xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
> >     xmlns:lxslt="http://xml.apache.org/xslt"
> >     xmlns:redirect="org.apache.xalan.xslt.extensions.Redirect"
> >     extension-element-prefixes="redirect">
> >
> ><xsl:template match="whatever">
> >
> >    <redirect:write file="../../Chapters/{@id}/file1.xml">
> >
> >----****  what you want to write to the file1.xml ****------
> >
> >    </redirect:write>
> >
> >
> ></xsl:template>
> >
> >
> >
> > > I need to generate and save an xml file with Cocoon. I have an XSP
page
> > > which connects to a MySQL database and runs a query. Everything works
as
> >it
> > > should, but I need to save the resultant xml file automatically, for
> > > further transformations later.
> > >
> > > I have barked up every tree I can find, but none appears to have been
the
> > > right one! If anyone can suggest a way for this to be carried out, I
would
> > > be greatly appreciative.
> >
> >
> >
> >
> >  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>
> iain campbell
>
> DOT new media
> www.dotco.co.uk
> 2-3 st andrews place
> lewes uk
>
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.