</snip>

> 
> and then I create the WEB-INF/lib folder and just copied into it the
> class TransformerTest.class using the folder structure nptl/test/ (so
> it results as WEB-INF/lib/nptl/test/TransformerTest.class).

In WEB-INF/lib you put your jars. copy your TransformerTest.class in 
WEB-INF/classes/nptl/test/TransformerTest.class, restart your cocoon app. That 
should do the job,

Regards Ard

> 
> When I try to run this I have some errors:
> 
> Cocoon stacktrace[hide]
> Could not load class nptl.test.TransformerTest for component named
> 'TT' at file:/tomcat/webapps/cocoon/TransformerTest/sitemap.xmap:23:67
> context://TransformerTest/sitemap.xmap - 23:67        
> 
> Failed to load sitemap from
> file:/tomcat/webapps/cocoon/TransformerTest/sitemap.xmap
> context://TransformerTest/sitemap.xmap - 23:67        
> [ConfigurationException]
> context://sitemap.xmap - 989:66       <map:mount>
> 
> 
> Well, I'm wrong in anything? Where is the mistake? Any help would bee
> appreciate :)
> 
> thanks again for your time,
>   Omar
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to