3 Replies Latest reply on Sep 20, 2005 10:58 AM by thomas.diesler

    Axis implementation in 4.0.2 buggy - elements not qualified

      Hi,

      I am implementing webservices of the type document/literal and am having trouble with (sub) element namespaces on the message sent back by JBoss.

      It looks like the Axis implementation in Jboss is buggy; (sub)elements in the SOAP message sent back do not have any namespace prefix even though the schema attribute elementFormDefault is set to qualified.

      Setting it to unqualified is a workaround (when you can afford it).

      Please check the link below for the axis issue.

      http://java2.5341.com/msg/94432.html

      Bruno