Hi,

   When I deploy my .jar to JBoss 3.0 rc2 I get this warning :

INFO [EjbDeployer]
Bean : MyBeanName
Section : 10.3.4
Warning : the entity bean class must be defined as public and abstract

What cause this message ?

After this I get a error :

ERROR [EntityContainer] Exception in sevice lifecyle operation: create
org.jboss.deployment.DeploymentException: No abstract accessors for field 
named 'codDisc' found in entity class.
   at 
org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCCMPFFieldMetaData.loadFieldType(JDBCCMPFFieldMetaData.java:603)

   But I have the getter and setter methods on my bean class.
   What can be wrong ?

----
Danilo Luiz Rheinheimer
Florianopolis/SC Brasil
Sony Cli� 615C
mailto:[EMAIL PROTECTED]
----


_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to