On 4/2/07, Owen Thomas <[EMAIL PROTECTED]> wrote:
Hello.
I've finally managed to follow the instructions Bruce gave me on 15
March (I had some other work to do in the meantime) but stopped after
step 5 because when I try to deploy the service assembly, ServiceMix
complained that it couldn't find a class in the service unit even though
it compiled under maven fine. The class that it is complaining about is
called by the implementation, so it does not directly service requests.
The error was copious, so I've pruned only the first 35 or so lines, and
attached it below.
...
<stack-trace><![CDATA[java.lang.NoClassDefFoundError:
au/net/wcg/jvmhost/CommandReturn
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
at java.lang.Class.getDeclaredMethods(Unknown Source)
at
org.apache.commons.attributes.DefaultCachedRepository.<init>(DefaultCach
edRepository.java:88)
Check your target directory to see if the CommandReturn.class file
exists (e.g., using the find utility). Also check the SU archive to
see if the CommandReturn class exists there (e.g., jar tvf | grep
CommandReturn).
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/