[jbosstools-issues] [JBoss JIRA] (JBIDE-9950) birt: ajax rendering does not work

u j (Created) (JIRA) jira-events at lists.jboss.org
Wed Oct 19 15:26:45 EDT 2011


birt: ajax rendering does not work
----------------------------------

                 Key: JBIDE-9950
                 URL: https://issues.jboss.org/browse/JBIDE-9950
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: birt
    Affects Versions: 3.3.0.M3
            Reporter: u j
            Assignee: Snjezana Peco


When ajax-rendering a b:birt component in a JSF application (not Seam), the parameters b:param are not sent to Birt, so you get

10:33:54,187 SEVERE [org.jboss.tools.birt] (ajp-127.0.0.1-127.0.0.1-8009-1) the value of parameter estabId is invalid: org.eclipse.birt.core.exception.CoreException: Can not convert the value of  to Integer type.
at org.eclipse.birt.core.data.DataTypeUtil.toInteger(DataTypeUtil.java:276) [org.eclipse.birt.runtime_3.7.1.v20110913-1734.jar:]
at org.jboss.tools.birt.servlet.JBossBirtServlet.stringToObject(JBossBirtServlet.java:183) [jboss-birt-servlet.jar:]
at org.jboss.tools.birt.servlet.JBossBirtServlet.evaluateParameterValues(JBossBirtServlet.java:142) [jboss-birt-servlet.jar:]
at org.jboss.tools.birt.servlet.JBossBirtServlet.doGet(JBossBirtServlet.java:108) [jboss-birt-servlet.jar:]
at org.jboss.tools.birt.servlet.JBossBirtServlet.doPost(JBossBirtServlet.java:123) [jboss-birt-servlet.jar:]

This happens e.g. in a popup or a collapsiblePanel (RichFaces).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list