Forum Discussion
ioannis
13 years agoNew Contributor
It looks like I was partially correct wrt to the classloading issues. Because Felix is used under the covers, it messes up with the com.sun.* packages. I have fixed this by changing the felix properties, but I now face another issue. I have some config files at the root of my jar which are not detected by the classloader. Is there any way I can convince the loadUI classloader to look from the root?