forrest war fails with error in ForrestConfModule
-------------------------------------------------
Key: FOR-924
URL: http://issues.apache.org/jira/browse/FOR-924
Project: Forrest
Issue Type: Bug
Components: Launch servlet WAR
Affects Versions: 0.8-dev
Reporter: David Crossley
Fix For: 0.8-dev
With the current trunk (r436707) doing 'forrest war' and deploy to either full
Jetty-4 or Tomcat-4
error log has this ...
------------
ERROR (2006-08-26) 00:17.47:047 [core.manager] (Unknown-URI)
Unknown-Thread/CoreServiceManager: Caught an exception trying to initialize the
component handler.
java.lang.NullPointerException
at
org.apache.forrest.conf.ForrestConfUtils.aliasSkinProperties(ForrestConfUtils.java:100)
at
org.apache.forrest.conf.ForrestConfModule.initialize(ForrestConfModule.java:194)
at
org.apache.avalon.framework.container.ContainerUtil.initialize(ContainerUtil.java:244)
...
------------
Perhaps this is related to recent changes in forrest properties system.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira