0 Replies Latest reply on Feb 13, 2005 4:22 PM by anil.saldhana

    DII client side error

    anil.saldhana

      Yogesh,
      u r using Crimson parser that comes default with the JDK. You should be using Xerces available in lib/endorsed of your jboss installation.

      
      java -Djava.endorsed.dirs=path_to_jboss/lib/endorsed ...