Bug#878971: [libjaxb-java] libjaxb-java cause guacamole start fail

Takuya Ono takuya-o at users.osdn.me
Wed Jan 10 23:18:39 UTC 2018


I am testing libjaxb-java 2.3.0-3. Recently, jaxb-impl.jar was divided
into jaxb-runtime.jar and jaxb-core.jar. And, jaxb-impl.jar just
symbolic link to jaxb-runtime.jar. But, it does not include jaxb-core.jar.
The other hand, guacamole 0.9.9 reference only jaxb-impl.jar.

Workaround:
Make symbolic link to jaxb-core.jar on
/usr/share/guacamole/guacamole/WEB-INF/lib/.

Example:
root:/usr/share/guacamole/guacamole/WEB-INF/lib# ln -s
../../../../java/jaxb-core.jar

> How shoud we resolve this problem? change libjaxb-java or guacmole?

I believe that the root cause is libjaxb-java's specification change.

Ref: We discussed on my blog. http://on-o.com/page/diary/20171009.html
(Japanese)
--
Takuya Ono <takuya-o at users.osdn.me> <takuya-o at users.sourceforge.jp>



More information about the pkg-java-maintainers mailing list