Subject | Re: [Firebird-Java] Jaybird 3.0.0-beta-3 EncodingFactory$DefaultEncodingFactory error |
---|---|
Author | William L. Thomson Jr. |
Post date | 2017-03-13T14:59:05Z |
On Monday, March 13, 2017 4:34:45 AM EDT you wrote:
newer version than JDK 7 but not as new as JDK 8 which I am using, 2.2.8.
https://en.wikipedia.org/wiki/Java_Architecture_for_XML_Binding#Versions
Looks like 2.2.5 is for older JDKs as it has activation.jar. There is also a
Jaxb-Endorsed that just has jaxb-api.jar. The other has several jars.
Might be able to stop using it by removing it from Libraries. I will have to
experiment to confirm. Though maybe required by Netbeans to operate, not sure.
--
William L. Thomson Jr.
> On 2017-03-13 05:23, 'William L. Thomson Jr.' wlt-ml@...Your welcome, try to help where I can not just rant.
> [Firebird-Java] wrote:
> > Seems to be jaxb issue with the default-firebird-encodings.xml
>
> Thank you for providing the stacktrace.
> Classloading issues are my favorite. Why does Netbeans have its own copyNot really sure, seems to be an older one 2.2.5. Looks like it was using a
> of JAXB, when it is included in Java?!
newer version than JDK 7 but not as new as JDK 8 which I am using, 2.2.8.
https://en.wikipedia.org/wiki/Java_Architecture_for_XML_Binding#Versions
Looks like 2.2.5 is for older JDKs as it has activation.jar. There is also a
Jaxb-Endorsed that just has jaxb-api.jar. The other has several jars.
Might be able to stop using it by removing it from Libraries. I will have to
experiment to confirm. Though maybe required by Netbeans to operate, not sure.
--
William L. Thomson Jr.