I am trying to get Jetty 9.1 and Railo 4.1 to run together. While I was successful on my windows 7 development machine I am having issues on my Gentoo production environment. In trying to determine what is wrong so I used the --list-config option.
When the config list is displayed the process crashes on any jar file that does not have a manifest file. I can rename the files so they are not picked up but it seems like jetty should handle the situation better. Instead of just stopping with a NullPointerException it could just list manifest file missing and go on. -- Andrew Penhorwood [email protected] www.coldbits.com
_______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
