Alexis Agahi wrote:

Hi,

Using current Merlin CVS (build successfull), when trying to run an application (with composition), I get a "java.lang.NoClassDefFoundError".

Did something change in composition?
(as always: on Linox OS)


The avalon-activation package has been going though some changes. What is happening is that an AbstractBlock has been put in place and the functionality that was in DefaultBlock is now under CompositeBlock. My guess is that you are running with an old merlin-bootstrap jar file (in the bin/lib directory). If you do a merlin -info you will get the snapshot date - this will provide a hint concerning the real version of the bootstrapper.


Stephen.



Regards



---------------------------------------------------------------


[EMAIL PROTECTED]:~/openim> ./openim.sh
Setting OPENIM_HOME: /home/Al/openim

RUN CMD IS: /home/Al/works/merlin-bin/bin/merlin.sh /home/Al/.maven/repository/openim/jars/openim-server-impl-1.1.1.jar -config /home/Al/openim/conf/config.xml -home /home/Al/openim

RUN CMD IS: /usr/local/jdk/bin/java -Djava.security.policy=/home/Al/works/merlin-bin/bin/security.policy -Dmerlin.home=/home/Al/works/merlin-bin -Djava.ext.dirs=/home/Al/works/merlin-bin/ext -jar /home/Al/works/merlin-bin/bin/lib/merlin-bootstrap-1.0.jar /home/Al/.maven/repository/openim/jars/openim-server-impl-1.1.1.jar -config /home/Al/openim/conf/config.xml -home /home/Al/openim

[INFO ] (kernel): installing: file:/home/Al/.maven/repository/openim/jars/openim-server-impl-1.1.1.jar
Composition failure.



---- report -------------------------------------------------------


Exception: java.lang.NoClassDefFoundError
Message: org/apache/avalon/activation/appliance/impl/DefaultBlock

-------------------------------------------------------------------


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]





--


Stephen J. McConnell
mailto:[EMAIL PROTECTED]




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to