[jbosstools-issues] [JBoss JIRA] Closed: (JBIDE-176) When an return type cannot be resolved attribute type is incorrectly invalidated

Max Andersen (JIRA) jira-events at lists.jboss.org
Thu Oct 4 06:58:03 EDT 2007


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

Max Andersen closed JBIDE-176.
------------------------------

    Resolution: Cannot Reproduce Bug

I can't reproduce + its a JDT/eclipse issue.

> When an return type cannot be resolved attribute type is incorrectly invalidated
> --------------------------------------------------------------------------------
>
>                 Key: JBIDE-176
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-176
>             Project: JBoss Tools
>          Issue Type: Bug
>          Components: ejb3
>    Affects Versions: 1.5 Milestone 1
>            Reporter: Andrew Oliver
>
> @TransactionAttribute(TransactionAttributeType.REQUIRED)
>     public InventoryItem getInventoryItem(String inventoryId) {
>         return null;
>     }
> if InventoryItem cannot be found then the transaction attribute is red-squigglied and the suggestion to change TransactionAttributeType.REQUIRED to TransactionAttributeType.REQUIRED is offered.  Once InventoryItem exists, both are unsquigglied.

-- 
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