Hi Dan, Thanks for the information. I have also tried the above example using camel 2.11 with karaf 2.3.1 & Maven 3.0.5.
Still im not able to access the below URL & getting that No service found in the page. http://localhost:8181/cxf/camel-example-cxf-osgi/webservices/incident?wsdl Pls find below the details from the log files: Creating Service {http://reportincident.example.camel.apache.org}ReportIncidentEndpointService from WSDL: META-INF/wsdl/report_incident.wsdl 2013-04-29 13:21:53,193 | WARN | ExtenderThread-4 | AbstractWSDLBasedEndpointFactory | AbstractWSDLBasedEndpointFactory 138 | 197 - org.apache.cxf.cxf-rt-frontend-simple - 2.7.4 | Could not find endpoint/port for {http://reportincident.example.camel.apache.org}ReportIncidentEndpointPort in wsdl. Using {http://reportincident.example.camel.apache.org}ReportIncidentService. 2013-04-29 13:21:53,194 | INFO | ExtenderThread-4 | ServerImpl | g.apache.cxf.endpoint.ServerImpl 94 | 189 - org.apache.cxf.cxf-api - 2.7.4 | Can't find the the request for http://localhost:8181/cxf/camel-example-cxf-osgi/webservices/incident's Observer Also im able to see some exception in the console while building the project with Maven 3.0.5 [WARNING] Exception while updating local OBR: Unable to read repository xml: fil e:/C:/Users/kasthurirajan.ka/.m2/repository/repository.xml org.apache.maven.plugin.MojoExecutionException: Unable to read repository xml: f ile:/C:/Users/kasthurirajan.ka/.m2/repository/repository.xml Pls do let me know what is the issue im facing here.. Regards, K.Rajan -- View this message in context: http://cxf.547215.n5.nabble.com/Reason-Missing-Constraint-Import-Package-META-INF-wsdl-version-0-0-0-tp5726821p5726884.html Sent from the cxf-user mailing list archive at Nabble.com.
