Duplicate class loads with 10.3.3. and JDK 1.6.0_18?
Hi all,
in the above constellation (Weblogic 10.3.3, Sun JDK 1.6.0_18) we face the problem of duplicate class loads. This seems to happen, because we have a softlink on our ${domain_home}/servers/server01 directory to point to a directory in /var/...As this only happens with one single application whereas all others are running fine, I wonder if this could be caused by any class loading specifications within the application. I already set all
Here the messages showing, that the classes are referenced from 'diffrent' pathes:
in the above constellation (Weblogic 10.3.3, Sun JDK 1.6.0_18) we face the problem of duplicate class loads. This seems to happen, because we have a softlink on our ${domain_home}/servers/server01 directory to point to a directory in /var/...As this only happens with one single application whereas all others are running fine, I wonder if this could be caused by any class loading specifications within the application. I already set all
<prefer-web-inf-classes>
within the weblogic.xml files back to 'false', but this didn't cure the problem. Has anybody any idea for us?
Here the messages showing, that the classes are referenced from 'diffrent' pathes:
0