Re: I´m lost in the architecture

2006-08-30 Thread Jesse McConnell
the trunk has the conversion from -web to the -webapp where -webapp is now using webwork for the UI layer...-web will be removed from trunk once folks are comfortable that the conversion is complete :) For example, the -web still has all the places that authorization is used to toggle display of

Re: I´m lost in the architecture

2006-08-30 Thread Lucas Gonçalves
I forgot explain that i changed continuum-webapp. Why there is too projects, continuum-web and continuum-webapp? Sorry i´m asking this but i´d never read about plexus... On 8/30/06, Lucas Gonçalves <[EMAIL PROTECTED]> wrote: First of all, sorry about my English! I need some features. In a resu

Re: I´m lost in the architecture

2006-08-30 Thread Jesse McConnell
the trunk isn't working with the plexus-application atm.. your best bet to test something like this is to build everything from the top level and go into the continuum-webapp directory and run something like mvn jetty:run that will start continuum up on localhost port 9090 and you can test th

I´m lost in the architecture

2006-08-30 Thread Lucas Gonçalves
First of all, sorry about my English! I need some features. In a resultbuild page of the projects a need know the revision(svn) from the build was done. Second i need to put the link of project´s site in main page, the page that show all projects in continuum. Ok is simple features! But i did th