On 6/22/07, uniker80 <[EMAIL PROTECTED]> wrote:

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?

Somehow you have managed to have classes whose package name is
org.apache.servicemix.samples.helloworld.se but the classes reside in
a directory path of org/apache/servicemix/samples/helloworld/se/a/.
How did you create these classes?

Bruce
--
perl -e 'print unpack("u30","D0G)[EMAIL 
PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache Geronimo - http://geronimo.apache.org/
Apache ActiveMQ - http://activemq.org/
Apache ServiceMix - http://servicemix.org/
Castor - http://castor.org/

Reply via email to