[
https://issues.jboss.org/browse/AS7-6792?page=com.atlassian.jira.plugin.s...
]
Mohd Riyaz updated AS7-6792:
----------------------------
Labels: eap6-ux (was: )
Description:
usfDataHome=(USFDataHome)ic.lookup("java:app/entityejb/USFData!usf.util.USFDataHome");
usfData = usfDataHome.findByPrimaryKey("dsname");
props = usfData.getProperties();
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
Labels: eap6-ux
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