Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
78002658

Files

FilesIWE
org/apache/geronimo/transaction/context/GeronimoTransactionContext.java 001
org/apache/geronimo/transaction/context/GeronimoTransactionContext.java 0048
org/apache/geronimo/transaction/context/GeronimoTransactionDelegate.java 0085
org/apache/geronimo/transaction/context/GeronimoTransactionManager.java 00141
org/apache/geronimo/transaction/context/package.html 001
org/jencks/AcknowledgeEndpoint.java 0030
org/jencks/DefaultEndpointFactory.java 0054
org/jencks/EndpointFactorySupport.java 0049
org/jencks/JCAConnector.java 0099
org/jencks/JCAContainer.java 0068
org/jencks/LocalTransactionEndpoint.java 0043
org/jencks/SingletonEndpointFactory.java 0038
org/jencks/TargetSourceMessageListener.java 0032
org/jencks/XAEndpoint.java 0055
org/jencks/factory/AbstractGeronimoPool.java 001
org/jencks/factory/AbstractGeronimoPool.java 0059
org/jencks/factory/BootstrapContextFactoryBean.java 001
org/jencks/factory/BootstrapContextFactoryBean.java 0085
org/jencks/factory/ConnectionManagerFactoryBean.java 00101
org/jencks/factory/GeronimoTransactionManagerFactoryBean.java 0075
org/jencks/factory/LocalTransactionFactoryBean.java 009
org/jencks/factory/NoTransactionFactoryBean.java 009
org/jencks/factory/PartitionedPoolFactoryBean.java 0030
org/jencks/factory/SinglePoolFactoryBean.java 0013
org/jencks/factory/TransactionContextManagerFactoryBean.java 00101
org/jencks/factory/TransactionManagerFactoryBean.java 0031
org/jencks/factory/UserTransactionFactoryBean.java 00100
org/jencks/factory/WorkManagerFactoryBean.java 001
org/jencks/factory/WorkManagerFactoryBean.java 00126
org/jencks/factory/XATransactionFactoryBean.java 0023
org/jencks/interceptor/TransactionContexFilter.java 0035
org/jencks/interceptor/TransactionContextInitializer.java 0015
org/jencks/interceptor/TransactionContextInterceptor.java 0012
org/jencks/pool/PooledProducer.java 0094
org/jencks/pool/PooledQueueSender.java 0031
org/jencks/pool/PooledSpringXAConnection.java 00452
org/jencks/pool/PooledSpringXAConnectionFactory.java 00122
org/jencks/pool/PooledSpringXASession.java 00214
org/jencks/pool/PooledTopicPublisher.java 0036
org/jencks/pool/XASessionPool.java 0072
org/jencks/pool/package.html 001
org/jencks/tranql/XAPoolDataSourceMCF.java 0065

org/apache/geronimo/transaction/context/GeronimoTransactionContext.java

ErrorLine
Error File does not end with a newline. 0

org/apache/geronimo/transaction/context/GeronimoTransactionContext.java

ErrorLine
Error Line does not match expected header line of ' *'. 2
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line has trailing spaces. 25
Error Line contains a tab character. 31
Error Missing a Javadoc comment. 31
Error Variable 'transactionDelegate' must be private and have accessor methods. 31
Error Line contains a tab character. 32
Error Missing a Javadoc comment. 32
Error Variable 'txnManager' must be private and have accessor methods. 32
Error Line has trailing spaces. 33
Error Line contains a tab character. 33
Error Line contains a tab character. 34
Error Missing a Javadoc comment. 34
Error Parameter txnManager should be final. 34
Error 'txnManager' hides a field. 34
Error Line has trailing spaces. 35
Error Line is longer than 80 characters. 35
Error Line contains a tab character. 35
Error Parameter internalManager should be final. 35
Error Line is longer than 80 characters. 36
Error Line contains a tab character. 36
Error Parameter oldContext should be final. 36
Error Line contains a tab character. 37
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error Line has trailing spaces. 40
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error Missing a Javadoc comment. 41
Error Line contains a tab character. 42
Error Line is longer than 80 characters. 43
Error Line contains a tab character. 43
Error Line contains a tab character. 44
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Line has trailing spaces. 47
Error Line contains a tab character. 47

org/apache/geronimo/transaction/context/GeronimoTransactionDelegate.java

ErrorLine
Error Line does not match expected header line of ' *'. 2
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line contains a tab character. 37
Error Missing a Javadoc comment. 37
Error Line has trailing spaces. 38
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error Missing a Javadoc comment. 39
Error Parameter context should be final. 39
Error 'context' hides a field. 39
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error Line has trailing spaces. 42
Error Line contains a tab character. 42
Error Line contains a tab character. 43
Error Missing a Javadoc comment. 43
Error Line contains a tab character. 44
Error Line contains a tab character. 45
Error Line is longer than 80 characters. 47
Error Line contains a tab character. 47
Error Missing a Javadoc comment. 47
Error Redundant throws: 'HeuristicRollbackException' is subclass of 'RollbackException'. 47
Error Redundant throws: 'SecurityException' is unchecked exception. 47
Error Line is longer than 80 characters. 48
Error Line contains a tab character. 48
Error Line is longer than 80 characters. 49
Error Line contains a tab character. 49
Error Line contains a tab character. 50
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Line is longer than 80 characters. 54
Error Line contains a tab character. 54
Error Missing a Javadoc comment. 54
Error Parameter xaResource should be final. 54
Error Parameter flag should be final. 54
Error Redundant throws: 'IllegalStateException' is unchecked exception. 54
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error Line is longer than 80 characters. 58
Error Line contains a tab character. 58
Error Missing a Javadoc comment. 58
Error Parameter xaResource should be final. 58
Error Redundant throws: 'IllegalStateException' is unchecked exception. 58
Error Line contains a tab character. 59
Error Line contains a tab character. 60
Error Line contains a tab character. 62
Error Missing a Javadoc comment. 62
Error Line contains a tab character. 63
Error Line contains a tab character. 64
Error Line is longer than 80 characters. 66
Error Line contains a tab character. 66
Error Missing a Javadoc comment. 66
Error Parameter synchronization should be final. 66
Error Redundant throws: 'IllegalStateException' is unchecked exception. 66
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error Line contains a tab character. 70
Error Missing a Javadoc comment. 70
Error Redundant throws: 'IllegalStateException' is unchecked exception. 70
Error Line is longer than 80 characters. 71
Error Line contains a tab character. 71
Error Line is longer than 80 characters. 72
Error Line contains a tab character. 72
Error Line contains a tab character. 73
Error Line contains a tab character. 74
Error Line contains a tab character. 75
Error Line is longer than 80 characters. 77
Error Line contains a tab character. 77
Error Missing a Javadoc comment. 77
Error Redundant throws: 'IllegalStateException' is unchecked exception. 77
Error Line contains a tab character. 78
Error Line contains a tab character. 79

org/apache/geronimo/transaction/context/GeronimoTransactionManager.java

ErrorLine
Error Line does not match expected header line of ' *'. 2
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line is longer than 80 characters. 33
Error Line has trailing spaces. 35
Error Line is longer than 80 characters. 39
Error Line has trailing spaces. 40
Error Line contains a tab character. 40
Error Missing a Javadoc comment. 41
Error Variable 'transactionContextManager' must be private and have accessor methods. 41
Error Line has trailing spaces. 42
Error Line is longer than 80 characters. 43
Error Missing a Javadoc comment. 43
Error Parameter transactionContextManager should be final. 43
Error 'transactionContextManager' hides a field. 43
Error Line contains a tab character. 44
Error Line contains a tab character. 45
Error Line has trailing spaces. 46
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error Method 'begin' is not designed for extension - needs to be abstract, final or empty. 47
Error Missing a Javadoc comment. 47
Error Line contains a tab character. 48
Error Line contains a tab character. 49
Error Line is longer than 80 characters. 50
Error Line contains a tab character. 50
Error Line contains a tab character. 51
Error Expression can be simplified. 53
Error Line is longer than 80 characters. 54
Error Line is longer than 80 characters. 56
Error Line is longer than 80 characters. 57
Error Line contains a tab character. 58
Error Line has trailing spaces. 59
Error Line is longer than 80 characters. 59
Error Line contains a tab character. 59
Error Line contains a tab character. 60
Error Line contains a tab character. 61
Error Line contains a tab character. 72
Error Line has trailing spaces. 73
Error Line contains a tab character. 73
Error Line is longer than 80 characters. 74
Error Line contains a tab character. 74
Error Method 'commit' is not designed for extension - needs to be abstract, final or empty. 74
Error Missing a Javadoc comment. 74
Error Redundant throws: 'HeuristicRollbackException' is subclass of 'RollbackException'. 74
Error Redundant throws: 'IllegalStateException' is unchecked exception. 74
Error Redundant throws: 'SecurityException' is unchecked exception. 74
Error Expression can be simplified. 76
Error Line is longer than 80 characters. 79
Error Line contains a tab character. 87
Error Line has trailing spaces. 88
Error Line contains a tab character. 88
Error Line contains a tab character. 89
Error Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. 89
Error Missing a Javadoc comment. 89
Error Line contains a tab character. 90
Error Line contains a tab character. 91
Error Line has trailing spaces. 92
Error Line contains a tab character. 92
Error Line is longer than 80 characters. 93
Error Line contains a tab character. 93
Error Method 'rollback' is not designed for extension - needs to be abstract, final or empty. 93
Error Missing a Javadoc comment. 93
Error Redundant throws: 'IllegalStateException' is unchecked exception. 93
Error Redundant throws: 'SecurityException' is unchecked exception. 93
Error Expression can be simplified. 95
Error Line is longer than 80 characters. 98
Error Line contains a tab character. 104
Error Line has trailing spaces. 105
Error Line contains a tab character. 105
Error Line is longer than 80 characters. 106
Error Line contains a tab character. 106
Error Method 'setRollbackOnly' is not designed for extension - needs to be abstract, final or empty. 106
Error Missing a Javadoc comment. 106
Error Redundant throws: 'IllegalStateException' is unchecked exception. 106
Error Line contains a tab character. 108
Error Line has trailing spaces. 109
Error Line contains a tab character. 109
Error Line contains a tab character. 110
Error Method 'setTransactionTimeout' is not designed for extension - needs to be abstract, final or empty. 110
Error Missing a Javadoc comment. 110
Error Parameter seconds should be final. 110
Error Line is longer than 80 characters. 112
Error Line contains a tab character. 115
Error Line has trailing spaces. 116
Error Line contains a tab character. 116
Error Line contains a tab character. 117
Error Method 'getTransaction' is not designed for extension - needs to be abstract, final or empty. 117
Error Missing a Javadoc comment. 117
Error Line contains a tab character. 118
Error Line is longer than 80 characters. 119
Error Line contains a tab character. 119
Error Line contains a tab character. 120
Error Line contains a tab character. 121
Error '{' is not preceded with whitespace. 121
Error Line is longer than 80 characters. 122
Error Line contains a tab character. 122
Error Line contains a tab character. 123
Error Line is longer than 80 characters. 124
Error Line contains a tab character. 124
Error Line contains a tab character. 125
Error Line contains a tab character. 126
Error Line is longer than 80 characters. 128
Error Line contains a tab character. 128
Error Method 'resume' is not designed for extension - needs to be abstract, final or empty. 128
Error Missing a Javadoc comment. 128
Error Parameter tx should be final. 128
Error Redundant throws: 'IllegalStateException' is unchecked exception. 128
Error Line contains a tab character. 129
Error Line contains a tab character. 130
Error Line is longer than 80 characters. 131
Error Line contains a tab character. 131
Error Line contains a tab character. 132
Error Line contains a tab character. 133
Error Expression can be simplified. 133
Error Line is longer than 80 characters. 134
Error Line contains a tab character. 134
Error Line contains a tab character. 135
Error Line has trailing spaces. 136
Error Line is longer than 80 characters. 136
Error Line contains a tab character. 136
Error Line contains a tab character. 137
Error Line contains a tab character. 138
Error Line contains a tab character. 140
Error Method 'suspend' is not designed for extension - needs to be abstract, final or empty. 140
Error Missing a Javadoc comment. 140
Error Line is longer than 80 characters. 141
Error Line contains a tab character. 141
Error Line contains a tab character. 142
Error Line has trailing spaces. 143
Error Line contains a tab character. 143

org/apache/geronimo/transaction/context/package.html

ErrorLine
Error Missing package documentation file.0

org/jencks/AcknowledgeEndpoint.java

ErrorLine
Error Line does not match expected header line of ' *'. 2
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 38
Error Parameter messageListener should be final. 38
Error 'messageListener' hides a field. 38
Error Line is longer than 80 characters. 42
Error Missing a Javadoc comment. 42
Error Parameter method should be final. 42
Error Method 'afterDelivery' is not designed for extension - needs to be abstract, final or empty. 45
Error Missing a Javadoc comment. 45
Error '}' should be on the same line. 51
Error '}' should be on the same line. 54
Error Missing a Javadoc comment. 60
Error Method 'onMessage' is not designed for extension - needs to be abstract, final or empty. 63
Error Missing a Javadoc comment. 63
Error Parameter message should be final. 63
Error 'message' hides a field. 63

org/jencks/DefaultEndpointFactory.java

ErrorLine
Error Line does not match expected header line of ' *'. 2
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Unused import - javax.resource.spi.LocalTransaction. 21
Error Unused import - javax.transaction.xa.XAResource. 24
Error Line is longer than 80 characters. 32
Error Line is longer than 80 characters. 39
Error Line is longer than 80 characters. 44
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 51
Error Parameter beanFactory should be final. 51
Error 'beanFactory' hides a field. 51
Error Parameter ref should be final. 51
Error 'ref' hides a field. 51
Error Line is longer than 80 characters. 56
Error Missing a Javadoc comment. 56
Error Parameter beanFactory should be final. 56
Error 'beanFactory' hides a field. 56
Error Parameter ref should be final. 56
Error 'ref' hides a field. 56
Error Parameter transactionManager should be final. 56
Error Parameter name should be final. 56
Error Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. 63
Error Missing a Javadoc comment. 63
Error Method 'getRef' is not designed for extension - needs to be abstract, final or empty. 71
Error Missing a Javadoc comment. 71
Error Method 'setRef' is not designed for extension - needs to be abstract, final or empty. 75
Error Missing a Javadoc comment. 75
Error Parameter ref should be final. 75
Error 'ref' hides a field. 75
Error Method 'getBeanFactory' is not designed for extension - needs to be abstract, final or empty. 79
Error Missing a Javadoc comment. 79
Error Method 'setBeanFactory' is not designed for extension - needs to be abstract, final or empty. 83
Error Missing a Javadoc comment. 83
Error Parameter beanFactory should be final. 83
Error 'beanFactory' hides a field. 83
Error Redundant throws: 'BeansException' is unchecked exception. 83
Error Line is longer than 80 characters. 89
Error Method 'createMessageListener' is not designed for extension - needs to be abstract, final or empty. 89
Error Missing a Javadoc comment. 89
Error Line is longer than 80 characters. 90
Error Line is longer than 80 characters. 92

org/jencks/EndpointFactorySupport.java

ErrorLine
Error Line does not match expected header line of ' *'. 2
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Missing a Javadoc comment. 37
Error Variable 'transactionManager' must be private and have accessor methods. 37
Error Missing a Javadoc comment. 38
Error Line is longer than 80 characters. 40
Error Method 'createEndpoint' is not designed for extension - needs to be abstract, final or empty. 40
Error Missing a Javadoc comment. 40
Error Parameter xaResource should be final. 40
Error Line is longer than 80 characters. 44
Error '}' should be on the same line. 45
Error Line is longer than 80 characters. 47
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 52
Error Missing a Javadoc comment. 52
Error Line is longer than 80 characters. 53
Error Line is longer than 80 characters. 58
Error Method 'isDeliveryTransacted' is not designed for extension - needs to be abstract, final or empty. 58
Error Missing a Javadoc comment. 58
Error Parameter method should be final. 58
Error Method 'getTransactionManager' is not designed for extension - needs to be abstract, final or empty. 62
Error Missing a Javadoc comment. 62
Error Method 'setTransactionManager' is not designed for extension - needs to be abstract, final or empty. 66
Error Missing a Javadoc comment. 66
Error Parameter transactionManager should be final. 66
Error 'transactionManager' hides a field. 66
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 70
Error Missing a Javadoc comment. 70
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 74
Error Missing a Javadoc comment. 74
Error Parameter name should be final. 74
Error 'name' hides a field. 74
Error Line is longer than 80 characters. 80
Error Missing a Javadoc comment. 80
Error Line is longer than 80 characters. 83
Error Method 'wrapXAResource' is not designed for extension - needs to be abstract, final or empty. 89
Error Parameter xaResource should be final. 89
Error Expected @param tag for 'xaResource'. 89
Error 'name' hides a field. 90

org/jencks/JCAConnector.java

ErrorLine
Error Line does not match expected header line of ' *'. 2
Error Line has trailing spaces. 2
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error First sentence should end with a period. 34
Error Line has trailing spaces. 37
Error Line is longer than 80 characters. 40
Error Line is longer than 80 characters. 41
Error Missing a Javadoc comment. 41
Error Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 41
Error Missing a Javadoc comment. 43
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 50
Error Missing a Javadoc comment. 51
Error Missing a Javadoc comment. 53
Error Line is longer than 80 characters. 56
Error Missing a Javadoc comment. 56
Error Parameter bootstrapContext should be final. 56
Error 'bootstrapContext' hides a field. 56
Error Parameter resourceAdapter should be final. 56
Error 'resourceAdapter' hides a field. 56
Error Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. 61
Error Missing a Javadoc comment. 61
Error Line is longer than 80 characters. 73
Error Line is longer than 80 characters. 87
Error Line is longer than 80 characters. 90
Error '}' should be on the same line. 91
Error Line is longer than 80 characters. 98
Error Method 'destroy' is not designed for extension - needs to be abstract, final or empty. 102
Error Missing a Javadoc comment. 102
Error Line is longer than 80 characters. 104
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 111
Error Missing a Javadoc comment. 111
Error Method 'setBeanName' is not designed for extension - needs to be abstract, final or empty. 115
Error Missing a Javadoc comment. 115
Error Parameter name should be final. 115
Error 'name' hides a field. 115
Error Method 'getActivationSpec' is not designed for extension - needs to be abstract, final or empty. 119
Error Missing a Javadoc comment. 119
Error Method 'setActivationSpec' is not designed for extension - needs to be abstract, final or empty. 123
Error Missing a Javadoc comment. 123
Error Parameter activationSpec should be final. 123
Error 'activationSpec' hides a field. 123
Error First sentence should end with a period. 127
Error Expected an @return tag. 130
Error Method 'getRef' is not designed for extension - needs to be abstract, final or empty. 130
Error First sentence should end with a period. 134
Error Method 'setRef' is not designed for extension - needs to be abstract, final or empty. 137
Error Parameter ref should be final. 137
Error 'ref' hides a field. 137
Error Expected @param tag for 'ref'. 137
Error Method 'getEndpointFactory' is not designed for extension - needs to be abstract, final or empty. 141
Error Missing a Javadoc comment. 141
Error Method 'setEndpointFactory' is not designed for extension - needs to be abstract, final or empty. 145
Error Missing a Javadoc comment. 145
Error Parameter endpointFactory should be final. 145
Error 'endpointFactory' hides a field. 145
Error Method 'getBootstrapContext' is not designed for extension - needs to be abstract, final or empty. 149
Error Missing a Javadoc comment. 149
Error Method 'setBootstrapContext' is not designed for extension - needs to be abstract, final or empty. 153
Error Missing a Javadoc comment. 153
Error Parameter bootstrapContext should be final. 153
Error 'bootstrapContext' hides a field. 153
Error Method 'getResourceAdapter' is not designed for extension - needs to be abstract, final or empty. 157
Error Missing a Javadoc comment. 157
Error Method 'setResourceAdapter' is not designed for extension - needs to be abstract, final or empty. 161
Error Missing a Javadoc comment. 161
Error Parameter resourceAdapter should be final. 161
Error 'resourceAdapter' hides a field. 161
Error Method 'getTransactionManager' is not designed for extension - needs to be abstract, final or empty. 165
Error Missing a Javadoc comment. 165
Error Method 'setTransactionManager' is not designed for extension - needs to be abstract, final or empty. 169
Error Missing a Javadoc comment. 169
Error Parameter transactionManager should be final. 169
Error 'transactionManager' hides a field. 169
Error Method 'getBeanFactory' is not designed for extension - needs to be abstract, final or empty. 173
Error Missing a Javadoc comment. 173
Error Method 'setBeanFactory' is not designed for extension - needs to be abstract, final or empty. 177
Error Missing a Javadoc comment. 177
Error Parameter beanFactory should be final. 177
Error 'beanFactory' hides a field. 177
Error Method 'getJcaContainer' is not designed for extension - needs to be abstract, final or empty. 181
Error Missing a Javadoc comment. 181
Error Method 'setJcaContainer' is not designed for extension - needs to be abstract, final or empty. 185
Error Missing a Javadoc comment. 185
Error Parameter jcaConnector should be final. 185

org/jencks/JCAContainer.java

ErrorLine
Error Line does not match expected header line of ' *'. 2
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Unused import - org.jencks.factory.BootstrapContextFactoryBean. 22
Error Line is longer than 80 characters. 37
Error Line is longer than 80 characters. 38
Error Line is longer than 80 characters. 42
Error Line is longer than 80 characters. 43
Error Missing a Javadoc comment. 43
Error Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 43
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 45
Error Line contains a tab character. 46
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 47
Error Line has trailing spaces. 48
Error Missing a Javadoc comment. 49
Error Method 'addConnector' is not designed for extension - needs to be abstract, final or empty. 52
Error Missing a Javadoc comment. 52
Error Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. 56
Error Missing a Javadoc comment. 56
Error Redundant throws: 'Exception' is unchecked exception. 56
Error Line is longer than 80 characters. 62
Error Line contains a tab character. 69
Error Line is longer than 80 characters. 70
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error Line contains a tab character. 72
Error Line is longer than 80 characters. 81
Error Method 'destroy' is not designed for extension - needs to be abstract, final or empty. 84
Error Missing a Javadoc comment. 84
Error Redundant throws: 'Exception' is unchecked exception. 84
Error Method 'getApplicationContext' is not designed for extension - needs to be abstract, final or empty. 92
Error Missing a Javadoc comment. 92
Error Line is longer than 80 characters. 96
Error Method 'setApplicationContext' is not designed for extension - needs to be abstract, final or empty. 96
Error Missing a Javadoc comment. 96
Error Parameter applicationContext should be final. 96
Error 'applicationContext' hides a field. 96
Error Redundant throws: 'BeansException' is unchecked exception. 96
Error Method 'getResourceAdapter' is not designed for extension - needs to be abstract, final or empty. 100
Error Missing a Javadoc comment. 100
Error Method 'setResourceAdapter' is not designed for extension - needs to be abstract, final or empty. 104
Error Missing a Javadoc comment. 104
Error Parameter resourceAdapter should be final. 104
Error 'resourceAdapter' hides a field. 104
Error Method 'getBootstrapContext' is not designed for extension - needs to be abstract, final or empty. 108
Error Missing a Javadoc comment. 108
Error Method 'setBootstrapContext' is not designed for extension - needs to be abstract, final or empty. 112
Error Missing a Javadoc comment. 112
Error Parameter bootstrapContext should be final. 112
Error 'bootstrapContext' hides a field. 112
Error Method 'isLazyLoad' is not designed for extension - needs to be abstract, final or empty. 116
Error Missing a Javadoc comment. 116
Error Method 'setLazyLoad' is not designed for extension - needs to be abstract, final or empty. 120
Error Missing a Javadoc comment. 120
Error Parameter lazyLoad should be final. 120
Error 'lazyLoad' hides a field. 120

org/jencks/LocalTransactionEndpoint.java

ErrorLine
Error Line does not match expected header line of ' *'. 2
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error First sentence should end with a period. 30
Error Line is longer than 80 characters. 35
Error Line is longer than 80 characters. 37
Error Missing a Javadoc comment. 37
Error Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 37
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 40
Error Line is longer than 80 characters. 42
Error Missing a Javadoc comment. 42
Error Parameter messageListener should be final. 42
Error 'messageListener' hides a field. 42
Error Parameter localTransaction should be final. 42
Error 'localTransaction' hides a field. 42
Error Line is longer than 80 characters. 47
Error Method 'beforeDelivery' is not designed for extension - needs to be abstract, final or empty. 47
Error Missing a Javadoc comment. 47
Error Parameter method should be final. 47
Error Method 'afterDelivery' is not designed for extension - needs to be abstract, final or empty. 51
Error Missing a Javadoc comment. 51
Error Method 'release' is not designed for extension - needs to be abstract, final or empty. 55
Error Missing a Javadoc comment. 55
Error '}' should be on the same line. 59
Error Method 'onMessage' is not designed for extension - needs to be abstract, final or empty. 67
Error Missing a Javadoc comment. 67
Error Parameter message should be final. 67
Error Line is longer than 80 characters. 73
Error Expected an @return tag. 76
Error Method 'getLocalTransaction' is not designed for extension - needs to be abstract, final or empty. 76
Error Expected @throws tag for 'ResourceException'. 76
Error Line is longer than 80 characters. 78

org/jencks/SingletonEndpointFactory.java

ErrorLine
Error Line does not match expected header line of ' *'. 2
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line is longer than 80 characters. 27
Error Line is longer than 80 characters. 28
Error Line is longer than 80 characters. 33
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 39
Error Parameter messageListener should be final. 39
Error 'messageListener' hides a field. 39
Error Line is longer than 80 characters. 43
Error Missing a Javadoc comment. 43
Error Parameter messageListener should be final. 43
Error 'messageListener' hides a field. 43
Error Parameter tm should be final. 43
Error Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. 48
Error Missing a Javadoc comment. 48
Error Line is longer than 80 characters. 50
Error Method 'getMessageListener' is not designed for extension - needs to be abstract, final or empty. 54
Error Missing a Javadoc comment. 54
Error Method 'setMessageListener' is not designed for extension - needs to be abstract, final or empty. 58
Error Missing a Javadoc comment. 58
Error Parameter messageListener should be final. 58
Error 'messageListener' hides a field. 58
Error Line is longer than 80 characters. 64
Error Method 'createMessageListener' is not designed for extension - needs to be abstract, final or empty. 64
Error Missing a Javadoc comment. 64

org/jencks/TargetSourceMessageListener.java

ErrorLine
Error Line does not match expected header line of ' *'. 2
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line is longer than 80 characters. 32
Error Missing a Javadoc comment. 33
Error Method 'onMessage' is not designed for extension - needs to be abstract, final or empty. 35
Error Missing a Javadoc comment. 35
Error Parameter message should be final. 35
Error '}' should be on the same line. 39
Error '}' should be on the same line. 45
Error '}' should be on the same line. 49
Error Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. 56
Error Missing a Javadoc comment. 56
Error Method 'getTargetSource' is not designed for extension - needs to be abstract, final or empty. 62
Error Missing a Javadoc comment. 62
Error Method 'setTargetSource' is not designed for extension - needs to be abstract, final or empty. 66
Error Missing a Javadoc comment. 66
Error Parameter targetSource should be final. 66
Error 'targetSource' hides a field. 66
Error Method 'handleException' is not designed for extension - needs to be abstract, final or empty. 70
Error Missing a Javadoc comment. 70
Error Parameter e should be final. 70

org/jencks/XAEndpoint.java

ErrorLine
Error Line does not match expected header line of ' *'. 2
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Missing a Javadoc comment. 43
Error Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 43
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 50
Error Line is longer than 80 characters. 52
Error Missing a Javadoc comment. 52
Error Parameter messageListener should be final. 52
Error 'messageListener' hides a field. 52
Error Parameter xaResource should be final. 52
Error 'xaResource' hides a field. 52
Error Parameter transactionManager should be final. 52
Error 'transactionManager' hides a field. 52
Error Line is longer than 80 characters. 58
Error Method 'beforeDelivery' is not designed for extension - needs to be abstract, final or empty. 58
Error Missing a Javadoc comment. 58
Error Parameter method should be final. 58
Error '}' should be on the same line. 71
Error '}' should be on the same line. 75
Error '}' should be on the same line. 79
Error '}' should be on the same line. 83
Error Method 'afterDelivery' is not designed for extension - needs to be abstract, final or empty. 91
Error Missing a Javadoc comment. 91
Error '}' should be on the same line. 98
Error '}' should be on the same line. 105
Error '}' should be on the same line. 108
Error '}' should be on the same line. 111
Error '}' should be on the same line. 114
Error '}' should be on the same line. 117
Error Method 'onMessage' is not designed for extension - needs to be abstract, final or empty. 124
Error Missing a Javadoc comment. 124
Error Parameter message should be final. 124
Error Method 'release' is not designed for extension - needs to be abstract, final or empty. 130
Error Missing a Javadoc comment. 130
Error '}' should be on the same line. 134
Error Method 'doRollback' is not designed for extension - needs to be abstract, final or empty. 141
Error Missing a Javadoc comment. 141
Error Parameter e should be final. 141
Error '}' should be on the same line. 145

org/jencks/factory/AbstractGeronimoPool.java

ErrorLine
Error File does not end with a newline. 0

org/jencks/factory/AbstractGeronimoPool.java

ErrorLine
Error Line does not match expected header line of '/**'. 1
Error Missing a Javadoc comment. 39
Error Variable 'maxSize' must be private and have accessor methods. 39
Error Missing a Javadoc comment. 40
Error Variable 'minSize' must be private and have accessor methods. 40
Error Missing a Javadoc comment. 41
Error Variable 'blockingTimeoutMilliseconds' must be private and have accessor methods. 41
Error Missing a Javadoc comment. 42
Error Variable 'idleTimeoutMinutes' must be private and have accessor methods. 42
Error Missing a Javadoc comment. 43
Error Variable 'matchOne' must be private and have accessor methods. 43
Error Missing a Javadoc comment. 44
Error Variable 'matchAll' must be private and have accessor methods. 44
Error Missing a Javadoc comment. 45
Error Variable 'selectOneAssumeMatch' must be private and have accessor methods. 45
Error Method 'getBlockingTimeoutMilliseconds' is not designed for extension - needs to be abstract, final or empty. 47
Error Missing a Javadoc comment. 47
Error Method 'getIdleTimeoutMinutes' is not designed for extension - needs to be abstract, final or empty. 51
Error Missing a Javadoc comment. 51
Error Method 'isMatchAll' is not designed for extension - needs to be abstract, final or empty. 55
Error Missing a Javadoc comment. 55
Error Method 'isMatchOne' is not designed for extension - needs to be abstract, final or empty. 59
Error Missing a Javadoc comment. 59
Error Method 'getMaxSize' is not designed for extension - needs to be abstract, final or empty. 63
Error Missing a Javadoc comment. 63
Error Method 'getMinSize' is not designed for extension - needs to be abstract, final or empty. 67
Error Missing a Javadoc comment. 67
Error Method 'isSelectOneAssumeMatch' is not designed for extension - needs to be abstract, final or empty. 71
Error Missing a Javadoc comment. 71
Error Line is longer than 80 characters. 78
Error Method 'setBlockingTimeoutMilliseconds' is not designed for extension - needs to be abstract, final or empty. 78
Error Parameter blockingTimeoutMilliseconds should be final. 78
Error 'blockingTimeoutMilliseconds' hides a field. 78
Error Expected @param tag for 'blockingTimeoutMilliseconds'. 78
Error Method 'setIdleTimeoutMinutes' is not designed for extension - needs to be abstract, final or empty. 85
Error Parameter idleTimeoutMinutes should be final. 85
Error 'idleTimeoutMinutes' hides a field. 85
Error Expected @param tag for 'idleTimeoutMinutes'. 85
Error Method 'setMatchAll' is not designed for extension - needs to be abstract, final or empty. 92
Error Parameter matchAll should be final. 92
Error 'matchAll' hides a field. 92
Error Expected @param tag for 'matchAll'. 92
Error Method 'setMatchOne' is not designed for extension - needs to be abstract, final or empty. 99
Error Parameter matchOne should be final. 99
Error 'matchOne' hides a field. 99
Error Expected @param tag for 'matchOne'. 99
Error Method 'setMaxSize' is not designed for extension - needs to be abstract, final or empty. 106
Error Parameter maxSize should be final. 106
Error 'maxSize' hides a field. 106
Error Expected @param tag for 'maxSize'. 106
Error Method 'setMinSize' is not designed for extension - needs to be abstract, final or empty. 113
Error Parameter minSize should be final. 113
Error 'minSize' hides a field. 113
Error Expected @param tag for 'minSize'. 113
Error Method 'setSelectOneAssumeMatch' is not designed for extension - needs to be abstract, final or empty. 120
Error Parameter selectOneAssumeMatch should be final. 120
Error 'selectOneAssumeMatch' hides a field. 120
Error Expected @param tag for 'selectOneAssumeMatch'. 120
Error Line contains a tab character. 122

org/jencks/factory/BootstrapContextFactoryBean.java

ErrorLine
Error File does not end with a newline. 0

org/jencks/factory/BootstrapContextFactoryBean.java

ErrorLine
Error Line does not match expected header line of ' *'. 2
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Unused import - javax.resource.spi.work.WorkManager. 23
Error Line is longer than 80 characters. 38
Error Line is longer than 80 characters. 43
Error Line contains a tab character. 45
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 47
Error Line is longer than 80 characters. 48
Error Missing a Javadoc comment. 48
Error Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 50
Error Missing a Javadoc comment. 50
Error Line contains a tab character. 51
Error Line contains a tab character. 53
Error Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. 57
Error Missing a Javadoc comment. 57
Error Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. 61
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 65
Error Method 'setApplicationContext' is not designed for extension - needs to be abstract, final or empty. 68
Error Missing a Javadoc comment. 68
Error Parameter applicationContext should be final. 68
Error 'applicationContext' hides a field. 68
Error Line contains a tab character. 69
Error Method 'getWorkManager' is not designed for extension - needs to be abstract, final or empty. 75
Error Missing a Javadoc comment. 75
Error Line contains a tab character. 77
Error Method 'setWorkManager' is not designed for extension - needs to be abstract, final or empty. 83
Error Missing a Javadoc comment. 83
Error Parameter workManager should be final. 83
Error 'workManager' hides a field. 83
Error Line is longer than 80 characters. 87
Error Method 'getTransactionContextManager' is not designed for extension - needs to be abstract, final or empty. 87
Error Missing a Javadoc comment. 87
Error Line is longer than 80 characters. 91
Error Method 'setTransactionContextManager' is not designed for extension - needs to be abstract, final or empty. 91
Error Missing a Javadoc comment. 91
Error Parameter transactionContextManager should be final. 91
Error Line is longer than 80 characters. 92
Error Method 'getThreadPoolSize' is not designed for extension - needs to be abstract, final or empty. 95
Error Missing a Javadoc comment. 95
Error Method 'setThreadPoolSize' is not designed for extension - needs to be abstract, final or empty. 99
Error Missing a Javadoc comment. 99
Error Parameter threadPoolSize should be final. 99
Error Line is longer than 80 characters. 103
Error Method 'getTransactionManager' is not designed for extension - needs to be abstract, final or empty. 103
Error Missing a Javadoc comment. 103
Error Line is longer than 80 characters. 107
Error Method 'setTransactionManager' is not designed for extension - needs to be abstract, final or empty. 107
Error Missing a Javadoc comment. 107
Error Parameter transactionManager should be final. 107
Error Method 'getXidImporter' is not designed for extension - needs to be abstract, final or empty. 111
Error Missing a Javadoc comment. 111
Error Method 'setXidImporter' is not designed for extension - needs to be abstract, final or empty. 115
Error Missing a Javadoc comment. 115
Error Parameter xidImporter should be final. 115
Error Method 'getDefaultTransactionTimeoutSeconds' is not designed for extension - needs to be abstract, final or empty. 119
Error Missing a Javadoc comment. 119
Error Line is longer than 80 characters. 123
Error Method 'setDefaultTransactionTimeoutSeconds' is not designed for extension - needs to be abstract, final or empty. 123
Error Missing a Javadoc comment. 123
Error Parameter defaultTransactionTimeoutSeconds should be final. 123
Error Line is longer than 80 characters. 124
Error Method 'getTransactionLog' is not designed for extension - needs to be abstract, final or empty. 127
Error Missing a Javadoc comment. 127
Error Method 'setTransactionLog' is not designed for extension - needs to be abstract, final or empty. 131
Error Missing a Javadoc comment. 131
Error Parameter transactionLog should be final. 131
Error Method 'getResourceManagers' is not designed for extension - needs to be abstract, final or empty. 135
Error Missing a Javadoc comment. 135
Error Method 'setResourceManagers' is not designed for extension - needs to be abstract, final or empty. 139
Error Missing a Javadoc comment. 139
Error Parameter resourceManagers should be final. 139

org/jencks/factory/ConnectionManagerFactoryBean.java

ErrorLine
Error Line does not match expected header line of '/**'. 1
Error Line is longer than 80 characters. 25
Error Line is longer than 80 characters. 26
Error Line is longer than 80 characters. 27
Error Line is longer than 80 characters. 28
Error Line is longer than 80 characters. 43
Error Line is longer than 80 characters. 50
Error Line contains a tab character. 52
Error Missing a Javadoc comment. 52
Error Missing a Javadoc comment. 53
Error Missing a Javadoc comment. 54
Error Missing a Javadoc comment. 55
Error Missing a Javadoc comment. 56
Error Missing a Javadoc comment. 57
Error Missing a Javadoc comment. 58
Error Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 60
Error Missing a Javadoc comment. 60
Error Line contains a tab character. 61
Error Line contains a tab character. 62
Error Line contains a tab character. 63
Error Line has trailing spaces. 64
Error Line contains a tab character. 64
Error Line contains a tab character. 65
Error Line has trailing spaces. 66
Error Line contains a tab character. 66
Error Line has trailing spaces. 67
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error Line has trailing spaces. 69
Error Line contains a tab character. 69
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. 75
Error Missing a Javadoc comment. 75
Error Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. 79
Error Missing a Javadoc comment. 79
Error Line is longer than 80 characters. 83
Error Line contains a tab character. 83
Error Method 'setApplicationContext' is not designed for extension - needs to be abstract, final or empty. 83
Error Missing a Javadoc comment. 83
Error Parameter applicationContext should be final. 83
Error 'applicationContext' hides a field. 83
Error Line contains a tab character. 84
Error Line contains a tab character. 85
Error Line is longer than 80 characters. 91
Error Line is longer than 80 characters. 92
Error Method 'setPoolingSupport' is not designed for extension - needs to be abstract, final or empty. 94
Error Parameter support should be final. 94
Error Expected @param tag for 'support'. 94
Error Line is longer than 80 characters. 101
Error Method 'setTransactionContextManager' is not designed for extension - needs to be abstract, final or empty. 101
Error Parameter manager should be final. 101
Error Expected @param tag for 'manager'. 101
Error Line is longer than 80 characters. 111
Error Line is longer than 80 characters. 112
Error Method 'setTransactionSupport' is not designed for extension - needs to be abstract, final or empty. 114
Error Parameter support should be final. 114
Error Expected @param tag for 'support'. 114
Error Method 'setConnectionTracker' is not designed for extension - needs to be abstract, final or empty. 121
Error Parameter tracker should be final. 121
Error Expected @param tag for 'tracker'. 121
Error First sentence should end with a period. 125
Error Method 'setContainerManagedSecurity' is not designed for extension - needs to be abstract, final or empty. 128
Error Parameter containerManagedSecurity should be final. 128
Error 'containerManagedSecurity' hides a field. 128
Error Expected @param tag for 'containerManagedSecurity'. 128
Error Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. 145
Error Line contains a tab character. 157
Error Method 'getConnectionTracker' is not designed for extension - needs to be abstract, final or empty. 157
Error Missing a Javadoc comment. 157
Error Line contains a tab character. 158
Error Line is longer than 80 characters. 159
Error Line contains a tab character. 159
Error Line contains a tab character. 160
Error Line is longer than 80 characters. 161
Error Line contains a tab character. 161
Error Line contains a tab character. 162
Error Line contains a tab character. 163
Error Line contains a tab character. 164
Error Line contains a tab character. 165
Error Line contains a tab character. 167
Error Method 'getTransactionContextManager' is not designed for extension - needs to be abstract, final or empty. 167
Error Missing a Javadoc comment. 167
Error Line contains a tab character. 168
Error Line contains a tab character. 169
Error Line is longer than 80 characters. 170
Error Line contains a tab character. 170
Error Line contains a tab character. 171
Error Line is longer than 80 characters. 172
Error Line contains a tab character. 172
Error Line contains a tab character. 173
Error Line is longer than 80 characters. 174
Error Line contains a tab character. 174
Error Line contains a tab character. 175
Error Line contains a tab character. 176
Error Line is longer than 80 characters. 177
Error Line contains a tab character. 177
Error Line contains a tab character. 178
Error Line contains a tab character. 179
Error Line contains a tab character. 180
Error Line contains a tab character. 181

org/jencks/factory/GeronimoTransactionManagerFactoryBean.java

ErrorLine
Error Line does not match expected header line of ' *'. 2
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line is longer than 80 characters. 39
Error Line contains a tab character. 41
Error Missing a Javadoc comment. 41
Error Line contains a tab character. 42
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 43
Error Line has trailing spaces. 44
Error Line contains a tab character. 44
Error Line contains a tab character. 45
Error Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 45
Error Missing a Javadoc comment. 45
Error Line contains a tab character. 46
Error Line is longer than 80 characters. 47
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Line contains a tab character. 49
Error Line contains a tab character. 50
Error Line contains a tab character. 52
Error Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. 52
Error Missing a Javadoc comment. 52
Error Line contains a tab character. 53
Error Line contains a tab character. 54
Error Line contains a tab character. 56
Error Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. 56
Error Missing a Javadoc comment. 56
Error Line contains a tab character. 57
Error Line contains a tab character. 58
Error Line contains a tab character. 60
Error Missing a Javadoc comment. 60
Error Line contains a tab character. 61
Error Line is longer than 80 characters. 63
Error Line contains a tab character. 63
Error Method 'setApplicationContext' is not designed for extension - needs to be abstract, final or empty. 63
Error Missing a Javadoc comment. 63
Error Parameter applicationContext should be final. 63
Error 'applicationContext' hides a field. 63
Error Line contains a tab character. 64
Error Line contains a tab character. 65
Error Line contains a tab character. 67
Error Method 'getTransactionContextManager' is not designed for extension - needs to be abstract, final or empty. 67
Error Missing a Javadoc comment. 67
Error Line contains a tab character. 68
Error Line is longer than 80 characters. 69
Error Line contains a tab character. 69
Error Line contains a tab character. 70
Error Line is longer than 80 characters. 71
Error Line contains a tab character. 71
Error Line contains a tab character. 72
Error Line is longer than 80 characters. 73
Error Line contains a tab character. 73
Error Line contains a tab character. 74
Error Line contains a tab character. 75
Error Line contains a tab character. 76
Error Line contains a tab character. 77
Error Line is longer than 80 characters. 79
Error Line contains a tab character. 79
Error Method 'setTransactionContextManager' is not designed for extension - needs to be abstract, final or empty. 79
Error Missing a Javadoc comment. 79
Error Parameter transactionContextManager should be final. 79
Error 'transactionContextManager' hides a field. 79
Error Line contains a tab character. 80
Error Line contains a tab character. 81

org/jencks/factory/LocalTransactionFactoryBean.java

ErrorLine
Error Line does not match expected header line of '/**'. 1
Error Line is longer than 80 characters. 19
Error Line is longer than 80 characters. 20
Error Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 35
Error Missing a Javadoc comment. 35
Error Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. 39
Error Missing a Javadoc comment. 39
Error Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. 43
Error Missing a Javadoc comment. 43

org/jencks/factory/NoTransactionFactoryBean.java

ErrorLine
Error Line does not match expected header line of '/**'. 1
Error Line is longer than 80 characters. 19
Error Line is longer than 80 characters. 20
Error Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 35
Error Missing a Javadoc comment. 35
Error Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. 39
Error Missing a Javadoc comment. 39
Error Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. 43
Error Missing a Javadoc comment. 43

org/jencks/factory/PartitionedPoolFactoryBean.java

ErrorLine
Error Line does not match expected header line of '/**'. 1
Error Line is longer than 80 characters. 19
Error Line is longer than 80 characters. 20
Error Unused import - org.apache.geronimo.connector.outbound.connectionmanagerconfig.PoolingSupport. 20
Error Line is longer than 80 characters. 21
Error Line is longer than 80 characters. 40
Error Missing a Javadoc comment. 42
Error Variable 'partitionByConnectionRequestInfo' must be private and have accessor methods. 42
Error Missing a Javadoc comment. 43
Error Variable 'partitionBySubject' must be private and have accessor methods. 43
Error Missing a Javadoc comment. 45
Error Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 47
Error Missing a Javadoc comment. 47
Error Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. 51
Error Missing a Javadoc comment. 51
Error Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. 55
Error Missing a Javadoc comment. 55
Error Line is longer than 80 characters. 62
Error Method 'setPartitionByConnectionRequestInfo' is not designed for extension - needs to be abstract, final or empty. 62
Error Parameter partitionByConnectionRequestInfo should be final. 62
Error 'partitionByConnectionRequestInfo' hides a field. 62
Error Expected @param tag for 'partitionByConnectionRequestInfo'. 62
Error Line is longer than 80 characters. 63
Error Method 'setPartitionBySubject' is not designed for extension - needs to be abstract, final or empty. 69
Error Parameter partitionBySubject should be final. 69
Error 'partitionBySubject' hides a field. 69
Error Expected @param tag for 'partitionBySubject'. 69
Error Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error Line is longer than 80 characters. 74

org/jencks/factory/SinglePoolFactoryBean.java

ErrorLine
Error Line does not match expected header line of '/**'. 1
Error Line is longer than 80 characters. 19
Error Line is longer than 80 characters. 35
Error Missing a Javadoc comment. 37
Error Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 39
Error Missing a Javadoc comment. 39
Error Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. 43
Error Missing a Javadoc comment. 43
Error Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. 47
Error Missing a Javadoc comment. 47
Error Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. 51
Error Missing a Javadoc comment. 51
Error Line is longer than 80 characters. 52

org/jencks/factory/TransactionContextManagerFactoryBean.java

ErrorLine
Error Line does not match expected header line of '/**'. 1
Error Line is longer than 80 characters. 43
Error Line contains a tab character. 45
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 46
Error Line contains a tab character. 47
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 49
Error '600' is a magic number. 49
Error Missing a Javadoc comment. 50
Error Missing a Javadoc comment. 51
Error Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 53
Error Missing a Javadoc comment. 53
Error Line contains a tab character. 54
Error Line is longer than 80 characters. 56
Error Line contains a tab character. 57
Error Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. 61
Error Missing a Javadoc comment. 61
Error Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. 65
Error Missing a Javadoc comment. 65
Error Line is longer than 80 characters. 69
Error Line contains a tab character. 69
Error Method 'setApplicationContext' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Parameter applicationContext should be final. 69
Error 'applicationContext' hides a field. 69
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error Line is longer than 80 characters. 73
Error Method 'getTransactionManager' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error Line contains a tab character. 74
Error Line is longer than 80 characters. 75
Error Line contains a tab character. 75
Error Line contains a tab character. 76
Error Line is longer than 80 characters. 77
Error Line contains a tab character. 77
Error Line contains a tab character. 78
Error Line is longer than 80 characters. 79
Error Line contains a tab character. 79
Error Line contains a tab character. 80
Error Line is longer than 80 characters. 81
Error Line contains a tab character. 81
Error Line contains a tab character. 82
Error Line contains a tab character. 83
Error Line is longer than 80 characters. 87
Error Method 'setTransactionManager' is not designed for extension - needs to be abstract, final or empty. 87
Error Missing a Javadoc comment. 87
Error Parameter transactionManager should be final. 87
Error 'transactionManager' hides a field. 87
Error Method 'getXidImporter' is not designed for extension - needs to be abstract, final or empty. 91
Error Missing a Javadoc comment. 91
Error Line contains a tab character. 92
Error Line contains a tab character. 93
Error Line has trailing spaces. 94
Error Line is longer than 80 characters. 94
Error Line contains a tab character. 94
Error Line contains a tab character. 95
Error Line is longer than 80 characters. 96
Error Line contains a tab character. 96
Error Line contains a tab character. 97
Error Line is longer than 80 characters. 98
Error Line contains a tab character. 98
Error Line contains a tab character. 99
Error Line is longer than 80 characters. 100
Error Line contains a tab character. 100
Error Line contains a tab character. 101
Error Line is longer than 80 characters. 102
Error Line contains a tab character. 102
Error Line contains a tab character. 103
Error Line contains a tab character. 104
Error Line contains a tab character. 105
Error Line has trailing spaces. 108
Error Method 'setXidImporter' is not designed for extension - needs to be abstract, final or empty. 109
Error Missing a Javadoc comment. 109
Error Parameter xidImporter should be final. 109
Error 'xidImporter' hides a field. 109
Error Line contains a tab character. 110
Error Method 'getDefaultTransactionTimeoutSeconds' is not designed for extension - needs to be abstract, final or empty. 113
Error Missing a Javadoc comment. 113
Error Line is longer than 80 characters. 117
Error Method 'setDefaultTransactionTimeoutSeconds' is not designed for extension - needs to be abstract, final or empty. 117
Error Missing a Javadoc comment. 117
Error Parameter defaultTransactionTimeoutSeconds should be final. 117
Error 'defaultTransactionTimeoutSeconds' hides a field. 117
Error Line is longer than 80 characters. 118
Error Method 'getTransactionLog' is not designed for extension - needs to be abstract, final or empty. 121
Error Missing a Javadoc comment. 121
Error Method 'setTransactionLog' is not designed for extension - needs to be abstract, final or empty. 128
Error Missing a Javadoc comment. 128
Error Parameter transactionLog should be final. 128
Error 'transactionLog' hides a field. 128
Error Method 'getResourceManagers' is not designed for extension - needs to be abstract, final or empty. 132
Error Missing a Javadoc comment. 132
Error Method 'setResourceManagers' is not designed for extension - needs to be abstract, final or empty. 136
Error Missing a Javadoc comment. 136
Error Parameter resourceManagers should be final. 136
Error 'resourceManagers' hides a field. 136
Error Expected @throws tag for 'Exception'. 145
Error Line has trailing spaces. 147

org/jencks/factory/TransactionManagerFactoryBean.java

ErrorLine
Error Line does not match expected header line of '/**'. 1
Error Line is longer than 80 characters. 35
Error Missing a Javadoc comment. 37
Error '600' is a magic number. 37
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 41
Error Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 43
Error Missing a Javadoc comment. 43
Error Line contains a tab character. 44
Error Line is longer than 80 characters. 45
Error Line contains a tab character. 47
Error Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. 51
Error Missing a Javadoc comment. 51
Error Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. 55
Error Missing a Javadoc comment. 55
Error Method 'setDefaultTransactionTimeoutSeconds' is not designed for extension - needs to be abstract, final or empty. 62
Error Parameter timeout should be final. 62
Error Expected @param tag for 'timeout'. 62
Error Method 'setTransactionLog' is not designed for extension - needs to be abstract, final or empty. 69
Error Parameter log should be final. 69
Error Expected @param tag for 'log'. 69
Error Method 'getResourceManagers' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error First sentence should end with a period. 77
Error Method 'setResourceManagers' is not designed for extension - needs to be abstract, final or empty. 80
Error Parameter resourceManagers should be final. 80
Error 'resourceManagers' hides a field. 80
Error Expected @param tag for 'resourceManagers'. 80
Error Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. 84
Error Missing a Javadoc comment. 84

org/jencks/factory/UserTransactionFactoryBean.java

ErrorLine
Error Line does not match expected header line of '/**'. 1
Error Line is longer than 80 characters. 21
Error Unused import - org.apache.geronimo.transaction.context.UserTransactionImpl. 25
Error Line is longer than 80 characters. 46
Error Line is longer than 80 characters. 50
Error Missing a Javadoc comment. 52
Error Missing a Javadoc comment. 53
Error Missing a Javadoc comment. 55
Error Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 57
Error Missing a Javadoc comment. 57
Error Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. 61
Error Missing a Javadoc comment. 61
Error Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. 65
Error Missing a Javadoc comment. 65
Error Line is longer than 80 characters. 72
Error Method 'setTransactionContextManager' is not designed for extension - needs to be abstract, final or empty. 72
Error Parameter manager should be final. 72
Error Expected @param tag for 'manager'. 72
Error Line is longer than 80 characters. 77
Error Line is longer than 80 characters. 79
Error Method 'setConnectionTrackingCoordinator' is not designed for extension - needs to be abstract, final or empty. 79
Error Parameter coordinator should be final. 79
Error Expected @param tag for 'coordinator'. 79
Error Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. 91
Error Expected @throws tag for 'Exception'. 91
Error Line contains a tab character. 92
Error Line has trailing spaces. 94
Error Line has trailing spaces. 98
Error Line has trailing spaces. 102
Error Line contains a tab character. 102
Error Line contains a tab character. 103
Error Missing a Javadoc comment. 103
Error Line has trailing spaces. 104
Error Line contains a tab character. 104
Error Line contains a tab character. 105
Error Missing a Javadoc comment. 105
Error Line contains a tab character. 106
Error Line contains a tab character. 107
Error Line contains a tab character. 109
Error Line is longer than 80 characters. 111
Error Line contains a tab character. 111
Error Method 'begin' is not designed for extension - needs to be abstract, final or empty. 111
Error Missing a Javadoc comment. 111
Error Line contains a tab character. 112
Error Line contains a tab character. 113
Error Line contains a tab character. 114
Error Line is longer than 80 characters. 116
Error Line contains a tab character. 116
Error Method 'commit' is not designed for extension - needs to be abstract, final or empty. 116
Error Missing a Javadoc comment. 116
Error Redundant throws: 'IllegalStateException' is unchecked exception. 116
Error Redundant throws: 'SecurityException' is unchecked exception. 116
Error Line contains a tab character. 117
Error Line contains a tab character. 118
Error Line contains a tab character. 119
Error Line contains a tab character. 121
Error Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. 121
Error Missing a Javadoc comment. 121
Error Line contains a tab character. 122
Error Line contains a tab character. 123
Error Line contains a tab character. 124
Error Line is longer than 80 characters. 126
Error Line contains a tab character. 126
Error Method 'rollback' is not designed for extension - needs to be abstract, final or empty. 126
Error Missing a Javadoc comment. 126
Error Redundant throws: 'IllegalStateException' is unchecked exception. 126
Error Redundant throws: 'SecurityException' is unchecked exception. 126
Error Line contains a tab character. 127
Error Line contains a tab character. 128
Error Line contains a tab character. 129
Error Line is longer than 80 characters. 131
Error Line contains a tab character. 131
Error Method 'setRollbackOnly' is not designed for extension - needs to be abstract, final or empty. 131
Error Missing a Javadoc comment. 131
Error Redundant throws: 'IllegalStateException' is unchecked exception. 131
Error Line contains a tab character. 132
Error Line contains a tab character. 133
Error Line contains a tab character. 134
Error Line is longer than 80 characters. 136
Error Line contains a tab character. 136
Error Method 'setTransactionTimeout' is not designed for extension - needs to be abstract, final or empty. 136
Error Missing a Javadoc comment. 136
Error Parameter arg0 should be final. 136
Error Line contains a tab character. 137
Error Line contains a tab character. 138
Error Line contains a tab character. 139
Error Line contains a tab character. 141
Error Missing a Javadoc comment. 141
Error Line contains a tab character. 142
Error Line contains a tab character. 143
Error Line is longer than 80 characters. 144
Error Line contains a tab character. 144
Error Line is longer than 80 characters. 145
Error Line contains a tab character. 145
Error Line contains a tab character. 146
Error Line is longer than 80 characters. 147
Error Line contains a tab character. 147
Error Line contains a tab character. 148
Error Line contains a tab character. 149
Error Line contains a tab character. 150

org/jencks/factory/WorkManagerFactoryBean.java

ErrorLine
Error File does not end with a newline. 0

org/jencks/factory/WorkManagerFactoryBean.java

ErrorLine
Error Line does not match expected header line of ' *'. 2
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Unused import - javax.resource.spi.BootstrapContext. 23
Error Line is longer than 80 characters. 40
Error Line is longer than 80 characters. 45
Error Line contains a tab character. 47
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 50
Error '30' is a magic number. 50
Error Missing a Javadoc comment. 51
Error Missing a Javadoc comment. 52
Error Missing a Javadoc comment. 53
Error '600' is a magic number. 53
Error Missing a Javadoc comment. 54
Error Missing a Javadoc comment. 55
Error Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 57
Error Missing a Javadoc comment. 57
Error Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. 61
Error Missing a Javadoc comment. 61
Error Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. 65
Error Missing a Javadoc comment. 65
Error Line has trailing spaces. 68
Error Method 'setApplicationContext' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Parameter applicationContext should be final. 69
Error 'applicationContext' hides a field. 69
Error Line contains a tab character. 70
Error Missing a Javadoc comment. 73
Error Method 'getWorkManager' is not designed for extension - needs to be abstract, final or empty. 76
Error Missing a Javadoc comment. 76
Error Line is longer than 80 characters. 84
Error Method 'getTransactionContextManager' is not designed for extension - needs to be abstract, final or empty. 84
Error Missing a Javadoc comment. 84
Error Line is longer than 80 characters. 85
Error Line contains a tab character. 85
Error Line is longer than 80 characters. 86
Error Line contains a tab character. 86
Error Line contains a tab character. 87
Error Line is longer than 80 characters. 88
Error Line contains a tab character. 88
Error Line contains a tab character. 89
Error Line is longer than 80 characters. 90
Error Line contains a tab character. 90
Error Line contains a tab character. 91
Error Line contains a tab character. 92
Error Line contains a tab character. 93
Error Line contains a tab character. 95
Error Line is longer than 80 characters. 99
Error Method 'setTransactionContextManager' is not designed for extension - needs to be abstract, final or empty. 99
Error Missing a Javadoc comment. 99
Error Parameter transactionContextManager should be final. 99
Error 'transactionContextManager' hides a field. 99
Error Method 'getThreadPoolSize' is not designed for extension - needs to be abstract, final or empty. 103
Error Missing a Javadoc comment. 103
Error Method 'setThreadPoolSize' is not designed for extension - needs to be abstract, final or empty. 107
Error Missing a Javadoc comment. 107
Error Parameter threadPoolSize should be final. 107
Error 'threadPoolSize' hides a field. 107
Error Line is longer than 80 characters. 111
Error Method 'getTransactionManager' is not designed for extension - needs to be abstract, final or empty. 111
Error Missing a Javadoc comment. 111
Error Line contains a tab character. 112
Error Line is longer than 80 characters. 113
Error Line contains a tab character. 113
Error Line contains a tab character. 114
Error Line is longer than 80 characters. 115
Error Line contains a tab character. 115
Error Line contains a tab character. 116
Error Line is longer than 80 characters. 117
Error Line contains a tab character. 117
Error Line contains a tab character. 118
Error Line contains a tab character. 119
Error Line contains a tab character. 120
Error Line is longer than 80 characters. 121
Error Line contains a tab character. 122
Error Line is longer than 80 characters. 126
Error Method 'setTransactionManager' is not designed for extension - needs to be abstract, final or empty. 126
Error Missing a Javadoc comment. 126
Error Parameter transactionManager should be final. 126
Error 'transactionManager' hides a field. 126
Error Method 'getXidImporter' is not designed for extension - needs to be abstract, final or empty. 130
Error Missing a Javadoc comment. 130
Error Method 'setXidImporter' is not designed for extension - needs to be abstract, final or empty. 137
Error Missing a Javadoc comment. 137
Error Parameter xidImporter should be final. 137
Error 'xidImporter' hides a field. 137
Error Method 'getDefaultTransactionTimeoutSeconds' is not designed for extension - needs to be abstract, final or empty. 141
Error Missing a Javadoc comment. 141
Error Line is longer than 80 characters. 145
Error Method 'setDefaultTransactionTimeoutSeconds' is not designed for extension - needs to be abstract, final or empty. 145
Error Missing a Javadoc comment. 145
Error Parameter defaultTransactionTimeoutSeconds should be final. 145
Error 'defaultTransactionTimeoutSeconds' hides a field. 145
Error Line is longer than 80 characters. 146
Error Method 'getTransactionLog' is not designed for extension - needs to be abstract, final or empty. 149
Error Missing a Javadoc comment. 149
Error Method 'setTransactionLog' is not designed for extension - needs to be abstract, final or empty. 156
Error Missing a Javadoc comment. 156
Error Parameter transactionLog should be final. 156
Error 'transactionLog' hides a field. 156
Error Method 'getResourceManagers' is not designed for extension - needs to be abstract, final or empty. 160
Error Missing a Javadoc comment. 160
Error Method 'setResourceManagers' is not designed for extension - needs to be abstract, final or empty. 164
Error Missing a Javadoc comment. 164
Error Parameter resourceManagers should be final. 164
Error 'resourceManagers' hides a field. 164
Error Line is longer than 80 characters. 170
Error Method 'createTransactionContextManager' is not designed for extension - needs to be abstract, final or empty. 170
Error Missing a Javadoc comment. 170
Error Line is longer than 80 characters. 171
Error Method 'createWorkManager' is not designed for extension - needs to be abstract, final or empty. 174
Error Missing a Javadoc comment. 174
Error Line is longer than 80 characters. 175

org/jencks/factory/XATransactionFactoryBean.java

ErrorLine
Error Line does not match expected header line of '/**'. 1
Error Line is longer than 80 characters. 19
Error Line is longer than 80 characters. 20
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 39
Error Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 41
Error Missing a Javadoc comment. 41
Error Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. 45
Error Missing a Javadoc comment. 45
Error Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. 49
Error Missing a Javadoc comment. 49
Error Method 'setUseThreadCaching' is not designed for extension - needs to be abstract, final or empty. 57
Error Parameter useThreadCaching should be final. 57
Error 'useThreadCaching' hides a field. 57
Error Expected @param tag for 'useThreadCaching'. 57
Error Method 'setUseTransactionCaching' is not designed for extension - needs to be abstract, final or empty. 69
Error Parameter useTransactionCaching should be final. 69
Error 'useTransactionCaching' hides a field. 69
Error Expected @param tag for 'useTransactionCaching'. 69
Error Line is longer than 80 characters. 74
Error Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. 76
Error Line is longer than 80 characters. 77

org/jencks/interceptor/TransactionContexFilter.java

ErrorLine
Error Line does not match expected header line of '/**'. 1
Error Missing a Javadoc comment. 75
Error Missing a Javadoc comment. 77
Error Variable 'logger' must be private and have accessor methods. 77
Error Missing a Javadoc comment. 79
Error Parameter config should be final. 79
Error Method 'doFilter' is not designed for extension - needs to be abstract, final or empty. 90
Error Parameter request should be final. 90
Error Expected @param tag for 'request'. 90
Error Parameter response should be final. 90
Error Expected @param tag for 'response'. 90
Error Line is longer than 80 characters. 91
Error Parameter chain should be final. 91
Error Expected @param tag for 'chain'. 91
Error Expected @throws tag for 'IOException'. 91
Error Expected @throws tag for 'ServletException'. 91
Error Line is longer than 80 characters. 96
Error Expected an @return tag. 110
Error Parameter unshareableResources should be final. 110
Error Expected @param tag for 'unshareableResources'. 110
Error Line is longer than 80 characters. 111
Error Parameter applicationManagedSecurityResources should be final. 111
Error Expected @param tag for 'applicationManagedSecurityResources'. 111
Error Line is longer than 80 characters. 115
Error '}' should be on the same line. 120
Error Must have at least one statement. 121
Error Parameter oldContext should be final. 132
Error '}' should be on the same line. 138
Error Must have at least one statement. 139
Error Missing a Javadoc comment. 143
Error Method 'setAssociator' is not designed for extension - needs to be abstract, final or empty. 150
Error Parameter associator should be final. 150
Error 'associator' hides a field. 150
Error Expected @param tag for 'associator'. 150
Error Line contains a tab character. 152

org/jencks/interceptor/TransactionContextInitializer.java

ErrorLine
Error Line does not match expected header line of '/**'. 1
Error Line is longer than 80 characters. 43
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 48
Error Variable 'logger' must be private and have accessor methods. 48
Error Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. 50
Error Missing a Javadoc comment. 50
Error Line is longer than 80 characters. 54
Error Method 'destroy' is not designed for extension - needs to be abstract, final or empty. 58
Error Missing a Javadoc comment. 58
Error Method 'setAssociator' is not designed for extension - needs to be abstract, final or empty. 67
Error Parameter associator should be final. 67
Error 'associator' hides a field. 67
Error Expected @param tag for 'associator'. 67

org/jencks/interceptor/TransactionContextInterceptor.java

ErrorLine
Error Line does not match expected header line of '/**'. 1
Error Missing a Javadoc comment. 41
Error Expected an @return tag. 51
Error Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 51
Error Parameter invocation should be final. 51
Error Expected @param tag for 'invocation'. 51
Error Expected @throws tag for 'Throwable'. 51
Error Line is longer than 80 characters. 55
Error Method 'setAssociator' is not designed for extension - needs to be abstract, final or empty. 65
Error Parameter associator should be final. 65
Error 'associator' hides a field. 65
Error Expected @param tag for 'associator'. 65

org/jencks/pool/PooledProducer.java

ErrorLine
Error Line does not match expected header line of '/**'. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 3
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 10
Error Line has trailing spaces. 11
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error First sentence should end with a period. 22
Error '{' should be on the previous line. 28
Error Missing a Javadoc comment. 29
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 37
Error 'messageProducer' hides a field. 37
Error 'destination' hides a field. 38
Error '{' should be on the previous line. 39
Error Missing a Javadoc comment. 50
Error '{' should be on the previous line. 51
Error Method 'send' is not designed for extension - needs to be abstract, final or empty. 54
Error Missing a Javadoc comment. 54
Error 'destination' hides a field. 54
Error '{' should be on the previous line. 56
Error Line is longer than 80 characters. 57
Error Method 'send' is not designed for extension - needs to be abstract, final or empty. 60
Error Missing a Javadoc comment. 60
Error '{' should be on the previous line. 61
Error Line is longer than 80 characters. 62
Error Line is longer than 80 characters. 65
Error Method 'send' is not designed for extension - needs to be abstract, final or empty. 65
Error Missing a Javadoc comment. 65
Error 'deliveryMode' hides a field. 65
Error 'priority' hides a field. 65
Error 'timeToLive' hides a field. 66
Error '{' should be on the previous line. 67
Error Line is longer than 80 characters. 71
Error Method 'send' is not designed for extension - needs to be abstract, final or empty. 71
Error Missing a Javadoc comment. 71
Error Parameter destination should be final. 71
Error 'destination' hides a field. 71
Error 'deliveryMode' hides a field. 71
Error Line is longer than 80 characters. 72
Error 'priority' hides a field. 72
Error 'timeToLive' hides a field. 72
Error 'messageProducer' hides a field. 77
Error Line is longer than 80 characters. 81
Error Method 'getDestination' is not designed for extension - needs to be abstract, final or empty. 85
Error Missing a Javadoc comment. 85
Error '{' should be on the previous line. 86
Error Method 'getDeliveryMode' is not designed for extension - needs to be abstract, final or empty. 90
Error Missing a Javadoc comment. 90
Error '{' should be on the previous line. 91
Error Method 'setDeliveryMode' is not designed for extension - needs to be abstract, final or empty. 95
Error Missing a Javadoc comment. 95
Error 'deliveryMode' hides a field. 95
Error '{' should be on the previous line. 96
Error Method 'getDisableMessageID' is not designed for extension - needs to be abstract, final or empty. 100
Error Missing a Javadoc comment. 100
Error '{' should be on the previous line. 101
Error Method 'setDisableMessageID' is not designed for extension - needs to be abstract, final or empty. 105
Error Missing a Javadoc comment. 105
Error 'disableMessageID' hides a field. 105
Error '{' should be on the previous line. 106
Error Method 'getDisableMessageTimestamp' is not designed for extension - needs to be abstract, final or empty. 110
Error Missing a Javadoc comment. 110
Error '{' should be on the previous line. 111
Error Method 'setDisableMessageTimestamp' is not designed for extension - needs to be abstract, final or empty. 115
Error Missing a Javadoc comment. 115
Error 'disableMessageTimestamp' hides a field. 115
Error Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. 120
Error Missing a Javadoc comment. 120
Error '{' should be on the previous line. 121
Error Method 'setPriority' is not designed for extension - needs to be abstract, final or empty. 125
Error Missing a Javadoc comment. 125
Error 'priority' hides a field. 125
Error '{' should be on the previous line. 126
Error Method 'getTimeToLive' is not designed for extension - needs to be abstract, final or empty. 130
Error Missing a Javadoc comment. 130
Error '{' should be on the previous line. 131
Error Method 'setTimeToLive' is not designed for extension - needs to be abstract, final or empty. 135
Error Missing a Javadoc comment. 135
Error 'timeToLive' hides a field. 135
Error '{' should be on the previous line. 136
Error Method 'getMessageProducer' is not designed for extension - needs to be abstract, final or empty. 142
Error Missing a Javadoc comment. 142
Error '{' should be on the previous line. 143

org/jencks/pool/PooledQueueSender.java

ErrorLine
Error Line does not match expected header line of '/**'. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 3
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 10
Error Line has trailing spaces. 11
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 27
Error Missing a Javadoc comment. 28
Error '{' should be on the previous line. 30
Error Line is longer than 80 characters. 34
Error Method 'send' is not designed for extension - needs to be abstract, final or empty. 34
Error Missing a Javadoc comment. 34
Error '{' should be on the previous line. 36
Error Method 'send' is not designed for extension - needs to be abstract, final or empty. 40
Error Missing a Javadoc comment. 40
Error Parameter queue should be final. 40
Error Parameter message should be final. 40
Error '{' should be on the previous line. 41
Error Method 'getQueue' is not designed for extension - needs to be abstract, final or empty. 45
Error Missing a Javadoc comment. 45
Error '{' should be on the previous line. 46
Error Method 'getQueueSender' is not designed for extension - needs to be abstract, final or empty. 51
Error Missing a Javadoc comment. 51
Error '{' should be on the previous line. 52
Error 'cast' is not followed by whitespace. 53

org/jencks/pool/PooledSpringXAConnection.java

ErrorLine
Error Line does not match expected header line of '/**'. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 3
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 10
Error Line has trailing spaces. 11
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line is longer than 80 characters. 38
Error Missing a Javadoc comment. 43
Error Line contains a tab character. 44
Error Line contains a tab character. 45
Error Missing a Javadoc comment. 45
Error Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 45
Error Line contains a tab character. 46
Error Line contains a tab character. 48
Error Missing a Javadoc comment. 48
Error Line contains a tab character. 50
Error Missing a Javadoc comment. 50
Error Line contains a tab character. 52
Error Missing a Javadoc comment. 52
Error Line contains a tab character. 54
Error Missing a Javadoc comment. 54
Error Line contains a tab character. 56
Error Missing a Javadoc comment. 56
Error Line contains a tab character. 58
Error Missing a Javadoc comment. 58
Error Line contains a tab character. 60
Error Missing a Javadoc comment. 60
Error Line contains a tab character. 62
Error Missing a Javadoc comment. 62
Error Line is longer than 80 characters. 63
Error Line contains a tab character. 63
Error 'pooledConnectionFactory' hides a field. 63
Error Line contains a tab character. 64
Error 'transactionManager' hides a field. 64
Error Line contains a tab character. 65
Error Line is longer than 80 characters. 66
Error Line contains a tab character. 66
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error Line contains a tab character. 70
Error Missing a Javadoc comment. 70
Error Line is longer than 80 characters. 71
Error Line contains a tab character. 71
Error 'pooledConnectionFactory' hides a field. 71
Error Line contains a tab character. 72
Error 'transactionManager' hides a field. 72
Error Line is longer than 80 characters. 73
Error Line contains a tab character. 73
Error 'connectionInfo' hides a field. 73
Error 'sessionPool' hides a field. 73
Error Line contains a tab character. 74
Error Line contains a tab character. 75
Error Line contains a tab character. 76
Error Line contains a tab character. 77
Error Line contains a tab character. 78
Error Line contains a tab character. 79
Error Line contains a tab character. 81
Error Line contains a tab character. 82
Error Line contains a tab character. 83
Error Expected an @return tag. 84
Error Line contains a tab character. 84
Error Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. 84
Error Line is longer than 80 characters. 85
Error Line contains a tab character. 85
Error Line is longer than 80 characters. 86
Error Line contains a tab character. 86
Error Line contains a tab character. 87
Error Line contains a tab character. 89
Error Method 'close' is not designed for extension - needs to be abstract, final or empty. 89
Error Missing a Javadoc comment. 89
Error Line contains a tab character. 90
Error Line contains a tab character. 91
Error Line contains a tab character. 93
Error Method 'start' is not designed for extension - needs to be abstract, final or empty. 93
Error Missing a Javadoc comment. 93
Error Line contains a tab character. 94
Error Line contains a tab character. 95
Error Line contains a tab character. 96
Error Line contains a tab character. 98
Error Method 'stop' is not designed for extension - needs to be abstract, final or empty. 98
Error Missing a Javadoc comment. 98
Error Line contains a tab character. 99
Error Line contains a tab character. 100
Error Line contains a tab character. 102
Error Method 'createConnectionConsumer' is not designed for extension - needs to be abstract, final or empty. 102
Error Missing a Javadoc comment. 102
Error Line contains a tab character. 103
Error Line is longer than 80 characters. 104
Error Line contains a tab character. 104
Error Line contains a tab character. 105
Error Line is longer than 80 characters. 106
Error Line contains a tab character. 106
Error Line contains a tab character. 107
Error Line contains a tab character. 108
Error Line is longer than 80 characters. 110
Error Line contains a tab character. 110
Error Method 'createConnectionConsumer' is not designed for extension - needs to be abstract, final or empty. 110
Error Missing a Javadoc comment. 110
Error Parameter topic should be final. 110
Error Parameter s should be final. 110
Error Line contains a tab character. 111
Error Parameter serverSessionPool should be final. 111
Error Parameter maxMessages should be final. 111
Error Line contains a tab character. 112
Error Line contains a tab character. 113
Error Line contains a tab character. 114
Error Line contains a tab character. 115
Error Line contains a tab character. 117
Error Method 'createDurableConnectionConsumer' is not designed for extension - needs to be abstract, final or empty. 117
Error Missing a Javadoc comment. 117
Error Line is longer than 80 characters. 118
Error Line contains a tab character. 118
Error Line contains a tab character. 119
Error Line contains a tab character. 120
Error Line is longer than 80 characters. 121
Error Line contains a tab character. 121
Error Line contains a tab character. 122
Error Line contains a tab character. 123
Error Line contains a tab character. 125
Error Method 'getClientID' is not designed for extension - needs to be abstract, final or empty. 125
Error Missing a Javadoc comment. 125
Error Line contains a tab character. 126
Error Line contains a tab character. 127
Error Line contains a tab character. 129
Error Method 'getExceptionListener' is not designed for extension - needs to be abstract, final or empty. 129
Error Missing a Javadoc comment. 129
Error Line contains a tab character. 130
Error Line contains a tab character. 131
Error Line contains a tab character. 133
Error Method 'getMetaData' is not designed for extension - needs to be abstract, final or empty. 133
Error Missing a Javadoc comment. 133
Error Line contains a tab character. 134
Error Line contains a tab character. 135
Error Line contains a tab character. 137
Error Method 'setExceptionListener' is not designed for extension - needs to be abstract, final or empty. 137
Error Missing a Javadoc comment. 137
Error Parameter exceptionListener should be final. 137
Error Line contains a tab character. 138
Error Line contains a tab character. 139
Error Line contains a tab character. 140
Error Line contains a tab character. 142
Error Method 'setClientID' is not designed for extension - needs to be abstract, final or empty. 142
Error Missing a Javadoc comment. 142
Error Parameter clientID should be final. 142
Error Line contains a tab character. 143
Error Line contains a tab character. 144
Error Line is longer than 80 characters. 145
Error Line contains a tab character. 145
Error Line contains a tab character. 146
Error Line contains a tab character. 148
Error Line contains a tab character. 149
Error Line is longer than 80 characters. 150
Error Line contains a tab character. 150
Error Avoid inline conditionals. 150
Error Line is longer than 80 characters. 151
Error Line contains a tab character. 151
Error Line contains a tab character. 152
Error Line contains a tab character. 153
Error Line is longer than 80 characters. 154
Error Line contains a tab character. 154
Error Line contains a tab character. 155
Error Line contains a tab character. 156
Error Line is longer than 80 characters. 157
Error Line contains a tab character. 157
Error Line contains a tab character. 158
Error Line contains a tab character. 159
Error Line is longer than 80 characters. 160
Error Line contains a tab character. 160
Error Line contains a tab character. 161
Error Line contains a tab character. 162
Error Line contains a tab character. 163
Error Line contains a tab character. 165
Error Line contains a tab character. 166
Error Line contains a tab character. 168
Error Method 'createConnectionConsumer' is not designed for extension - needs to be abstract, final or empty. 168
Error Missing a Javadoc comment. 168
Error Line is longer than 80 characters. 169
Error Line contains a tab character. 169
Error Line contains a tab character. 170
Error Line contains a tab character. 171
Error Line contains a tab character. 172
Error Line contains a tab character. 173
Error Line contains a tab character. 175
Error Method 'createXASession' is not designed for extension - needs to be abstract, final or empty. 175
Error Missing a Javadoc comment. 175
Error Line contains a tab character. 176
Error Line contains a tab character. 177
Error Line is longer than 80 characters. 178
Error Line contains a tab character. 178
Error Line contains a tab character. 179
Error Line is longer than 80 characters. 180
Error Line contains a tab character. 180
Error Line contains a tab character. 181
Error Line is longer than 80 characters. 182
Error Line contains a tab character. 182
Error Line contains a tab character. 183
Error Line is longer than 80 characters. 184
Error Line contains a tab character. 184
Error Line contains a tab character. 185
Error Line contains a tab character. 186
Error Line is longer than 80 characters. 187
Error Line contains a tab character. 187
Error Line contains a tab character. 188
Error Line contains a tab character. 189
Error Line contains a tab character. 190
Error Line contains a tab character. 191
Error Line is longer than 80 characters. 192
Error Line contains a tab character. 192
Error Line contains a tab character. 193
Error Line is longer than 80 characters. 194
Error Line contains a tab character. 194
Error Line contains a tab character. 195
Error Line contains a tab character. 196
Error Line is longer than 80 characters. 197
Error Line contains a tab character. 197
Error Line contains a tab character. 198
Error Line is longer than 80 characters. 199
Error Line contains a tab character. 199
Error Line contains a tab character. 200
Error Line contains a tab character. 201
Error Line is longer than 80 characters. 202
Error Line contains a tab character. 202
Error Line contains a tab character. 203
Error Line is longer than 80 characters. 204
Error Line contains a tab character. 204
Error Line contains a tab character. 205
Error Line is longer than 80 characters. 206
Error Line contains a tab character. 206
Error Line is longer than 80 characters. 207
Error Line contains a tab character. 207
Error Line contains a tab character. 208
Error Line is longer than 80 characters. 209
Error Line contains a tab character. 209
Error Line contains a tab character. 210
Error Line contains a tab character. 211
Error Line is longer than 80 characters. 212
Error Line contains a tab character. 212
Error Line is longer than 80 characters. 213
Error Line contains a tab character. 213
Error Line contains a tab character. 214
Error Line is longer than 80 characters. 215
Error Line contains a tab character. 215
Error Line is longer than 80 characters. 216
Error Line contains a tab character. 216
Error Line contains a tab character. 217
Error Line contains a tab character. 218
Error Line contains a tab character. 219
Error Line contains a tab character. 220
Error Line is longer than 80 characters. 221
Error Line contains a tab character. 221
Error Line contains a tab character. 222
Error Line is longer than 80 characters. 223
Error Line contains a tab character. 223
Error Line contains a tab character. 224
Error Line is longer than 80 characters. 225
Error Line contains a tab character. 225
Error Line contains a tab character. 226
Error Line is longer than 80 characters. 227
Error Line contains a tab character. 227
Error Line contains a tab character. 228
Error Line is longer than 80 characters. 229
Error Line contains a tab character. 229
Error Line contains a tab character. 230
Error Line contains a tab character. 231
Error Line contains a tab character. 232
Error Line is longer than 80 characters. 233
Error Line contains a tab character. 233
Error Line is longer than 80 characters. 234
Error Line contains a tab character. 234
Error Line contains a tab character. 235
Error Line contains a tab character. 236
Error Line contains a tab character. 237
Error Line is longer than 80 characters. 238
Error Line contains a tab character. 238
Error Line is longer than 80 characters. 239
Error Line contains a tab character. 239
Error Line contains a tab character. 240
Error Line contains a tab character. 241
Error Line contains a tab character. 242
Error Line contains a tab character. 243
Error Line contains a tab character. 244
Error 'if' construct must use '{}'s. 245
Error Line contains a tab character. 245
Error Line contains a tab character. 246
Error Line is longer than 80 characters. 247
Error Line contains a tab character. 247
Error Line contains a tab character. 248
Error Line contains a tab character. 249
Error Line contains a tab character. 250
Error Line contains a tab character. 251
Error Line contains a tab character. 252
Error Line contains a tab character. 253
Error Line contains a tab character. 254
Error Line contains a tab character. 255
Error Line contains a tab character. 256
Error Line contains a tab character. 257
Error Line contains a tab character. 258
Error Line contains a tab character. 259
Error Line contains a tab character. 260
Error Line contains a tab character. 261
Error Line contains a tab character. 263
Error Line is longer than 80 characters. 264
Error Line contains a tab character. 264
Error Line contains a tab character. 265
Error Method 'createQueueSession' is not designed for extension - needs to be abstract, final or empty. 265
Error Missing a Javadoc comment. 265
Error Parameter transacted should be final. 265
Error Parameter ackMode should be final. 265
Error Line contains a tab character. 266
Error Line contains a tab character. 267
Error Line contains a tab character. 268
Error Line contains a tab character. 270
Error Method 'createTopicSession' is not designed for extension - needs to be abstract, final or empty. 270
Error Missing a Javadoc comment. 270
Error Parameter transacted should be final. 270
Error Parameter ackMode should be final. 270
Error Line contains a tab character. 271
Error Line contains a tab character. 272
Error Line contains a tab character. 273
Error Line contains a tab character. 275
Error Method 'createSession' is not designed for extension - needs to be abstract, final or empty. 275
Error Missing a Javadoc comment. 275
Error Parameter transacted should be final. 275
Error Parameter ackMode should be final. 275
Error Line contains a tab character. 276
Error Line contains a tab character. 277
Error Line contains a tab character. 278
Error Line contains a tab character. 280
Error Line is longer than 80 characters. 281
Error Line contains a tab character. 281
Error Line contains a tab character. 282
Error Method 'getConnection' is not designed for extension - needs to be abstract, final or empty. 282
Error Missing a Javadoc comment. 282
Error Line contains a tab character. 283
Error Line contains a tab character. 284
Error Line contains a tab character. 285
Error Line contains a tab character. 286
Error Line contains a tab character. 287
Error Line contains a tab character. 289
Error Method 'getPooledConnectionFactory' is not designed for extension - needs to be abstract, final or empty. 289
Error Missing a Javadoc comment. 289
Error Line contains a tab character. 290
Error Line contains a tab character. 291
Error Class Synchronization should be declared as final. 293
Error Missing a Javadoc comment. 293
Error Line contains a tab character. 293
Error Line contains a tab character. 294
Error Missing a Javadoc comment. 294
Error Line contains a tab character. 296
Error Missing a Javadoc comment. 296
Error Parameter session should be final. 296
Error 'session' hides a field. 296
Error Line contains a tab character. 297
Error Line contains a tab character. 298
Error Line contains a tab character. 300
Error Missing a Javadoc comment. 300
Error Line contains a tab character. 301
Error Line is longer than 80 characters. 302
Error Line contains a tab character. 302
Error Line contains a tab character. 303
Error Line is longer than 80 characters. 304
Error Line contains a tab character. 304
Error Line contains a tab character. 305
Error Line contains a tab character. 307
Error Missing a Javadoc comment. 307
Error Line contains a tab character. 308
Error Line is longer than 80 characters. 309
Error Line contains a tab character. 309
Error Line contains a tab character. 310
Error Line is longer than 80 characters. 311
Error Line contains a tab character. 311
Error Line contains a tab character. 312
Error Line contains a tab character. 314
Error Missing a Javadoc comment. 314
Error Parameter readOnly should be final. 314
Error Line contains a tab character. 315
Error Line contains a tab character. 317
Error Missing a Javadoc comment. 317
Error Line contains a tab character. 318
Error Line contains a tab character. 320
Error Missing a Javadoc comment. 320
Error Parameter status should be final. 320
Error Line contains a tab character. 321
Error Line is longer than 80 characters. 322
Error Line contains a tab character. 322
Error Line contains a tab character. 323
Error Line is longer than 80 characters. 324
Error Line contains a tab character. 324
Error Line contains a tab character. 325
Error Line contains a tab character. 326
Error Line contains a tab character. 327
Error Line is longer than 80 characters. 328
Error Line contains a tab character. 328
Error Line contains a tab character. 329
Error Line contains a tab character. 330
Error Line contains a tab character. 331
Error Line contains a tab character. 332
Error Line contains a tab character. 333
Error Line contains a tab character. 334
Error Line contains a tab character. 335
Error Line contains a tab character. 336
Error Missing a Javadoc comment. 338
Error Line contains a tab character. 338
Error Line contains a tab character. 339
Error Missing a Javadoc comment. 339
Error Line contains a tab character. 341
Error Missing a Javadoc comment. 341
Error Line contains a tab character. 343
Error Missing a Javadoc comment. 343
Error Line contains a tab character. 345
Error Missing a Javadoc comment. 345
Error 'connection' hides a field. 345
Error Line contains a tab character. 346
Error Line contains a tab character. 347
Error Line contains a tab character. 348
Error Line contains a tab character. 349
Error Line contains a tab character. 351
Error Missing a Javadoc comment. 351
Error Line contains a tab character. 352
Error Line contains a tab character. 353
Error Line contains a tab character. 355
Error Missing a Javadoc comment. 355
Error 'connection' hides a field. 355
Error Line contains a tab character. 356
Error Line contains a tab character. 357
Error Line contains a tab character. 359
Error Missing a Javadoc comment. 359
Error Line contains a tab character. 360
Error Line contains a tab character. 361
Error Line contains a tab character. 363
Error Missing a Javadoc comment. 363
Error Line contains a tab character. 364
Error 'actualClientIdSet' hides a field. 364
Error Line contains a tab character. 365
Error Line contains a tab character. 366
Error Line contains a tab character. 368
Error Missing a Javadoc comment. 368
Error Line contains a tab character. 369
Error Line contains a tab character. 370
Error Line contains a tab character. 372
Error Missing a Javadoc comment. 372
Error Line contains a tab character. 373
Error 'actualClientIdBase' hides a field. 373
Error Line contains a tab character. 374
Error Line contains a tab character. 375
Error Line contains a tab character. 376

org/jencks/pool/PooledSpringXAConnectionFactory.java

ErrorLine
Error Line does not match expected header line of '/**'. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 3
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 10
Error Line has trailing spaces. 11
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Missing a Javadoc comment. 31
Error Line contains a tab character. 32
Error Missing a Javadoc comment. 32
Error Line contains a tab character. 34
Error Missing a Javadoc comment. 34
Error Line contains a tab character. 36
Error Missing a Javadoc comment. 36
Error Line contains a tab character. 38
Error Missing a Javadoc comment. 38
Error Line contains a tab character. 40
Error Missing a Javadoc comment. 40
Error Line contains a tab character. 41
Error 'connectionFactory' hides a field. 41
Error Line contains a tab character. 42
Error 'transactionManager' hides a field. 42
Error Line contains a tab character. 43
Error Line contains a tab character. 44
Error Line contains a tab character. 45
Error Line contains a tab character. 47
Error Missing a Javadoc comment. 47
Error Line contains a tab character. 48
Error Line contains a tab character. 50
Error Method 'getTransactionManager' is not designed for extension - needs to be abstract, final or empty. 50
Error Missing a Javadoc comment. 50
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Line is longer than 80 characters. 54
Error Line contains a tab character. 54
Error Method 'setTransactionManager' is not designed for extension - needs to be abstract, final or empty. 54
Error Missing a Javadoc comment. 54
Error 'transactionManager' hides a field. 54
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error Line is longer than 80 characters. 58
Error Line contains a tab character. 58
Error Method 'setJtaTransactionManager' is not designed for extension - needs to be abstract, final or empty. 58
Error Missing a Javadoc comment. 58
Error Line is longer than 80 characters. 59
Error Line contains a tab character. 59
Error Line contains a tab character. 60
Error Line contains a tab character. 62
Error Method 'getConnectionFactory' is not designed for extension - needs to be abstract, final or empty. 62
Error Missing a Javadoc comment. 62
Error Line contains a tab character. 63
Error Line contains a tab character. 64
Error Line is longer than 80 characters. 66
Error Line contains a tab character. 66
Error Method 'setConnectionFactory' is not designed for extension - needs to be abstract, final or empty. 66
Error Missing a Javadoc comment. 66
Error 'connectionFactory' hides a field. 66
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error Line contains a tab character. 70
Error Method 'createConnection' is not designed for extension - needs to be abstract, final or empty. 70
Error Missing a Javadoc comment. 70
Error Line contains a tab character. 71
Error Line contains a tab character. 72
Error Line is longer than 80 characters. 74
Error Line contains a tab character. 74
Error Method 'createConnection' is not designed for extension - needs to be abstract, final or empty. 74
Error Missing a Javadoc comment. 74
Error Line contains a tab character. 75
Error Line is longer than 80 characters. 76
Error Line contains a tab character. 76
Error Line contains a tab character. 77
Error Line contains a tab character. 78
Error Line is longer than 80 characters. 79
Error Line contains a tab character. 79
Error Line contains a tab character. 80
Error Line contains a tab character. 81
Error Line contains a tab character. 82
Error Line contains a tab character. 83
Error Line is longer than 80 characters. 85
Error Line contains a tab character. 85
Error Method 'createConnection' is not designed for extension - needs to be abstract, final or empty. 85
Error Missing a Javadoc comment. 85
Error Parameter key should be final. 85
Error Line contains a tab character. 86
Error Line contains a tab character. 87
Error Line contains a tab character. 88
Error Line is longer than 80 characters. 89
Error Line contains a tab character. 89
Error Line contains a tab character. 90
Error Line contains a tab character. 91
Error Line contains a tab character. 93
Error Method 'generateClientID' is not designed for extension - needs to be abstract, final or empty. 93
Error Missing a Javadoc comment. 93
Error Line contains a tab character. 94
Error Line contains a tab character. 95
Error Line contains a tab character. 96
Error Line contains a tab character. 98
Error Line contains a tab character. 100
Error Line contains a tab character. 101
Error Line contains a tab character. 102
Error Line contains a tab character. 103
Error Line contains a tab character. 104
Error Line contains a tab character. 105
Error Line contains a tab character. 106
Error Line contains a tab character. 107
Error Line is longer than 80 characters. 108
Error Line contains a tab character. 108
Error Line contains a tab character. 109
Error Line contains a tab character. 111
Error Line contains a tab character. 112
Error Line contains a tab character. 114
Error Missing a Javadoc comment. 114
Error Line contains a tab character. 115
Error Line contains a tab character. 117
Error Missing a Javadoc comment. 117
Error Line contains a tab character. 118

org/jencks/pool/PooledSpringXASession.java

ErrorLine
Error Line does not match expected header line of '/**'. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 3
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 10
Error Line has trailing spaces. 11
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line is longer than 80 characters. 49
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 51
Error Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 51
Error Line has trailing spaces. 52
Error Missing a Javadoc comment. 53
Error Missing a Javadoc comment. 54
Error Missing a Javadoc comment. 55
Error Missing a Javadoc comment. 56
Error Missing a Javadoc comment. 57
Error Missing a Javadoc comment. 58
Error Line is longer than 80 characters. 60
Error Missing a Javadoc comment. 60
Error 'session' hides a field. 60
Error 'sessionPool' hides a field. 60
Error Method 'getIgnoreClose' is not designed for extension - needs to be abstract, final or empty. 67
Error Missing a Javadoc comment. 67
Error '{' should be on the previous line. 68
Error Method 'setIgnoreClose' is not designed for extension - needs to be abstract, final or empty. 72
Error Missing a Javadoc comment. 72
Error 'ignoreClose' hides a field. 72
Error '{' should be on the previous line. 73
Error Method 'destroyAndRemoveFromPool' is not designed for extension - needs to be abstract, final or empty. 81
Error '{' should be on the previous line. 82
Error Line is longer than 80 characters. 86
Error Method 'close' is not designed for extension - needs to be abstract, final or empty. 91
Error Missing a Javadoc comment. 91
Error '{' should be on the previous line. 92
Error 'if' construct must use '{}'s. 93
Error Line is longer than 80 characters. 93
Error 'if' is not followed by whitespace. 93
Error 'if' is not followed by whitespace. 97
Error 'if' construct must use '{}'s. 98
Error Line is longer than 80 characters. 98
Error 'if' is not followed by whitespace. 98
Error '}' should be on the same line. 106
Error Line is longer than 80 characters. 108
Error 'if' is not followed by whitespace. 112
Error Method 'commit' is not designed for extension - needs to be abstract, final or empty. 117
Error Missing a Javadoc comment. 117
Error '{' should be on the previous line. 118
Error Method 'createBytesMessage' is not designed for extension - needs to be abstract, final or empty. 122
Error Missing a Javadoc comment. 122
Error '{' should be on the previous line. 123
Error Method 'createMapMessage' is not designed for extension - needs to be abstract, final or empty. 127
Error Missing a Javadoc comment. 127
Error '{' should be on the previous line. 128
Error Method 'createMessage' is not designed for extension - needs to be abstract, final or empty. 132
Error Missing a Javadoc comment. 132
Error '{' should be on the previous line. 133
Error Method 'createObjectMessage' is not designed for extension - needs to be abstract, final or empty. 137
Error Missing a Javadoc comment. 137
Error '{' should be on the previous line. 138
Error Method 'createObjectMessage' is not designed for extension - needs to be abstract, final or empty. 142
Error Missing a Javadoc comment. 142
Error Parameter serializable should be final. 142
Error '{' should be on the previous line. 144
Error Method 'createQueue' is not designed for extension - needs to be abstract, final or empty. 148
Error Missing a Javadoc comment. 148
Error Parameter s should be final. 148
Error '{' should be on the previous line. 149
Error Method 'createStreamMessage' is not designed for extension - needs to be abstract, final or empty. 153
Error Missing a Javadoc comment. 153
Error '{' should be on the previous line. 154
Error Method 'createTemporaryQueue' is not designed for extension - needs to be abstract, final or empty. 158
Error Missing a Javadoc comment. 158
Error '{' should be on the previous line. 159
Error Method 'createTemporaryTopic' is not designed for extension - needs to be abstract, final or empty. 163
Error Missing a Javadoc comment. 163
Error '{' should be on the previous line. 164
Error Method 'unsubscribe' is not designed for extension - needs to be abstract, final or empty. 168
Error Missing a Javadoc comment. 168
Error Parameter s should be final. 168
Error '{' should be on the previous line. 169
Error Method 'createTextMessage' is not designed for extension - needs to be abstract, final or empty. 173
Error Missing a Javadoc comment. 173
Error '{' should be on the previous line. 174
Error Method 'createTextMessage' is not designed for extension - needs to be abstract, final or empty. 178
Error Missing a Javadoc comment. 178
Error Parameter s should be final. 178
Error '{' should be on the previous line. 179
Error Method 'createTopic' is not designed for extension - needs to be abstract, final or empty. 183
Error Missing a Javadoc comment. 183
Error Parameter s should be final. 183
Error '{' should be on the previous line. 184
Error Method 'getAcknowledgeMode' is not designed for extension - needs to be abstract, final or empty. 188
Error Missing a Javadoc comment. 188
Error '{' should be on the previous line. 189
Error Method 'getTransacted' is not designed for extension - needs to be abstract, final or empty. 193
Error Missing a Javadoc comment. 193
Error '{' should be on the previous line. 194
Error Method 'recover' is not designed for extension - needs to be abstract, final or empty. 198
Error Missing a Javadoc comment. 198
Error '{' should be on the previous line. 199
Error Method 'rollback' is not designed for extension - needs to be abstract, final or empty. 203
Error Missing a Javadoc comment. 203
Error '{' should be on the previous line. 204
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 208
Error Missing a Javadoc comment. 208
Error '{' should be on the previous line. 209
Error Method 'getXAResource' is not designed for extension - needs to be abstract, final or empty. 215
Error Missing a Javadoc comment. 215
Error '{' should be on the previous line. 216
Error 'catch' is not followed by whitespace. 219
Error Method 'getSession' is not designed for extension - needs to be abstract, final or empty. 224
Error Missing a Javadoc comment. 224
Error '{' should be on the previous line. 225
Error Method 'createBrowser' is not designed for extension - needs to be abstract, final or empty. 232
Error Missing a Javadoc comment. 232
Error Parameter queue should be final. 232
Error '{' should be on the previous line. 233
Error Method 'createBrowser' is not designed for extension - needs to be abstract, final or empty. 237
Error Missing a Javadoc comment. 237
Error Parameter queue should be final. 237
Error Parameter selector should be final. 237
Error '{' should be on the previous line. 239
Error Method 'createConsumer' is not designed for extension - needs to be abstract, final or empty. 243
Error Missing a Javadoc comment. 243
Error Parameter destination should be final. 243
Error '{' should be on the previous line. 245
Error Method 'createConsumer' is not designed for extension - needs to be abstract, final or empty. 249
Error Missing a Javadoc comment. 249
Error Parameter destination should be final. 249
Error Parameter selector should be final. 250
Error '{' should be on the previous line. 251
Error Method 'createConsumer' is not designed for extension - needs to be abstract, final or empty. 255
Error Missing a Javadoc comment. 255
Error Parameter destination should be final. 255
Error Parameter selector should be final. 256
Error Parameter noLocal should be final. 256
Error '{' should be on the previous line. 258
Error Method 'createDurableSubscriber' is not designed for extension - needs to be abstract, final or empty. 262
Error Missing a Javadoc comment. 262
Error Parameter topic should be final. 262
Error Parameter selector should be final. 262
Error '{' should be on the previous line. 264
Error Method 'createDurableSubscriber' is not designed for extension - needs to be abstract, final or empty. 268
Error Missing a Javadoc comment. 268
Error Parameter topic should be final. 268
Error Parameter name should be final. 268
Error Parameter selector should be final. 269
Error Parameter noLocal should be final. 270
Error '{' should be on the previous line. 272
Error Line is longer than 80 characters. 273
Error Method 'getMessageListener' is not designed for extension - needs to be abstract, final or empty. 276
Error Missing a Javadoc comment. 276
Error '{' should be on the previous line. 277
Error Method 'setMessageListener' is not designed for extension - needs to be abstract, final or empty. 281
Error Missing a Javadoc comment. 281
Error Parameter messageListener should be final. 281
Error '{' should be on the previous line. 283
Error Method 'createSubscriber' is not designed for extension - needs to be abstract, final or empty. 287
Error Missing a Javadoc comment. 287
Error Parameter topic should be final. 287
Error '{' should be on the previous line. 288
Error 'cast' is not followed by whitespace. 289
Error Method 'createSubscriber' is not designed for extension - needs to be abstract, final or empty. 292
Error Missing a Javadoc comment. 292
Error Parameter topic should be final. 292
Error Parameter selector should be final. 292
Error Parameter local should be final. 293
Error '{' should be on the previous line. 294
Error Line is longer than 80 characters. 295
Error 'cast' is not followed by whitespace. 295
Error Method 'createReceiver' is not designed for extension - needs to be abstract, final or empty. 298
Error Missing a Javadoc comment. 298
Error Parameter queue should be final. 298
Error '{' should be on the previous line. 299
Error 'cast' is not followed by whitespace. 300
Error Method 'createReceiver' is not designed for extension - needs to be abstract, final or empty. 303
Error Missing a Javadoc comment. 303
Error Parameter queue should be final. 303
Error Parameter selector should be final. 303
Error '{' should be on the previous line. 305
Error 'cast' is not followed by whitespace. 306
Error Method 'createProducer' is not designed for extension - needs to be abstract, final or empty. 312
Error Missing a Javadoc comment. 312
Error Parameter destination should be final. 312
Error '{' should be on the previous line. 314
Error Method 'createSender' is not designed for extension - needs to be abstract, final or empty. 318
Error Missing a Javadoc comment. 318
Error Parameter queue should be final. 318
Error '{' should be on the previous line. 319
Error Method 'createPublisher' is not designed for extension - needs to be abstract, final or empty. 323
Error Missing a Javadoc comment. 323
Error Parameter topic should be final. 323
Error '{' should be on the previous line. 324
Error Method 'getActualSession' is not designed for extension - needs to be abstract, final or empty. 330
Error Missing a Javadoc comment. 330
Error '{' should be on the previous line. 331
Error Method 'getMessageProducer' is not designed for extension - needs to be abstract, final or empty. 338
Error Missing a Javadoc comment. 338
Error '{' should be on the previous line. 339
Error Method 'getQueueSender' is not designed for extension - needs to be abstract, final or empty. 346
Error Missing a Javadoc comment. 346
Error '{' should be on the previous line. 347
Error 'cast' is not followed by whitespace. 349
Error Method 'getTopicPublisher' is not designed for extension - needs to be abstract, final or empty. 354
Error Missing a Javadoc comment. 354
Error '{' should be on the previous line. 355
Error Line is longer than 80 characters. 357
Error 'cast' is not followed by whitespace. 357

org/jencks/pool/PooledTopicPublisher.java

ErrorLine
Error Line does not match expected header line of '/**'. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 3
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 10
Error Line has trailing spaces. 11
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Missing a Javadoc comment. 23
Error '{' should be on the previous line. 25
Error Missing a Javadoc comment. 26
Error Method 'getTopic' is not designed for extension - needs to be abstract, final or empty. 32
Error Missing a Javadoc comment. 32
Error '{' should be on the previous line. 33
Error Method 'publish' is not designed for extension - needs to be abstract, final or empty. 37
Error Missing a Javadoc comment. 37
Error '{' should be on the previous line. 38
Error Line is longer than 80 characters. 42
Error Method 'publish' is not designed for extension - needs to be abstract, final or empty. 42
Error Missing a Javadoc comment. 42
Error '{' should be on the previous line. 44
Error Line is longer than 80 characters. 48
Error Method 'publish' is not designed for extension - needs to be abstract, final or empty. 48
Error Missing a Javadoc comment. 48
Error Line is longer than 80 characters. 53
Error Method 'publish' is not designed for extension - needs to be abstract, final or empty. 53
Error Missing a Javadoc comment. 53
Error '{' should be on the previous line. 55
Error Method 'getTopicPublisher' is not designed for extension - needs to be abstract, final or empty. 59
Error Missing a Javadoc comment. 59
Error '{' should be on the previous line. 60
Error 'cast' is not followed by whitespace. 61

org/jencks/pool/XASessionPool.java

ErrorLine
Error Line does not match expected header line of '/**'. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 3
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 10
Error Line has trailing spaces. 11
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Missing a Javadoc comment. 27
Error '{' should be on the previous line. 28
Error Missing a Javadoc comment. 29
Error Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 29
Error Line has trailing spaces. 30
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 34
Error 'connection' hides a field. 34
Error '{' should be on the previous line. 35
Error Missing a Javadoc comment. 39
Error 'connection' hides a field. 39
Error 'sessionPool' hides a field. 40
Error '{' should be on the previous line. 41
Error Method 'borrowSession' is not designed for extension - needs to be abstract, final or empty. 47
Error Missing a Javadoc comment. 47
Error '{' should be on the previous line. 48
Error 'if' construct must use '{}'s. 50
Error Line is longer than 80 characters. 50
Error 'if' is not followed by whitespace. 50
Error 'if' construct must use '{}'s. 52
Error Line is longer than 80 characters. 52
Error 'if' is not followed by whitespace. 52
Error '}' should be on the same line. 54
Error '}' should be on the same line. 57
Error Line has trailing spaces. 64
Error Line has trailing spaces. 65
Error Method 'makeObject' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error '{' should be on the previous line. 70
Error 'if' construct must use '{}'s. 71
Error Line is longer than 80 characters. 71
Error 'if' is not followed by whitespace. 71
Error Method 'destroyObject' is not designed for extension - needs to be abstract, final or empty. 75
Error Missing a Javadoc comment. 75
Error Parameter o should be final. 75
Error '{' should be on the previous line. 76
Error 'if' construct must use '{}'s. 77
Error Line is longer than 80 characters. 77
Error 'if' is not followed by whitespace. 77
Error Method 'validateObject' is not designed for extension - needs to be abstract, final or empty. 82
Error Missing a Javadoc comment. 82
Error Parameter o should be final. 82
Error '{' should be on the previous line. 83
Error Missing a Javadoc comment. 87
Error Parameter o should be final. 87
Error '{' should be on the previous line. 88
Error Method 'passivateObject' is not designed for extension - needs to be abstract, final or empty. 91
Error Missing a Javadoc comment. 91
Error Parameter o should be final. 91
Error '{' should be on the previous line. 92
Error 'if' construct must use '{}'s. 93
Error Line is longer than 80 characters. 93
Error 'if' is not followed by whitespace. 93
Error Method 'getConnection' is not designed for extension - needs to be abstract, final or empty. 98
Error Missing a Javadoc comment. 98
Error '{' should be on the previous line. 99
Error Method 'createSession' is not designed for extension - needs to be abstract, final or empty. 106
Error Missing a Javadoc comment. 106
Error '{' should be on the previous line. 107

org/jencks/pool/package.html

ErrorLine
Error Missing package documentation file.0

org/jencks/tranql/XAPoolDataSourceMCF.java

ErrorLine
Error Line does not match expected header line of '/**'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 15
Error Line contains a tab character. 30
Error Missing a Javadoc comment. 30
Error Line is longer than 80 characters. 31
Error Line contains a tab character. 31
Error ',' is not followed by whitespace. 31
Error Line contains a tab character. 32
Error Line contains a tab character. 34
Error Line is longer than 80 characters. 35
Error Line contains a tab character. 35
Error Line contains a tab character. 36
Error Line contains a tab character. 37
Error Method 'getUserName' is not designed for extension - needs to be abstract, final or empty. 37
Error Line contains a tab character. 38
Error 'cast' is not followed by whitespace. 38
Error Line contains a tab character. 39
Error Line contains a tab character. 41
Error Line is longer than 80 characters. 42
Error Line contains a tab character. 42
Error Line contains a tab character. 43
Error Line contains a tab character. 44
Error Method 'getPassword' is not designed for extension - needs to be abstract, final or empty. 44
Error Line contains a tab character. 45
Error 'cast' is not followed by whitespace. 45
Error Line contains a tab character. 46
Error Line contains a tab character. 48
Error Line has trailing spaces. 49
Error Line contains a tab character. 49
Error Line contains a tab character. 50
Error Line contains a tab character. 51
Error Method 'setDriverName' is not designed for extension - needs to be abstract, final or empty. 51
Error Missing a Javadoc comment. 51
Error Parameter driverName should be final. 51
Error Line contains a tab character. 52
Error Line is longer than 80 characters. 53
Error Line contains a tab character. 53
Error 'cast' is not followed by whitespace. 53
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error Line contains a tab character. 59
Error Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. 59
Error Missing a Javadoc comment. 59
Error Parameter url should be final. 59
Error Line contains a tab character. 60
Error 'cast' is not followed by whitespace. 60
Error Line contains a tab character. 61
Error Line contains a tab character. 63
Error Method 'setUser' is not designed for extension - needs to be abstract, final or empty. 63
Error Missing a Javadoc comment. 63
Error Parameter user should be final. 63
Error Line contains a tab character. 64
Error 'cast' is not followed by whitespace. 64
Error Line contains a tab character. 65
Error Line contains a tab character. 67
Error Method 'setPassword' is not designed for extension - needs to be abstract, final or empty. 67
Error Missing a Javadoc comment. 67
Error Parameter password should be final. 67
Error Line contains a tab character. 68
Error 'cast' is not followed by whitespace. 68
Error Line contains a tab character. 69