Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated dojo/dojo.js to dojo/dojo/dojo.js in the doc.

...

Code Block
<script type="text/javascript" src="/dojo/dojo/dojo.js"></script>

The debug views in the Geronimo administration console use the Dojo plugin. So if the debug views are installed and activated then the Dojo files should already be available in the server at the "/dojo" context. Otherwise, you can manually install the Dojo plugin using the deploy.sh command line tool or the Plugins portlet in the administration console.

...

To see which version of Dojo is currently available in the server look for "dojo.version" in http://localhost:8080/dojo/dojo/dojo.jsImage Modified.