Return-Path: Delivered-To: apmail-xml-axis-user-archive@xml.apache.org Received: (qmail 54587 invoked by uid 500); 13 Aug 2002 22:25:12 -0000 Mailing-List: contact axis-user-help@xml.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@xml.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-user@xml.apache.org Received: (qmail 54576 invoked from network); 13 Aug 2002 22:25:11 -0000 Message-ID: <6DD53F8578D7D41193C400B0D0B00910017DAC4A@rm-nt-exch3.russellmellon.com> From: "Jung, Eric (Contractor)" To: "'axis-user@xml.apache.org'" Subject: LinkageError Date: Tue, 13 Aug 2002 15:25:18 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2655.55) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Status: O X-Status: X-Keywords: Hi everyone, Java2WSDL has stopped working for me when I upgraded to Axis Beta 3. I have tried the Beta 3 release and the nightly build dated 13 Aug 02, but get the same results. I also tried both xerces-2_0_0 and xerces-2_0_2, but get the same results. Bugzilla doesn't have any mention of my problem. I am using j2sdk1.4.0_01. In the mailing list archives, there was someone who had a similar problem back in March (see http://marc.theaimsgroup.com/?l=axis-user&m=101654845002455&w=2), but obviously this was before Beta 3. Unforunately, there was no resolution posted to his problem. Here is the stack trace when calling org.apache.axis.wsdl.Java2WSDL: java.lang.LinkageError: loader constraints violated when linking org/w3c/dom/Document class at org.apache.xerces.jaxp.DocumentBuilderFactoryImpl.newDocumentBuilder(Documen tBuilderFactoryImpl.java:88) at org.apache.axis.utils.XMLUtils.newDocument(XMLUtils.java:283) at org.apache.axis.wsdl.fromJava.Types.createDocumentFragment(Types.java:906) at org.apache.axis.wsdl.fromJava.Types.(Types.java:136) at org.apache.axis.wsdl.fromJava.Emitter.createTypes(Emitter.java:529) at org.apache.axis.wsdl.fromJava.Emitter.getWSDL(Emitter.java:321) at org.apache.axis.wsdl.fromJava.Emitter.emit(Emitter.java:227) at org.apache.axis.wsdl.fromJava.Emitter.emit(Emitter.java:281) at org.apache.axis.wsdl.Java2WSDL.run(Java2WSDL.java:456) at org.apache.axis.wsdl.Java2WSDL.main(Java2WSDL.java:495) [...snip...] at org.apache.tools.ant.Main.main(Main.java:235) Here is way I invoke Java2WSDL: Any ideas? Thank you in advance for your suggestions, Eric H. Jung Software Engineer Russell/Mellon Analytical Services Everett, MA, USA 1-617-382-1373