4 Replies Latest reply on Apr 19, 2012 1:56 AM by rise.uday

    JBoss 5.1 endorsed library conflicts

    rise.uday

      Hi, I am upgrading a set of products from JBoss327 to JBoss5.1, the products use JAXB (jaxb-rt-1.0-ea.jar) and xercesImpl-1.0.jar

       

      i compiled the products using endorced directory machinism provided by Java, however on deployment i realised that the JBoss itself uses different versions of same apis as its endorced machenism (it is being used in start-up modules of JBoss).

       

      i seek help to resolve this issue, how can i use my version of Jars?