[jboss-jira] [JBoss JIRA] Assigned: (JBEE-4) javax.ejb.EJBContext.lookup javadoc is wrong
Dimitris Andreadis (JIRA)
jira-events at lists.jboss.org
Sun Sep 14 14:15:31 EDT 2008
[ https://jira.jboss.org/jira/browse/JBEE-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dimitris Andreadis reassigned JBEE-4:
-------------------------------------
Assignee: Shelly McGowan (was: Carlo de Wolf)
Shelly, since i've changed the method signature to:
public Object lookup(String name) throws IllegalArgumentException;
from
public Object lookup(String name);
can you please make sure it won't break the tck signature test when we upgrade to 3.0.0.GA ?
> javax.ejb.EJBContext.lookup javadoc is wrong
> --------------------------------------------
>
> Key: JBEE-4
> URL: https://jira.jboss.org/jira/browse/JBEE-4
> Project: JBoss JavaEE APIs
> Issue Type: Task
> Components: EJB API
> Reporter: Carlo de Wolf
> Assignee: Shelly McGowan
> Fix For: 3.0.0.GA-ejb-api
>
>
> Javadoc for EJBContext.lookup is wrong.
> Method should throw IllegalArgumentException if nothing is found, not return null.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list