[Yanel-dev] error when turning toolbar on

Michael Wechner michael.wechner at wyona.com
Wed Jan 9 19:44:17 CET 2013


Have you done a "build clean" and then "build" again?

It seems like you have updated Yanel and did another build, but not 
"build clean" and hence
the old security library probably still exists inside Tomcat Lib directory.

By doing "build clean" the old security library should get deleted.

HTH

Michael

Am 09.01.13 16:16, schrieb simon:
> hi all
>
> when i turn on the toolbar i get following error:
>
> java.lang.NoSuchMethodError: 
> org.wyona.security.core.api.Identity.getFirstname()Ljava/lang/String;
>     org.wyona.yanel.impl.resources.BasicXMLResource.addUserInfo(BasicXMLResource.java:648) 
>
>     org.wyona.yanel.impl.resources.BasicXMLResource.passTransformerParameters(BasicXMLResource.java:531) 
>
>     org.wyona.yanel.impl.resources.BasicXMLResource.getTransformedInputStream(BasicXMLResource.java:354) 
>
>     org.wyona.yanel.impl.resources.BasicXMLResource.getXMLView(BasicXMLResource.java:278) 
>
>     org.wyona.yanel.impl.resources.XMLResource.getView(XMLResource.java:89) 
>
>     org.wyona.yanel.impl.resources.XMLResource.getView(XMLResource.java:79) 
>
>     org.wyona.yanel.servlet.YanelServlet.getContent(YanelServlet.java:652) 
>
>     org.wyona.yanel.servlet.YanelServlet.doGet(YanelServlet.java:473)
>     org.wyona.yanel.servlet.YanelServlet.service(YanelServlet.java:371)
>     javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>     org.wyona.yanel.servlet.communication.YanelFilter.doFilter(YanelFilter.java:37) 
>
>
>
> any idea what is wrong?
>
> cheers
> simon
>



More information about the Yanel-development mailing list