slms4redd / nfms-portal

NFMS web portal client
nfms4redd.org
GNU General Public License v3.0
0 stars 1 forks source link

Remove dependencies on jetty #51

Closed fergonco closed 9 years ago

fergonco commented 11 years ago

It is documented how to debug in eclipse using its j2ee support (nfms4redd/nfms-documentation@7f85cd6) so jetty dependencies are maybe not necessary anymore.

Ticket added to decide later, depending on how the eclipse method works and if someone's using the jetty way.

Damianofds commented 11 years ago

But why? Some problems has occurred using Jetty? What's about If a developer uses NetBeans, IntelliJIdea or another IDE? or no IDE? with jetty using mvn jetty:run command the portal could be started directly from command line after the repo is cloned.