-
trace log:
Line 3954350: [2/12/18 15:02:10:792 EST] 00000064 id= com.ibm.ws.jaxrs21.sse.LibertySseEventSinkImpl > Entry
Line 3954371: [2/12/18 15:02:10:792 EST] 00000064…
-
I've been trying to get this to work when using a DTD. As far as I understand, the "standard" binding mechanism doesn't work and one has to use `xml-java-binding-schema`. I tried the following two but…
-
I've tried to validate the schema of dmn and xml files from TestCases folder.
The dmn files are fine. Some of the xml tests are failing validation due to missing nillable attribute in the testCases…
-
I failed trying to lauch Minecraft Environment with the following error messages (it's too long so I just put some error bits):
DEBUG:minecraft_py:[ant:javac] warning: [options] bootstrap class path …
-
I failed trying to lauch Minecraft Environment with the following error messages (it's too long so I just put some error bits):
DEBUG:minecraft_py:[ant:javac] warning: [options] bootstrap class pat…
-
Given an xsd, this plugin, using https://github.com/sabomichal/immutable-xjc to generate jaxb java files, and setting compileJava to depend on xjc task, when I comment out some of the xsd such that on…
-
When you are doing a release using the maven release plugin the default output directory for generated sources 'generated-sources/jaxb' of the jaxb2 plugin does not get promoted as 'generatedSourcesDi…
-
I cannot find any information about the needed libraries for compiling immutable-xjc. I am using Java 8 and have added jaxb-core/-impl/-xjc, stax-api and activation into the class path. I still get er…
-
## Overview
Encountering error apparently related to `sed` while attempting to build the code base. Not familiar with bazel or xjc well enough to diagnose further.
## System information
```
…
-
Hi,
Maybe here is not the right place to ask questions, but I do have two questions regarding scalaxb.
**Q1: Is that scalaxb can use the binding xml (like xjc) to generate LocalDate rather than …
gcqst updated
7 years ago