Hi All, I'm trying to follow the tutorials as found on the AxKit web site, and am slowly understanding how it all hangs together.
However, I'm having troubles with the taglibs. in the tutorial about creating taglibs entitled "XSP, Taglibs and Pipelines", Barrie talks about a My::WeatherTaglib...but he doesn't say where to put the file. So, I've tried two positions: where the perl modules are stored, and in the docroot of the website. In both cases, if the file is there, I get the error: Can't locate object method "register" via package "My::WeatherTaglib" (perhaps you forgot to load "My::WeatherT...') called at.... In my httpd.conf file I've got this: AxAddXSPTaglib My::WeatherTaglib AxAddXSPTaglib AxKit::XSP::Util AxAddXSPTaglib AxKit::XSP::Param So, it seems it *should* be loaded. Any ideas? -Ken --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
