Results 1 to 3 of 3

Thread: Dojo/Dijit/Spring.js missing

  1. #1
    Join Date
    Aug 2009
    Posts
    16

    Default Dojo/Dijit/Spring.js missing

    Hello,

    I followed the video http://www.jroller.com/desmax/entry/roo and created a new roo project. when I deploy the war on tomcat the forms do not show. The expected folders resources/dojo resources/dijit resources/spring are missing.

    Any idea?

    Thanks

  2. #2

    Default

    Hi,

    That folders should been in the spring-js.jar file, in the meta-inf directory i think, not in the project itself, have you checked that location??

    Regards

  3. #3
    Join Date
    Aug 2009
    Posts
    16

    Default

    I think I found the problem. For some reason if I use

    add field ... -notNull true

    or even

    add field ... -notNull

    the field is not displayed.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •