Christ Alice

Greenhorn
+ Follow
since Jun 04, 2006
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Christ Alice

Thanks Tim for this information

[ July 26, 2006: Message edited by: Christ Alice ]
Hi,

I am new to the web services technology.

I am trying to call .NET webservices from Java. The web service provider provides two URL with .asmx and .ashx extension. I am able to hit the URL in browser with eg, https://hostname/service.ashx?WSDL but not with eg,https://hostname/service.asmx?WSDL file. why??.

1. can anybody say how the diference between .asmx and .ashx files service?

2. When I call the web service from location file (Java) with Soap_address as .ashx or .asmx , the connection reset error is logged in the console. what would be the reason? can anybody help me on this?

Appreciate your help

Thanks,
Alice
17 years ago