peter - the first step would be to isolate the issue are you able to make this widget work without tapestry and with just plain vanilla HTML and dojo?
if not, then that would be an excellent starting point. On 10/17/06, Peter Beshai <[EMAIL PROTECTED]> wrote:
I am interested in using the dojo progress bar discussed at http://www.richardrodger.com/roller/page/richard/Weblog/dojo_progress, but I can't figure out how to get it to work in Tapestry (4.1). I'm confused about where to put the widget files and how to reference them. Do I have to add it as an asset into my page?? Ive currently put them in src/main/webapp/dojo/ricebridge/widget -- and i'm not sure if that's a good spot. How do I point tapestry to the right spot of the widget so it can find it? I currently get the following warnings from my log: WARN (tapestry.services.Asset:251) Classpath resource '/dojo/dojo/ricebridge/widget/RicebridgeProgress.js' does not exist. WARN tapestry.services.Asset Classpath resource '/dojo/dojo/ricebridge/widget/RicebridgeProgress.js' does not exist. WARN (tapestry.services.Asset:251) Classpath resource '/dojo/dojo/ricebridge/widget.js' does not exist. WARN tapestry.services.Asset Classpath resource '/dojo/dojo/ricebridge/widget.js' does not exist. WARN (tapestry.services.Asset:251) Classpath resource '/dojo/dojo/ricebridge/__package__.js' does not exist. WARN tapestry.services.Asset Classpath resource '/dojo/dojo/ricebridge/__package__.js' does not exist. WARN (tapestry.services.Asset:251) Classpath resource '/dojo/dojo/ricebridge.js' does not exist. WARN tapestry.services.Asset Classpath resource '/dojo/dojo/ricebridge.js' does not exist. WARN (tapestry.services.Asset:251) Classpath resource '/dojo/__package__.js' does not exist. WARN tapestry.services.Asset Classpath resource '/dojo/__package__.js' does not exist. Peter Beshai _________________________________________________________________ Voyez vos amis en faisant un appel vidèo dans Windows Live Messenger http://imagine-msn.com/messenger/launch80/default.aspx?locale=fr-ca --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Thanks, Karthik