[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-989) Provide hyperlinking in console for property/page errors

Max Andersen (JIRA) jira-events at lists.jboss.org
Tue Oct 2 04:33:03 EDT 2007


Provide hyperlinking in console for property/page errors
--------------------------------------------------------

                 Key: JBIDE-989
                 URL: http://jira.jboss.com/jira/browse/JBIDE-989
             Project: JBoss Tools
          Issue Type: Feature Request
          Components: JBoss Tools Core
    Affects Versions: 2.0.0.Beta3, 2.0.0.Beta4
            Reporter: Max Andersen
             Fix For: 2.0.0.CR1


If a property is wrong an exception like this is shown in the console of JBoss AS:

Caused by: javax.el.PropertyNotFoundException: /anotherPing.xhtml @20,52 action="#{thirdPing.anotherPing}": Target Unreachable, identifier 'thirdPing' resolved to null
	at com.sun.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:70)
	at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:77)

The class names and stacktrace locations are highlighted.

We should add support for linking   /anotherPing.xhtml @20,52 (there might be multiple matches since the as can contain multiple projects so if we can't decide between them we need to show a list of the possible matches)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list