John, I just wanted to state for the record that I still
experience the "layoutsnull" problem when the lines

>         if (templateName == null)
>             templateName = "/default.wm";

are taken away. In other words, the incorrect "WEB_INF",
rather than "WEB-INF", is not related to this problem...

In short: with the two lines above added, I can operate
without any problems. Without them, I get the following
error:


[Wed Sep 13 20:59:11 GMT-04:00 2000] --  ERROR  -- An error occurred while
rendering template layoutsnull:
Resource[template, layoutsnull] not found: Unable to resolve requested
resource
[Wed Sep 13 20:59:11 GMT-04:00 2000] --  ERROR  -- 
        Exception:  org.webmacro.NotFoundException: Resource[template,
layoutsnull] not found: Unable to resolve requested resource
        Stack Trace follows:
        org.webmacro.NotFoundException: Resource[template, layoutsnull] not
found: Unable to resolve requested resource
        at
org.webmacro.broker.ResourceEvent.getValue(ResourceEvent.java:314)
        at
org.webmacro.broker.ResourceBroker.getValue(ResourceBroker.java:318)
        at org.webmacro.WM.getTemplate(WM.java:171)
        at
org.apache.turbine.services.webmacro.TurbineWebMacroService.getTemplate(Turb
ineWebMacroService.java:250)


-- 
Gonzalo A. Diethelm
[EMAIL PROTECTED]


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to