|
-
May 11th, 2005, 03:49 AM
#1
EJB verification error
I got two errors when verifying an entity bean
For [ RecordBean ]
Error: Transaction attributes must be specified for the methods defined in the home interface [ RecordHome ]. Method [ create ] has no transaction attribute defined within this bean [ RecordBean ].
and
For Remote Interface [ Record ] method [ updateRecord ]
Error: No corresponding business method with matching exceptions was found for method [ updateRecord ].
I don;t really understand this, would anybody give me some errors?
(If you want to know more about the details, please let me know)
Thank you
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|