Hi Ramesh, It is comforting to know it actually works. Thanks for trying it out.
I was using axis2. 1.1 and I just reinstall the axis2 1.1 and tried it again, still get the same problem. I have two question. 1. When you mentioned XML Bean 2.2.0, it is the one xbean-2.2.0.jarcomes with the axis2 package, not an outside jar, right? 2. Do you mind share the test wsdl and the source file that you did the instanceof test. I would like to see if I am not doing the right thing using the generated object. Did you see the xsi:type in the soap message for both directions? Thanks, -Bo On 1/5/07, Ramesh Gurunathan < [EMAIL PROTECTED]> wrote:
Hi Guys, I tested this today against axis2 1.1 [XML beans 2.2.0]. It actually works. The instanceof check passes. I then switched to Debug perspective to introspect the object type, everything looks perfect. Bo - Try again and see if you can duplicate the problem in axis2 1.1 Ramesh On 1/4/07, Ajith Ranabahu <[EMAIL PROTECTED]> wrote: > Hi, > > > Hi Ajith, > > > > The Address class only has getter and setter for name, city etc. No > > getAddress. Do you see this ignoring of xsi:type in creating instance as a > > bug? > > Yep. It is a bug. But AFAIK it was reported to be working. In any case > you can file a Jira with your schema. > > Ajith > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
