[AXIS2] help needed from AXIS2 designers

2006-09-14 Thread Charak, Vikas
Hi Axis2 Designer/ Developers, I have been trying to invoke AXIS2 version service deployed in WEBSPHERE. REST version works but not SOAP version. I really appreciate your guidance in this matter. If I can do this then AXIS2 will be used in a big way in our company. We will be developing lot of

RE: [AXIS2] help needed from AXIS2 designers

2006-09-14 Thread Charak, Vikas
To: axis-user@ws.apache.org Subject: [AXIS2] help needed from AXIS2 designers Hi Axis2 Designer/ Developers, I have been trying to invoke AXIS2 version service deployed in WEBSPHERE. REST version works but not SOAP version. I really appreciate your guidance in this matter. If I can do

Re: [Axis2] Help needed!

2005-07-28 Thread jayachandra
Thanks guys for the help! Finally I figured out a way to solve my problem. Jaya On 7/28/05, jayachandra [EMAIL PROTECTED] wrote: Alek! Thanks for reply but, the problem I have is that I don't have any java class files available with me. It's all a set of .xsb files. And some remote mailing

Re: [Axis2] Help needed!

2005-07-28 Thread Aleksander Slominski
jayachandra wrote: Alek! Thanks for reply but, the problem I have is that I don't have any java class files available with me. It's all a set of .xsb files. And some remote mailing list entry enlightened me that XML Beans uses .xsb meta data files to load a precompiled schema (quickly). But it

Re: [Axis2] Help needed!

2005-07-28 Thread Aleksander Slominski
well, so what was it? alek jayachandra wrote: Thanks guys for the help! Finally I figured out a way to solve my problem. Jaya On 7/28/05, jayachandra [EMAIL PROTECTED] wrote: Alek! Thanks for reply but, the problem I have is that I don't have any java class files available with me. It's

Re: [Axis2] Help needed!

2005-07-28 Thread jayachandra
Yeah! I had that class generated, but tried to use the constructor that's provided without looking much into the code where in the end a static final Factory class and also a static final SchemaType type datamember were provided. Actually the constructor was asking for a SchemaType to be given as

[Axis2] Help needed!

2005-07-27 Thread jayachandra
Hi guys! Do anyone around have some familiarity with XML Beans and xsb files. I have the Axis2 wsdl2java tool generating the following schema system meta data files schema | system | | | foo | | |

Re: [Axis2] Help needed!

2005-07-27 Thread Aleksander Slominski
jayachandra wrote: Hi guys! Do anyone around have some familiarity with XML Beans and xsb files. I have the Axis2 wsdl2java tool generating the following schema system meta data files schema | system | | | foo | | |