dev@jax-ws.java.net

JAX-WS - Creating web service client in the same project where web services are created.

From: Teresa-Persistent <teresa_sebastian_at_persistent.co.in>
Date: Tue, 3 Aug 2010 02:53:40 -0700 (PDT)

We are facing a unique problem in our project. We are having five web
services in our project and we need to create one web service client for
consuming one of the web services. When we create that web service client,
the xsd of other web services gets impacted, the problem is the url of web
services for which client is not generated produces the same xsd as the web
service for which client is generated. When we create separate project for
the client and try to consume the web service it works properly. But we need
to create the client for only one web service in the project itself. Is it
possible?

Thanks in advance for all the help!1

Regards,
Teresa.
-- 
View this message in context: http://old.nabble.com/JAX-WS---Creating-web-service-client-in-the-same-project-where-web-services-are-created.-tp29333678p29333678.html
Sent from the JAX-WS Development mailing list archive at Nabble.com.