Hi,
I added
export-all="NON_EMPTY"
import-all="true"
as attributes to the <classloading> element. Same Error as before
(IllegalAccess...).
Markus
> I added the file jboss-classloading.xml to the META-INF/ directory of the RAR
> file with the following contents:
>
> <classloading xmlns="urn:jboss:classloading:1.0"
> parent-first="false">
> </classloading>
>
> I'm sorry, this is NOT the solution, it only changes the error/exception
> (ClassNotFoundException et.al. => I think that the xml above restricts the
> classloader too much.) and increases the number ;-). I have not understood
> the possibilities offered by jboss-classloading.xml though.
>
> Thank you all,
>
> Markus