java - Specifying jaxb version to wsgen -


i'm suffering same error this question, can't use answer since i'm not using maven, i'm stuck on how specify version of jaxb use wsgen. i'm downloaded 2.2.7 jars , added them classpath, generated files still they've been generated using 2.2.4b1, presume included in jdk.

anybody know how specify wsgen jaxb version want use?


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -