[Yanel-dev] error when turning toolbar on

Michael Wechner michael.wechner at wyona.com
Wed Jan 23 20:14:19 CET 2013


Am 23.01.13 18:02, schrieb simon:
> the problem seems to be a reference to the old security lib in an 
> 3party lib.

do you know where exactly?

Actually one should not have to reference the security library, because 
Yanel is providing the reference globally by

src/build/pom-core.xml

HTH

Michael
>
> cheers
> simon
>
> Am 09.01.2013 19:44, schrieb Michael Wechner:
>> 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