It seems it's not the plugin not working, but for some
reason blojsom wasn't
able to write back the plugin configuration data. Check your
/WEB-INF/(blogid)/plugin.properties file. If it doesn't
have "weather" in
the HTML chain, then it is the case that blojsom wasn't
able to write the
configuration. Most likely that's due to a permissions
issue with the user
starting the Tomcat process unable to write to the blojsom
directory.*
On 3/26/06 8:31 AM, "Samuel V. Green III"
<unkie cox.net> wrote:
> I did a fresh install of blojsom 2.3 running on
> apache-tomcat-5.5.12.
>
> I added weather.properties to my individual user
"default" :
>
> #
> # Weather Plugin Configuration
> #
> weather-station-code=KLAS
>
weather-provider=org.blojsom.plugin.weather.beans.NWSInforma
tion
>
> My global web-inf/web.xml includes:
>
> <init-param>
>
<param-name>plugin-weather</param-name>
>
<param-value>weather.properties</param-value>
> </init-param>
> <init-param>
>
<param-name>plugin-weather-poll-time</param-name>
;
> <param-value>60</param-value>
> </init-param>
>
> When accessing the plugin settings/mappings and adding
"weather"
> to my html plugin chain map I get the following error:
> Status: failed.updated.plugins.text
>
>
>
> My catalina.out log produces:
>
> Mar 26 05:09:57 INFO [Thread-1] weather.WeatherPlugin
- Fetching
> forecast for KLAS
> Mar 26 05:09:57 INFO [Thread-1] weather.WeatherPlugin
-
> org.blojsom.plugin.weather.beans.NWSInformation dde560
> Mar 26 05:09:57 DEBUG [Thread-1] weather.WeatherPlugin
- Weather
> plugin off to take a nap
>
> Any idea why this plugin won't work?
>
> Thanks,
>
> Samuel
>
>
>
>
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a
groundbreaking scripting language
> that extends applications into web and mobile media.
Attend the live webcast
> and join the prime developer group breaking into this
new coding territory!
> http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> _______________________________________________
> Blojsom-users mailing list
> Blojsom-users lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
--
David Czarnecki
http://www.blojsom.com/b
log/ | http://blojsom.sf.net
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking
scripting language
that extends applications into web and mobile media. Attend
the live webcast
and join the prime developer group breaking into this new
coding territory!
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Blojsom-users mailing list
Blojsom-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
|