Changing from @ScriptIncludes to @Shell solved this problem. Thanks! Matt
Andreas Andreou wrote: > > Unfortunately discovered after the release, this was > https://issues.apache.org/jira/browse/TAPESTRY-2171 > > is 4.1.6-SNAPSHOT out of the question? > > On Wed, Mar 12, 2008 at 7:04 PM, mraible <[EMAIL PROTECTED]> wrote: >> >> I tried to upgrade Tapestry 4.1.3 to 4.1.5 (and Tacos 4.1.1) today. >> Unfortunately, I get the following error. Any ideas? >> >> An Error Occurred >> Missing classpath resource '/dojo-0.4.3/dojo2.js'. >> >> An Error has occurred in this application. You may attempt to restart >> the >> application. >> [ +/- ] Exception: Missing classpath resource '/dojo-0.4.3/dojo2.js'. >> org.apache.hivemind.ApplicationRuntimeException >> location: >> classpath:/org/apache/tapestry/dojo/html/ScriptIncludes.jwc, line >> 130, column 81 >> 125 <set name="preventBackButtonFix" >> value="preventBackButtonFix" >> /> >> 126 <set name="parseWidgets" value="parseWidgets" /> >> 127 </bean> >> 128 >> 129 <asset name="defaultDojoSource" >> path="classpath:/dojo-0.4.3/dojo.js" /> >> 130 <asset name="defaultDojoFormSource" >> path="classpath:/dojo-0.4.3/dojo2.js" /> >> 131 <asset name="defaultDojoWidgetSource" >> path="classpath:/dojo-0.4.3/dojo3.js" /> >> 132 <asset name="defaultDojoPath" path="classpath:/dojo-0.4.3/" >> /> >> 133 <asset name="defaultTapestrySource" >> path="classpath:/tapestry/core.js" /> >> 134 <asset name="defaultTapestryPath" >> path="classpath:/tapestry/" /> >> 135 >> Stack Trace: >> >> * >> >> org.apache.tapestry.asset.ClasspathAssetFactory.createAbsoluteAsset(ClasspathAssetFactory.java:83) >> * >> >> $AssetFactory_118a3eea611.createAbsoluteAsset($AssetFactory_118a3eea611.java) >> * >> >> org.apache.tapestry.asset.AssetSourceImpl.findAsset(AssetSourceImpl.java:97) >> * $AssetSource_118a3eea60b.findAsset($AssetSource_118a3eea60b.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_118a3eea607.createImplicitComponent($IPageLoader_118a3eea607.java) >> * >> >> $IPageLoader_118a3eea608.createImplicitComponent($IPageLoader_118a3eea608.java) >> * >> >> org.apache.tapestry.services.impl.ComponentTemplateLoaderLogic.createImplicitComponent(ComponentTemplateLoaderLogic.java:203) >> * >> >> org.apache.tapestry.services.impl.ComponentTemplateLoaderLogic.process(ComponentTemplateLoaderLogic.java:158) >> * >> >> org.apache.tapestry.services.impl.ComponentTemplateLoaderLogic.process(ComponentTemplateLoaderLogic.java:98) >> * >> >> org.apache.tapestry.services.impl.ComponentTemplateLoaderLogic.loadTemplate(ComponentTemplateLoaderLogic.java:75) >> * >> >> org.apache.tapestry.services.impl.ComponentTemplateLoaderImpl.loadTemplate(ComponentTemplateLoaderImpl.java:60) >> * >> >> $ComponentTemplateLoader_118a3eea618.loadTemplate($ComponentTemplateLoader_118a3eea618.java) >> * >> >> org.apache.tapestry.pageload.PageLoader.loadTemplateForComponent(PageLoader.java:673) >> * >> org.apache.tapestry.BaseComponent.readTemplate(BaseComponent.java:92) >> * >> org.apache.tapestry.BaseComponent.finishLoad(BaseComponent.java:122) >> * $UserList_2.finishLoad($UserList_2.java) >> * >> >> org.apache.tapestry.pageload.PageLoader.constructComponent(PageLoader.java:408) >> * >> org.apache.tapestry.pageload.PageLoader.loadPage(PageLoader.java:639) >> * $IPageLoader_118a3eea607.loadPage($IPageLoader_118a3eea607.java) >> * $IPageLoader_118a3eea608.loadPage($IPageLoader_118a3eea608.java) >> * >> org.apache.tapestry.pageload.PageSource.makeObject(PageSource.java:152) >> >> Thanks, >> >> Matt >> -- >> View this message in context: >> http://www.nabble.com/Upgrading-from-Tapestry-4.1.3-to-4.1.5-tp16008409p16008409.html >> Sent from the Tapestry - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > > -- > Andreas Andreou - [EMAIL PROTECTED] - http://blog.andyhot.gr > Tapestry / Tacos developer > Open Source / JEE Consulting > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Upgrading-from-Tapestry-4.1.3-to-4.1.5-tp16008409p16011145.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]