ok.. from the tutorial i have used jboss 4.0.2 and j2ee tut update 2...still 
the problem occurs...

17:05:32,624 WARN  [verifier] EJB spec violation:
Bean   : CustomerBean
Section: 10.6.2
Warning: The entity bean class must be defined as public and abstract.

17:05:32,754 WARN  [verifier] EJB spec violation:
Bean   : CustomerBean
Section: 10.6.2
Warning: The entity bean class must define a get accessor for each CMP field.
Info   : Field: customerId

17:05:32,756 WARN  [verifier] EJB spec violation:
Bean   : CustomerBean
Section: 10.6.2
Warning: The entity bean class must define a set accessor for each CMP field.
Info   : Field: customerId

17:05:32,756 WARN  [verifier] EJB spec violation:
Bean   : CustomerBean
Section: 10.6.2
Warning: The entity bean class must define a get accessor for each CMP field.
Info   : Field: lastName

17:05:32,757 WARN  [verifier] EJB spec violation:
Bean   : CustomerBean
Section: 10.6.2
Warning: The entity bean class must define a set accessor for each CMP field.
Info   : Field: lastName

17:05:32,757 WARN  [verifier] EJB spec violation:
Bean   : CustomerBean
Section: 10.6.2
Warning: The entity bean class must define a get accessor for each CMP field.
Info   : Field: firstName

17:05:32,758 WARN  [verifier] EJB spec violation:
Bean   : CustomerBean
Section: 10.6.2
Warning: The entity bean class must define a set accessor for each CMP field.
Info   : Field: firstName

17:05:32,759 WARN  [verifier] EJB spec violation:
Bean   : CustomerBean
Section: 10.6.2
Warning: The entity bean class must define a get accessor for each CMP field.
Info   : Field: middleInitial

17:05:32,759 WARN  [verifier] EJB spec violation:
Bean   : CustomerBean
Section: 10.6.2
Warning: The entity bean class must define a set accessor for each CMP field.
Info   : Field: middleInitial

17:05:32,760 WARN  [verifier] EJB spec violation:
Bean   : CustomerBean
Section: 10.6.2
Warning: The entity bean class must define a get accessor for each CMP field.
Info   : Field: street

17:05:32,760 WARN  [verifier] EJB spec violation:
Bean   : CustomerBean
Section: 10.6.2
Warning: The entity bean class must define a set accessor for each CMP field.
Info   : Field: street

17:05:32,761 WARN  [verifier] EJB spec violation:
Bean   : CustomerBean
Section: 10.6.2
Warning: The entity bean class must define a get accessor for each CMP field.
Info   : Field: city

17:05:32,762 WARN  [verifier] EJB spec violation:
Bean   : CustomerBean
Section: 10.6.2
Warning: The entity bean class must define a set accessor for each CMP field.
Info   : Field: city

17:05:32,762 WARN  [verifier] EJB spec violation:
Bean   : CustomerBean
Section: 10.6.2
Warning: The entity bean class must define a get accessor for each CMP field.
Info   : Field: state

17:05:32,763 WARN  [verifier] EJB spec violation:
Bean   : CustomerBean
Section: 10.6.2
Warning: The entity bean class must define a set accessor for each CMP field.
Info   : Field: state

17:05:32,763 WARN  [verifier] EJB spec violation:
Bean   : CustomerBean
Section: 10.6.2
Warning: The entity bean class must define a get accessor for each CMP field.
Info   : Field: zip

17:05:32,764 WARN  [verifier] EJB spec violation:
Bean   : CustomerBean
Section: 10.6.2
Warning: The entity bean class must define a set accessor for each CMP field.
Info   : Field: zip

17:05:32,765 WARN  [verifier] EJB spec violation:
Bean   : CustomerBean
Section: 10.6.2
Warning: The entity bean class must define a get accessor for each CMP field.
Info   : Field: phone

17:05:32,765 WARN  [verifier] EJB spec violation:
Bean   : CustomerBean
Section: 10.6.2
Warning: The entity bean class must define a set accessor for each CMP field.
Info   : Field: phone

WHAT TO DO NOW..any suggestions?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934197#3934197

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934197


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to