Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4006000
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T08:27:44+00:00 2026-05-20T08:27:44+00:00

Setting up a simple grails app with Dojo, i used the grails install-plugin dojo

  • 0

Setting up a simple grails app with Dojo, i used the

grails install-plugin dojo

to setup the dojo js files. In my main.gsp i have this

<html>
<head>
    <title><g:layoutTitle default="Grails" /></title>
    <link rel="stylesheet" href="${resource(dir:'css',file:'main.css')}" />
    <link rel="shortcut icon" href="${resource(dir:'images',file:'favicon.ico')}" type="image/x-icon" />
    <g:layoutHead />
    <g:javascript library="application"/>
    <g:javascript library="dojo"/>
    <dojo:header modules="['dojo.data.ItemFileReadStore','dijit.form.ComboBox']"/>
    <g:javascript>
        //dojo.addOnLoad(function(){alert("dojo loaded.");});
    </g:javascript>
</head>

On my index.gsp page, i setup the following elements

        <div>
        <div jsId="search" dojoType="dojo.data.ItemFileReadStore"
            url="<g:createLink controller="runner" action="findrunner"/>"></div>

            <input dojoType="dojo.data.FilteringSelect"
                id="chooser"
                name="feed"
                store="search"
                searchAttr="url"
                autocomplete="true"
                pageSize="5"/>

        </div>

Start the app but keep getting this error from firebug

GET http://localhost:8080/xxx/js/dojo/1.4.3/dojo/data/ItemFileReadStore.js

404 Not Found
        5ms 
dojo.js (line 16)
ParamsHeadersPostPutResponseCacheHTML

..</head><body><h1>HTTP Status 404 - /xxx/js/dojo/1.4.3/dojo/data/ItemFileReadStore.js</h1>
<HR size="1" noshade="noshade"><p><b>type</b> Status report</p><p><b>message</b> 
<u>/xxx/js/dojo/1.4.3/dojo/data/ItemFileReadStore.js</u></p><p><b>description</b> 
<u>The requested resource (/xxx/js/dojo/1.4.3/dojo/data/ItemFileReadStore.js) is not available.</u>
</p><HR size="1" noshade="noshade"><h3>Apache Tomcat/6.0-snapshot</h3></body></html>

Any ideas?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T08:27:44+00:00Added an answer on May 20, 2026 at 8:27 am

    Seems the ‘dojo plugin’ didn’t seems to install all the required dojo files. I manually installed dojo 1.5 and extract the zip to /webapps/js/dojo/1.5.0 and enabled the version in my main.gsp like this

    <script src="js/dojo/1.5.0/dojo/dojo.js"></script>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm writing a simple app that's going to have a tiny form sitting in
I'm setting up a simple page that just displays the contents of an XML
I must be overlooking something simple. I'm setting a variable from a query result
Setting up ASP.net MVC with Linq2SQL or Entity Framework's context to have scaffolding work
I am building a web application using Grails. I decided to use dojo and
I have the following for my log4j DSL configuration in Grails 1.2: log4j =
All the examples I have seen where the PropertyPlaceHolderConfigurer is used seem to be
Im setting up a simple checker program thing. For now, its extremely simple and
I'm setting up a really simple WCF service whos only job is to receive
I'm working on a simple templating system. Basically I'm setting it up such that

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.