[Opensource] FIXED: NullPointerException in ExpressoRequestProcessor
Ivan Ivanov
rambiusparkisanius at yahoo.com
Tue Sep 9 06:56:30 PDT 2003
Dear colleagues,
I fixed the error described in my previuos email. My
web.xml was wrong for some reason and the entry
<init-param>
<param-name>definitions-config</param-name>
<param-value>/WEB-INF/tiles-definitions/expresso-page.xml</param-value>
</init-param>
in
com.jcorporate.expresso.core.controller.ExpressoActionServlet
was commented and thus not read. Hence,
tiles-definitions are not defined and this gives NPE.
I am sorry for the disturbance.
Greetings Ivan
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
More information about the Opensource
mailing list