i tried to make Provider Endpoint ... but i got a message as below.. [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure
D:\esb-project\hello-world-smx\hello-world-se\src\main\java\org\apache\servicemi x\samples\helloworld\se\a\MyComponent.java:[27,7] duplicate class: org.apache.se rvicemix.samples.helloworld.se.MyComponent D:\esb-project\hello-world-smx\hello-world-se\src\main\java\org\apache\servicemi x\samples\helloworld\se\a\MyBootstrap.java:[29,7] duplicate class: org.apache.se rvicemix.samples.helloworld.se.MyBootstrap D:\esb-project\hello-world-smx\hello-world-se\src\main\java\org\apache\servicemi x\samples\helloworld\se\a\MyEndpoint.java:[38,7] duplicate class: org.apache.ser vicemix.samples.helloworld.se.MyEndpoint ========================================= anyone help me? -- View this message in context: http://www.nabble.com/Hello-World-SE---error-tf3962931s12049.html#a11246650 Sent from the ServiceMix - User mailing list archive at Nabble.com.
