XML Parsing Error - TreeTable

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
ceechette
Posts: 39
Joined: 05 Oct 2017, 13:08

17 Aug 2018, 16:03

Hello, I'm having this problem while using TreeNode, could anyone help me?

Code: Select all

XML Parsing Error: not well-formed
Location: http://localhost:8080/sys523/restrito/entidade.xhtml
Line Number 2, Column 2970:

ceechette
Posts: 39
Joined: 05 Oct 2017, 13:08

17 Aug 2018, 16:27

Resolved using (false to true):

Code: Select all

 <context-param>
        <param-name>javax.faces.PARTIAL_STATE_SAVING</param-name>
        <param-value>true</param-value>
    </context-param>
But can anyone tell me where this change will affect me?

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

29 Aug 2018, 08:40

We can't say much I'm afraid without a reproducible test case. Nevertheless, this is definitely not related to Verona.

ceechette
Posts: 39
Joined: 05 Oct 2017, 13:08

29 Aug 2018, 13:02

The problem was generated in the ajax of the p: treeTable component, when clicking on the expander. I was able to solve only with the previous code.

Post Reply

Return to “Verona - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 3 guests