Issues
- 5
- 4
- 0
Maven Coordinates for API and RI
#1216 opened by mkarg - 5
Java 9: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector
#1197 opened by plutext - 6
Split package between jaxb-impl and jaxb-core prevents usage as JPMS module
#1168 opened by gunnarmorling - 0
NumberFormatException leaks out through unmarshal
#1211 opened by rwalkerands - 0
JAVA 10 modules break old kludge
#1209 opened by HartwigThomas - 0
xjc is unusable with JAVA 10
#1208 opened by HartwigThomas - 2
jaxb-api 2.3.0 declares java.activation transitive dependency in module-info, but not in pom.xml
#1207 opened by lukaseder - 1
JAXBContext.newInstance(Class<?>) throws "JAXBException: Package java.lang with JAXB class xxx defined in a module java.base must be open to at least java.xml.bind module" if the class is in java.lang package
#1184 opened by LanceAndersen - 0
- 10
jaxb-xjc-2.3.0 ant BUILD FAILED
#1144 opened by marikp - 8
Compile failure in the modify-marshal sample with <xjc/> but fixed it somehow.
#1147 opened by ericjvandervelden - 0
Jaxb not validating values returned from unmarshal method in DateTimeAdapter
#1199 opened by puser-680 - 1
Basic Authentication issue
#1198 opened by sahinyanlik - 0
SpotBugs(FindBugs) should be run against JAXB
#1196 opened by LanceAndersen - 0
Documented exception thrown is incorrect for javax.xml.bind.DatatypeConverter#print(Object) methods
#1195 opened by LanceAndersen - 0
- 0
"Zero length BigInteger" error when unmarshaling
#1193 opened by LanceAndersen - 0
Spec needs update - Interpretation of empty values for different primitive types.
#1192 opened by LanceAndersen - 0
- 1
- 0
- 0
- 0
relaxngDatatype - split package problem on JPMS
#1186 opened by bravehorsie - 0
JAXBContext.newInstance( String contextPath ) javadoc is missing the @param and @return values
#1183 opened by LanceAndersen - 0
JAXB api openness propagation fails for JAXB annotated classes inner types
#1182 opened by LanceAndersen - 0
SOAPConnection uses HttpsURLConnectionOldImpl
#1181 opened by LanceAndersen - 0
- 0
- 0
- 0
- 1
JAXB does not support java.time.* types
#1174 opened by LanceAndersen - 0
Redundant <p> at end of paragraph
#1175 opened by LanceAndersen - 0
- 0
Missing tag for return type in method creating an instance of complex type
#1172 opened by LanceAndersen - 3
TR9401 catalog format support broken in JAXB 2.3.0?
#1171 opened by solind - 0
ModelBuilder fails to recognize a leaf
#1169 opened by TuomasKiviaho - 0
XSD to JAVA generation. One-level XSD elements are transformed to List<Object>
#1167 opened by Aventes - 1
XJC: anyAttribute ignored when combined with inheritance
#1146 opened by rcosne - 1
- 0
Order is random for the possible/allowed object list in javadoc comments on accessor methods where substitution group is used
#1162 opened by chrimann - 0
JAXB generates List of JAXBElements without declaring it - RuntimeExceptions
#1160 opened by ekleinod - 1
Unmarshalling Error Counter is causing unclear exceptions
#1139 opened by facundovs - 0
- 0
From property usPrice xjc generates getUSPrice, but should be getUsPrice; the same for the setter.
#1149 opened by ericjvandervelden - 0
Facing concurrentModificationException while using Jersey
#1143 opened by kyyash - 3
Where does I could find reference document?
#1138 opened by pollyduan - 0
Adapting reference type
#1137 opened by daanipuui - 0
POM contains insecure external repositories
#1136 opened by argv-minus-one