[jboss-jira] [JBoss JIRA] Updated: (EJBTHREE-485) Better toString method on the EJB proxy

Carlo de Wolf (JIRA) jira-events at lists.jboss.org
Thu Mar 1 08:17:19 EST 2007


     [ http://jira.jboss.com/jira/browse/EJBTHREE-485?page=all ]

Carlo de Wolf updated EJBTHREE-485:
-----------------------------------

    Fix Version/s: EJB 3.0 RC11 - FD

> Better toString method on the EJB proxy
> ---------------------------------------
>
>                 Key: EJBTHREE-485
>                 URL: http://jira.jboss.com/jira/browse/EJBTHREE-485
>             Project: EJB 3.0
>          Issue Type: Feature Request
>         Environment: n/a
>            Reporter: Andrew
>            Priority: Minor
>             Fix For: EJB 3.0 RC11 - FD
>
>          Time Spent: 2 hours
>
> The EJB instance toString method returns "$Proxy###" instead of a class name. It would be nice to know what interface the proxy implements. So if I have a "MySessionBean" with interface "MySession", it would be nice to know when printing the object that the object implements MySession.
> This is especially relavent when using JBoss Seam. When there are annotation problems and the EJB interface, it prints out the cryptic proxy name that does not let the developer determine which been has the problem.

-- 
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 jboss-jira mailing list