Hi
all,
I'm trying to deploy
a Custom Component using the auto-deploy feature, and then referencing it from a
Service Assembly, also auto-deployed.
I tried deploying
the examples in "src\test\resources\org\servicemix\components\servicemix"
(component.zip and au1.zip) and those worked. (Although I had to change
the assembly name to AU_1 and service name to SU_1. Windoze apparently
doesn't like ":" in a directory name.)
I tried creating a
Custom Component (basically a copy of EchoComponent) and deploying that and that
worked too. And I could even see the component using the MC4J
console.
I tried deploying a
Service Assembly (basically a modified version of the Basic Example) and that
worked too. Success so far!!!
However when I tried
to reference my Custom Component from my Service Assembly it failed.
(Class not found and various other errors.)
Any
suggestions?
Thanks in
advance.
/Ian
Costanzo
PS I tried
just dropping the jar file (containing the Custom Component) into the
"servicemix\lib" directory and then I could reference it from my Service
Assembly ... no problem ... but somehow this doesn't seem like the
right approach to me ...
----Notice Regarding Confidentiality----
This email, including any and all attachments, (this "Email") is intended only for the party to whom it is addressed and may contain information that is confidential or privileged. Sierra Systems Group Inc. and its affiliates accept no responsibility for any loss or damage suffered by any person resulting from any unauthorized use of or reliance upon this Email. If you are not the intended recipient, you are hereby notified that any dissemination, copying or other use of this Email is prohibited. Please notify us of the error in communication by return email and destroy all copies of this Email. Thank you.
