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

Max Andersen (JIRA) jira-events at lists.jboss.org
Mon Oct 8 07:41:06 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBIDE-989?page=all ]

Max Andersen updated JBIDE-989:
-------------------------------

    Attachment: ellinking.png

example of how it looks in Java Stack Console; will also work in any java console or ant output.

> 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
>         Assigned To: Max Andersen
>             Fix For: 2.0.0.CR1
>
>         Attachments: ellinking.png
>
>
> 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