I just did a clean install of TC 9 on a new system.  I downloaded the latest JDK, (10).  My code started getting errors about JAXB Exception class not found.  I had already faced this with the JAMES installation and found out JAXB was removed in Java 9+, but was still available if called out.  The forums said to include --add-modules java.xml.bind on the Java command line.  This fixed it in JAMES.  But I added this to the java options in the TC configuration app and get an "invalid option" error.  Am I putting this option in the wrong place on the config panel?  Is there another way to call out JAXB in TC?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to