Hi,
> I am seeing that J.Hepp is having the same problem (Re:
> InstantiationException:ServiceBroker with Turbine running > onLinux with
> Tomcat 3.2beta3)
I am using the latest from CVS and getting it too - although I think this is a
red-herring - as I just commented out the initialise line in resources and I moved
onto another problem - I think ;-)
The problem I get now is;
Exception: org.webmacro.NotFoundException: Resource[template,
screens/Starter.wm] not found: Unable to resolve requested resource
Stack Trace follows:
org.webmacro.NotFoundException: Resource[template, screens/Starter.wm] 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(TurbineWebMacroService.java:250)
at
org.apache.turbine.services.webmacro.TurbineWebMacroService.handleRequest(TurbineWebMacroService.java:236)
at
org.apache.turbine.services.webmacro.TurbineWebMacroService.handleRequest(TurbineWebMacroService.java:208)
at
org.apache.turbine.services.webmacro.TurbineWebMacro.handleRequest(TurbineWebMacro.java:107)
at
org.apache.turbine.modules.screens.WebMacroSiteScreen.buildWMTemplate(WebMacroSiteScreen.java:192)
at
org.apache.turbine.modules.screens.WebMacroSiteScreen.buildTemplate(WebMacroSiteScreen.java:145)
at
org.apache.turbine.modules.screens.TemplateScreen.doBuild(TemplateScreen.java:124)
at org.apache.turbine.modules.Screen.build(Screen.java:100)
at org.apache.turbine.modules.ScreenLoader.eval(ScreenLoader.java:126)
at
org.apache.turbine.modules.layouts.WebMacroSiteLayout.doBuild(WebMacroSiteLayout.java:106)
at org.apache.turbine.modules.Layout.build(Layout.java:93)
at org.apache.turbine.modules.LayoutLoader.exec(LayoutLoader.java:120)
at org.apache.turbine.modules.pages.DefaultPage.doBuild(DefaultPage.java:171)
at com.morefire.vg.pages.VGSitePage.doBuild(VGSitePage.java:28)
at org.apache.turbine.modules.Page.build(Page.java:92)
at org.apache.turbine.modules.PageLoader.exec(PageLoader.java:119)
My template config setting is;
services.TurbineTemplateService.template.path=/WEB-INF/templates/
and I have the above screen in a directory as follows;
<project-dir>\WAR\WEB-INF\templates\screens
Any ideas?
Thanks,
Chris
PS This code did work with Turbine as of around 2 weeks ago - so some recent
"improvement" has passed me by...
---
"surely it is madness to accept life as it is and not as it could be"
______________________________________________
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com/?sr=signup
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]