> -----Original Message-----
> From: Rajamani Saravanan [mailto:[EMAIL PROTECTED]
> Can someone let me know what set of
> jar files am I supposed to be including in the classpath when I run
> the application?

You normally only need avalon-repository-main version 2.0.0. 

In your case your attempting to cast the context Map to KernelContext
(which should not be necessary).  If you need to include the Merlin API
for other reasons then you will also need to include:

  avalon-framework-api
  avalon-composition-api 
  avalon-logging-api 
  avalon-meta-api
  avalon-logkit

Stephen.



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

Reply via email to