Attribute namespace is getting dropped

2007-02-02 Thread Lucas Theisen
n the _operationClient that does not correctly serialize the OMElementImpl (as it does in the toString). Please help Thank you, Lucas Theisen - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [

Re: Broken StAXOMBuilder

2007-02-01 Thread Lucas Theisen
Srinivas wrote: Lucas, Please create a JIRA issue and upload a complete test that can be used to diagnose/fix the problem. That will help speed things up. thanks, dims On 1/30/07, Lucas Theisen <[EMAIL PROTECTED]> wrote: Hi, I have been debugging some code that was generated by the Axis

Re: Broken StAXOMBuilder

2007-01-31 Thread Lucas Theisen
can be used to diagnose/fix the problem. That will help speed things up. thanks, dims On 1/30/07, Lucas Theisen <[EMAIL PROTECTED]> wrote: Hi, I have been debugging some code that was generated by the Axis2 code generator. The code appears to be working except that the namespace settin

Re: Broken StAXOMBuilder

2007-01-31 Thread Lucas Theisen
speed things up. thanks, dims On 1/30/07, Lucas Theisen <[EMAIL PROTECTED]> wrote: Hi, I have been debugging some code that was generated by the Axis2 code generator. The code appears to be working except that the namespace settings for the attributes are getting stripped off by the StAXOMB

Broken StAXOMBuilder

2007-01-30 Thread Lucas Theisen
Hi, I have been debugging some code that was generated by the Axis2 code generator. The code appears to be working except that the namespace settings for the attributes are getting stripped off by the StAXOMBuilder. Here is what I have done to narrow this down. I added some print statement

Re: Code generation not working

2007-01-30 Thread Lucas Theisen
from the exact same wsdl, it creates correct code, and only the classes that i created in the types section of my wsdl. What should I do to remedy this situation? Thanks, Lucas Lahiru Sandakith wrote: Hi Lucas, This is fixed now, please try the same download. Thanks sandakith On 1/26/07,

Re: Code generation not working

2007-01-30 Thread Lucas Theisen
ction of my wsdl. What should I do to remedy this situation? Thanks, Lucas Lahiru Sandakith wrote: Hi Lucas, This is fixed now, please try the same download. Thanks sandakith On 1/26/07, *Lucas Theisen* < [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: Amila, It

Re: Code generation not working

2007-01-26 Thread Lucas Theisen
the plugin? Thank you, Lucas Theisen Amila Suriarachchi wrote: Are you using Axis2 or Axis1? Can you try eclipse plugin at http://ws.apache.org/axis2/tools/1_1/eclipse/wsdl2java-plugin.html On 1/25/07, *Lucas Theisen* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: H

Code generation not working

2007-01-25 Thread Lucas Theisen
but is of type Message[][] and the third is called message of type Message[]. The generator does not even create a Transaction class. I am using eclipse and the web standard tools and WASCE plugin to generate the code. As a side not, I am