> From: Graeme Rocher [mailto:[EMAIL PROTECTED]]
> 
> Hi,
> 
> I've written a custom generator that reads from sql server database,
however
> it is not getting that far because it keeps throwing this error:
> 
> message Error in sitemap configuration :
> uk.gov.legsallgeton.generators.OnlineCentresGenerator
> 
> description
> org.apache.avalon.framework.configuration.ConfigurationException:
Error in
> sitemap configuration :
> uk.gov.legsallgeton.generators.OnlineCentresGenerator
> 
> my generator definition seems ok, and the class is on the classpath.
Any
> ideas?

What do you mean under classpath? Your classes are in the
WEB-INF/classes directory or JAR file with your classes in the
WEB-INF/lib?

Vadim


> <map:generator name="onlinecentres"
> logger="sitemap.generator.directory"      label="content,data"
> 
> src="uk.gov.letsallgeton.generators.OnlineCentresGenerator"/>
> 
> Graeme Rocher
> 


---------------------------------------------------------------------
Please check that your question has 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]>

Reply via email to