Hi! Im with the same problem than Kent but I have it on a Mac.
Command: java -cp .:reverse-engineering.jar:mysql-connector-java-5.1.28-bin.jar com.vertabelo.reverse.Main -url jdbc:mysql://mirrordb.konfio.mx:3306/mysql -user user -password pass -o wp.xml
The output of command is:
Error: no se ha podido inicializar la clase principal com.vertabelo.reverse.MainCausado por: java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
Any clue?
Customer support service by UserEcho
Hi! Im with the same problem than Kent but I have it on a Mac.
Command: java -cp .:reverse-engineering.jar:mysql-connector-java-5.1.28-bin.jar com.vertabelo.reverse.Main -url jdbc:mysql://mirrordb.konfio.mx:3306/mysql -user user -password pass -o wp.xml
The output of command is:
Error: no se ha podido inicializar la clase principal com.vertabelo.reverse.Main
Causado por: java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
Any clue?