What version of axis2 are you using? If not using 1.3, try upgrading to that if possible. This seems like an old bug.
If you are using axis2 1.3, try pasting your code and wsdl and maybe someone can help. Robert On 10/16/07, Antonio Manuel Muñiz Martín <[EMAIL PROTECTED]> wrote: > Hi. > I´m using XMLBeans data binding. I receive the response Document and I do > > Foo f = response.getFooResponse().getReturn(); > > Foo has an attribute named foo and > > f.getFoo() returns null, but f.toString () return a string which contains > the correct xml (with foo attribute fixed). > > ¿Why f.getFoo() returns null? > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]