Hi group,

I am using axis 1.4 generated services with code-first approach for ws
development.

For creating VB client, I used visual studio by adding web reference to
the project pointing to my web service.

It generated the client-side code, but the return from any of the ws
methods is always null/nothing.

Any pointers for resolving this problem would be helpful.

Thanks,
Ajit

-----Original Message-----
From: Charitha Kankanamge [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, February 12, 2008 4:24 PM
To: [email protected]
Subject: Re: .Net client

Hi Ajit,
See my comments inline.

[EMAIL PROTECTED] wrote:

> Hi Group,
>
>  
>
> Is nillable="*true*" in wsdl going to create problem as far as the 
> compatibility with .Net goes?
>
No. It will not give any problem.

>  
>
> When I access my ws from a .Net client, I always get a response as 
> null/nothing (even with primitive types).
>
> It works fine with Java client.
>
>  
>
> Has anybody faced this problem?
>
How did you create your service? is it a pojo or a generated service?

>  
>
> Thanks,
>
> Ajit
>
>  
>
> DISCLAIMER:
> This message contains privileged and confidential information and is 
> intended only for an individual named. If you are not the intended 
> recipient, you should not disseminate, distribute, store, print, copy 
> or deliver this message. Please notify the sender immediately by 
> e-mail if you have received this e-mail by mistake and delete this 
> e-mail from your system. E-mail transmission cannot be guaranteed to 
> be secure or error-free as information could be intercepted, 
> corrupted, lost, destroyed, arrive late or incomplete or contain 
> viruses. The sender, therefore, does not accept liability for any 
> errors or omissions in the contents of this message which arise as a 
> result of e-mail transmission. If verification is required, please 
> request a hard-copy version.
>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DISCLAIMER:
This message contains privileged and confidential information and is intended 
only for an individual named. If you are not the intended recipient, you should 
not disseminate, distribute, store, print, copy or deliver this message. Please 
notify the sender immediately by e-mail if you have received this e-mail by 
mistake and delete this e-mail from your system. E-mail transmission cannot be 
guaranteed to be secure or error-free as information could be intercepted, 
corrupted, lost, destroyed, arrive late or incomplete or contain viruses. The 
sender, therefore,  does not accept liability for any errors or omissions in 
the contents of this message which arise as a result of e-mail transmission. If 
verification is required, please request a hard-copy version.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to