[opencms-dev] It's not possible to get the String value... error
Achim Westermann
achim.westermann at questico.de
Wed Mar 24 10:47:53 CET 2010
Hi Jacek,
it is highly probable that your pages do not have set the template property. Then the default template of OpenCms (default.jsp) is used.
That template tries to render every field found in the XML content as a string. Unfortunately this fails when the contents contain nested
contents with the error you encounter.
HTH,
Achim
jacek grzebyta (RRes-Roth) wrote:
> Hi guys,
>
> I need to modified TTArticle element so I copy contents of article.xsd and article.jsp to my own files.
> So, in theory it should work like normal TTArticle but it doesn't.
> I have error type "It's not possible to get String value... ".
>
> I restarted tomcat and cleaned cache. Still problem. I enclose the log file.
>
>
> Thanks a lot,
> Jacek
>
> PS. I found it means that I try to read String when the data is not String. But why does it work with the original TTArticle but not with my copy?
>
>
> ------------------------------------------------------------------------
>
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
More information about the opencms-dev
mailing list