So it seems I have to tell my Customhaed.JAVA to act like
ScriptIncludes.JAVA
But that produces the following error below
org.apache.hivemind.ApplicationRuntimeException
There was an error borrowing the page with key PageKey[_pageName='Home' ,
_locale=en ] from the page pool.
location: context:/WEB-INF/CustomHead.jwc, line 96, column 58
91 <set name="preventBackButtonFix" value="preventBackButtonFix" />
92 <set name="parseWidgets" value="parseWidgets" />
93 </bean>
94
95 <asset name="defaultDojoSource" path="classpath:/dojo/dojo.js" />
96 <asset name="defaultDojoPath" path="classpath:/dojo/" />
97 <asset name="defaultTapestrySource" path="classpath:/tapestry/core.js" />
98 <asset name="defaultTapestryPath" path="classpath:/tapestry/" />
99
100 </component-specification>
[ +/- ] Exception:
Missing classpath resource '/dojo/'.
org.apache.hivemind.ApplicationRuntimeException
Missing classpath resource '/dojo/'.
location: context:/WEB-INF/CustomHead.jwc, line 96, column 58
91 <set name="preventBackButtonFix" value="preventBackButtonFix" />
92 <set name="parseWidgets" value="parseWidgets" />
93 </bean>
94
95 <asset name="defaultDojoSource" path="classpath:/dojo/dojo.js" />
96 <asset name="defaultDojoPath" path="classpath:/dojo/" />
97 <asset name="defaultTapestrySource" path="classpath:/tapestry/core.js" />
98 <asset name="defaultTapestryPath" path="classpath:/tapestry/" />
99
100 </component-specification>
Stack Trace:
org.apache.tapestry.asset.ClasspathAssetFactory.createAbsoluteAsset(ClasspathAssetFactory.java:83)
$AssetFactory_113e45036b6.createAbsoluteAsset($AssetFactory_113e45036b6.java)
org.apache.tapestry.asset.AssetSourceImpl.findAsset(AssetSourceImpl.java:97)
$AssetSource_113e4503643.findAsset($AssetSource_113e4503643.java)
org.apache.tapestry.pageload.PageLoader.addAssets(PageLoader.java:704)
org.apache.tapestry.pageload.PageLoader.constructComponent(PageLoader.java:399)
org.apache.tapestry.pageload.PageLoader.createImplicitComponent(PageLoader.java:504)
$IPageLoader_113e450363d.createImplicitComponent($IPageLoader_113e450363d.java)
$IPageLoader_113e450363e.createImplicitComponent($IPageLoader_113e450363e.java)
org.apache.tapestry.services.impl.ComponentTemplateLoaderLogic.createImplicitComponent(ComponentTemplateLoaderLogic.java:203)
org.apache.tapestry.services.impl.ComponentTemplateLoaderLogic.process
_________________________________________________________________
Local listings, incredible imagery, and driving directions - all in one
place! http://maps.live.com/?wip=69&FORM=MGAC01
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]