Hi All, I am very new to camel, i just took the example "Report Incident" that comes with camel download and opened using NetBeans 8. Then compiled the POM. Everything shows success but then i look at the generated source from wsdl at reportincident\target\generated\src\main\java\org\apache\camel\example\reportincident then files like ReportIncidentEndpoint.java has error for OutputReportIncident,InputReportIncident,ObjectFactory as can not defined symbol. Though all these clasess are present in the same package.
Could some one please help what is the issue and how to resolve it. <http://camel.465427.n5.nabble.com/file/n5757912/Screenshot.png> -- View this message in context: http://camel.465427.n5.nabble.com/Camel-example-builds-in-net-bean-but-java-class-source-shows-error-tp5757912.html Sent from the Camel - Users mailing list archive at Nabble.com.
