hi. the thing was that I didnt make the 'ant clean' so it wasnt really
compiled with webmacro support, now it works fine.
the only thing I have seen it's that the 'properties' init parameter is
ignored and it will look for the WebMacro.properties file into the
classpath.
thanks a lot.
----- Original Message -----
From: "Petr Toman" <Pet...@pi...>
To: <act...@li...>
Sent: Sunday, January 18, 2004 12:13 PM
Subject: Re: [Actionframework-users] error while trying to use webmacro
> > 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 ]
>
>
>
> -------------------------------------------------------
> The SF.Net email is sponsored by EclipseCon 2004
> Premiere Conference on Open Tools Development and Integration
> See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
> http://www.eclipsecon.org/osdn
> _______________________________________________
> Actionframework-users mailing list
> Act...@li...
> https://lists.sourceforge.net/lists/listinfo/actionframework-users
>
|