You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Rich Bramante <Ri...@avid.com> on 2005/03/09 19:59:08 UTC

axis no joy after upgrading to 1.5 JVM

Hi,

 

We have been sailing along with Axis 1.1 and the 1.2 RC for awhile now
with no problems.

 

However, we recently upgraded a few clients to the 1.5 JVM and now they
are all failing with the exception:

 

"org.xml.sax.SAXParseException: Attribute "ns" bound to namespace
http://www.w3.org/2000/xmlns/ was already specified for element
"SOAP-ENV:Envelope"

 

As mentioned the same code was/is working on 1.4.2 JVMs (testing on both
Mac OSX and Win XP) but 1.5 JVMs now fail.

 

We tried upgrading to the latest revs of xerces(2.6.2) and axis
(1.2rc3), and still no luck...even rebuilt stubs with the new wsdl2j
command. 

 

Any thoughts or ideas?