[JBoss JIRA] (JBIDE-16295) JSF XHTML Validator is too restrictive when analyzing method return types
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16295?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-16295:
-----------------------------------
Attachment: scr.png
scr2.png
Does your project have JBT KB support enabled?
!scr.png!
If yes, then that eclipse validation is supposed to be disabled.
If not, then you cad disable this buggy eclipse validation:
!scr2.png!
> JSF XHTML Validator is too restrictive when analyzing method return types
> -------------------------------------------------------------------------
>
> Key: JBIDE-16295
> URL: https://issues.jboss.org/browse/JBIDE-16295
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: upstream
> Reporter: Lincoln Baxter III
> Assignee: Alexey Kazakov
> Attachments: scr.png, scr2.png, Screen Shot 2013-12-12 at 3.22.28 PM.png, Screen Shot 2013-12-12 at 3.22.40 PM.png
>
>
> The validator reports that only "String" may be returned from JSF action methods, but this is actually not the case. Any object may be returned, and .toString() will be called on it before JSF processes the navigation case.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months
[JBoss JIRA] (JBIDE-16280) VPE/XulRunner crashes workbench
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16280?page=com.atlassian.jira.plugi... ]
Denis Golovin commented on JBIDE-16280:
---------------------------------------
{quote}The issue must be fixed in XULRunner. Currently, XULRunner is linked to GTK2 libraries and can't work on GTK3.
It has to be recompiled with GTK3.{quote}
We can do that for our xulrunner, but what to do with other xulrunner distributions out there.
> VPE/XulRunner crashes workbench
> -------------------------------
>
> Key: JBIDE-16280
> URL: https://issues.jboss.org/browse/JBIDE-16280
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: xulrunner
> Affects Versions: 4.2.0.Alpha1
> Reporter: Mickael Istria
> Priority: Critical
> Attachments: hs_err_pid20688.log
>
>
> After an install of JBDS 8.0.0.Alpha1 from installer (built locally with fixes from JBDS-2861), the application crashes a few seconds after startup.
> JVM creates me a thread dump, that you can find attached. Here is the header:
> {code}
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> # SIGSEGV (0xb) at pc=0x00007fdea49f3255, pid=18578, tid=140596949411584
> #
> # JRE version: 7.0_25-b30
> # Java VM: OpenJDK 64-Bit Server VM (23.7-b01 mixed mode linux-amd64 compressed oops)
> # Problematic frame:
> # C [libxul.so+0xc81255] JSD_DebuggerOnForUser+0x978a2
> #
> {code}
> I'm running on Ubuntu 12.04.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months