JBoss 2.1-beta

I am trying to use a PK class with a BMP entity bean.  I have overridden
hashCode() as required but when I re-deploy I still get the message

[Verifier]
Bean   : Resource
Section: 9.2.9
Warning: The primary key class must override hashCode().

My v.lazy hashCode() looks like

  public int hashCode()
  {
    return super.hashCode();
  }

Any ideas anyone?

thanks.

David Wade                   Phone : +64 9 309 7918  
Optimation NZ Ltd            Fax   : +64 9 309 7919
43 College Hill              DDI   : +64 9 307 5561
PO Box 106104                Mobile: +64 21 253394
Auckland                     Email : [EMAIL PROTECTED]
New Zealand                  Web   : http://www.optimation.co.nz
 
NOTE: This electronic mail message together with any attachments is
confidential. If you are not the intended  recipient, please e-mail us
immediately and destroy this message. You may not copy, disclose or use the
contents in any way. Thank you.

David Wade.vcf

Reply via email to