Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by mikson

  1. mikson

    Problems with XALAN under JRun 3.0

    Now I've got it up working. Just remove xt.jar in jrun/lib and parser.jar and jaxp.jar int jrun/lib/ext and place xerces.jar(comes with xalan) in jrun/lib/ext, and voila! Mikael Ernholm(mikael.ernholm@sdd.se)
  2. mikson

    Problems with XALAN under JRun 3.0

    The problem is that JRun has an xml-processor and xsl-processor(XT) of it's own that is not compatible with Xalan. I tried to remove the jars from jrun that cointains the xml-related stuff, but then JRun refused to start :-) Anyone with better luck? Mikael Ernholm (mikael.ernholm@sdd.se)

Part and Inventory Search

Back
Top