gems-uff / oceano

Oceano project is an integrated environment, focused on Software Configuration Management applied to projects under version control
http://gems.ic.uff.br/oceano/
MIT License
7 stars 2 forks source link

Remove Glassfish support from web module #4

Open dheraclio opened 10 years ago

dheraclio commented 10 years ago

Glassfish is causing to much time and effort to debug the web module. E.g.: The automated deployment through Maven of the war file is not a stable process in Netbeans, causing constant need to manually perform it.

Jetty is already setup in the project. It also does not require additional software to be installed, thanks to a Maven plugin.