Alexis Agahi wrote:

On Monday 10 November 2003 19:37, Stephen McConnell wrote:


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.



funky



Build: 20031107


Ok - its not the bootstraper!
Can you run again with -debug and take a look at the stack trace - I need to know which class is referencing DefaultBlock. Once we know that we know which package is out of sync.
Stephen.




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