2011/8/11 Aditya Saraf <[email protected]>

> Thanks for your prompt response. There are no indications in my Tomcat
> statup log. My logging properties are set to show only INFO, WARN and,
> SEVERE. What should the container reference point to? maybe my file
> structure is incorrect? Please let me know.
>

There's a thing that I did not understand. Are the calls to definitions (the
working one and the problematic one) in the same application, or different
applications?
I try to explain.
If they are in the same one, then the reason why the container is null is
because it is done explicitly by using <tiles:setCurrentContainer> tag in
JSP.
If they are in different ones, then probably it is a startup problem.

Antonio

Reply via email to