Jetty 9 “--module” instead of “OPTIONS”
问题 I am trying to switch Jetty from 7.6 to 9.2. I read and understood that "OPTION" will no more work. So I changed my command from java -jar start.jar --ini **OPTIONS**=server,jmx,resources,websocket,ext,plus,jsp,annotations /u/khandela/project/base//etc/config/cometd/cometd_jetty_config.xml to start.jar --ini **--module**=server,jmx,resources,websocket,ext,plus,jsp,annotations /u/khandela/project/base//etc/config/cometd/cometd_jetty_config.xml But I got below warning: WARNING: ** Unable to