What's different from jettyrunner and full jetty distribution -


what's different between jettyrunner , full jetty distribution?

is jettyrunner lack of something?

if so, can add jar (like jetty-websocket.jar) classpath instead of using full distribution folder?

the jetty-runner artifact way start (most?) web applications directly commandline. works around of normal conventions related webapp classloaders, etc limited feature set @ point, haven't see groundswell of response needing features websocket support @ point haven't looked @ required that.

the full jetty distribution increasing becoming solid path forward more operations focused lot well, nice new features home , base directories, allowing tiers of base directory configuration letting share common configurations or libraries across multiple distinct application bases, etc... if sounds greek, should make sense normal corporate operations type person :)


Comments

Popular posts from this blog

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

php - render data via PDO::FETCH_FUNC vs loop -

The canvas has been tainted by cross-origin data in chrome only -