Have you looked at Glen Mazza's Blog articles on web services and CXF? http://www.jroller.com/gmazza/entry/web_service_tutorial
Full list is here: http://www.jroller.com/gmazza/entry/blog_article_index And...are the WSDL and imported XSDs in the same resource location when you start building the application? Are they packaged in the /WEB-INF/wsdl folder of the WAR? Mark On Tue, Dec 4, 2012 at 12:59 PM, sachin2713 <[email protected]> wrote: > Hi Aki, > > Thanks for reply, but it's not like this, CXF is picking up wsdl from > different location and not the app server where it's trying to find xsds. > Looks like an issue with resolving root directory. > > > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/Relative-Path-xsds-not-found-while-creating-web-service-tp5719571p5719649.html > Sent from the cxf-user mailing list archive at Nabble.com. > * *
