Hi!

> Jonathan Meeks wrote:
> 
> I tried the following and got error when I tried to deploy my cmp
> entity beans.
> 
> EntityBeanImpl implements EntityBean
> {
>   public ObjectPK id;    //the primary key
> }
> 
> CartridgeBean extends A_Bean
> {
> 
> }

I checked both the verifier and the metadata classes, and they both
allow fields to be in super-classes of the bean. Are you sure A_Bean has
a public field "id"?

/Rickard

-- 
Rickard �berg

Email: [EMAIL PROTECTED]
http://www.telkel.com
http://www.jboss.org
http://www.dreambean.com



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to