interop with .NET : Probelm while accessing .net service with xfire java client
-------------------------------------------------------------------------------
Key: CXF-1075
URL: https://issues.apache.org/jira/browse/CXF-1075
Project: CXF
Issue Type: Bug
Components: Core
Affects Versions: 2.0
Environment: Windows XP, JDK 1.5 and .net 2005
Reporter: Lalit Dilip Markande
When xfire java client is used with xfire java server, its working fine. But
getting error while accessing .net server with xfire java client.
<error message="org.apache.cxf.service.factory.ServiceConstructionException:
Could not find definition for service
{http://hello.com/hello/wsdl/HelloWorld/service}HelloWorldService."
type="javax.xml.ws.WebServiceException">javax.xml.ws.WebServiceException:
org.apache.cxf.service.factory.ServiceConstructionException:
Could not find definition for service
{http://hello.com/hello/wsdl/HelloWorld/service}HelloWorldService.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.