473,395 Members | 1,666 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

help with .NET cliet to consume java webservice

Hi, I am trying to create a simple .NET http-Get client that willconsume a java webservice on a mainframe. If I type the URL forthe webservice in the Browser, the service works and I get theexpected response back. However, when try to download the pageby creating a simple http-get client, I get server not founderror (404). Please let me know if you have any idea.

Thanks in advance!

-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)

<Id>mv/WIxtOO0md/VKBMWWNoA==</Id>
Jul 21 '05 #1
2 2229
Hi Abeslom,

Did you already tried the (small) newsgroup

microsoft.public.dotnet.framework.webservices

I know that Jan Tielens is active there a very smart guy, however I assume
there are more there.

I hope this helps?

Cor

Hi, I am trying to create a simple .NET http-Get client that will consume a
java webservice on a mainframe. If I type the URL for the webservice in the
Browser, the service works and I get the expected response back. However,
when try to download the page by creating a simple http-get client, I get
server not found error (404). Please let me know if you have any idea.

Jul 21 '05 #2
Have you looked at the obvious things, like making sure a network proxy
isn't getting in the way, or passing neccesary credentials to authenticate
you to the remote web service. If your using IE to check access then it may
be doing authentication passthrough - so turn this off in your browser and
see what you get back. Also, if the service expects to pass cookies then
your browser would take them but you will need to create a cookie cache in
your client to consume the service. Also, the web service may not actually
permit a get request.
Regards

John Timney
Microsoft Regional Director
Microsoft MVP
"Abeslom via .NET 247" <an*******@dotnet247.com> wrote in message
news:#Q**************@TK2MSFTNGP11.phx.gbl...
Hi, I am trying to create a simple .NET http-Get client that will consume a
java webservice on a mainframe. If I type the URL for the webservice in the
Browser, the service works and I get the expected response back. However,
when try to download the page by creating a simple http-get client, I get
server not found error (404). Please let me know if you have any idea.

Thanks in advance!

-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)

<Id>mv/WIxtOO0md/VKBMWWNoA==</Id>
Jul 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: John Bailo | last post by:
I wrote a .NET/c# webservice which I then needed to consume from java server pages. The simplest ( and best ) solution I found, was some code to open a socket, and send a SOAP message directly...
2
by: Abeslom via .NET 247 | last post by:
Hi, I am trying to create a simple .NET http-Get client that willconsume a java webservice on a mainframe. If I type the URL forthe webservice in the Browser, the service works and I get theexpected...
2
by: Mauricio Correa | last post by:
Hello, i try to consume a java web service from a asp .net page, i make without problems the web reference tu wsdl file http://machine/WebService/nameWebService?WSDL in the asp .net page put the...
2
by: joelcochran | last post by:
I am trying to consume my first WebService in a C# Windows Form in VS.NET 2003. I have created a Web Reference using the WSDL URL...
0
by: leslie_tighe | last post by:
Hello, I have a set of web services running on Java server that are exposed through axis 1.2.1. I can invoke these services in browser and through a java test client. However, when I try to...
1
by: jens Jensen | last post by:
Hello , i'm calling a webservice generated with oracle webservice java tools. I'm not able to add a web reference to a .net client the usual way with visual studio 2005. I was therefore...
0
by: Gustavo | last post by:
Hi all! I´m trying to consume a webservice made in java. I´m using vs2005 and vb.net The problem is that the owner of webservice tell me I must send the parameters (that is a xml doc) like an...
0
by: =?Utf-8?B?dGVzaHRyYWRlQGdtYWlsLmNvbQ==?= | last post by:
Hi All, I am still new to Webservices in .NET Basically, This is what I am trying to accomplish. My Client has given me the soft copy of the WSDL file and XSD Files and has asked me to create...
1
by: Fool | last post by:
Ok I was doing this project but now Im halfway stuck. This project contains 3 class at the moment. Im mainly trying to make this applet like the game pong. I have the paddle and a ball and background...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.