Hi Sergey,I did comment the jaxws:endpoint configuration in my beans.xml  - 
So no more soap services.Now when I try to see the WADL I'm getting the
below output in the bottom of the WADL                                         
When I make the service call from the browser, I'm finding the below issue
logged in the log file.Oct 4, 2012 10:42:51 AM
org.apache.cxf.jaxrs.interceptor.JAXRSInInterceptor processRequest*WARNING:
No root resource matching request path
/business-restful/services/salesdepartment/searchEmployee has been found,
Relative Path: /searchEmployee. Please enable FINE/TRACE log level for more
details.*Oct 4, 2012 10:42:51 AM
org.apache.cxf.interceptor.LoggingOutInterceptorINFO: Outbound
Message---------------------------ID: 3Response-Code: 404Content-Type:
text/xmlHeaders: {Date=[Thu, 04 Oct 2012 05:12:51 GMT], Content-Length=[0]}
In addition, I've given the JAX-RS annotations in my impl class, but in the
interface I see the annotations like @WebResult and @WebMethod.
Please advice.



--
View this message in context: 
http://cxf.547215.n5.nabble.com/complexType-Parameter-in-CXF-JAX-RS-tp5715509p5715624.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to