I added to file jboss-web.xml the following:
<class-loading java2ClassLoadingCompliance="false">
   <loader-repository>
      dot.com:loader=xwiki.war
      <loader-repository-config>java2ParentDelegation=false</loader-repository-config>
   </loader-repository>
</class-loading>
as was described on http://www.jboss.org/wiki/Wiki.jsp?page=ClassLoadingConfiguration

but it doesn't work... When I try to receive access to 
net.sf.hibernate.connection.ConnectionProviderFactory class then I receive class from 
server//lib/hibernate2.jar not from my WEB-INF/lib/hibernate2.jar

What wrong?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3849274#3849274

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3849274


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to