Hi,
 Has anybody used Oracle Object-type feature for BMP Beans in any EJB IDE
and/or Application server.

We keep getting probelm in the generated code with the above combination.

-KrishnaKumar


-----Original Message-----
From: A mailing list for Enterprise JavaBeans development
[mailto:[EMAIL PROTECTED]]On Behalf Of Albert
Sent: Thursday, 3 August 2000 2:10 PM
To: [EMAIL PROTECTED]
Subject: Re: problem in findByPrimaryKey() method weblogic 5.1


Hi,

        Try to check ur primary key class, especially the hashcode() and
equal()
methods.

Albert

-----Original Message-----
From: A mailing list for Enterprise JavaBeans development
[mailto:[EMAIL PROTECTED]]On Behalf Of anil gupta
Sent: Thursday, August 03, 2000 11:23 AM
To: [EMAIL PROTECTED]
Subject: problem in findByPrimaryKey() method weblogic 5.1


Hi
I have a problem using weblogic 5.1. (it seems you are using weblogic )

i have a entity bean CMP, which is using a finder method with complex
primary key, while accessing it from servlet, i am able to create a row in
Oracle database but in the next line of  code if i use FindByPrimaryKey
method it returns a ObjectNotFoundException in log.Similrly while using
other finder methods which returns Enumeration it doesent give any error but
nothing is displayed on the generated HTML.

sorry if i have disturbed you.

Regards
Anil
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to