Re: Non-Accessible Public Method??

2017-06-08 Thread Niclas Hedhman
Also, I think that this will go away when the classloading is fixed (if it can be fixed) Just to give some history for those who weren't around; When we set out back in 2006 to do Qi4j, one of the starting points was to not need any particular classloading approach, classes were always supposed

Build failed in Jenkins: Polygene(JavaEdition)-develop-java8-checkDists #240

2017-06-08 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H17 (ubuntu xenial) in workspace

Re: Non-Accessible Public Method??

2017-06-08 Thread Niclas Hedhman
Wow!!! If I had read the exception a bit clearer, I would probably have gotten this sooner. The return type is not public, and since the _Stud is in a different class space, it is not accessible. Since I am probably one of the few in the world who don't make every class public, this is probably

Re: Non-Accessible Public Method??

2017-06-08 Thread Niclas Hedhman
N... That was the Proxy of the mixin, that had the application classloader. Of course Continue to dig in this. On Fri, Jun 9, 2017 at 11:11 AM, Niclas Hedhman wrote: > Ok, so I have traced this down to; > > The private mixin sqlTable is loaded by the