Oleg Sukhodolsky
|
ee90bc4002
|
Fixed problem in J2eeConfig.xml
|
2003-09-02 02:58:35 +00:00 |
Rick Giles
|
8929cfc00f
|
updated configuration
|
2003-07-05 19:19:19 +00:00 |
Rick Giles
|
cde9b8b618
|
moved to main distribution
|
2003-07-05 17:29:35 +00:00 |
Rick Giles
|
a43e43e0e7
|
moved to main distribution
|
2003-07-05 17:23:25 +00:00 |
Rick Giles
|
d14153b5be
|
added check for native methods to configuration
|
2003-07-02 12:56:30 +00:00 |
Rick Giles
|
983111eb06
|
added check that static fields are final.
|
2003-07-02 10:37:00 +00:00 |
Rick Giles
|
9089e7a210
|
corrected rules. added references.
|
2003-07-01 23:24:28 +00:00 |
Rick Giles
|
cb72198165
|
Checks that 'this' is not a parameter and 'this' is not a return value.
Check that EntityBean ejbCreate method has a matching ejbPostCreate method.
|
2003-07-01 19:39:00 +00:00 |
Rick Giles
|
135b7a010b
|
implement requirement that a bean class cannot be abstract
|
2003-07-01 11:58:27 +00:00 |
Rick Giles
|
d0fbb100b6
|
added check for FinderException throws clause to ejbSelect check
|
2003-06-30 23:49:37 +00:00 |
Rick Giles
|
772107d27c
|
correct checkstyle errors
|
2003-06-30 23:48:29 +00:00 |
Rick Giles
|
9f4164a450
|
Added ejbPostCreate, ejbHome, ejbSelect checks for entity beans.
Uniform error messages.
|
2003-06-30 23:38:36 +00:00 |
Rick Giles
|
24a774b1e8
|
correct checkstyle errors
|
2003-06-30 20:44:17 +00:00 |
Rick Giles
|
1bca9cc443
|
every Home interface must have findByPrimaryKey method
|
2003-06-30 20:40:13 +00:00 |
Rick Giles
|
7a2c495da7
|
added interface checks
|
2003-06-30 19:15:39 +00:00 |
Rick Giles
|
cc857f0940
|
EntityBean finder checks.
|
2003-06-30 13:26:14 +00:00 |
Rick Giles
|
304ca8487a
|
Refactor. Extend ejbCreate checks
|
2003-06-30 11:51:29 +00:00 |
Rick Giles
|
3c4a10ca03
|
J2EE checks
|
2003-06-29 20:54:38 +00:00 |