Could some one clarify :

I have a abstract class with two methods :

- getOid
- SetOid

I have a ejb that extends this class, the interface has both methods, 
children ejb and abstract father, jboss give 2 warnings telling me that 
my ejb don't have accessors for a field (it's in the abstract parent).


<log>
19:28:22,355 INFO  [EJBDeployer]
Bean   : Praca
Section: 10.6.2
Warning: The entity bean class must define a set accessor for each CMP 
field.
Info   : Field: p
</log>

it will work????
-- 
Emerson Cargnin - MSA
SICREDI - Tel : 3358-4860



-------------------------------------------------------
This sf.net email is sponsored by: Jabber - The world's fastest growing 
real-time communications platform! Don't just IM. Build it in! 
http://www.jabber.com/osdn/xim
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to