[jboss-user] [JBoss Seam] - Re: Dealing with JAR conflicts

norman.richards@jboss.com do-not-reply at jboss.com
Mon Jan 8 11:48:09 EST 2007


Can you set Java2ParentDelegation to false on your loader-repository  (jboss-app.xml) and see if that lets you see your local classes first?


  | <loader-repository>
  |     seam.jboss.org:loader=seam-pay
  |         <loader-repository-config>java2ParentDelegation=false</loader-repository-config>
  | </loader-repository>
  | 

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

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



More information about the jboss-user mailing list