iam working with ejb on weblogic7.0
i have downloaded one small application from
http://weblogic.com/docs/examples/ejb/basic/containerManaged/index.html and running on my system. I found problem while deploying
saying that Bean must implement the following methods
findByPrimaryKey()
findAccount()
findBigAccounts()
findOrderedBigAccounts()
findDescOrderedBigAccounts()
findNullAccounts()
but this bean has no implementation of this methods
where in the EJB Home interface they are declared.
what could be the reason for all such examples when
downloaded.
it could be more helpful if u just go to that url and have
a few minutes of refering that example.
else, just tell me to whom should i contact to get the
response from ?
please let me have that mail-id.