On 3/29/07, Lally Singh <[EMAIL PROTECTED]> wrote:
On 3/29/07, Grzegorz Kossakowski <[EMAIL PROTECTED]> wrote: > Also please show me pom.xml of your application. If it will not help me > with tracking the problem you'll have to mvn -X output and Cocoon's logs > but let's try simpler options first.
Would you like to see my mvn -X?
I've tracked it down some. I updated my applicationContext.xml to include <avalon:bridge />, and that line invokes the error. What I don't get is that I have ~/.m2/repository/org/apache/avalon/framework/avalon-framework-impl/4.3.1/avalon-framework-impl-4.3.1.jar in the Classpath Maven lists when I run the app, and I verified that the required method is in fact in that version of the avalon framework impl. Anyone ever hit anything similar? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
