PC Review


Reply
Thread Tools Rate Thread

Accessing Java WebServices with C#

 
 
=?Utf-8?B?RGFuaWVsIFNhbnRhbmE=?=
Guest
Posts: n/a
 
      23rd Mar 2005
Hi, about Java WebServices, accessed by C#, I have two questions:

1) what I have to do, in order to use java webservices?
2) I search and I guess I must type the wsdl path in "add web reference".
Everything is fine... But I'm behind a proxy and I got this message, after
type my username and password (in the "Discovery Credential for Proxy Server"
popup:

"The underlying connection was closed: Unable to connect to the remote
server."

One coment: In the browser, after the proxy login, the wsdl is fine
displayed .

Tks!
Daniel's
 
Reply With Quote
 
 
 
 
Nicholas Paldino [.NET/C# MVP]
Guest
Posts: n/a
 
      23rd Mar 2005
Daniel,

You pretty much are doing the right thing.

If there is a proxy between your machine and the web service, then you
will have to access the object making the call on the client side, and set
the proxy details. Basically, your browser is getting through because the
proxy settings are already applied, and the request goes through
successfully.

Hope this helps.


--
- Nicholas Paldino [.NET/C# MVP]
- (E-Mail Removed)

"Daniel Santana" <(E-Mail Removed)> wrote in message
news:065B687D-F948-4DB7-8DCB-(E-Mail Removed)...
> Hi, about Java WebServices, accessed by C#, I have two questions:
>
> 1) what I have to do, in order to use java webservices?
> 2) I search and I guess I must type the wsdl path in "add web reference".
> Everything is fine... But I'm behind a proxy and I got this message, after
> type my username and password (in the "Discovery Credential for Proxy
> Server"
> popup:
>
> "The underlying connection was closed: Unable to connect to the remote
> server."
>
> One coment: In the browser, after the proxy login, the wsdl is fine
> displayed .
>
> Tks!
> Daniel's



 
Reply With Quote
 
=?Utf-8?B?RGFuaWVsIFNhbnRhbmE=?=
Guest
Posts: n/a
 
      23rd Mar 2005
Yes Nicholas... You helped me.

But one more question...

In the browser, the proxy info is typed in the popup window of IE. In the
Visual Studio .Net, the popup is displayed... But even when I type the info,
I can't access ( I got the underlying message ).

How do I do that? Or... how do I use the wsdl command (in .Net Command),
bypassing the proxy ou setting the proxy settings?


Tks again.



"Nicholas Paldino [.NET/C# MVP]" wrote:

> Daniel,
>
> You pretty much are doing the right thing.
>
> If there is a proxy between your machine and the web service, then you
> will have to access the object making the call on the client side, and set
> the proxy details. Basically, your browser is getting through because the
> proxy settings are already applied, and the request goes through
> successfully.
>
> Hope this helps.
>
>
> --
> - Nicholas Paldino [.NET/C# MVP]
> - (E-Mail Removed)
>
> "Daniel Santana" <(E-Mail Removed)> wrote in message
> news:065B687D-F948-4DB7-8DCB-(E-Mail Removed)...
> > Hi, about Java WebServices, accessed by C#, I have two questions:
> >
> > 1) what I have to do, in order to use java webservices?
> > 2) I search and I guess I must type the wsdl path in "add web reference".
> > Everything is fine... But I'm behind a proxy and I got this message, after
> > type my username and password (in the "Discovery Credential for Proxy
> > Server"
> > popup:
> >
> > "The underlying connection was closed: Unable to connect to the remote
> > server."
> >
> > One coment: In the browser, after the proxy login, the wsdl is fine
> > displayed .
> >
> > Tks!
> > Daniel's

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Please How to consume .NET webservices with Java client? X_AWemner_X Microsoft VB .NET 1 14th Aug 2003 02:44 PM
Re: Please How to consume .NET webservices with Java client? Herfried K. Wagner [MVP] Microsoft VB .NET 0 14th Aug 2003 10:29 AM
Re: Please How to consume .NET webservices with Java client? Herfried K. Wagner [MVP] Microsoft Dot NET 0 14th Aug 2003 10:29 AM
.net webservices and Java client(Jbuilder9) Ms.net Microsoft Dot NET 1 3rd Jul 2003 11:00 PM
.net webservices and Java client(Jbuilder9) Ms.net Microsoft Dot NET Framework 1 3rd Jul 2003 11:00 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:00 PM.