Re: [Actionframework-users] error while trying to use webmacro
Status: Inactive
Brought to you by:
ptoman
From: Petr T. <Pet...@pi...> - 2004-01-18 11:12:34
|
> we have continued using actionframework with velocity with no problems, > but the thing is that now we want to use webmacro. so, I changed the the > initparam ActionEngine to 'Webmacro' but become the following error: > > java.lang.NoSuchMethodError: > org.webmacro.Log.error(Ljava/lang/String;Ljava/lang/Exception;)V > at org.actionframework.engines.webmacro.WMLog.error(WMLog.java:69) What version of Webmacro do you have? It should be ok. Could you try to rebuild ActionServlet - with your particular WM? Run: ant clean ant in the AS root directory. -Petr -- [ http://dione.zcu.cz/~toman40 - Pet...@pi... - ICQ=22957959 ] |