aspose file tools
The moose likes Web Services and the fly likes WSIMPORT TO REFRER WEB APPLICATION WSDL AS END POINT Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "WSIMPORT TO REFRER WEB APPLICATION WSDL AS END POINT" Watch "WSIMPORT TO REFRER WEB APPLICATION WSDL AS END POINT" New topic
Author

WSIMPORT TO REFRER WEB APPLICATION WSDL AS END POINT

Charan kumar sarvepalli
Ranch Hand

Joined: Dec 14, 2008
Posts: 40
hi,

i am using JAX WS to generate artifacts classes using wsimport tool.

My issue is generate artifacts classes are referring to the absolute path of local machine exampel:- if i am generated from D:\WSDL then it is expecting the same location.

i want generate artifacts classes to refer the META-INF folder of my web application relatively.. how can i achieve this...

Thanks in advance....


-- Charan
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: WSIMPORT TO REFRER WEB APPLICATION WSDL AS END POINT
 
Similar Threads
creating web service client
Query regarding RPC/Document Style,WSGEN and WSIMPORT
disable xjc(JAXB generation) in wsimport task
Query regarding Dynamic JAX-WS Client
Spring-WS client domain classes