Hi Carsten, No I don't have anything special in my classpath, using Tomcat 4.0.4, and it separates webapps so jars...
Anyway there is still (CVS HEAD from this afternoon...) something wrong with View and serializers : org.apache.avalon.framework.configuration.ConfigurationException: Type 'html' is not defined for 'serialize' at file:/e:/tomcat404/webapps/cocoon/samples/sitemap.xmap:123:20 ok, now I have moved and changed as needed my webapp to work under c2.1 and found this : org.apache.avalon.framework.configuration.ConfigurationException: Cannot get component selector for 'generate' at jndi:/localhost/baepp/sitemap.xmap:481:71 This plainly means that xml:db API usage has changed. I implemented my driver in the new section in cocoon.xconf, commented the old one there; added my transformer in the transformer section of the sitemap... So now, how do I use it ? To generate a page off my xml:db compliant xml database...? Neither in c2.0.3 nor in c2.1 did I have to declare an xmldb generator... Thank you. Barbara ----- Original Message ----- From: "Carsten Ziegeler" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 03, 2002 5:35 PM Subject: RE: bug ? latest build and xml serializer in <views /> > Are you sure you're using the latest code? I think this bug was fixed > three or four weeks ago. The latest cvs works for me without any problems. > Do you have an older avalon framework or excalibur in your > classpath? > > HTH > Carsten > > > -----Original Message----- > > From: Barbara Post [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, September 03, 2002 5:04 PM > > To: [EMAIL PROTECTED] > > Subject: bug ? latest build and xml serializer in <views /> > > > > > > org.apache.avalon.framework.configuration.ConfigurationException: > > Type 'xml' > > is not defined for 'serialize' at > > file:/e:/tomcat404/webapps/cocoon/samples/sitemap.xmap:92:31 > > > > <map:views> > > <map:view from-label="content" name="content"> > > -->> <map:serialize type="xml"/> > > </map:view> > > > > What's wrong ? > > > > today's cvs, jdk 1.3.1. XML serializer is defined and exists in > > cocoon.jar. > > (and works outsode of views). > > > > > > --------------------------------------------------------------------- > > Please check that your question has not already been answered in the > > FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> > > > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > > For additional commands, e-mail: <[EMAIL PROTECTED]> > > > > --------------------------------------------------------------------- > Please check that your question has not already been answered in the > FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > For additional commands, e-mail: <[EMAIL PROTECTED]> > --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>