-
Java Client Web Service In Platform Eclipse
Hi All
I have created a server Web Service called LoanCalcService in VS.NET 2005, the folder contains LoanInfo.asmx that when run creates the Web Service, WSDL. Which works good.
Now i need to send a request to the Web Service server and get a response from the LoanCalcService that it provides. To do this i must create a client in another language. I am doing this in JAVA in the Eclipse platform.
I have tested the WSDL with the web service explorer that comes with eclipse and the program works good. But when i run the Java code in Eclipse i get this Error
HTTP Status 404 - /WebServiceProject/WEB-INF/classes/localhost/LoanCalcService/LoanInfo_asmx/LoanInfoLocator.java
--------------------------------------------------------------------------------
type Status report
message /WebServiceProject/WEB-INF/classes/localhost/LoanCalcService/LoanInfo_asmx/LoanInfoLocator.java
description The requested resource (/WebServiceProject/WEB-INF/classes/localhost/LoanCalcService/LoanInfo_asmx/LoanInfoLocator.java) is not available
Can anyone tell me please what i am missing please.
Thank You beforehand
-
A couple of things... How do you invoke your webservice? Did you use Axis? Maybe you haven't created all the stubs and skeletons?
Similar Threads
-
Replies: 0
Last Post: 06-15-2005, 04:50 AM
-
Replies: 0
Last Post: 03-20-2003, 04:20 AM
-
Replies: 2
Last Post: 03-21-2002, 12:38 PM
-
Replies: 0
Last Post: 08-14-2000, 05:42 PM
-
Replies: 3
Last Post: 06-03-2000, 06:49 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks