Ingo Bruell wrote:
> PersonPK.class.getClassLoader():
> java.net.URLClassLoader@6a48be
> 
> ectx.getPrimaryKey().getClass().getClassLoader():
> java.net.URLClassLoader@76ba0f
> 
> Thread.currentThread().getContextClassLoader():
> java.net.URLClassLoader@7aece8

??? ooook.... soooo... what is the result of printing out the parent of
each of those classloaders (use getParent())?

/Rickard

-- 
Rickard �berg

Email: [EMAIL PROTECTED]

Reply via email to