That seems like a fine step for now. Once we have better portal server integration (what is the status of Jetspeed 2 or a newer Pluto anyway?) we'll probably want to really split out the console features (and put all the portlets in modules near the features they go with). I think we can also find a way to eliminate the console-core package. So it may eventually collapse back down into a single EAR+WAR or even a single WAR, but I think that's longer term. If you go ahead with this, please don't make the change in the 1.1 branch, just in head. Thanks, Aaron On 4/3/06, Prasad Kashyap wrote: > Last week Aaron, Joe, Paul and I discussed on IRC the intent to > restructure the src dirs of the console under the application > directory. (http://servlet.uwyn.com/drone/log/bevinbot/geronimo/20060330) > > Geronimo-1660 (http://issues.apache.org/jira/browse/GERONIMO-1660) > will seek to achieve this. Just wanted to send this out to the larger > community before we commit the patch. > > Currently, the console is made up of 4 dirs under applications > - geronimo > - applications > + console-core > + console-ear > + console-standard > + console-framework > > The new structure will be as follows > - geronimo > - applications > - console <<--- new dir added here. existing console > sub-dirs moved under this. > + console-core > + console-ear > + console-standard > + console-framework > > This will keep all the console dirs in one place. As the console grows > to add more components/directories, it won't clutter up the > applications dir. > > Comments welcome. > > Cheers > Prasad >