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 installed the executor plugin into my Grails app to do some simple asynchronous
I have simple issue setting a two-way databinding of a checkbox in Silverlight 3.0.
I am setting up a simple test page in Python. I only have two
while setting up a simple Rails app, I met an issue i never had
I am having difficulty setting up a simple html file using javascript to display
I started looking at this plugin for facebook integration in grails 2.0 apps. I
I am setting up a simple billing system, where I have a table that
I'm setting up a simple Django app -- a quiz. The questions and answers
I have a simple (not user-editable) numerical setting defined in a preferences XML as
I'm setting up a simple page that just displays the contents of an XML

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.