Login  Register

OSGi: need J3D 1.6 source code for a patch

Posted by JeanPhi on Oct 31, 2013; 9:46am
URL: https://forum.jogamp.org/OSGi-need-J3D-1-6-source-code-for-a-patch-tp4030430.html

Hello, I need J3D to run in an OSGi environment. The problem is that is is not compatible as is. Good news is that with very few changes, J3D may be converted to a nice working bundle.

As I was not able to find J3D 1.6.0 sources, I patched J3D 1.6.0 with a source from the 1.5 version. This works fine for most OS/JDK versions. However it seems to fail with some combination of OS/Java such as RHED6 & Java 1.6.0_45 (works ok with 1.6.0_18).

Where may I find J3D 1.6.0 or later sources?