On Fri, May 22, 2009 at 11:32 AM, Ramkumar R <[email protected]> wrote: > Hi All, > > TUSCANY-3046 was raised initially with spring issues, the spring issues are > now seem to be resolved > and I see a different error msg as shown below... > > [java] - OMException in getSOAPBuilder > [java] org.apache.axiom.soap.SOAPProcessingException: First Element > must contain the local name, Envelope , but found html
>From "First Element must contain the local name, Envelope , but found html " i'd guess is that some service endpoint is using a different path than a WS reference is using so the request returns an error instead of a SOAP message. ...ant
