Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfosWarningsErrors
2400846

Files

FilesIWE
org/codehaus/xfire/plexus/PlexusService.java 00111
org/codehaus/xfire/plexus/PlexusXFire.java 0032
org/codehaus/xfire/plexus/PlexusXFireComponent.java 0017
org/codehaus/xfire/plexus/PlexusXFireServlet.java 00208
org/codehaus/xfire/plexus/PlexusXFireTest.java 00168
org/codehaus/xfire/plexus/StandaloneXFire.java 0085
org/codehaus/xfire/plexus/StandaloneXFireServlet.java 0051
org/codehaus/xfire/plexus/config/ConfigurationService.java 008
org/codehaus/xfire/plexus/config/Configurator.java 0012
org/codehaus/xfire/plexus/config/DefaultConfigurationService.java 00129
org/codehaus/xfire/plexus/config/SimpleConfigurator.java 0023
org/codehaus/xfire/plexus/config/package.html 001
org/codehaus/xfire/plexus/package.html 001

org/codehaus/xfire/plexus/PlexusService.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line is longer than 80 characters. 3
Error First sentence should end with a period. 17
Error Line has trailing spaces. 19
Error Line contains a tab character. 23
Error Line contains a tab character. 24
Error '{' should be on the previous line. 25
Error Missing a Javadoc comment. 26
Error Line has trailing spaces. 27
Error Missing a Javadoc comment. 28
Error Line has trailing spaces. 29
Error Missing a Javadoc comment. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 34
Error Line is longer than 80 characters. 35
Error Method 'initialize' is not designed for extension - needs to be abstract, final or empty. 37
Error Redundant throws: 'Exception' is unchecked exception. 37
Error '{' should be on the previous line. 38
Error '(' is followed by whitespace. 39
Error ')' is preceded with whitespace. 39
Error Method 'getFaultHandler' 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. 43
Error '{' should be on the previous line. 45
Error Line is longer than 80 characters. 46
Error '(' is followed by whitespace. 46
Error ')' is preceded with whitespace. 46
Error '}' should be on the same line. 47
Error '{' should be on the previous line. 49
Error Line is longer than 80 characters. 50
Error '(' is followed by whitespace. 50
Error ')' is preceded with whitespace. 50
Error Line has trailing spaces. 53
Error Method 'getFaultHandlerHint' is not designed for extension - needs to be abstract, final or empty. 54
Error Missing a Javadoc comment. 54
Error '{' should be on the previous line. 55
Error Line has trailing spaces. 58
Error Method 'setFaultHandlerHint' is not designed for extension - needs to be abstract, final or empty. 59
Error Missing a Javadoc comment. 59
Error Parameter faultHandlerHint should be final. 59
Error 'faultHandlerHint' hides a field. 59
Error '{' should be on the previous line. 60
Error Line has trailing spaces. 63
Error Line has trailing spaces. 64
Error Method 'configure' is not designed for extension - needs to be abstract, final or empty. 64
Error Missing a Javadoc comment. 64
Error Parameter config should be final. 64
Error '{' should be on the previous line. 66
Error '(' is followed by whitespace. 67
Error ')' is preceded with whitespace. 67
Error Line has trailing spaces. 68
Error '(' is followed by whitespace. 69
Error '(' is followed by whitespace. 69
Error ')' is preceded with whitespace. 69
Error ')' is preceded with whitespace. 69
Error Line has trailing spaces. 70
Error '(' is followed by whitespace. 71
Error ')' is preceded with whitespace. 71
Error Line has trailing spaces. 72
Error '(' is followed by whitespace. 73
Error ')' is preceded with whitespace. 73
Error Line has trailing spaces. 74
Error '(' is followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error Line has trailing spaces. 78
Error 'if' construct must use '{}'s. 79
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 79
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80
Error 'if' construct must use '{}'s. 81
Error '(' is followed by whitespace. 81
Error ')' is preceded with whitespace. 81
Error '(' is followed by whitespace. 82
Error ')' is preceded with whitespace. 82
Error 'else' construct must use '{}'s. 83
Error Line is longer than 80 characters. 84
Error Line has trailing spaces. 85
Error Line is longer than 80 characters. 86
Error '(' is followed by whitespace. 86
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error ')' is preceded with whitespace. 86
Error Line has trailing spaces. 88
Error Method 'getServiceRegistry' is not designed for extension - needs to be abstract, final or empty. 89
Error Missing a Javadoc comment. 89
Error '{' should be on the previous line. 90
Error Line has trailing spaces. 92
Error '{' should be on the previous line. 94
Error Line is longer than 80 characters. 95
Error '(' is followed by whitespace. 95
Error ')' is preceded with whitespace. 95
Error '}' should be on the same line. 96
Error '{' should be on the previous line. 98
Error Line is longer than 80 characters. 99
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99
Error Line has trailing spaces. 101
Error Line has trailing spaces. 104
Error Method 'service' is not designed for extension - needs to be abstract, final or empty. 105
Error Missing a Javadoc comment. 105
Error '(' is followed by whitespace. 105
Error Parameter manager should be final. 105
Error 'manager' hides a field. 105
Error ')' is preceded with whitespace. 105
Error '{' should be on the previous line. 106
Error Line has trailing spaces. 109
Error Method 'getServiceLocator' is not designed for extension - needs to be abstract, final or empty. 113
Error '{' should be on the previous line. 114

org/codehaus/xfire/plexus/PlexusXFire.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line is longer than 80 characters. 3
Error Line has trailing spaces. 13
Error Line has trailing spaces. 17
Error '{' should be on the previous line. 20
Error Missing a Javadoc comment. 21
Error Line has trailing spaces. 22
Error Method 'getServiceRegistry' is not designed for extension - needs to be abstract, final or empty. 23
Error Missing a Javadoc comment. 23
Error '{' should be on the previous line. 24
Error '{' should be on the previous line. 26
Error '(' is followed by whitespace. 27
Error ')' is preceded with whitespace. 27
Error '}' should be on the same line. 28
Error '{' should be on the previous line. 30
Error Line has trailing spaces. 34
Error Method 'getTransportManager' is not designed for extension - needs to be abstract, final or empty. 35
Error Missing a Javadoc comment. 35
Error '{' should be on the previous line. 36
Error '{' should be on the previous line. 38
Error '(' is followed by whitespace. 39
Error ')' is preceded with whitespace. 39
Error '}' should be on the same line. 40
Error '{' should be on the previous line. 42
Error Line has trailing spaces. 46
Error Line is longer than 80 characters. 48
Error Method 'service' is not designed for extension - needs to be abstract, final or empty. 50
Error '(' is followed by whitespace. 50
Error Parameter locator should be final. 50
Error 'locator' hides a field. 50
Error ')' is preceded with whitespace. 50
Error '{' should be on the previous line. 51

org/codehaus/xfire/plexus/PlexusXFireComponent.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 9
Error Line contains a tab character. 13
Error Line contains a tab character. 14
Error '{' should be on the previous line. 15
Error Missing a Javadoc comment. 16
Error Line has trailing spaces. 17
Error Method 'service' is not designed for extension - needs to be abstract, final or empty. 18
Error Missing a Javadoc comment. 18
Error '(' is followed by whitespace. 18
Error Parameter manager should be final. 18
Error 'manager' hides a field. 18
Error ')' is preceded with whitespace. 18
Error '{' should be on the previous line. 19
Error Line has trailing spaces. 22
Error Method 'getServiceLocator' is not designed for extension - needs to be abstract, final or empty. 26
Error '{' should be on the previous line. 27

org/codehaus/xfire/plexus/PlexusXFireServlet.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 23
Error '{' should be on the previous line. 29
Error Missing a Javadoc comment. 30
Error Line has trailing spaces. 31
Error Missing a Javadoc comment. 32
Error Line has trailing spaces. 33
Error Missing a Javadoc comment. 34
Error Line has trailing spaces. 35
Error Missing a Javadoc comment. 36
Error '{' should be on the previous line. 37
Error Line has trailing spaces. 40
Error Method 'getWebappBase' is not designed for extension - needs to be abstract, final or empty. 41
Error Missing a Javadoc comment. 41
Error '{' should be on the previous line. 42
Error '(' is followed by whitespace. 43
Error ')' is preceded with whitespace. 43
Error '{' should be on the previous line. 44
Error Line has trailing spaces. 47
Error '(' is followed by whitespace. 47
Error ')' is preceded with whitespace. 47
Error Line has trailing spaces. 49
Error Line contains a tab character. 50
Error Line has trailing spaces. 52
Error Method 'init' 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. 54
Error Line has trailing spaces. 56
Error '{' should be on the previous line. 58
Error '(' is followed by whitespace. 59
Error ')' is preceded with whitespace. 59
Error '}' should be on the same line. 60
Error '{' should be on the previous line. 62
Error Line has trailing spaces. 65
Error Line has trailing spaces. 67
Error '(' is followed by whitespace. 69
Error ')' is preceded with whitespace. 69
Error '{' should be on the previous line. 70
Error Line has trailing spaces. 73
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 74
Error Line has trailing spaces. 76
Error Line contains a tab character. 77
Error Line contains a tab character. 79
Error Expected an @return tag. 81
Error Method 'getTransportManager' is not designed for extension - needs to be abstract, final or empty. 81
Error Line contains a tab character. 82
Error Expected @throws tag for 'ServletException'. 82
Error '{' should be on the previous line. 83
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 Method 'doGet' is not designed for extension - needs to be abstract, final or empty. 90
Error '(' is followed by whitespace. 90
Error Parameter request should be final. 90
Error Parameter response should be final. 90
Error ')' is preceded with whitespace. 90
Error Line contains a tab character. 91
Error Line contains a tab character. 92
Error '{' should be on the previous line. 92
Error Line has trailing spaces. 95
Error Line has trailing spaces. 98
Error Line has trailing spaces. 100
Error Line has trailing spaces. 101
Error '(' is followed by whitespace. 101
Error Line has trailing spaces. 102
Error Line has trailing spaces. 104
Error '(' is followed by whitespace. 105
Error ')' is preceded with whitespace. 105
Error ')' is preceded with whitespace. 105
Error '{' should be on the previous line. 106
Error Line has trailing spaces. 110
Error '{' should be on the previous line. 112
Error '(' is followed by whitespace. 113
Error ')' is preceded with whitespace. 113
Error '{' should be on the previous line. 114
Error '}' should be on the same line. 116
Error '{' should be on the previous line. 118
Error '}' should be on the same line. 121
Error '{' should be on the previous line. 123
Error Line contains a tab character. 127
Error Line contains a tab character. 129
Error Line contains a tab character. 130
Error Line contains a tab character. 131
Error Line contains a tab character. 132
Error Line contains a tab character. 133
Error Line has trailing spaces. 134
Error Line contains a tab character. 134
Error Parameter response should be final. 134
Error Expected @param tag for 'response'. 134
Error Expected @throws tag for 'IOException'. 135
Error Expected @throws tag for 'ServletException'. 135
Error Line contains a tab character. 136
Error '{' should be on the previous line. 136
Error Line contains a tab character. 137
Error Line contains a tab character. 138
Error Line has trailing spaces. 142
Error Line has trailing spaces. 145
Error '(' is followed by whitespace. 146
Error ';' is followed by whitespace. 146
Error '{' should be on the previous line. 147
Error Line has trailing spaces. 154
Error Line contains a tab character. 155
Error '(' is followed by whitespace. 155
Error ')' is preceded with whitespace. 155
Error Line contains a tab character. 156
Error Line contains a tab character. 157
Error Line has trailing spaces. 158
Error Line contains a tab character. 158
Error Line contains a tab character. 159
Error Line contains a tab character. 160
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. 166
Error Line contains a tab character. 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 Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 170
Error Parameter request should be final. 170
Error Expected @param tag for 'request'. 170
Error Parameter response should be final. 170
Error Expected @param tag for 'response'. 170
Error Parameter service should be final. 170
Error Expected @param tag for 'service'. 170
Error Expected @throws tag for 'ServletException'. 171
Error Expected @throws tag for 'IOException'. 171
Error Expected @throws tag for 'UnsupportedEncodingException'. 171
Error Redundant throws: 'UnsupportedEncodingException' is subclass of 'IOException'. 171
Error Line contains a tab character. 172
Error '{' should be on the previous line. 172
Error '200' is a magic number. 173
Error Line contains a tab character. 174
Error Line has trailing spaces. 176
Error Line contains a tab character. 176
Error Line has trailing spaces. 178
Error '(' is followed by whitespace. 179
Error ')' is preceded with whitespace. 183
Error Line has trailing spaces. 184
Error '(' is followed by whitespace. 185
Error ')' is preceded with whitespace. 186
Error Line contains a tab character. 187
Error Line contains a tab character. 189
Error Line contains a tab character. 190
Error Line contains a tab character. 191
Error Line contains a tab character. 192
Error Line contains a tab character. 193
Error Line contains a tab character. 194
Error Line has trailing spaces. 195
Error Line is longer than 80 characters. 195
Error Line contains a tab character. 195
Error Method 'generateWSDL' is not designed for extension - needs to be abstract, final or empty. 195
Error Parameter response should be final. 195
Error Expected @param tag for 'response'. 195
Error Parameter service should be final. 195
Error Expected @param tag for 'service'. 195
Error Expected @throws tag for 'ServletException'. 196
Error Expected @throws tag for 'IOException'. 196
Error Line contains a tab character. 197
Error '{' should be on the previous line. 197
Error '200' is a magic number. 198
Error Line contains a tab character. 199
Error Line contains a tab character. 200
Error Line contains a tab character. 202
Error '(' is followed by whitespace. 202
Error ')' is preceded with whitespace. 202
Error Line contains a tab character. 203
Error Line contains a tab character. 205
Error Expected an @return tag. 209
Error Parameter request should be final. 209
Error Expected @param tag for 'request'. 209
Error '{' should be on the previous line. 210
Error Line has trailing spaces. 212
Error 'if' construct must use '{}'s. 213
Error '(' is followed by whitespace. 213
Error ')' is preceded with whitespace. 213
Error Line has trailing spaces. 215
Error Line has trailing spaces. 217
Error '{' should be on the previous line. 219
Error '}' should be on the same line. 221
Error '{' should be on the previous line. 223
Error Line has trailing spaces. 226
Error Line contains a tab character. 231
Error Line contains a tab character. 232
Error Expected an @return tag. 233
Error Line contains a tab character. 233
Error Method 'getXFire' is not designed for extension - needs to be abstract, final or empty. 233
Error Expected @throws tag for 'ServletException'. 234
Error Line contains a tab character. 235
Error '{' should be on the previous line. 235
Error Line contains a tab character. 236
Error Line contains a tab character. 237
Error Line has trailing spaces. 238
Error Line has trailing spaces. 239
Error Method 'getServiceRegistry' is not designed for extension - needs to be abstract, final or empty. 239
Error Missing a Javadoc comment. 239
Error '{' should be on the previous line. 241
Error Line has trailing spaces. 244
Error Line is longer than 80 characters. 246
Error Method 'doPost' is not designed for extension - needs to be abstract, final or empty. 248
Error Parameter req should be final. 248
Error Parameter res should be final. 248
Error '{' should be on the previous line. 251

org/codehaus/xfire/plexus/PlexusXFireTest.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 25
Error '{' should be on the previous line. 30
Error Line has trailing spaces. 33
Error Line has trailing spaces. 34
Error Method 'printNode' is not designed for extension - needs to be abstract, final or empty. 34
Error Missing a Javadoc comment. 34
Error '(' is followed by whitespace. 34
Error Parameter node should be final. 34
Error ')' is preceded with whitespace. 34
Error '{' should be on the previous line. 36
Error '(' is followed by whitespace. 37
Error ')' is preceded with whitespace. 37
Error '(' is followed by whitespace. 38
Error ')' is preceded with whitespace. 38
Error '(' is followed by whitespace. 39
Error ')' is preceded with whitespace. 39
Error Line has trailing spaces. 41
Error Line has trailing spaces. 44
Error Expected an @return tag. 50
Error Line has trailing spaces. 50
Error Method 'invokeService' is not designed for extension - needs to be abstract, final or empty. 50
Error '(' is followed by whitespace. 50
Error Parameter service should be final. 50
Error Parameter document should be final. 50
Error ')' is preceded with whitespace. 50
Error Expected @throws tag for 'Exception'. 51
Error '{' should be on the previous line. 52
Error Line has trailing spaces. 54
Error '(' is followed by whitespace. 55
Error ')' is preceded with whitespace. 59
Error Line has trailing spaces. 60
Error '(' is followed by whitespace. 61
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error ')' is preceded with whitespace. 61
Error Line has trailing spaces. 62
Error '(' is followed by whitespace. 64
Error ')' is preceded with whitespace. 64
Error Line has trailing spaces. 67
Error Method 'getWSDLDocument' is not designed for extension - needs to be abstract, final or empty. 67
Error Missing a Javadoc comment. 67
Error '(' is followed by whitespace. 67
Error Parameter service should be final. 67
Error ')' is preceded with whitespace. 67
Error '{' should be on the previous line. 69
Error '(' is followed by whitespace. 72
Error ')' is preceded with whitespace. 72
Error Line has trailing spaces. 73
Error '(' is followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error Line has trailing spaces. 77
Error Method 'setUp' is not designed for extension - needs to be abstract, final or empty. 81
Error '{' should be on the previous line. 82
Error Line has trailing spaces. 84
Error ')' is preceded with whitespace. 85
Error Line has trailing spaces. 88
Error Line has trailing spaces. 91
Error Method 'assertValid' is not designed for extension - needs to be abstract, final or empty. 95
Error '(' is followed by whitespace. 95
Error Parameter xpath should be final. 95
Error Expected @param tag for 'xpath'. 95
Error Parameter node should be final. 95
Error Expected @param tag for 'node'. 95
Error ')' is preceded with whitespace. 95
Error Expected @throws tag for 'Exception'. 96
Error '{' should be on the previous line. 97
Error '(' is followed by whitespace. 98
Error ')' is preceded with whitespace. 98
Error '(' is followed by whitespace. 98
Error ')' is preceded with whitespace. 98
Error Line has trailing spaces. 99
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 100
Error '{' should be on the previous line. 101
Error Line is longer than 80 characters. 102
Error '(' is followed by whitespace. 102
Error '+' should be on a new line. 102
Error '+' should be on a new line. 103
Error ')' is preceded with whitespace. 104
Error Line has trailing spaces. 107
Error Line has trailing spaces. 110
Error Method 'assertInvalid' is not designed for extension - needs to be abstract, final or empty. 114
Error '(' is followed by whitespace. 114
Error Parameter xpath should be final. 114
Error Expected @param tag for 'xpath'. 114
Error Parameter node should be final. 114
Error Expected @param tag for 'node'. 114
Error ')' is preceded with whitespace. 114
Error Expected @throws tag for 'Exception'. 115
Error '{' should be on the previous line. 116
Error '(' is followed by whitespace. 117
Error ')' is preceded with whitespace. 117
Error '(' is followed by whitespace. 117
Error ')' is preceded with whitespace. 117
Error Line has trailing spaces. 118
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119
Error '{' should be on the previous line. 120
Error '(' is followed by whitespace. 121
Error '+' should be on a new line. 121
Error '+' should be on a new line. 122
Error ')' is preceded with whitespace. 123
Error Line has trailing spaces. 130
Error Method 'assertXPathEquals' is not designed for extension - needs to be abstract, final or empty. 136
Error '(' is followed by whitespace. 136
Error Parameter xpath should be final. 136
Error Expected @param tag for 'xpath'. 136
Error Parameter value should be final. 136
Error Expected @param tag for 'value'. 136
Error Parameter node should be final. 136
Error Expected @param tag for 'node'. 136
Error ')' is preceded with whitespace. 136
Error Expected @throws tag for 'Exception'. 137
Error '{' should be on the previous line. 138
Error Line is longer than 80 characters. 139
Error '(' is followed by whitespace. 139
Error ')' is preceded with whitespace. 139
Error '(' is followed by whitespace. 139
Error ')' is preceded with whitespace. 139
Error Line has trailing spaces. 140
Error '(' is followed by whitespace. 141
Error ')' is preceded with whitespace. 141
Error Line has trailing spaces. 143
Error Method 'assertNoFault' is not designed for extension - needs to be abstract, final or empty. 144
Error Missing a Javadoc comment. 144
Error '(' is followed by whitespace. 144
Error Parameter node should be final. 144
Error ')' is preceded with whitespace. 144
Error '{' should be on the previous line. 146
Error Line has trailing spaces. 149
Error Expected an @return tag. 154
Error Method 'createXPath' is not designed for extension - needs to be abstract, final or empty. 154
Error '(' is followed by whitespace. 154
Error Parameter xpathString should be final. 154
Error Expected @param tag for 'xpathString'. 154
Error ')' is preceded with whitespace. 154
Error '{' should be on the previous line. 155
Error '(' is followed by whitespace. 156
Error ')' is preceded with whitespace. 156
Error Line has trailing spaces. 158
Error Line has trailing spaces. 161
Error Method 'addNamespace' is not designed for extension - needs to be abstract, final or empty. 167
Error '(' is followed by whitespace. 167
Error Parameter ns should be final. 167
Error Parameter uri should be final. 167
Error ')' is preceded with whitespace. 167
Error '{' should be on the previous line. 168
Error Line has trailing spaces. 174
Error Unused @param tag for 'string'. 175
Error Expected an @return tag. 179
Error Line has trailing spaces. 179
Error Method 'getWSDL' is not designed for extension - needs to be abstract, final or empty. 179
Error Parameter service should be final. 179
Error Expected @param tag for 'service'. 179
Error Expected @throws tag for 'Exception'. 180
Error '{' should be on the previous line. 181
Error Line has trailing spaces. 184
Error Line has trailing spaces. 187
Error Method 'getXFire' 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 '(' is followed by whitespace. 190
Error ')' is preceded with whitespace. 190
Error Line has trailing spaces. 192
Error Method 'getServiceRegistry' 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

org/codehaus/xfire/plexus/StandaloneXFire.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Class StandaloneXFire should be declared as final. 30
Error '{' should be on the previous line. 31
Error Missing a Javadoc comment. 32
Error Line has trailing spaces. 33
Error Missing a Javadoc comment. 34
Error Variable 'embed' must be private and have accessor methods. 34
Error Line has trailing spaces. 36
Error Missing a Javadoc comment. 36
Error '{' should be on the previous line. 38
Error Line has trailing spaces. 40
Error '(' is followed by whitespace. 43
Error ')' is preceded with whitespace. 43
Error Line has trailing spaces. 48
Error Line contains a tab character. 53
Error Line contains a tab character. 54
Error Expected an @return tag. 55
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error '{' should be on the previous line. 56
Error Line contains a tab character. 57
Error Line has trailing spaces. 58
Error Line has trailing spaces. 60
Error Line has trailing spaces. 61
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error '{' should be on the previous line. 62
Error '(' is followed by whitespace. 64
Error ')' is preceded with whitespace. 64
Error '{' should be on the previous line. 65
Error Line contains a tab character. 67
Error '{' should be on the previous line. 67
Error Line contains a tab character. 68
Error Line contains a tab character. 69
Error '}' should be on the same line. 69
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error '{' should be on the previous line. 71
Error Line is longer than 80 characters. 72
Error Line contains a tab character. 73
Error '}' should be on the same line. 74
Error '{' should be on the previous line. 76
Error '(' is followed by whitespace. 81
Error ')' is preceded with whitespace. 81
Error '{' should be on the previous line. 82
Error Line is longer than 80 characters. 83
Error Line has trailing spaces. 85
Error Line contains a tab character. 86
Error Line contains a tab character. 87
Error Line has trailing spaces. 89
Error Line contains a tab character. 89
Error Missing a Javadoc comment. 89
Error '{' should be on the previous line. 91
Error Line contains a tab character. 93
Error '{' should be on the previous line. 93
Error Line contains a tab character. 94
Error Line contains a tab character. 95
Error '{' should be on the previous line. 95
Error Line contains a tab character. 96
Error Line contains a tab character. 97
Error Line contains a tab character. 98
Error Line contains a tab character. 99
Error Line has trailing spaces. 101
Error Missing a Javadoc comment. 102
Error '{' should be on the previous line. 103
Error '(' is followed by whitespace. 104
Error ')' is preceded with whitespace. 104
Error Line has trailing spaces. 106
Error Missing a Javadoc comment. 107
Error '{' should be on the previous line. 108
Error '(' is followed by whitespace. 109
Error ')' is preceded with whitespace. 109
Error Line has trailing spaces. 111
Error Missing a Javadoc comment. 112
Error '{' should be on the previous line. 113
Error '(' is followed by whitespace. 114
Error ')' is preceded with whitespace. 114
Error Line has trailing spaces. 116
Error Line contains a tab character. 117
Error Missing a Javadoc comment. 117
Error Line contains a tab character. 118
Error '{' should be on the previous line. 118
Error Line contains a tab character. 119
Error Line has trailing spaces. 120
Error Line contains a tab character. 122

org/codehaus/xfire/plexus/StandaloneXFireServlet.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 14
Error Line contains a tab character. 18
Error '{' should be on the previous line. 19
Error Missing a Javadoc comment. 20
Error Variable 'xfire' must be private and have accessor methods. 20
Error Line has trailing spaces. 21
Error Method 'getXFire' is not designed for extension - needs to be abstract, final or empty. 22
Error Missing a Javadoc comment. 22
Error '{' should be on the previous line. 23
Error '{' should be on the previous line. 25
Error '}' should be on the same line. 27
Error '{' should be on the previous line. 29
Error Line is longer than 80 characters. 31
Error Line has trailing spaces. 34
Error Method 'init' is not designed for extension - needs to be abstract, final or empty. 35
Error Missing a Javadoc comment. 35
Error '{' should be on the previous line. 36
Error Line has trailing spaces. 38
Error Line has trailing spaces. 41
Error '(' is followed by whitespace. 43
Error ')' is preceded with whitespace. 43
Error '{' should be on the previous line. 44
Error Line contains a tab character. 45
Error Line has trailing spaces. 47
Error '{' should be on the previous line. 49
Error Line has trailing spaces. 51
Error '}' should be on the same line. 51
Error '{' should be on the previous line. 53
Error Line is longer than 80 characters. 55
Error Line has trailing spaces. 57
Error Line has trailing spaces. 60
Error Expected an @return tag. 65
Error Method 'getTransportManager' is not designed for extension - needs to be abstract, final or empty. 65
Error Line contains a tab character. 66
Error Expected @throws tag for 'ServletException'. 66
Error '{' should be on the previous line. 67
Error '{' should be on the previous line. 69
Error '}' should be on the same line. 71
Error '{' should be on the previous line. 73
Error Line has trailing spaces. 77
Error Method 'getServiceRegistry' is not designed for extension - needs to be abstract, final or empty. 78
Error Missing a Javadoc comment. 78
Error '{' should be on the previous line. 80
Error '{' should be on the previous line. 82
Error '}' should be on the same line. 84
Error '{' should be on the previous line. 86
Error Line has trailing spaces. 90
Error Method 'destroy' 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

org/codehaus/xfire/plexus/config/ConfigurationService.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 6
Error '{' should be on the previous line. 11
Error Missing a Javadoc comment. 12
Error Missing a Javadoc comment. 14
Error Redundant 'public' modifier. 14
Error '(' is followed by whitespace. 14
Error ')' is preceded with whitespace. 14

org/codehaus/xfire/plexus/config/Configurator.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 9
Error '{' should be on the previous line. 14
Error Missing a Javadoc comment. 15
Error Missing a Javadoc comment. 17
Error Redundant 'public' modifier. 17
Error Line has trailing spaces. 18
Error Line has trailing spaces. 19
Error Missing a Javadoc comment. 19
Error Redundant 'public' modifier. 19
Error '(' is followed by whitespace. 19
Error ')' is preceded with whitespace. 19

org/codehaus/xfire/plexus/config/DefaultConfigurationService.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 24
Error Line has trailing spaces. 30
Error '{' should be on the previous line. 30
Error Missing a Javadoc comment. 31
Error Line has trailing spaces. 32
Error Missing a Javadoc comment. 33
Error Line has trailing spaces. 34
Error Line contains a tab character. 35
Error Method 'initialize' is not designed for extension - needs to be abstract, final or empty. 35
Error Missing a Javadoc comment. 35
Error Line contains a tab character. 36
Error '{' should be on the previous line. 36
Error Line has trailing spaces. 38
Error '(' is followed by whitespace. 39
Error ';' is followed by whitespace. 39
Error '{' should be on the previous line. 40
Error Line has trailing spaces. 42
Error '(' is followed by whitespace. 43
Error ')' is preceded with whitespace. 43
Error Line has trailing spaces. 45
Error Line has trailing spaces. 47
Error '(' is followed by whitespace. 48
Error ')' is preceded with whitespace. 48
Error '{' should be on the previous line. 49
Error Line has trailing spaces. 51
Error Line has trailing spaces. 52
Error Line is longer than 80 characters. 53
Error '(' is followed by whitespace. 53
Error ')' is preceded with whitespace. 53
Error '(' is followed by whitespace. 54
Error ')' is preceded with whitespace. 54
Error Line contains a tab character. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 57
Error Line contains a tab character. 57
Error Missing a Javadoc comment. 57
Error Parameter child should be final. 57
Error '{' should be on the previous line. 59
Error Line has trailing spaces. 61
Error '(' is followed by whitespace. 62
Error ')' is preceded with whitespace. 62
Error '{' should be on the previous line. 63
Error '(' is followed by whitespace. 64
Error ')' is preceded with whitespace. 64
Error Line has trailing spaces. 67
Error Line has trailing spaces. 68
Error Missing a Javadoc comment. 68
Error Parameter c should be final. 68
Error '{' should be on the previous line. 70
Error Line has trailing spaces. 72
Error '(' is followed by whitespace. 73
Error ')' is preceded with whitespace. 73
Error '{' should be on the previous line. 74
Error Line has trailing spaces. 75
Error Line has trailing spaces. 79
Error Line is longer than 80 characters. 80
Error Line has trailing spaces. 81
Error Line is longer than 80 characters. 82
Error '(' is followed by whitespace. 82
Error ')' is preceded with whitespace. 82
Error Line has trailing spaces. 83
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error '{' should be on the previous line. 85
Error Line is longer than 80 characters. 86
Error '}' should be on the same line. 89
Error '{' should be on the previous line. 91
Error Line contains a tab character. 96
Error Method 'findConfigurationReader' is not designed for extension - needs to be abstract, final or empty. 96
Error Missing a Javadoc comment. 96
Error Line contains a tab character. 97
Error '{' should be on the previous line. 97
Error Line contains a tab character. 98
Error Line has trailing spaces. 99
Error Line has trailing spaces. 101
Error '(' is followed by whitespace. 102
Error ')' is preceded with whitespace. 102
Error '{' should be on the previous line. 103
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error Line has trailing spaces. 109
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error '{' should be on the previous line. 111
Error Line is longer than 80 characters. 112
Error Line contains a tab character. 113
Error '(' is followed by whitespace. 113
Error ')' is preceded with whitespace. 113
Error '}' should be on the same line. 114
Error '{' should be on the previous line. 116
Error Line is longer than 80 characters. 117
Error Line has trailing spaces. 119
Error Line has trailing spaces. 121
Error '(' is followed by whitespace. 122
Error ')' is preceded with whitespace. 122
Error '{' should be on the previous line. 123
Error Line has trailing spaces. 125
Error 'if' construct must use '{}'s. 126
Error '(' is followed by whitespace. 126
Error ')' is preceded with whitespace. 126
Error Line has trailing spaces. 129
Error '(' is followed by whitespace. 130
Error ')' is preceded with whitespace. 130
Error Line has trailing spaces. 132
Error Line contains a tab character. 133
Error Line contains a tab character. 134
Error Line contains a tab character. 136
Error Line is longer than 80 characters. 137
Error Line contains a tab character. 137
Error Line contains a tab character. 138
Error Line contains a tab character. 139
Error Method 'contextualize' is not designed for extension - needs to be abstract, final or empty. 139
Error Parameter context should be final. 139
Error Line contains a tab character. 140
Error '{' should be on the previous line. 140
Error Line is longer than 80 characters. 141
Error Line contains a tab character. 141
Error '(' is followed by whitespace. 141
Error ')' is preceded with whitespace. 141
Error Line contains a tab character. 142
Error Line is longer than 80 characters. 145
Error Method 'register' is not designed for extension - needs to be abstract, final or empty. 147
Error '(' is followed by whitespace. 147
Error Parameter configurator should be final. 147
Error ')' is preceded with whitespace. 147
Error '{' should be on the previous line. 148
Error '(' is followed by whitespace. 149
Error ')' is preceded with whitespace. 150

org/codehaus/xfire/plexus/config/SimpleConfigurator.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 14
Error '{' should be on the previous line. 17
Error Missing a Javadoc comment. 18
Error 'public' modifier out of order with the JLS suggestions. 18
Error Line has trailing spaces. 19
Error Method 'getServiceType' is not designed for extension - needs to be abstract, final or empty. 23
Error '{' should be on the previous line. 24
Error Line has trailing spaces. 27
Error Line is longer than 80 characters. 30
Error Line has trailing spaces. 32
Error Method 'createService' is not designed for extension - needs to be abstract, final or empty. 32
Error '(' is followed by whitespace. 32
Error Parameter config should be final. 32
Error ')' is preceded with whitespace. 32
Error '{' should be on the previous line. 34
Error '(' is followed by whitespace. 36
Error ')' is preceded with whitespace. 36
Error '(' is followed by whitespace. 37
Error ')' is preceded with whitespace. 37
Error Line has trailing spaces. 39

org/codehaus/xfire/plexus/config/package.html

ErrorLine
Error Missing package documentation file.0

org/codehaus/xfire/plexus/package.html

ErrorLine
Error Missing package documentation file.0