Hi Fri,
I have a JAVA Application "TestWebSer " which consuming 2 webserives
1."http://192.168.25.74:9 090/CTAKMerck/xfire/services/SampleService and
2."http://localhost:8080/CalculatorWSApp lication/CalculatorWS
here i wrote a code which consumes 2 webservics.
when it comes to 2 it is working fine..
where as while consuming 1 one i ma getting error like
com.sun.xml.ws. client.ClientTr ansportExceptio n: HTTP Status-Code 404: Not Found - /CTAKMerck/xfire/services/SampleService
Please let me know hoe to overcome this one
I have a JAVA Application "TestWebSer " which consuming 2 webserives
1."http://192.168.25.74:9 090/CTAKMerck/xfire/services/SampleService and
2."http://localhost:8080/CalculatorWSApp lication/CalculatorWS
here i wrote a code which consumes 2 webservics.
when it comes to 2 it is working fine..
where as while consuming 1 one i ma getting error like
com.sun.xml.ws. client.ClientTr ansportExceptio n: HTTP Status-Code 404: Not Found - /CTAKMerck/xfire/services/SampleService
Please let me know hoe to overcome this one
Comment