[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-1462) Error message when instantiating abstract component

Gavin King (JIRA) jira-events at lists.jboss.org
Fri Jun 15 11:28:11 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-1462?page=all ]

Gavin King closed JBSEAM-1462.
------------------------------

    Fix Version/s: 1.3.0.ALPHA
       Resolution: Duplicate Issue
         Assignee: Gavin King

This was already done in 1.3 alpha

> Error message when instantiating abstract component
> ---------------------------------------------------
>
>                 Key: JBSEAM-1462
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1462
>             Project: JBoss Seam
>          Issue Type: Feature Request
>            Reporter: Markus Wolf
>         Assigned To: Gavin King
>            Priority: Minor
>             Fix For: 1.3.0.ALPHA
>
>
> The error message when one tries to instantiate a component marked as abstact should be better if possible.
> java.lang.InstantiationException
> 	sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30)
> 	java.lang.reflect.Constructor.newInstance(Constructor.java:513)
> 	java.lang.Class.newInstance0(Class.java:355)
> 	java.lang.Class.newInstance(Class.java:308)
> 	org.jboss.seam.Component.instantiateJavaBean(Component.java:1125)
> 	org.jboss.seam.Component.instantiate(Component.java:1088)
> 	org.jboss.seam.Component.newInstance(Component.java:1736)
> 	org.jboss.seam.Component.getInstance(Component.java:1643)

-- 
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 seam-issues mailing list