Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
3400743

Files

FilesIWE
org/apache/axis/deployment/DeploymentConstants.java 0057
org/apache/axis/deployment/DeploymentEngine.java 00187
org/apache/axis/deployment/DeploymentException.java 0014
org/apache/axis/deployment/DeploymentParser.java 00159
org/apache/axis/deployment/EngineRegistryFactoryImpl.java 001
org/apache/axis/deployment/EngineRegistryFactoryImpl.java 0013
org/apache/axis/deployment/listener/RepositoryListener.java 001
org/apache/axis/deployment/listener/RepositoryListener.java 0013
org/apache/axis/deployment/listener/RepositoryListenerImpl.java 0046
org/apache/axis/deployment/listener/package.html 001
org/apache/axis/deployment/package.html 001
org/apache/axis/deployment/repository/utill/HDFileItem.java 0036
org/apache/axis/deployment/repository/utill/UnZipJAR.java 0023
org/apache/axis/deployment/repository/utill/WSInfo.java 0035
org/apache/axis/deployment/repository/utill/WSInfoList.java 0068
org/apache/axis/deployment/repository/utill/package.html 001
org/apache/axis/deployment/scheduler/DeploymentIterator.java 0011
org/apache/axis/deployment/scheduler/ScheduleIterator.java 008
org/apache/axis/deployment/scheduler/Scheduler.java 0035
org/apache/axis/deployment/scheduler/SchedulerTask.java 0032
org/apache/axis/deployment/scheduler/package.html 001

org/apache/axis/deployment/DeploymentConstants.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 16
Error First sentence should end with a period. 19
Error interfaces should describe a type and hence have methods. 22
Error Missing a Javadoc comment. 23
Error Missing a Javadoc comment. 24
Error Missing a Javadoc comment. 26
Error Missing a Javadoc comment. 27
Error Missing a Javadoc comment. 28
Error ';' is not followed by whitespace. 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 ';' is not followed by whitespace. 33
Error Missing a Javadoc comment. 34
Error ';' is not followed by whitespace. 34
Error Missing a Javadoc comment. 35
Error ';' is not followed by whitespace. 35
Error Missing a Javadoc comment. 36
Error ';' is not followed by whitespace. 36
Error Missing a Javadoc comment. 37
Error ';' is not followed by whitespace. 37
Error Missing a Javadoc comment. 38
Error ';' is not followed by whitespace. 38
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 51
Error Missing a Javadoc comment. 52
Error Missing a Javadoc comment. 53
Error Missing a Javadoc comment. 56
Error Missing a Javadoc comment. 57
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 68
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 70
Error Missing a Javadoc comment. 71
Error Missing a Javadoc comment. 73
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 76
Error Missing a Javadoc comment. 77
Error '=' is not followed by whitespace. 77
Error Missing a Javadoc comment. 80
Error Missing a Javadoc comment. 81
Error '=' is not followed by whitespace. 81

org/apache/axis/deployment/DeploymentEngine.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 63
Error First sentence should end with a period. 67
Error First sentence should end with a period. 71
Error First sentence should end with a period. 76
Error First sentence should end with a period. 83
Error Missing a Javadoc comment. 89
Error First sentence should end with a period. 91
Error Missing a Javadoc comment. 98
Error First sentence should end with a period. 100
Error Parameter RepositaryName should be final. 108
Error Name 'RepositaryName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 108
Error Expected @throws tag for 'DeploymentException'. 108
Error ',' is not followed by whitespace. 109
Error Line is longer than 80 characters. 112
Error Missing a Javadoc comment. 112
Error Parameter RepositaryName should be final. 112
Error Name 'RepositaryName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 112
Error Parameter serverXMLFile should be final. 112
Error 'if' is not followed by whitespace. 115
Error '{' is not preceded with whitespace. 115
Error ',' is not followed by whitespace. 117
Error ',' is not followed by whitespace. 118
Error ',' is not followed by whitespace. 122
Error 'if' is not followed by whitespace. 123
Error '{' is not preceded with whitespace. 123
Error Line is longer than 80 characters. 125
Error 'if' is not followed by whitespace. 126
Error '{' is not preceded with whitespace. 126
Error Line is longer than 80 characters. 130
Error Name 'BUFSIZE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 130
Error '512' is a magic number. 130
Error 'while' is not followed by whitespace. 133
Error '{' is not preceded with whitespace. 133
Error ',' is not followed by whitespace. 134
Error ',' is not followed by whitespace. 134
Error 'else' is not followed by whitespace. 143
Error '{' is not preceded with whitespace. 143
Error Line is longer than 80 characters. 144
Error Method 'getCurrentFileItem' is not designed for extension - needs to be abstract, final or empty. 156
Error Missing a Javadoc comment. 156
Error First sentence should end with a period. 161
Error Expected an @return tag. 165
Error Method 'getEngineRegistry' is not designed for extension - needs to be abstract, final or empty. 165
Error First sentence should end with a period. 169
Error Expected an @return tag. 175
Error Line is longer than 80 characters. 175
Error Method 'start' is not designed for extension - needs to be abstract, final or empty. 175
Error Expected @throws tag for 'AxisFault'. 175
Error Expected @throws tag for 'DeploymentException'. 175
Error Expected @throws tag for 'XMLStreamException'. 175
Error 'if' is not followed by whitespace. 177
Error ',' is not followed by whitespace. 187
Error 'if' is not followed by whitespace. 190
Error '{' is not preceded with whitespace. 190
Error ',' is not followed by whitespace. 194
Error ';' is preceded with whitespace. 197
Error First sentence should end with a period. 205
Error 'if' is not followed by whitespace. 212
Error ')' is preceded with whitespace. 212
Error '{' is not preceded with whitespace. 212
Error 'cast' is not followed by whitespace. 213
Error 'if' construct must use '{}'s. 214
Error 'if' is not followed by whitespace. 214
Error '=' is not preceded with whitespace. 215
Error 'if' is not followed by whitespace. 217
Error '{' is not preceded with whitespace. 217
Error '=' is not followed by whitespace. 218
Error 'cast' is not followed by whitespace. 218
Error 'if' construct must use '{}'s. 219
Error 'if' is not followed by whitespace. 219
Error '=' is not followed by whitespace. 220
Error First sentence should end with a period. 225
Error Expected @throws tag for 'AxisFault'. 229
Error Expected @throws tag for 'PhaseException'. 229
Error '{' is not preceded with whitespace. 229
Error '=' is not preceded with whitespace. 230
Error 'if' is not followed by whitespace. 233
Error ')' is preceded with whitespace. 233
Error '{' is not preceded with whitespace. 233
Error Line is longer than 80 characters. 234
Error Method 'getModule' is not designed for extension - needs to be abstract, final or empty. 243
Error Missing a Javadoc comment. 243
Error Parameter moduleName should be final. 243
Error Parameter engine should be final. 252
Error Expected @param tag for 'engine'. 252
Error '=' is not followed by whitespace. 253
Error Line is longer than 80 characters. 254
Error Missing a Javadoc comment. 257
Error Line is longer than 80 characters. 267
Error Missing a Javadoc comment. 267
Error Parameter serviceMetaData should be final. 267
Error Line is longer than 80 characters. 269
Error ',' is not followed by whitespace. 271
Error 'if' is not followed by whitespace. 274
Error ')' is preceded with whitespace. 274
Error '{' is not preceded with whitespace. 274
Error ',' is not followed by whitespace. 275
Error 'if' is not followed by whitespace. 279
Error '{' is not preceded with whitespace. 279
Error ',' is not followed by whitespace. 280
Error 'if' is not followed by whitespace. 284
Error ',' is not followed by whitespace. 285
Error Line is longer than 80 characters. 287
Error ',' is not followed by whitespace. 287
Error Line is longer than 80 characters. 292
Error Missing a Javadoc comment. 292
Error Parameter service should be final. 292
Error Parameter parent should be final. 292
Error '{' is not preceded with whitespace. 292
Error Line is longer than 80 characters. 300
Error 'if' is not followed by whitespace. 308
Error '{' is not preceded with whitespace. 308
Error Line is longer than 80 characters. 309
Error Line is longer than 80 characters. 314
Error 'if' is not followed by whitespace. 314
Error '!' is followed by whitespace. 314
Error '{' is not preceded with whitespace. 314
Error Line is longer than 80 characters. 315
Error '=' is not followed by whitespace. 315
Error 'cast' is not followed by whitespace. 316
Error ',' is not followed by whitespace. 319
Error ',' is not followed by whitespace. 321
Error Line is longer than 80 characters. 329
Error Missing a Javadoc comment. 329
Error Parameter flow should be final. 329
Error Parameter parent should be final. 329
Error Line is longer than 80 characters. 337
Error Line is longer than 80 characters. 367
Error Method 'getHandlerClass' is not designed for extension - needs to be abstract, final or empty. 367
Error Missing a Javadoc comment. 367
Error Parameter className should be final. 367
Error Parameter loader1 should be final. 367
Error Missing a Javadoc comment. 379
Error Parameter moduelmetada should be final. 379
Error Line is longer than 80 characters. 381
Error ',' is not followed by whitespace. 384
Error ',' is not followed by whitespace. 387
Error ',' is not followed by whitespace. 390
Error Method 'addtowsToDeploy' is not designed for extension - needs to be abstract, final or empty. 399
Error Parameter file should be final. 399
Error Expected @param tag for 'file'. 399
Error Method 'addtowstoUnDeploy' is not designed for extension - needs to be abstract, final or empty. 406
Error Parameter file should be final. 406
Error Expected @param tag for 'file'. 406
Error Method 'doDeploy' is not designed for extension - needs to be abstract, final or empty. 410
Error Missing a Javadoc comment. 410
Error switch without "default" clause. 417
Error Line is longer than 80 characters. 422
Error Line is longer than 80 characters. 424
Error Line is longer than 80 characters. 426
Error ')' is preceded with whitespace. 426
Error Line is longer than 80 characters. 429
Error ')' is preceded with whitespace. 429
Error Line is longer than 80 characters. 432
Error ')' is preceded with whitespace. 432
Error Line is longer than 80 characters. 441
Error Line is longer than 80 characters. 443
Error Line is longer than 80 characters. 445
Error ')' is preceded with whitespace. 445
Error Line is longer than 80 characters. 448
Error ')' is preceded with whitespace. 448
Error Method 'doUnDeploye' is not designed for extension - needs to be abstract, final or empty. 461
Error Missing a Javadoc comment. 461
Error '=' is not followed by whitespace. 463
Error 'try' is not followed by whitespace. 464
Error '{' is not preceded with whitespace. 464
Error 'if' is not followed by whitespace. 468
Error '==' is not preceded with whitespace. 468
Error '==' is not followed by whitespace. 468
Error Line is longer than 80 characters. 471
Error 'catch' is not preceded with whitespace. 476
Error '}' is not followed by whitespace. 476
Error 'catch' is not followed by whitespace. 476
Error '{' is not preceded with whitespace. 476
Error Method 'isHotupdate' is not designed for extension - needs to be abstract, final or empty. 482
Error Missing a Javadoc comment. 482
Error First sentence should end with a period. 486
Error Line is longer than 80 characters. 488
Error Expected an @return tag. 492
Error Parameter fileName should be final. 492
Error Expected @param tag for 'fileName'. 492
Error '{' is not preceded with whitespace. 492

org/apache/axis/deployment/DeploymentException.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 16
Error Missing a Javadoc comment. 19
Error Missing a Javadoc comment. 20
Error Parameter cause should be final. 20
Error Missing a Javadoc comment. 24
Error Missing a Javadoc comment. 27
Error Parameter message should be final. 27
Error Missing a Javadoc comment. 31
Error Parameter message should be final. 31
Error Parameter cause should be final. 31

org/apache/axis/deployment/DeploymentParser.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 16
Error First sentence should end with a period. 43
Error Missing a Javadoc comment. 54
Error Missing a Javadoc comment. 56
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 63
Error First sentence should end with a period. 65
Error Missing a Javadoc comment. 69
Error First sentence should end with a period. 71
Error Line is longer than 80 characters. 78
Error Parameter inputStream should be final. 78
Error 'inputStream' hides a field. 78
Error Expected @param tag for 'inputStream'. 78
Error Parameter engine should be final. 78
Error Expected @param tag for 'engine'. 78
Error Parameter fileName should be final. 78
Error Expected @param tag for 'fileName'. 78
Error Expected @throws tag for 'XMLStreamException'. 78
Error Line is longer than 80 characters. 82
Error Line is longer than 80 characters. 86
Error Missing a Javadoc comment. 86
Error Parameter inputStream should be final. 86
Error 'inputStream' hides a field. 86
Error Parameter engine should be final. 86
Error Line is longer than 80 characters. 89
Error Line is longer than 80 characters. 92
Error Method 'parseServiceXML' is not designed for extension - needs to be abstract, final or empty. 92
Error Missing a Javadoc comment. 92
Error Parameter axisService should be final. 92
Error Name 'END_DOCUMENT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
Error Name 'ST' must match pattern '^[a-z][a-zA-Z0-9]*$'. 104
Error Line is longer than 80 characters. 107
Error ';' is not followed by whitespace. 110
Error First sentence should end with a period. 118
Error Line is longer than 80 characters. 121
Error Method 'procesServerXML' is not designed for extension - needs to be abstract, final or empty. 121
Error Parameter serverMetaData should be final. 121
Error Expected @param tag for 'serverMetaData'. 121
Error Expected @throws tag for 'DeploymentException'. 121
Error Name 'END_DOCUMENT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 123
Error Name 'ST' must match pattern '^[a-z][a-zA-Z0-9]*$'. 131
Error Line is longer than 80 characters. 138
Error Line is longer than 80 characters. 142
Error Line is longer than 80 characters. 147
Error Line is longer than 80 characters. 148
Error Line is longer than 80 characters. 150
Error Line is longer than 80 characters. 155
Error Must have at least one statement. 156
Error Line is longer than 80 characters. 159
Error Method 'processTransport' is not designed for extension - needs to be abstract, final or empty. 171
Error Missing a Javadoc comment. 171
Error Name 'END_TRANSPORTS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 172
Error Line is longer than 80 characters. 192
Error Line is longer than 80 characters. 202
Error Line is longer than 80 characters. 206
Error First sentence should end with a period. 226
Error Line is longer than 80 characters. 229
Error Parameter axisService should be final. 229
Error Expected @param tag for 'axisService'. 229
Error Expected @throws tag for 'DeploymentException'. 229
Error Line is longer than 80 characters. 237
Error Line is longer than 80 characters. 247
Error 'if' is not followed by whitespace. 250
Error ')' is preceded with whitespace. 250
Error '{' is not preceded with whitespace. 250
Error Line is longer than 80 characters. 251
Error 'else' construct must use '{}'s. 253
Error Line is longer than 80 characters. 254
Error Line is longer than 80 characters. 256
Error Name 'END_DOCUMENT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 261
Error Name 'ST' must match pattern '^[a-z][a-zA-Z0-9]*$'. 270
Error Line is longer than 80 characters. 281
Error Line is longer than 80 characters. 282
Error Line is longer than 80 characters. 286
Error Line is longer than 80 characters. 312
Error Line is longer than 80 characters. 313
Error Line is longer than 80 characters. 315
Error Line is longer than 80 characters. 316
Error 'else' construct must use '{}'s. 317
Error Line is longer than 80 characters. 318
Error Line is longer than 80 characters. 324
Error Line is longer than 80 characters. 331
Error Missing a Javadoc comment. 336
Error Name 'END_PARAMETER' must match pattern '^[a-z][a-zA-Z0-9]*$'. 359
Error First sentence should end with a period. 389
Error Line is longer than 80 characters. 390
Error Expected @throws tag for 'DeploymentException'. 396
Error Name 'ref_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 398
Error Line is longer than 80 characters. 410
Error Line is longer than 80 characters. 417
Error Line is longer than 80 characters. 420
Error Name 'END_HANDLER' must match pattern '^[a-z][a-zA-Z0-9]*$'. 427
Error Line is longer than 80 characters. 442
Error Line is longer than 80 characters. 472
Error Method 'processTypeMapping' is not designed for extension - needs to be abstract, final or empty. 501
Error Expected @throws tag for 'DeploymentException'. 501
Error Name 'END_TYPEMAPPING' must match pattern '^[a-z][a-zA-Z0-9]*$'. 504
Error Missing a Javadoc comment. 531
Error '5' is a magic number. 535
Error Must have at least one statement. 541
Error Must have at least one statement. 544
Error Must have at least one statement. 547
Error Name 'END_OPERATION' must match pattern '^[a-z][a-zA-Z0-9]*$'. 556
Error Name 'ST' must match pattern '^[a-z][a-zA-Z0-9]*$'. 567
Error Line is longer than 80 characters. 569
Error Line is longer than 80 characters. 571
Error Line is longer than 80 characters. 573
Error Line is longer than 80 characters. 575
Error Method 'processBeanMapping' is not designed for extension - needs to be abstract, final or empty. 602
Error Expected @throws tag for 'DeploymentException'. 602
Error Name 'END_BEANMAPPING' must match pattern '^[a-z][a-zA-Z0-9]*$'. 605
Error Method 'processModule' is not designed for extension - needs to be abstract, final or empty. 630
Error Missing a Javadoc comment. 630
Error Parameter module should be final. 630
Error Name 'ref_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 632
Error Line is longer than 80 characters. 641
Error Line is longer than 80 characters. 648
Error Line is longer than 80 characters. 653
Error Name 'END_MODULE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 658
Error Name 'ST' must match pattern '^[a-z][a-zA-Z0-9]*$'. 668
Error Line is longer than 80 characters. 682
Error Method 'processInFlow' is not designed for extension - needs to be abstract, final or empty. 704
Error Missing a Javadoc comment. 704
Error Name 'END_INFLOW' must match pattern '^[a-z][a-zA-Z0-9]*$'. 706
Error Line is longer than 80 characters. 722
Error Method 'processOutFlow' is not designed for extension - needs to be abstract, final or empty. 743
Error Missing a Javadoc comment. 743
Error Name 'END_OUTFLOW' must match pattern '^[a-z][a-zA-Z0-9]*$'. 745
Error Line is longer than 80 characters. 760
Error Method 'processFaultFlow' is not designed for extension - needs to be abstract, final or empty. 782
Error Missing a Javadoc comment. 782
Error Name 'END_FAULTFLOW' must match pattern '^[a-z][a-zA-Z0-9]*$'. 784
Error Line is longer than 80 characters. 799
Error Method 'processPhaseOrder' is not designed for extension - needs to be abstract, final or empty. 820
Error Missing a Javadoc comment. 820
Error Name 'END_PHASEORDER' must match pattern '^[a-z][a-zA-Z0-9]*$'. 821
Error Line is longer than 80 characters. 838
Error First sentence should end with a period. 859
Error Expected an @return tag. 865
Error Parameter in should be final. 865
Error Expected @param tag for 'in'. 865
Error First sentence should end with a period. 876
Error Line is longer than 80 characters. 878
Error Expected an @return tag. 883
Error Parameter fileName should be final. 883
Error Expected @param tag for 'fileName'. 883
Error First sentence should end with a period. 894
Error Method 'procesModuleXML' is not designed for extension - needs to be abstract, final or empty. 897
Error Parameter module should be final. 897
Error Expected @param tag for 'module'. 897
Error Expected @throws tag for 'DeploymentException'. 897
Error Name 'END_DOCUMENT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 898
Error Name 'ST' must match pattern '^[a-z][a-zA-Z0-9]*$'. 906
Error Line is longer than 80 characters. 912
Error ';' is not followed by whitespace. 915

org/apache/axis/deployment/EngineRegistryFactoryImpl.java

ErrorLine
Error File does not end with a newline. 0

org/apache/axis/deployment/EngineRegistryFactoryImpl.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 16
Error Unused import - org.apache.axis.phaseresolver.PhaseException. 22
Error Missing a Javadoc comment. 27
Error '{' is not preceded with whitespace. 27
Error Method 'createEngineRegistry' is not designed for extension - needs to be abstract, final or empty. 28
Error Missing a Javadoc comment. 28
Error Parameter file should be final. 28
Error 'catch' is not preceded with whitespace. 32
Error '}' is not followed by whitespace. 32

org/apache/axis/deployment/listener/RepositoryListener.java

ErrorLine
Error File does not end with a newline. 0

org/apache/axis/deployment/listener/RepositoryListener.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 16
Error First sentence should end with a period. 19
Error First sentence should end with a period. 25
Error First sentence should end with a period. 30
Error First sentence should end with a period. 35
Error Line is longer than 80 characters. 36
Error First sentence should end with a period. 40
Error Line is longer than 80 characters. 41
Error Line is longer than 80 characters. 42

org/apache/axis/deployment/listener/RepositoryListenerImpl.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 16
Error Line is longer than 80 characters. 27
Error Missing a Javadoc comment. 27
Error First sentence should end with a period. 29
Error First sentence should end with a period. 33
Error First sentence should end with a period. 38
Error First sentence should end with a period. 44
Error Line is longer than 80 characters. 45
Error Line is longer than 80 characters. 46
Error Line is longer than 80 characters. 47
Error Line is longer than 80 characters. 49
Error Line is longer than 80 characters. 50
Error Line is longer than 80 characters. 52
Error Parameter folderName should be final. 52
Error 'folderName' hides a field. 52
Error Parameter deploy_engine should be final. 52
Error Name 'deploy_engine' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52
Error First sentence should end with a period. 58
Error Method 'checkModules' is not designed for extension - needs to be abstract, final or empty. 62
Error First sentence should end with a period. 67
Error Method 'checkServices' is not designed for extension - needs to be abstract, final or empty. 71
Error First sentence should end with a period. 76
Error Method 'update' is not designed for extension - needs to be abstract, final or empty. 79
Error First sentence should end with a period. 85
Error Line is longer than 80 characters. 88
Error Method 'init' is not designed for extension - needs to be abstract, final or empty. 91
Error First sentence should end with a period. 98
Error Method 'startListent' is not designed for extension - needs to be abstract, final or empty. 101
Error First sentence should end with a period. 107
Error Parameter folderName should be final. 111
Error 'folderName' hides a field. 111
Error Expected @param tag for 'folderName'. 111
Error Parameter type should be final. 111
Error Expected @param tag for 'type'. 111
Error Array brackets at illegal position. 112
Error '}' should be on the same line. 129
Error First sentence should end with a period. 137
Error Expected an @return tag. 143
Error Parameter filename should be final. 143
Error Expected @param tag for 'filename'. 143
Error 'if' is not followed by whitespace. 144
Error '|' is not preceded with whitespace. 144

org/apache/axis/deployment/listener/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/axis/deployment/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/axis/deployment/repository/utill/HDFileItem.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 16
Error First sentence should end with a period. 21
Error Line is longer than 80 characters. 22
Error Missing a Javadoc comment. 27
Error Missing a Javadoc comment. 28
Error Missing a Javadoc comment. 29
Error Missing a Javadoc comment. 30
Error Method 'getClassName' is not designed for extension - needs to be abstract, final or empty. 32
Error Missing a Javadoc comment. 32
Error Method 'setClassName' is not designed for extension - needs to be abstract, final or empty. 36
Error Missing a Javadoc comment. 36
Error Parameter className should be final. 36
Error 'className' hides a field. 36
Error Method 'getProvideName' is not designed for extension - needs to be abstract, final or empty. 40
Error Missing a Javadoc comment. 40
Error Method 'setProvideName' is not designed for extension - needs to be abstract, final or empty. 44
Error Missing a Javadoc comment. 44
Error Parameter provideName should be final. 44
Error 'provideName' hides a field. 44
Error Missing a Javadoc comment. 48
Error Parameter file should be final. 48
Error 'file' hides a field. 48
Error Parameter type should be final. 48
Error 'type' hides a field. 48
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 53
Error Missing a Javadoc comment. 53
Error Method 'getAbsolutePath' is not designed for extension - needs to be abstract, final or empty. 57
Error Missing a Javadoc comment. 57
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 61
Error Missing a Javadoc comment. 61
Error Method 'getFile' is not designed for extension - needs to be abstract, final or empty. 65
Error Missing a Javadoc comment. 65

org/apache/axis/deployment/repository/utill/UnZipJAR.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 16
Error Missing a Javadoc comment. 30
Error Line is longer than 80 characters. 40
Error Method 'unzipService' is not designed for extension - needs to be abstract, final or empty. 40
Error Parameter filename should be final. 40
Error Expected @param tag for 'filename'. 40
Error Parameter engine should be final. 40
Error Expected @param tag for 'engine'. 40
Error Parameter service should be final. 40
Error Expected @param tag for 'service'. 40
Error Expected @throws tag for 'DeploymentException'. 40
Error Line is longer than 80 characters. 51
Error Line is longer than 80 characters. 65
Error Method 'unzipModule' is not designed for extension - needs to be abstract, final or empty. 65
Error Missing a Javadoc comment. 65
Error Parameter filename should be final. 65
Error Parameter engine should be final. 65
Error Parameter module should be final. 65
Error Line is longer than 80 characters. 76

org/apache/axis/deployment/repository/utill/WSInfo.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 16
Error Missing a Javadoc comment. 20
Error Missing a Javadoc comment. 22
Error Missing a Javadoc comment. 23
Error First sentence should end with a period. 24
Error Missing a Javadoc comment. 29
Error Parameter filename should be final. 29
Error 'filename' hides a field. 29
Error Parameter lastmodifieddate should be final. 29
Error 'lastmodifieddate' hides a field. 29
Error Missing a Javadoc comment. 34
Error Parameter filename should be final. 34
Error 'filename' hides a field. 34
Error Parameter lastmodifieddate should be final. 34
Error 'lastmodifieddate' hides a field. 34
Error Parameter type should be final. 34
Error 'type' hides a field. 34
Error Method 'getFilename' is not designed for extension - needs to be abstract, final or empty. 40
Error Missing a Javadoc comment. 40
Error Method 'setFilename' is not designed for extension - needs to be abstract, final or empty. 44
Error Missing a Javadoc comment. 44
Error Parameter filename should be final. 44
Error 'filename' hides a field. 44
Error Method 'getLastmodifieddate' is not designed for extension - needs to be abstract, final or empty. 48
Error Missing a Javadoc comment. 48
Error Method 'setLastmodifieddate' is not designed for extension - needs to be abstract, final or empty. 52
Error Missing a Javadoc comment. 52
Error Parameter lastmodifieddate should be final. 52
Error 'lastmodifieddate' hides a field. 52
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 56
Error Missing a Javadoc comment. 56

org/apache/axis/deployment/repository/utill/WSInfoList.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 16
Error Missing a Javadoc comment. 27
Error First sentence should end with a period. 28
Error First sentence should end with a period. 33
Error Variable 'currentjars' must be private and have accessor methods. 36
Error First sentence should end with a period. 38
Error Missing a Javadoc comment. 43
Error Parameter deploy_engine should be final. 43
Error Name 'deploy_engine' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Error First sentence should end with a period. 47
Error Method 'init' is not designed for extension - needs to be abstract, final or empty. 50
Error First sentence should end with a period. 54
Error Line is longer than 80 characters. 58
Error Line is longer than 80 characters. 63
Error Method 'addWSInfoItem' is not designed for extension - needs to be abstract, final or empty. 69
Error Parameter file should be final. 69
Error Parameter type should be final. 69
Error switch without "default" clause. 70
Error Avoid nested blocks. 72
Error Line is longer than 80 characters. 73
Error Line is longer than 80 characters. 74
Error Line is longer than 80 characters. 77
Error ';' is not followed by whitespace. 77
Error 'if' is not followed by whitespace. 79
Error Line is longer than 80 characters. 81
Error Line is longer than 80 characters. 82
Error Line is longer than 80 characters. 83
Error Line is longer than 80 characters. 84
Error Line is longer than 80 characters. 85
Error Line is longer than 80 characters. 86
Error Avoid nested blocks. 94
Error Line is longer than 80 characters. 95
Error Line is longer than 80 characters. 96
Error Line is longer than 80 characters. 99
Error ';' is not followed by whitespace. 99
Error 'if' is not followed by whitespace. 101
Error Line is longer than 80 characters. 104
Error Line is longer than 80 characters. 105
Error Line is longer than 80 characters. 106
Error Line is longer than 80 characters. 107
Error Line is longer than 80 characters. 108
Error First sentence should end with a period. 120
Error Expected an @return tag. 127
Error Method 'getFileItem' is not designed for extension - needs to be abstract, final or empty. 127
Error Parameter filename should be final. 127
Error Expected @param tag for 'filename'. 127
Error First sentence should end with a period. 138
Error Expected an @return tag. 146
Error Method 'isModified' is not designed for extension - needs to be abstract, final or empty. 146
Error Parameter file should be final. 146
Error Expected @param tag for 'file'. 146
Error Parameter wsInfo should be final. 146
Error Expected @param tag for 'wsInfo'. 146
Error First sentence should end with a period. 153
Error Expected an @return tag. 159
Error Method 'isFileExist' is not designed for extension - needs to be abstract, final or empty. 159
Error Parameter filename should be final. 159
Error Expected @param tag for 'filename'. 159
Error First sentence should end with a period. 163
Error Method 'checkForUndeploye' is not designed for extension - needs to be abstract, final or empty. 170
Error Line is longer than 80 characters. 190
Error ';' is not followed by whitespace. 191
Error Method 'update' is not designed for extension - needs to be abstract, final or empty. 208
Error 'if' is not followed by whitespace. 210

org/apache/axis/deployment/repository/utill/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/axis/deployment/scheduler/DeploymentIterator.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 16
Error Missing a Javadoc comment. 22
Error Missing a Javadoc comment. 23
Error Missing a Javadoc comment. 25
Error Method 'next' is not designed for extension - needs to be abstract, final or empty. 29
Error Missing a Javadoc comment. 29
Error '10' is a magic number. 31

org/apache/axis/deployment/scheduler/ScheduleIterator.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 16
Error Missing a Javadoc comment. 21
Error Missing a Javadoc comment. 23
Error Redundant 'public' modifier. 23

org/apache/axis/deployment/scheduler/Scheduler.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 16
Error Missing a Javadoc comment. 23
Error Missing a Javadoc comment. 25
Error Missing a Javadoc comment. 26
Error Missing a Javadoc comment. 27
Error Missing a Javadoc comment. 29
Error Parameter schedulerTask should be final. 29
Error 'schedulerTask' hides a field. 29
Error Parameter iterator should be final. 30
Error 'iterator' hides a field. 30
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 35
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 44
Error Line is longer than 80 characters. 48
Error Line is longer than 80 characters. 50
Error Line is longer than 80 characters. 52
Error Line is longer than 80 characters. 53
Error Line is longer than 80 characters. 55
Error Method 'cancel' is not designed for extension - needs to be abstract, final or empty. 58
Error Line is longer than 80 characters. 63
Error Line is longer than 80 characters. 64
Error Unused @throws tag for 'IllegalStateException'. 69
Error Line is longer than 80 characters. 70
Error Method 'schedule' is not designed for extension - needs to be abstract, final or empty. 73
Error Parameter schedulerTask should be final. 73
Error Parameter iterator should be final. 74
Error '+' should be on a new line. 82
Error Missing a Javadoc comment. 93
Error Parameter schedulerTask should be final. 93
Error Parameter iterator should be final. 94

org/apache/axis/deployment/scheduler/SchedulerTask.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 16
Error Missing a Javadoc comment. 26
Error Missing a Javadoc comment. 27
Error Variable 'lock' must be private and have accessor methods. 27
Error Missing a Javadoc comment. 29
Error Missing a Javadoc comment. 31
Error Variable 'state' must be private and have accessor methods. 31
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 36
Error Variable 'timerTask' must be private and have accessor methods. 36
Error Parameter deploy_engine should be final. 42
Error Expected @param tag for 'deploy_engine'. 42
Error Name 'deploy_engine' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
Error Parameter folderName should be final. 42
Error Expected @param tag for 'folderName'. 42
Error Line is longer than 80 characters. 43
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 52
Error Missing a Javadoc comment. 56
Error Line is longer than 80 characters. 64
Error Method 'cancel' is not designed for extension - needs to be abstract, final or empty. 69
Error Line is longer than 80 characters. 81
Error Line is longer than 80 characters. 82
Error Line is longer than 80 characters. 85
Error Line is longer than 80 characters. 86
Error Method 'scheduledExecutionTime' is not designed for extension - needs to be abstract, final or empty. 90
Error Avoid inline conditionals. 92

org/apache/axis/deployment/scheduler/package.html

ErrorLine
Error Missing package documentation file.0