...
6th July 2008 - Added the User Interfaces related to the Tuscany to the ACE. Submitted a few patches containing the changes done. Next step is to add the real functionality to the ACE while improving the UIs. It took some time to figure out how a JSP can be called within an another JSP in a portlet. This was not straight forward, as portlets have some abstractions from the underlying servlets. I could find only one article which described this matter. But it was a bit brief, so I had to go through the code to figure out the exact way to implement it.
10th July 2008 - It was decided to change the methodology of implementing the ACE. New way of doing it is integrating the domain manager web app into an ACE. Currently working on it.