Hello, we are developing for IBM java on AIX, which doesn't contain packages like com.sun.org.apache.xerces.*. Unfortunately saaj-impl depends directly on these packages. Is there some possibility to replace saaj implementation with another alternative? I have already tried axis2-saaj implementation but got into deep troubles with many org.w3c.dom.* Exceptions
yes I know I can force AIX java to use xercesImpl (containing those packages), but it is not clean and therefore we prefer to remove the ugly library saaj-impl Best Regards -- Jiri Mikulasek --------------------------------- Developer AURA, s.r.o. Uvoz 499/56; 602 00 Brno ISO 9001 certified company AQAP 2110 (ČOS 051622) tel./fax: +420 544 508 115 e-mail: [EMAIL PROTECTED] http://www.aura.cz ---------------------------------
