I'm sure you didn't catch it because you don't have security set up, as Sam noted.
However, new SOAPEnvelope() throws an Exception?? This is clearly another JAXM-ism, and I for one would vote strongly in favor of hiding it for our classes. What useful Exception would this throw? --Glen ----- Original Message ----- From: "Glyn Normington" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 12, 2002 9:15 AM Subject: Re: [GUMP] Build Failure - Axis > > I can't understand why this build failure crept in, but I'm sure it was due > to the changes I made yesterday. I backed out the relevant change (adding a > SOAPException to the no-args constructor of the Axis SOAPEnvelope class) > this morning UK time, but Gump appears to have run earlier than that. > > What I can't understand is that I did a "cvs update -d2 of my whole Axis > tree (xml-axis and its contents) and a successful "ant clean all" before > committing my changes yesterday, so I don't understand why > SignedSOAPEnvelope didn't fail to compile for me. Any thoughts on this > mystery? If I can't trust this technique to prevent introducing build > breaks, can anyone suggest a better technique? > > Thanks! > > Glyn >