Peter, We include a copy of the Dojo javascript library as a web app in the JEE versions of the server. There are actually two of them included. One is Dojo version 0.4.x (dojo-legacy-tomcat or dojo-legacy-jetty) and the other is Dojo version 1.1.x (dojo-tomcat or dojo-jetty).
Because these are there, anyone can easily build webapps that use the Dojo library without having to incorporate it directly into your app. We originally included Dojo because there are a couple of screens in the console that use it. Those screens were written with the 0.4 version. Once all of those screens are rewritten to use the newer (non beta) version, we will probably remove the dojo-legacy apps to get the server footprint smaller. Jay Peter L. Berghold wrote: > > I am curious what is this dojo-tomcat application that shows up on the > Geronimo console? > >
