I've created a new issue in JIRA with all the requested files. Here's the url http://issues.apache.org/jira/browse/AXIS2-2644.
Thank you, Artem Portnoy iWay Software ----- Original Message ---- From: Davanum Srinivas <[EMAIL PROTECTED]> To: [email protected] Sent: Friday, May 4, 2007 5:13:28 PM Subject: Re: Problem using faults under axis2 with XMLBeans data binding And the sample soap request / response as well (captured via tcpmon) or sample client code to recreate the problem. thanks, dims On 5/4/07, Davanum Srinivas <[EMAIL PROTECTED]> wrote: > Artem, > > Please log a bug in JIRA and upload your wsdl and xsd's. > > thanks, > dims > > On 5/4/07, Artem Portnoy <[EMAIL PROTECTED]> wrote: > > Hi, > > > > We've been successfully using 'fault' messages with Axis1, but now we > > decided to switch to using Axis 2, so that we can use XmlBeans data > > binding. The problem we're faced with is that it appears as though fault > > support is broken. We're getting the following exception when a fault > > message is returned by the server instead of the regular response message... > > > > org.apache.xmlbeans.XmlException: Element [EMAIL > > PROTECTED]://configsm.ibi.com/xml/registry is not a valid [EMAIL > > PROTECTED]://configsm.ibi.com/xml/registry document or a valid substitution. > > at > > org.apache.xmlbeans.impl.store.Locale.autoTypeDocument(Locale.java:322) > > at > > org.apache.xmlbeans.impl.store.Locale.parseToXmlObject(Locale.java:850) > > at > > org.apache.xmlbeans.impl.store.Locale.parseToXmlObject(Locale.java:826) > > at > > org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase.parse(SchemaTypeLoaderBase.java:231) > > at > > com.ibi.configsm.xml.registry.AddTransformResDocument$Factory.parse(Unknown > > Source) > > at > > com.ibi.iwregistry.config.IwregistryStub.fromOM(IwregistryStub.java:15994) > > at > > com.ibi.iwregistry.config.IwregistryStub.AddTransform(IwregistryStub.java:11784) > > > > Any help would be appreciated. > > > > Regards, > > > > Artem Portnoy > > iWay Software > > > > > > > > > > __________________________________________________ > > Do You Yahoo!? > > Tired of spam? Yahoo! Mail has the best spam protection around > > http://mail.yahoo.com > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > Davanum Srinivas :: http://davanum.wordpress.com > -- Davanum Srinivas :: http://davanum.wordpress.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
