[jboss-jira] [JBoss JIRA] (AS7-6792) Jndi lookup calling my entity bean of EJB 2.1 multiple times
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Tue Mar 26 06:30:41 EDT 2013
[ https://issues.jboss.org/browse/AS7-6792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
jaikiran pai closed AS7-6792.
-----------------------------
Labels: (was: eap6-ux)
Resolution: Rejected
Please use the user forums https://community.jboss.org/en/jbossas7?view=discussions for discussing such issues. If it turns out to be a bug in the application server, we can then raise a JIRA.
> Jndi lookup calling my entity bean of EJB 2.1 multiple times
> --------------------------------------------------------------
>
> Key: AS7-6792
> URL: https://issues.jboss.org/browse/AS7-6792
> Project: Application Server 7
> Issue Type: Bug
> Reporter: Mohd Riyaz
>
> usfDataHome=(USFDataHome)ic.lookup("java:app/entityejb/USFData!usf.util.USFDataHome");
> usfData = usfDataHome.findByPrimaryKey("dsname");
> props = usfData.getProperties();
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list