On 07.06.2016 21:59, Michaël Michaud wrote:
> Hi Ede,
>
> Yeah, works fine now.
good to hear
> Can you explain in a few words what problem is the new code going to solve ?
the initial bug itself was that "instanceof WFSLayer" and casting to it didn't
work as the same class was obviously loaded
Hi Ede,
Yeah, works fine now.
Can you explain in a few words what problem is the new code going to solve ?
Why do we need to use a special class loader for the main application ?
Thanks,
Michaël
Le 06/06/2016 à 14:42, edgar.sol...@web.de a écrit :
> hmm, your IDE adds the java jars, which are
hmm, your IDE adds the java jars, which are usually autofound by java to the
classpath explicitely. it tried to adapt our classloader to that. can you
please try r4930?
thanks ..ede
PS: http://dilbert.com/strip/2016-06-05
On 06.06.2016 13:51, Michaël Michaud wrote:
> Hi Ede,
>
>
> Whole sec
Hi Ede,
Whole second exception stack is :
java.lang.SecurityException: Prohibited package name: java.lang
at java.lang.ClassLoader.preDefineClass(ClassLoader.java:659)
at java.lang.ClassLoader.defineClass(ClassLoader.java:758)
at
java.security.SecureClassLoader.defineClass(Secur