--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org
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?
- Java 10; JAXB; and Tomcat 9 Jerry Malcolm
- Re: Java 10; JAXB; and Tomcat 9 Emmanuel Bourg
- Re: Java 10; JAXB; and Tomcat 9 Jerry Malcolm
- Re: Java 10; JAXB; and Tomcat 9 Emmanuel Bourg
- Re: Java 10; JAXB; and Tomcat 9 Riccardo Cohen