Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
155002878

Files

FilesIWE
org/apache/axis/Constants.java 0019
org/apache/axis/addressing/AddressingConstants.java 0019
org/apache/axis/addressing/AnyContentType.java 0017
org/apache/axis/addressing/EndpointReference.java 0061
org/apache/axis/addressing/ServiceName.java 0029
org/apache/axis/addressing/miheaders/RelatesTo.java 0031
org/apache/axis/addressing/miheaders/package.html 001
org/apache/axis/addressing/om/AddressingHeaders.java 0077
org/apache/axis/addressing/om/package.html 001
org/apache/axis/addressing/package.html 001
org/apache/axis/clientapi/AsyncResult.java 008
org/apache/axis/clientapi/Call.java 0075
org/apache/axis/clientapi/Callback.java 0027
org/apache/axis/clientapi/Correlator.java 0019
org/apache/axis/clientapi/Invoker.java 0019
org/apache/axis/clientapi/package.html 001
org/apache/axis/context/GlobalContext.java 0026
org/apache/axis/context/MessageContext.java 00156
org/apache/axis/context/SessionContext.java 0011
org/apache/axis/context/SimpleSessionContext.java 0014
org/apache/axis/context/package.html 001
org/apache/axis/description/AxisGlobal.java 0040
org/apache/axis/description/AxisModule.java 0041
org/apache/axis/description/AxisOperation.java 002
org/apache/axis/description/AxisService.java 00120
org/apache/axis/description/AxisTransport.java 0055
org/apache/axis/description/DescriptionConstants.java 0034
org/apache/axis/description/Flow.java 0011
org/apache/axis/description/FlowImpl.java 0017
org/apache/axis/description/FlowInclude.java 0020
org/apache/axis/description/FlowIncludeImpl.java 0026
org/apache/axis/description/HandlerMetadata.java 0048
org/apache/axis/description/Parameter.java 0027
org/apache/axis/description/ParameterImpl.java 0041
org/apache/axis/description/ParameterInclude.java 009
org/apache/axis/description/ParameterIncludeImpl.java 0014
org/apache/axis/description/PhaseRule.java 0048
org/apache/axis/description/PhasesInclude.java 0013
org/apache/axis/description/PhasesIncludeImpl.java 0018
org/apache/axis/description/SimpleAxisOperationImpl.java 0083
org/apache/axis/description/package.html 001
org/apache/axis/engine/AxisEngine.java 0041
org/apache/axis/engine/AxisFault.java 008
org/apache/axis/engine/Dispatcher.java 0037
org/apache/axis/engine/EngineRegistry.java 0052
org/apache/axis/engine/EngineRegistryFactory.java 007
org/apache/axis/engine/EngineRegistryImpl.java 0065
org/apache/axis/engine/ExecutionChain.java 0025
org/apache/axis/engine/Handler.java 0017
org/apache/axis/engine/Phase.java 0034
org/apache/axis/engine/Provider.java 007
org/apache/axis/engine/Receiver.java 002
org/apache/axis/engine/ReceiverLocator.java 008
org/apache/axis/engine/Sender.java 007
org/apache/axis/engine/package.html 001
org/apache/axis/handlers/AbstractHandler.java 0024
org/apache/axis/handlers/OpNameFinder.java 009
org/apache/axis/handlers/package.html 001
org/apache/axis/package.html 001
org/apache/axis/phaseresolver/PhaseException.java 0014
org/apache/axis/phaseresolver/PhaseHolder.java 0080
org/apache/axis/phaseresolver/PhaseMetadata.java 00106
org/apache/axis/phaseresolver/PhaseResolver.java 0061
org/apache/axis/phaseresolver/package.html 001
org/apache/axis/providers/AbstractProvider.java 0014
org/apache/axis/providers/RawXMLProvider.java 0051
org/apache/axis/providers/package.html 001
org/apache/axis/receivers/InOutAsyncReceiver.java 002
org/apache/axis/receivers/InOutSyncReceiver.java 0016
org/apache/axis/receivers/package.html 001
org/apache/axis/transport/AbstractTransportSender.java 0042
org/apache/axis/transport/TransportReceiver.java 002
org/apache/axis/transport/TransportReceiverLocator.java 008
org/apache/axis/transport/TransportReciverLocator.java 0011
org/apache/axis/transport/TransportSender.java 002
org/apache/axis/transport/TransportSenderLocator.java 008
org/apache/axis/transport/http/AxisServlet.java 0045
org/apache/axis/transport/http/HTTPConstants.java 0089
org/apache/axis/transport/http/HTTPTransportReceiver.java 0059
org/apache/axis/transport/http/HTTPTransportSender.java 0078
org/apache/axis/transport/http/SimpleHTTPServer.java 0037
org/apache/axis/transport/http/package.html 001
org/apache/axis/transport/package.html 001
org/apache/axis/util/package.html 001
org/apache/axis/util/tcpmon.java 00520

org/apache/axis/Constants.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. 18
Error First sentence should end with a period. 22
Error First sentence should end with a period. 27
Error First sentence should end with a period. 32
Error First sentence should end with a period. 37
Error First sentence should end with a period. 42
Error First sentence should end with a period. 47
Error First sentence should end with a period. 52
Error First sentence should end with a period. 57
Error First sentence should end with a period. 62
Error First sentence should end with a period. 67
Error First sentence should end with a period. 72
Error First sentence should end with a period. 77
Error First sentence should end with a period. 82
Error First sentence should end with a period. 87
Error First sentence should end with a period. 92
Error First sentence should end with a period. 97
Error First sentence should end with a period. 102

org/apache/axis/addressing/AddressingConstants.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. 18
Error interfaces should describe a type and hence have methods. 21
Error First sentence should end with a period. 22
Error Redundant 'public' modifier. 25
Error First sentence should end with a period. 27
Error Redundant 'public' modifier. 30
Error First sentence should end with a period. 32
Error Redundant 'public' modifier. 35
Error First sentence should end with a period. 38
Error Redundant 'public' modifier. 41
Error First sentence should end with a period. 43
Error Redundant 'public' modifier. 46
Error First sentence should end with a period. 48
Error Redundant 'public' modifier. 51
Error First sentence should end with a period. 53
Error Redundant 'public' modifier. 56
Error First sentence should end with a period. 58
Error Redundant 'public' modifier. 61

org/apache/axis/addressing/AnyContentType.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. 21
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 '5' is a magic number. 39
Error First sentence should end with a period. 42
Error Method 'addReferenceValue' is not designed for extension - needs to be abstract, final or empty. 48
Error Parameter name should be final. 48
Error Expected @param tag for 'name'. 48
Error Parameter value should be final. 48
Error Expected @param tag for 'value'. 48
Error First sentence should end with a period. 52
Error Expected an @return tag. 58
Error Method 'getReferenceValue' is not designed for extension - needs to be abstract, final or empty. 58
Error Parameter name should be final. 58
Error Expected @param tag for 'name'. 58

org/apache/axis/addressing/EndpointReference.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. 20
Error First sentence should end with a period. 24
Error First sentence should end with a period. 32
Error First sentence should end with a period. 37
Error First sentence should end with a period. 42
Error First sentence should end with a period. 47
Error First sentence should end with a period. 52
Error Parameter messageInformationHeaderType should be final. 64
Error 'messageInformationHeaderType' hides a field. 64
Error Parameter address should be final. 65
Error 'address' hides a field. 65
Error Expected @param tag for 'address'. 65
Error First sentence should end with a period. 70
Error Expected an @return tag. 75
Error Method 'getMessageInformationHeaderType' is not designed for extension - needs to be abstract, final or empty. 75
Error First sentence should end with a period. 79
Error Method 'setMessageInformationHeaderType' is not designed for extension - needs to be abstract, final or empty. 84
Error Parameter messageInformationHeaderType should be final. 85
Error 'messageInformationHeaderType' hides a field. 85
Error Expected @param tag for 'messageInformationHeaderType'. 85
Error First sentence should end with a period. 89
Error Expected an @return tag. 94
Error Method 'getAddress' is not designed for extension - needs to be abstract, final or empty. 94
Error First sentence should end with a period. 98
Error Method 'setAddress' is not designed for extension - needs to be abstract, final or empty. 103
Error Parameter address should be final. 103
Error 'address' hides a field. 103
Error Expected @param tag for 'address'. 103
Error First sentence should end with a period. 107
Error Expected an @return tag. 112
Error Method 'getPortType' is not designed for extension - needs to be abstract, final or empty. 112
Error First sentence should end with a period. 116
Error Method 'setPortType' is not designed for extension - needs to be abstract, final or empty. 121
Error Parameter portType should be final. 121
Error 'portType' hides a field. 121
Error Expected @param tag for 'portType'. 121
Error First sentence should end with a period. 125
Error Expected an @return tag. 130
Error Method 'getReferenceProperties' is not designed for extension - needs to be abstract, final or empty. 130
Error First sentence should end with a period. 134
Error Method 'setReferenceProperties' is not designed for extension - needs to be abstract, final or empty. 139
Error Parameter referenceProperties should be final. 139
Error 'referenceProperties' hides a field. 139
Error Expected @param tag for 'referenceProperties'. 139
Error First sentence should end with a period. 143
Error Expected an @return tag. 148
Error Method 'getReferenceParameters' is not designed for extension - needs to be abstract, final or empty. 148
Error First sentence should end with a period. 152
Error Method 'setReferenceParameters' is not designed for extension - needs to be abstract, final or empty. 157
Error Parameter referenceParameters should be final. 157
Error 'referenceParameters' hides a field. 157
Error Expected @param tag for 'referenceParameters'. 157
Error First sentence should end with a period. 161
Error Expected an @return tag. 166
Error Method 'getServiceName' is not designed for extension - needs to be abstract, final or empty. 166
Error First sentence should end with a period. 170
Error Method 'setServiceName' is not designed for extension - needs to be abstract, final or empty. 175
Error Parameter serviceName should be final. 175
Error 'serviceName' hides a field. 175
Error Expected @param tag for 'serviceName'. 175

org/apache/axis/addressing/ServiceName.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. 20
Error First sentence should end with a period. 24
Error First sentence should end with a period. 29
Error Parameter name should be final. 37
Error 'name' hides a field. 37
Error Expected @param tag for 'name'. 37
Error Parameter name should be final. 45
Error 'name' hides a field. 45
Error Expected @param tag for 'name'. 45
Error Parameter portName should be final. 45
Error 'portName' hides a field. 45
Error Expected @param tag for 'portName'. 45
Error First sentence should end with a period. 50
Error Expected an @return tag. 55
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 55
Error First sentence should end with a period. 59
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 64
Error Parameter name should be final. 64
Error 'name' hides a field. 64
Error Expected @param tag for 'name'. 64
Error First sentence should end with a period. 68
Error Expected an @return tag. 73
Error Method 'getPortName' is not designed for extension - needs to be abstract, final or empty. 73
Error First sentence should end with a period. 77
Error Method 'setPortName' is not designed for extension - needs to be abstract, final or empty. 82
Error Parameter portName should be final. 82
Error 'portName' hides a field. 82
Error Expected @param tag for 'portName'. 82

org/apache/axis/addressing/miheaders/RelatesTo.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. 18
Error First sentence should end with a period. 22
Error First sentence should end with a period. 27
Error First sentence should end with a period. 32
Error Parameter address should be final. 37
Error 'address' hides a field. 37
Error Expected @param tag for 'address'. 37
Error First sentence should end with a period. 41
Error Parameter address should be final. 47
Error 'address' hides a field. 47
Error Expected @param tag for 'address'. 47
Error Parameter relationshipType should be final. 47
Error 'relationshipType' hides a field. 47
Error Expected @param tag for 'relationshipType'. 47
Error First sentence should end with a period. 52
Error Expected an @return tag. 57
Error Method 'getAddress' is not designed for extension - needs to be abstract, final or empty. 57
Error First sentence should end with a period. 61
Error Method 'setAddress' is not designed for extension - needs to be abstract, final or empty. 66
Error Parameter address should be final. 66
Error 'address' hides a field. 66
Error Expected @param tag for 'address'. 66
Error First sentence should end with a period. 70
Error Expected an @return tag. 75
Error Method 'getRelationshipType' is not designed for extension - needs to be abstract, final or empty. 75
Error First sentence should end with a period. 79
Error Method 'setRelationshipType' is not designed for extension - needs to be abstract, final or empty. 84
Error Parameter relationshipType should be final. 84
Error 'relationshipType' hides a field. 84
Error Expected @param tag for 'relationshipType'. 84

org/apache/axis/addressing/miheaders/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/axis/addressing/om/AddressingHeaders.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. 22
Error First sentence should end with a period. 26
Error First sentence should end with a period. 31
Error First sentence should end with a period. 36
Error First sentence should end with a period. 41
Error First sentence should end with a period. 46
Error First sentence should end with a period. 51
Error First sentence should end with a period. 56
Error First sentence should end with a period. 61
Error Parameter wsaTo should be final. 67
Error 'wsaTo' hides a field. 67
Error Expected @param tag for 'wsaTo'. 67
Error Parameter action should be final. 67
Error 'action' hides a field. 67
Error Expected @param tag for 'action'. 67
Error First sentence should end with a period. 72
Error Parameter soapHeader should be final. 77
Error Expected @param tag for 'soapHeader'. 77
Error Line is longer than 80 characters. 80
Error First sentence should end with a period. 82
Error Expected an @return tag. 87
Error Method 'getWsaTo' is not designed for extension - needs to be abstract, final or empty. 87
Error First sentence should end with a period. 91
Error Method 'setWsaTo' is not designed for extension - needs to be abstract, final or empty. 96
Error Parameter wsaTo should be final. 96
Error 'wsaTo' hides a field. 96
Error Expected @param tag for 'wsaTo'. 96
Error First sentence should end with a period. 100
Error Expected an @return tag. 105
Error Method 'getWsaFrom' is not designed for extension - needs to be abstract, final or empty. 105
Error First sentence should end with a period. 109
Error Method 'setWsaFrom' is not designed for extension - needs to be abstract, final or empty. 114
Error Parameter wsaFrom should be final. 114
Error 'wsaFrom' hides a field. 114
Error Expected @param tag for 'wsaFrom'. 114
Error First sentence should end with a period. 118
Error Expected an @return tag. 123
Error Method 'getWsaReply' is not designed for extension - needs to be abstract, final or empty. 123
Error First sentence should end with a period. 127
Error Method 'setWsaReply' is not designed for extension - needs to be abstract, final or empty. 132
Error Parameter wsaReply should be final. 132
Error 'wsaReply' hides a field. 132
Error Expected @param tag for 'wsaReply'. 132
Error First sentence should end with a period. 136
Error Expected an @return tag. 141
Error Method 'getWsaFaultTo' is not designed for extension - needs to be abstract, final or empty. 141
Error First sentence should end with a period. 145
Error Method 'setWsaFaultTo' is not designed for extension - needs to be abstract, final or empty. 150
Error Parameter wsaFaultTo should be final. 150
Error 'wsaFaultTo' hides a field. 150
Error Expected @param tag for 'wsaFaultTo'. 150
Error First sentence should end with a period. 154
Error Expected an @return tag. 159
Error Method 'getAction' is not designed for extension - needs to be abstract, final or empty. 159
Error First sentence should end with a period. 163
Error Method 'setAction' is not designed for extension - needs to be abstract, final or empty. 168
Error Parameter action should be final. 168
Error 'action' hides a field. 168
Error Expected @param tag for 'action'. 168
Error First sentence should end with a period. 172
Error Expected an @return tag. 177
Error Method 'getMessageId' is not designed for extension - needs to be abstract, final or empty. 177
Error First sentence should end with a period. 181
Error Method 'setMessageId' is not designed for extension - needs to be abstract, final or empty. 186
Error Parameter messageId should be final. 186
Error 'messageId' hides a field. 186
Error Expected @param tag for 'messageId'. 186
Error First sentence should end with a period. 190
Error Expected an @return tag. 195
Error Method 'getRelatesTo' is not designed for extension - needs to be abstract, final or empty. 195
Error First sentence should end with a period. 199
Error Method 'setRelatesTo' is not designed for extension - needs to be abstract, final or empty. 204
Error Parameter relatesTo should be final. 204
Error 'relatesTo' hides a field. 204
Error Expected @param tag for 'relatesTo'. 204
Error Line is longer than 80 characters. 208

org/apache/axis/addressing/om/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/axis/addressing/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/axis/clientapi/AsyncResult.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. 20
Error First sentence should end with a period. 24
Error Method 'setResult' is not designed for extension - needs to be abstract, final or empty. 32
Error Parameter result should be final. 32
Error 'result' hides a field. 32
Error Expected @param tag for 'result'. 32
Error Method 'getResponseEnvelope' is not designed for extension - needs to be abstract, final or empty. 39

org/apache/axis/clientapi/Call.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. 36
Error First sentence should end with a period. 40
Error First sentence should end with a period. 45
Error Variable 'log' must be private and have accessor methods. 48
Error First sentence should end with a period. 50
Error First sentence should end with a period. 55
Error First sentence should end with a period. 62
Error Name 'Listenertransport' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
Error First sentence should end with a period. 69
Error First sentence should end with a period. 74
Error First sentence should end with a period. 79
Error First sentence should end with a period. 89
Error Method 'setTo' is not designed for extension - needs to be abstract, final or empty. 94
Error Parameter EPR should be final. 94
Error Expected @param tag for 'EPR'. 94
Error Name 'EPR' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
Error First sentence should end with a period. 98
Error Method 'setTransportType' is not designed for extension - needs to be abstract, final or empty. 104
Error Parameter transport should be final. 104
Error 'transport' hides a field. 104
Error Expected @param tag for 'transport'. 104
Error Expected @throws tag for 'AxisFault'. 104
Error First sentence should end with a period. 115
Error Method 'setListenerTransport' is not designed for extension - needs to be abstract, final or empty. 123
Error Parameter Listenertransport should be final. 124
Error 'Listenertransport' hides a field. 124
Error Expected @param tag for 'Listenertransport'. 124
Error Name 'Listenertransport' must match pattern '^[a-z][a-zA-Z0-9]*$'. 124
Error Parameter useSeparateListener should be final. 124
Error 'useSeparateListener' hides a field. 124
Error Expected @param tag for 'useSeparateListener'. 124
Error Expected @throws tag for 'AxisFault'. 125
Error First sentence should end with a period. 137
Error Method 'setAction' is not designed for extension - needs to be abstract, final or empty. 142
Error Parameter action should be final. 142
Error 'action' hides a field. 142
Error Expected @param tag for 'action'. 142
Error First sentence should end with a period. 146
Error Method 'sendAsync' is not designed for extension - needs to be abstract, final or empty. 153
Error Parameter envelope should be final. 153
Error Expected @param tag for 'envelope'. 153
Error Expected @throws tag for 'AxisFault'. 153
Error 'if' is not followed by whitespace. 163
Error ',' is not followed by whitespace. 164
Error Line is longer than 80 characters. 174
Error First sentence should end with a period. 182
Error Method 'send' is not designed for extension - needs to be abstract, final or empty. 188
Error Parameter envelope should be final. 188
Error Expected @param tag for 'envelope'. 188
Error Expected @throws tag for 'AxisFault'. 188
Error Line is longer than 80 characters. 191
Error 'if' is not followed by whitespace. 200
Error ',' is not followed by whitespace. 201
Error Line is longer than 80 characters. 226
Error First sentence should end with a period. 244
Error Expected an @return tag. 251
Error Method 'sendReceive' is not designed for extension - needs to be abstract, final or empty. 251
Error Parameter envelope should be final. 251
Error Expected @param tag for 'envelope'. 251
Error Expected @throws tag for 'AxisFault'. 251
Error Line is longer than 80 characters. 254
Error 'if' is not followed by whitespace. 262
Error ',' is not followed by whitespace. 263
Error Method 'sendReceiveAsync' is not designed for extension - needs to be abstract, final or empty. 290
Error Parameter envelope should be final. 290
Error Expected @param tag for 'envelope'. 290
Error Expected @param tag for 'callback'. 290
Error Expected @throws tag for 'AxisFault'. 291
Error 'if' is not followed by whitespace. 299
Error ',' is not followed by whitespace. 300
Error Line is longer than 80 characters. 305
Error First sentence should end with a period. 325
Error Expected an @return tag. 330
Error Method 'getTO' is not designed for extension - needs to be abstract, final or empty. 330

org/apache/axis/clientapi/Callback.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. 18
Error First sentence should end with a period. 22
Error First sentence should end with a period. 27
Error First sentence should end with a period. 32
Error Parameter result should be final. 37
Error 'result' hides a field. 37
Error Expected @param tag for 'result'. 37
Error First sentence should end with a period. 39
Error Parameter e should be final. 44
Error Expected @param tag for 'e'. 44
Error First sentence should end with a period. 46
Error Expected an @return tag. 51
Error Method 'isComplete' is not designed for extension - needs to be abstract, final or empty. 51
Error First sentence should end with a period. 55
Error Method 'setComplete' is not designed for extension - needs to be abstract, final or empty. 60
Error Parameter complete should be final. 60
Error 'complete' hides a field. 60
Error Expected @param tag for 'complete'. 60
Error First sentence should end with a period. 64
Error Expected an @return tag. 69
Error Method 'getResult' is not designed for extension - needs to be abstract, final or empty. 69
Error First sentence should end with a period. 73
Error Method 'setResult' is not designed for extension - needs to be abstract, final or empty. 78
Error Parameter result should be final. 78
Error 'result' hides a field. 78
Error Expected @param tag for 'result'. 78

org/apache/axis/clientapi/Correlator.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. 20
Error Class Correlator should be declared as final. 23
Error First sentence should end with a period. 24
Error First sentence should end with a period. 29
Error First sentence should end with a period. 34
Error '10' is a magic number. 39
Error First sentence should end with a period. 42
Error Expected an @return tag. 47
Error First sentence should end with a period. 54
Error Parameter msgid should be final. 60
Error Expected @param tag for 'msgid'. 60
Error Parameter callbackObj should be final. 60
Error Expected @param tag for 'callbackObj'. 60
Error First sentence should end with a period. 64
Error Expected an @return tag. 70
Error Parameter MessageID should be final. 70
Error Expected @param tag for 'MessageID'. 70
Error Name 'MessageID' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70

org/apache/axis/clientapi/Invoker.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. 24
Error First sentence should end with a period. 28
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. 43
Error First sentence should end with a period. 48
Error Parameter msgContext should be final. 56
Error Expected @param tag for 'msgContext'. 56
Error Parameter engine should be final. 56
Error 'engine' hides a field. 56
Error Expected @param tag for 'engine'. 56
Error Parameter reg should be final. 57
Error Expected @param tag for 'reg'. 57
Error Parameter callback should be final. 57
Error 'callback' hides a field. 57
Error Expected @param tag for 'callback'. 57
Error First sentence should end with a period. 64
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 67

org/apache/axis/clientapi/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/axis/context/GlobalContext.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. 22
Error Line is longer than 80 characters. 23
Error First sentence should end with a period. 27
Error First sentence should end with a period. 32
Error '10' is a magic number. 35
Error First sentence should end with a period. 37
Error Parameter er should be final. 42
Error Expected @param tag for 'er'. 42
Error First sentence should end with a period. 46
Error Expected an @return tag. 52
Error Method 'get' is not designed for extension - needs to be abstract, final or empty. 52
Error Parameter key should be final. 52
Error Expected @param tag for 'key'. 52
Error First sentence should end with a period. 56
Error Method 'put' is not designed for extension - needs to be abstract, final or empty. 62
Error Parameter key should be final. 62
Error Expected @param tag for 'key'. 62
Error Parameter obj should be final. 62
Error Expected @param tag for 'obj'. 62
Error Expected an @return tag. 69
Error Method 'getRegistry' is not designed for extension - needs to be abstract, final or empty. 69
Error Method 'setRegistry' is not designed for extension - needs to be abstract, final or empty. 76
Error Parameter registry should be final. 76
Error 'registry' hides a field. 76
Error Expected @param tag for 'registry'. 76

org/apache/axis/context/MessageContext.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. 41
Error First sentence should end with a period. 46
Error Line is longer than 80 characters. 47
Error First sentence should end with a period. 51
Error First sentence should end with a period. 56
Error First sentence should end with a period. 61
Error First sentence should end with a period. 66
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. 81
Error First sentence should end with a period. 88
Error First sentence should end with a period. 93
Error First sentence should end with a period. 98
Error First sentence should end with a period. 103
Error First sentence should end with a period. 108
Error First sentence should end with a period. 113
Error First sentence should end with a period. 118
Error First sentence should end with a period. 123
Error First sentence should end with a period. 131
Error First sentence should end with a period. 136
Error First sentence should end with a period. 141
Error First sentence should end with a period. 146
Error First sentence should end with a period. 151
Error First sentence should end with a period. 156
Error First sentence should end with a period. 161
Error First sentence should end with a period. 166
Error First sentence should end with a period. 171
Error First sentence should end with a period. 176
Error First sentence should end with a period. 181
Error First sentence should end with a period. 186
Error First sentence should end with a period. 191
Error Line is longer than 80 characters. 198
Error Line is longer than 80 characters. 199
Error Line is longer than 80 characters. 203
Error Parameter er should be final. 203
Error Parameter initialProperties should be final. 203
Error Parameter sessionContext should be final. 203
Error 'sessionContext' hides a field. 203
Error Expected @throws tag for 'AxisFault'. 204
Error Expected an @return tag. 221
Error Method 'getFaultTo' is not designed for extension - needs to be abstract, final or empty. 221
Error Expected an @return tag. 228
Error Method 'getFrom' is not designed for extension - needs to be abstract, final or empty. 228
Error Expected an @return tag. 235
Error Method 'getGlobalContext' is not designed for extension - needs to be abstract, final or empty. 235
Error Expected an @return tag. 242
Error Method 'isInFaultFlow' is not designed for extension - needs to be abstract, final or empty. 242
Error Expected an @return tag. 249
Error Method 'getEnvelope' is not designed for extension - needs to be abstract, final or empty. 249
Error Expected an @return tag. 256
Error Method 'getMessageID' is not designed for extension - needs to be abstract, final or empty. 256
Error Expected an @return tag. 263
Error Method 'isProcessingFault' is not designed for extension - needs to be abstract, final or empty. 263
Error Expected an @return tag. 271
Error Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. 271
Error Parameter key should be final. 271
Error Expected @param tag for 'key'. 271
Error Expected an @return tag. 278
Error Method 'getRelatesTo' is not designed for extension - needs to be abstract, final or empty. 278
Error Expected an @return tag. 285
Error Method 'getReplyTo' is not designed for extension - needs to be abstract, final or empty. 285
Error Expected an @return tag. 292
Error Method 'isResponseWritten' is not designed for extension - needs to be abstract, final or empty. 292
Error Expected an @return tag. 299
Error Method 'isServerSide' is not designed for extension - needs to be abstract, final or empty. 299
Error Expected an @return tag. 306
Error Method 'getSessionContext' is not designed for extension - needs to be abstract, final or empty. 306
Error Expected an @return tag. 313
Error Method 'getTo' is not designed for extension - needs to be abstract, final or empty. 313
Error Method 'setFaultTo' is not designed for extension - needs to be abstract, final or empty. 320
Error Parameter referance should be final. 320
Error Expected @param tag for 'referance'. 320
Error Method 'setFrom' is not designed for extension - needs to be abstract, final or empty. 327
Error Parameter referance should be final. 327
Error Expected @param tag for 'referance'. 327
Error Method 'setInFaultFlow' is not designed for extension - needs to be abstract, final or empty. 334
Error Parameter b should be final. 334
Error Expected @param tag for 'b'. 334
Error Method 'setEnvelope' is not designed for extension - needs to be abstract, final or empty. 341
Error Parameter envelope should be final. 341
Error 'envelope' hides a field. 341
Error Expected @param tag for 'envelope'. 341
Error Method 'setMessageID' is not designed for extension - needs to be abstract, final or empty. 348
Error Parameter string should be final. 348
Error Expected @param tag for 'string'. 348
Error Method 'setProcessingFault' is not designed for extension - needs to be abstract, final or empty. 355
Error Parameter b should be final. 355
Error Expected @param tag for 'b'. 355
Error Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 363
Error Parameter key should be final. 363
Error Expected @param tag for 'key'. 363
Error Parameter value should be final. 363
Error Expected @param tag for 'value'. 363
Error Method 'setRelatesTo' is not designed for extension - needs to be abstract, final or empty. 370
Error Parameter referance should be final. 370
Error Expected @param tag for 'referance'. 370
Error Method 'setReplyTo' is not designed for extension - needs to be abstract, final or empty. 377
Error Parameter referance should be final. 377
Error Expected @param tag for 'referance'. 377
Error Method 'setResponseWritten' is not designed for extension - needs to be abstract, final or empty. 384
Error Parameter b should be final. 384
Error Expected @param tag for 'b'. 384
Error Method 'setServerSide' is not designed for extension - needs to be abstract, final or empty. 391
Error Parameter b should be final. 391
Error Expected @param tag for 'b'. 391
Error Method 'setTo' is not designed for extension - needs to be abstract, final or empty. 398
Error Parameter referance should be final. 398
Error Expected @param tag for 'referance'. 398
Error Expected an @return tag. 405
Error Method 'getService' is not designed for extension - needs to be abstract, final or empty. 405
Error Expected an @return tag. 412
Error Method 'getOperation' is not designed for extension - needs to be abstract, final or empty. 412
Error Method 'setOperation' is not designed for extension - needs to be abstract, final or empty. 419
Error Parameter operation should be final. 419
Error 'operation' hides a field. 419
Error Expected @param tag for 'operation'. 419
Error Expected an @return tag. 426
Error Method 'isNewThreadRequired' is not designed for extension - needs to be abstract, final or empty. 426
Error Method 'setNewThreadRequired' is not designed for extension - needs to be abstract, final or empty. 433
Error Parameter b should be final. 433
Error Expected @param tag for 'b'. 433
Error Method 'setService' is not designed for extension - needs to be abstract, final or empty. 440
Error Parameter service should be final. 440
Error 'service' hides a field. 440
Error Expected @param tag for 'service'. 440
Error Expected an @return tag. 447
Error Method 'getMessageStyle' is not designed for extension - needs to be abstract, final or empty. 447
Error Method 'setMessageStyle' is not designed for extension - needs to be abstract, final or empty. 454
Error Parameter i should be final. 454
Error Expected @param tag for 'i'. 454
Error First sentence should end with a period. 460
Error Expected an @return tag. 465
Error Method 'getExecutionChain' is not designed for extension - needs to be abstract, final or empty. 465
Error Method 'setExecutionChain' is not designed for extension - needs to be abstract, final or empty. 472
Error Parameter chain should be final. 472
Error 'chain' hides a field. 472
Error Expected @param tag for 'chain'. 472
Error Expected an @return tag. 479
Error Method 'getTransport' is not designed for extension - needs to be abstract, final or empty. 479
Error Method 'setTransport' is not designed for extension - needs to be abstract, final or empty. 486
Error Parameter transport should be final. 486
Error 'transport' hides a field. 486
Error Expected @param tag for 'transport'. 486
Error Expected an @return tag. 493
Error Method 'getXpp' is not designed for extension - needs to be abstract, final or empty. 493
Error Method 'setXpp' is not designed for extension - needs to be abstract, final or empty. 500
Error Parameter reader should be final. 500
Error Expected @param tag for 'reader'. 500
Error Expected an @return tag. 507
Error Method 'getSoapOperationElement' is not designed for extension - needs to be abstract, final or empty. 507
Error Method 'setSoapOperationElement' is not designed for extension - needs to be abstract, final or empty. 514
Error Parameter element should be final. 514
Error Expected @param tag for 'element'. 514
Error Expected an @return tag. 521
Error Method 'getProperties' is not designed for extension - needs to be abstract, final or empty. 521

org/apache/axis/context/SessionContext.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. 18
Error Line is longer than 80 characters. 19
Error First sentence should end with a period. 23
Error Expected an @return tag. 29
Error Redundant 'public' modifier. 29
Error Expected @param tag for 'key'. 29
Error First sentence should end with a period. 31
Error Redundant 'public' modifier. 37
Error Expected @param tag for 'key'. 37
Error Expected @param tag for 'obj'. 37

org/apache/axis/context/SimpleSessionContext.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. 20
Error First sentence should end with a period. 24
Error First sentence should end with a period. 29
Error Expected an @return tag. 35
Error Method 'get' is not designed for extension - needs to be abstract, final or empty. 35
Error Parameter key should be final. 35
Error Expected @param tag for 'key'. 35
Error First sentence should end with a period. 39
Error Method 'put' is not designed for extension - needs to be abstract, final or empty. 45
Error Parameter key should be final. 45
Error Expected @param tag for 'key'. 45
Error Parameter obj should be final. 45
Error Expected @param tag for 'obj'. 45

org/apache/axis/context/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/axis/description/AxisGlobal.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. 26
Error Line is longer than 80 characters. 27
Error Unclosed HTML tag found: <ol> 28
Error Line is longer than 80 characters. 31
Error Line is longer than 80 characters. 34
Error First sentence should end with a period. 38
Error Variable 'paramInclude' must be private and have accessor methods. 41
Error First sentence should end with a period. 43
Error Variable 'phasesInclude' must be private and have accessor methods. 46
Error First sentence should end with a period. 48
Error Variable 'modules' must be private and have accessor methods. 51
Error First sentence should end with a period. 55
Error First sentence should end with a period. 64
Error Method 'addModule' is not designed for extension - needs to be abstract, final or empty. 69
Error Parameter moduleref should be final. 69
Error Expected @param tag for 'moduleref'. 69
Error First sentence should end with a period. 73
Error Expected an @return tag. 78
Error Method 'getModules' is not designed for extension - needs to be abstract, final or empty. 78
Error First sentence should end with a period. 82
Error Expected an @return tag. 88
Error Method 'getParameter' is not designed for extension - needs to be abstract, final or empty. 88
Error Parameter name should be final. 88
Error Expected @param tag for 'name'. 88
Error First sentence should end with a period. 92
Error Method 'addParameter' is not designed for extension - needs to be abstract, final or empty. 97
Error Parameter param should be final. 97
Error Expected @param tag for 'param'. 97
Error Expected an @return tag. 106
Error Method 'getPhases' is not designed for extension - needs to be abstract, final or empty. 106
Error Parameter flow should be final. 106
Error Expected @param tag for 'flow'. 106
Error Expected @throws tag for 'AxisFault'. 106
Error Method 'setPhases' is not designed for extension - needs to be abstract, final or empty. 115
Error Parameter phases should be final. 115
Error Expected @param tag for 'phases'. 115
Error Parameter flow should be final. 115
Error Expected @param tag for 'flow'. 115
Error Expected @throws tag for 'AxisFault'. 115

org/apache/axis/description/AxisModule.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Unclosed HTML tag found: <ol> 22
Error Line is longer than 80 characters. 26
Error Line is longer than 80 characters. 27
Error First sentence should end with a period. 30
Error First sentence should end with a period. 35
Error First sentence should end with a period. 40
Error First sentence should end with a period. 45
Error First sentence should end with a period. 51
Error Parameter name should be final. 56
Error 'name' hides a field. 56
Error Expected @param tag for 'name'. 56
Error Expected an @return tag. 63
Error Method 'getFaultFlow' is not designed for extension - needs to be abstract, final or empty. 63
Error Expected an @return tag. 70
Error Method 'getInFlow' is not designed for extension - needs to be abstract, final or empty. 70
Error Expected an @return tag. 77
Error Method 'getOutFlow' is not designed for extension - needs to be abstract, final or empty. 77
Error Method 'setFaultFlow' is not designed for extension - needs to be abstract, final or empty. 84
Error Parameter faultFlow should be final. 84
Error Expected @param tag for 'faultFlow'. 84
Error Method 'setInFlow' is not designed for extension - needs to be abstract, final or empty. 91
Error Parameter inFlow should be final. 91
Error Expected @param tag for 'inFlow'. 91
Error Method 'setOutFlow' is not designed for extension - needs to be abstract, final or empty. 98
Error Parameter outFlow should be final. 98
Error Expected @param tag for 'outFlow'. 98
Error Method 'addParameter' is not designed for extension - needs to be abstract, final or empty. 105
Error Parameter param should be final. 105
Error Expected @param tag for 'param'. 105
Error Expected an @return tag. 113
Error Method 'getParameter' is not designed for extension - needs to be abstract, final or empty. 113
Error Parameter name should be final. 113
Error 'name' hides a field. 113
Error Expected @param tag for 'name'. 113
Error Expected an @return tag. 120
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 120
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 127
Error Parameter name should be final. 127
Error 'name' hides a field. 127
Error Expected @param tag for 'name'. 127

org/apache/axis/description/AxisOperation.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. 20

org/apache/axis/description/AxisService.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. 28
Error First sentence should end with a period. 34
Error Line is longer than 80 characters. 35
Error Variable 'operationsMap' must be private and have accessor methods. 38
Error First sentence should end with a period. 40
Error First sentence should end with a period. 49
Error Parameter qName should be final. 54
Error Expected @param tag for 'qName'. 54
Error Line is longer than 80 characters. 61
Error First sentence should end with a period. 64
Error Method 'addModule' is not designed for extension - needs to be abstract, final or empty. 69
Error Parameter moduleref should be final. 69
Error Expected @param tag for 'moduleref'. 69
Error First sentence should end with a period. 83
Error Expected an @return tag. 88
Error Method 'getModules' is not designed for extension - needs to be abstract, final or empty. 88
Error First sentence should end with a period. 92
Error Expected an @return tag. 98
Error Method 'getOperation' is not designed for extension - needs to be abstract, final or empty. 98
Error Parameter operationName should be final. 98
Error Expected @param tag for 'operationName'. 98
Error Line is longer than 80 characters. 100
Error Line is longer than 80 characters. 108
Error First sentence should end with a period. 111
Error Method 'addOperation' is not designed for extension - needs to be abstract, final or empty. 116
Error Parameter operation should be final. 116
Error Expected @param tag for 'operation'. 116
Error Line is longer than 80 characters. 118
Error Line is longer than 80 characters. 128
Error First sentence should end with a period. 131
Error Method 'setClassLoader' is not designed for extension - needs to be abstract, final or empty. 136
Error Parameter classLoader should be final. 136
Error Expected @param tag for 'classLoader'. 136
Error First sentence should end with a period. 147
Error Expected an @return tag. 152
Error Method 'getClassLoader' is not designed for extension - needs to be abstract, final or empty. 152
Error Line is longer than 80 characters. 158
Error First sentence should end with a period. 161
Error Method 'setContextPath' is not designed for extension - needs to be abstract, final or empty. 166
Error Parameter contextPath should be final. 166
Error Expected @param tag for 'contextPath'. 166
Error First sentence should end with a period. 177
Error Expected an @return tag. 182
Error Method 'getContextPath' is not designed for extension - needs to be abstract, final or empty. 182
Error Line is longer than 80 characters. 188
Error First sentence should end with a period. 191
Error Method 'setProvider' is not designed for extension - needs to be abstract, final or empty. 196
Error Parameter provider should be final. 196
Error Expected @param tag for 'provider'. 196
Error First sentence should end with a period. 207
Error Expected an @return tag. 212
Error Method 'getProvider' is not designed for extension - needs to be abstract, final or empty. 212
Error Line is longer than 80 characters. 218
Error First sentence should end with a period. 221
Error Method 'setStyle' is not designed for extension - needs to be abstract, final or empty. 226
Error Parameter style should be final. 226
Error Expected @param tag for 'style'. 226
Error First sentence should end with a period. 237
Error Expected an @return tag. 242
Error Method 'getStyle' is not designed for extension - needs to be abstract, final or empty. 242
Error Line is longer than 80 characters. 248
Error First sentence should end with a period. 251
Error Method 'setPhases' is not designed for extension - needs to be abstract, final or empty. 258
Error Parameter phases should be final. 258
Error Expected @param tag for 'phases'. 258
Error Parameter flow should be final. 258
Error Expected @param tag for 'flow'. 258
Error Expected @throws tag for 'AxisFault'. 258
Error First sentence should end with a period. 272
Error Expected an @return tag. 279
Error Method 'getPhases' is not designed for extension - needs to be abstract, final or empty. 279
Error Parameter flow should be final. 279
Error Expected @param tag for 'flow'. 279
Error Expected @throws tag for 'AxisFault'. 279
Error Line is longer than 80 characters. 287
Error First sentence should end with a period. 290
Error Method 'addParameter' is not designed for extension - needs to be abstract, final or empty. 295
Error Parameter param should be final. 295
Error Expected @param tag for 'param'. 295
Error Line is longer than 80 characters. 306
Error First sentence should end with a period. 309
Error Expected an @return tag. 315
Error Method 'getParameter' is not designed for extension - needs to be abstract, final or empty. 315
Error Parameter name should be final. 315
Error Expected @param tag for 'name'. 315
Error First sentence should end with a period. 326
Error Expected an @return tag. 331
Error Method 'getInFlow' is not designed for extension - needs to be abstract, final or empty. 331
Error Line is longer than 80 characters. 337
Error First sentence should end with a period. 340
Error Method 'setInFlow' is not designed for extension - needs to be abstract, final or empty. 345
Error Parameter inFlow should be final. 345
Error Expected @param tag for 'inFlow'. 345
Error First sentence should end with a period. 356
Error Expected an @return tag. 361
Error Method 'getOutFlow' is not designed for extension - needs to be abstract, final or empty. 361
Error Line is longer than 80 characters. 367
Error First sentence should end with a period. 370
Error Method 'setOutFlow' is not designed for extension - needs to be abstract, final or empty. 375
Error Parameter outFlow should be final. 375
Error Expected @param tag for 'outFlow'. 375
Error First sentence should end with a period. 386
Error Expected an @return tag. 391
Error Method 'getFaultFlow' is not designed for extension - needs to be abstract, final or empty. 391
Error Line is longer than 80 characters. 397
Error First sentence should end with a period. 400
Error Method 'setFaultFlow' is not designed for extension - needs to be abstract, final or empty. 405
Error Parameter faultFlow should be final. 405
Error Expected @param tag for 'faultFlow'. 405
Error First sentence should end with a period. 411
Error Method 'setServiceClass' is not designed for extension - needs to be abstract, final or empty. 416
Error Parameter serviceclass should be final. 416
Error Expected @param tag for 'serviceclass'. 416
Error First sentence should end with a period. 423
Error Expected an @return tag. 428
Error Method 'getServiceClass' is not designed for extension - needs to be abstract, final or empty. 428
Error First sentence should end with a period. 433
Error Expected an @return tag. 438
Error Method 'getOperations' is not designed for extension - needs to be abstract, final or empty. 438

org/apache/axis/description/AxisTransport.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. 23
Error First sentence should end with a period. 28
Error Variable 'paramInclude' must be private and have accessor methods. 31
Error First sentence should end with a period. 33
Error Variable 'phasesInclude' must be private and have accessor methods. 36
Error First sentence should end with a period. 38
Error First sentence should end with a period. 43
Error Variable 'name' must be private and have accessor methods. 46
Error First sentence should end with a period. 48
Error Parameter name should be final. 53
Error 'name' hides a field. 53
Error Expected @param tag for 'name'. 53
Error First sentence should end with a period. 60
Error Expected an @return tag. 66
Error Method 'getParameter' is not designed for extension - needs to be abstract, final or empty. 66
Error Parameter name should be final. 66
Error 'name' hides a field. 66
Error Expected @param tag for 'name'. 66
Error First sentence should end with a period. 70
Error Method 'addParameter' is not designed for extension - needs to be abstract, final or empty. 75
Error Parameter param should be final. 75
Error Expected @param tag for 'param'. 75
Error Expected an @return tag. 84
Error Method 'getPhases' is not designed for extension - needs to be abstract, final or empty. 84
Error Parameter flow should be final. 84
Error Expected @param tag for 'flow'. 84
Error Expected @throws tag for 'AxisFault'. 84
Error Method 'setPhases' is not designed for extension - needs to be abstract, final or empty. 93
Error Parameter phases should be final. 93
Error Expected @param tag for 'phases'. 93
Error Parameter flow should be final. 93
Error Expected @param tag for 'flow'. 93
Error Expected @throws tag for 'AxisFault'. 93
Error Expected an @return tag. 100
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 100
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 107
Error Parameter name should be final. 107
Error 'name' hides a field. 107
Error Expected @param tag for 'name'. 107
Error Expected an @return tag. 114
Error Method 'getFaultFlow' is not designed for extension - needs to be abstract, final or empty. 114
Error Expected an @return tag. 121
Error Method 'getInFlow' is not designed for extension - needs to be abstract, final or empty. 121
Error Expected an @return tag. 128
Error Method 'getOutFlow' is not designed for extension - needs to be abstract, final or empty. 128
Error Method 'setFaultFlow' is not designed for extension - needs to be abstract, final or empty. 135
Error Parameter faultFlow should be final. 135
Error Expected @param tag for 'faultFlow'. 135
Error Method 'setInFlow' is not designed for extension - needs to be abstract, final or empty. 142
Error Parameter inFlow should be final. 142
Error Expected @param tag for 'inFlow'. 142
Error Method 'setOutFlow' is not designed for extension - needs to be abstract, final or empty. 149
Error Parameter outFlow should be final. 149
Error Expected @param tag for 'outFlow'. 149

org/apache/axis/description/DescriptionConstants.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error interfaces should describe a type and hence have methods. 21
Error First sentence should end with a period. 22
Error Redundant 'public' modifier. 25
Error First sentence should end with a period. 27
Error Redundant 'public' modifier. 30
Error First sentence should end with a period. 33
Error Redundant 'public' modifier. 36
Error First sentence should end with a period. 39
Error Redundant 'public' modifier. 42
Error First sentence should end with a period. 44
Error Redundant 'public' modifier. 47
Error First sentence should end with a period. 49
Error Redundant 'public' modifier. 52
Error First sentence should end with a period. 54
Error Redundant 'public' modifier. 57
Error First sentence should end with a period. 59
Error Redundant 'public' modifier. 62
Error First sentence should end with a period. 64
Error Redundant 'public' modifier. 67
Error First sentence should end with a period. 69
Error Redundant 'public' modifier. 72
Error First sentence should end with a period. 74
Error Redundant 'public' modifier. 77
Error First sentence should end with a period. 79
Error Redundant 'public' modifier. 82
Error First sentence should end with a period. 84
Error Redundant 'public' modifier. 87
Error First sentence should end with a period. 89
Error Redundant 'public' modifier. 92
Error First sentence should end with a period. 94
Error Redundant 'public' modifier. 97
Error First sentence should end with a period. 99
Error Redundant 'public' modifier. 102

org/apache/axis/description/Flow.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. 23
Error Expected an @return tag. 28
Error Redundant 'public' modifier. 28
Error First sentence should end with a period. 30
Error Expected an @return tag. 36
Error Redundant 'public' modifier. 36
Error Expected @param tag for 'index'. 36
Error First sentence should end with a period. 38
Error Redundant 'public' modifier. 43
Error Expected @param tag for 'handler'. 43

org/apache/axis/description/FlowImpl.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. 21
Error First sentence should end with a period. 25
Error Variable 'list' must be private and have accessor methods. 28
Error First sentence should end with a period. 30
Error First sentence should end with a period. 37
Error Method 'addHandler' is not designed for extension - needs to be abstract, final or empty. 42
Error Parameter handler should be final. 42
Error Expected @param tag for 'handler'. 42
Error First sentence should end with a period. 46
Error Expected an @return tag. 52
Error Method 'getHandler' is not designed for extension - needs to be abstract, final or empty. 52
Error Parameter index should be final. 52
Error Expected @param tag for 'index'. 52
Error First sentence should end with a period. 56
Error Expected an @return tag. 61
Error Method 'getHandlerCount' is not designed for extension - needs to be abstract, final or empty. 61

org/apache/axis/description/FlowInclude.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. 18
Error First sentence should end with a period. 23
Error Expected an @return tag. 28
Error Redundant 'public' modifier. 28
Error First sentence should end with a period. 30
Error Redundant 'public' modifier. 35
Error Expected @param tag for 'inFlow'. 35
Error First sentence should end with a period. 37
Error Expected an @return tag. 42
Error Redundant 'public' modifier. 42
Error First sentence should end with a period. 44
Error Redundant 'public' modifier. 49
Error Expected @param tag for 'outFlow'. 49
Error First sentence should end with a period. 51
Error Expected an @return tag. 56
Error Redundant 'public' modifier. 56
Error First sentence should end with a period. 58
Error Redundant 'public' modifier. 63
Error Expected @param tag for 'faultFlow'. 63

org/apache/axis/description/FlowIncludeImpl.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. 18
Error First sentence should end with a period. 22
Error First sentence should end with a period. 27
Error First sentence should end with a period. 32
Error First sentence should end with a period. 37
Error Expected an @return tag. 42
Error Method 'getFaultFlow' is not designed for extension - needs to be abstract, final or empty. 42
Error First sentence should end with a period. 46
Error Expected an @return tag. 51
Error Method 'getInFlow' is not designed for extension - needs to be abstract, final or empty. 51
Error First sentence should end with a period. 55
Error Expected an @return tag. 60
Error Method 'getOutFlow' is not designed for extension - needs to be abstract, final or empty. 60
Error First sentence should end with a period. 64
Error Method 'setFaultFlow' is not designed for extension - needs to be abstract, final or empty. 69
Error Parameter flow should be final. 69
Error Expected @param tag for 'flow'. 69
Error First sentence should end with a period. 73
Error Method 'setInFlow' is not designed for extension - needs to be abstract, final or empty. 78
Error Parameter flow should be final. 78
Error Expected @param tag for 'flow'. 78
Error First sentence should end with a period. 82
Error Method 'setOutFlow' is not designed for extension - needs to be abstract, final or empty. 87
Error Parameter flow should be final. 87
Error Expected @param tag for 'flow'. 87

org/apache/axis/description/HandlerMetadata.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. 22
Error First sentence should end with a period. 26
Error First sentence should end with a period. 31
Error First sentence should end with a period. 36
Error First sentence should end with a period. 41
Error First sentence should end with a period. 46
Error First sentence should end with a period. 51
Error First sentence should end with a period. 59
Error Parameter name should be final. 64
Error 'name' hides a field. 64
Error Expected @param tag for 'name'. 64
Error Expected an @return tag. 72
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 72
Error First sentence should end with a period. 76
Error Expected an @return tag. 81
Error Method 'getRules' is not designed for extension - needs to be abstract, final or empty. 81
Error First sentence should end with a period. 85
Error Method 'setRules' is not designed for extension - needs to be abstract, final or empty. 90
Error Parameter rules should be final. 90
Error 'rules' hides a field. 90
Error Expected @param tag for 'rules'. 90
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 97
Error Parameter name should be final. 97
Error 'name' hides a field. 97
Error Expected @param tag for 'name'. 97
Error Method 'addParameter' is not designed for extension - needs to be abstract, final or empty. 104
Error Parameter param should be final. 104
Error Expected @param tag for 'param'. 104
Error Expected an @return tag. 112
Error Method 'getParameter' is not designed for extension - needs to be abstract, final or empty. 112
Error Parameter name should be final. 112
Error 'name' hides a field. 112
Error Expected @param tag for 'name'. 112
Error Expected an @return tag. 119
Error Method 'getHandler' is not designed for extension - needs to be abstract, final or empty. 119
Error Method 'setHandler' is not designed for extension - needs to be abstract, final or empty. 126
Error Parameter handler should be final. 126
Error 'handler' hides a field. 126
Error Expected @param tag for 'handler'. 126
Error First sentence should end with a period. 130
Error Expected an @return tag. 135
Error Method 'getClassName' is not designed for extension - needs to be abstract, final or empty. 135
Error First sentence should end with a period. 139
Error Method 'setClassName' is not designed for extension - needs to be abstract, final or empty. 144
Error Parameter className should be final. 144
Error 'className' hides a field. 144
Error Expected @param tag for 'className'. 144

org/apache/axis/description/Parameter.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. 18
Error First sentence should end with a period. 22
Error Redundant 'public' modifier. 25
Error First sentence should end with a period. 27
Error Redundant 'public' modifier. 30
Error First sentence should end with a period. 32
Error Expected an @return tag. 37
Error Redundant 'public' modifier. 37
Error First sentence should end with a period. 39
Error Expected an @return tag. 44
Error Redundant 'public' modifier. 44
Error First sentence should end with a period. 46
Error Redundant 'public' modifier. 51
Error Expected @param tag for 'name'. 51
Error First sentence should end with a period. 53
Error Redundant 'public' modifier. 58
Error Expected @param tag for 'value'. 58
Error First sentence should end with a period. 60
Error Expected an @return tag. 65
Error Redundant 'public' modifier. 65
Error First sentence should end with a period. 67
Error Redundant 'public' modifier. 72
Error Expected @param tag for 'value'. 72
Error First sentence should end with a period. 74
Error Expected an @return tag. 79
Error Redundant 'public' modifier. 79

org/apache/axis/description/ParameterImpl.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. 18
Error First sentence should end with a period. 22
Error First sentence should end with a period. 27
Error First sentence should end with a period. 32
Error First sentence should end with a period. 37
Error First sentence should end with a period. 42
Error First sentence should end with a period. 48
Error Parameter name should be final. 54
Error 'name' hides a field. 54
Error Expected @param tag for 'name'. 54
Error Parameter value should be final. 54
Error 'value' hides a field. 54
Error Expected @param tag for 'value'. 54
Error First sentence should end with a period. 59
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 64
Error Parameter name should be final. 64
Error 'name' hides a field. 64
Error Expected @param tag for 'name'. 64
Error First sentence should end with a period. 68
Error Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 73
Error Parameter value should be final. 73
Error 'value' hides a field. 73
Error Expected @param tag for 'value'. 73
Error First sentence should end with a period. 77
Error Expected an @return tag. 82
Error Method 'isLocked' is not designed for extension - needs to be abstract, final or empty. 82
Error First sentence should end with a period. 86
Error Method 'setLocked' is not designed for extension - needs to be abstract, final or empty. 91
Error Parameter value should be final. 91
Error 'value' hides a field. 91
Error Expected @param tag for 'value'. 91
Error First sentence should end with a period. 95
Error Expected an @return tag. 100
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 100
Error First sentence should end with a period. 104
Error Expected an @return tag. 109
Error Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 109
Error First sentence should end with a period. 113
Error Expected an @return tag. 118
Error Method 'getParameterType' is not designed for extension - needs to be abstract, final or empty. 118

org/apache/axis/description/ParameterInclude.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. 18
Error First sentence should end with a period. 25
Error Redundant 'public' modifier. 30
Error Expected @param tag for 'param'. 30
Error First sentence should end with a period. 32
Error Expected an @return tag. 38
Error Redundant 'public' modifier. 38
Error Expected @param tag for 'name'. 38

org/apache/axis/description/ParameterIncludeImpl.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. 20
Error First sentence should end with a period. 24
Error Variable 'parmeters' must be private and have accessor methods. 27
Error First sentence should end with a period. 29
Error First sentence should end with a period. 36
Error Method 'addParameter' is not designed for extension - needs to be abstract, final or empty. 41
Error Parameter param should be final. 41
Error Expected @param tag for 'param'. 41
Error First sentence should end with a period. 47
Error Expected an @return tag. 53
Error Method 'getParameter' is not designed for extension - needs to be abstract, final or empty. 53
Error Parameter name should be final. 53
Error Expected @param tag for 'name'. 53

org/apache/axis/description/PhaseRule.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. 18
Error First sentence should end with a period. 25
Error First sentence should end with a period. 32
Error First sentence should end with a period. 37
Error First sentence should end with a period. 42
Error First sentence should end with a period. 47
Error First sentence should end with a period. 52
Error First sentence should end with a period. 61
Error Expected an @return tag. 66
Error Method 'getBefore' is not designed for extension - needs to be abstract, final or empty. 66
Error First sentence should end with a period. 70
Error Method 'setBefore' is not designed for extension - needs to be abstract, final or empty. 75
Error Parameter before should be final. 75
Error 'before' hides a field. 75
Error Expected @param tag for 'before'. 75
Error First sentence should end with a period. 79
Error Expected an @return tag. 84
Error Method 'getAfter' is not designed for extension - needs to be abstract, final or empty. 84
Error First sentence should end with a period. 88
Error Method 'setAfter' is not designed for extension - needs to be abstract, final or empty. 93
Error Parameter after should be final. 93
Error 'after' hides a field. 93
Error Expected @param tag for 'after'. 93
Error First sentence should end with a period. 97
Error Expected an @return tag. 102
Error Method 'getPhaseName' is not designed for extension - needs to be abstract, final or empty. 102
Error First sentence should end with a period. 106
Error Method 'setPhaseName' is not designed for extension - needs to be abstract, final or empty. 111
Error Parameter phaseName should be final. 111
Error 'phaseName' hides a field. 111
Error Expected @param tag for 'phaseName'. 111
Error First sentence should end with a period. 115
Error Expected an @return tag. 120
Error Method 'isPhaseFirst' is not designed for extension - needs to be abstract, final or empty. 120
Error First sentence should end with a period. 124
Error Method 'setPhaseFirst' is not designed for extension - needs to be abstract, final or empty. 129
Error Parameter phaseFirst should be final. 129
Error 'phaseFirst' hides a field. 129
Error Expected @param tag for 'phaseFirst'. 129
Error First sentence should end with a period. 133
Error Expected an @return tag. 138
Error Method 'isPhaseLast' is not designed for extension - needs to be abstract, final or empty. 138
Error First sentence should end with a period. 142
Error Method 'setPhaseLast' is not designed for extension - needs to be abstract, final or empty. 147
Error Parameter phaseLast should be final. 147
Error 'phaseLast' hides a field. 147
Error Expected @param tag for 'phaseLast'. 147

org/apache/axis/description/PhasesInclude.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. 22
Error Line is longer than 80 characters. 27
Error Line is longer than 80 characters. 28
Error Expected an @return tag. 35
Error Redundant 'public' modifier. 35
Error Expected @param tag for 'flow'. 35
Error Expected @throws tag for 'AxisFault'. 35
Error First sentence should end with a period. 37
Error Redundant 'public' modifier. 44
Error Expected @param tag for 'phases'. 44
Error Expected @param tag for 'flow'. 44
Error Expected @throws tag for 'AxisFault'. 44

org/apache/axis/description/PhasesIncludeImpl.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. 23
Error First sentence should end with a period. 27
Error First sentence should end with a period. 32
Error First sentence should end with a period. 37
Error First sentence should end with a period. 42
Error Expected an @return tag. 49
Error Method 'getPhases' is not designed for extension - needs to be abstract, final or empty. 49
Error Parameter flow should be final. 49
Error Expected @param tag for 'flow'. 49
Error Expected @throws tag for 'AxisFault'. 49
Error First sentence should end with a period. 61
Error Method 'setPhases' is not designed for extension - needs to be abstract, final or empty. 68
Error Parameter phases should be final. 68
Error Expected @param tag for 'phases'. 68
Error Parameter flow should be final. 68
Error Expected @param tag for 'flow'. 68
Error Expected @throws tag for 'AxisFault'. 68

org/apache/axis/description/SimpleAxisOperationImpl.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. 28
Error First sentence should end with a period. 32
Error Variable 'wsdlOperation' must be private and have accessor methods. 35
Error First sentence should end with a period. 37
Error Variable 'parameters' must be private and have accessor methods. 40
Error First sentence should end with a period. 50
Error Parameter name should be final. 55
Error Expected @param tag for 'name'. 55
Error Method 'addParameter' is not designed for extension - needs to be abstract, final or empty. 64
Error Parameter param should be final. 64
Error Expected @param tag for 'param'. 64
Error Expected an @return tag. 72
Error Method 'getParameter' is not designed for extension - needs to be abstract, final or empty. 72
Error Parameter name should be final. 72
Error Expected @param tag for 'name'. 72
Error Method 'addFeature' is not designed for extension - needs to be abstract, final or empty. 79
Error Parameter feature should be final. 79
Error Expected @param tag for 'feature'. 79
Error Method 'addProperty' is not designed for extension - needs to be abstract, final or empty. 86
Error Parameter wsdlProperty should be final. 86
Error Expected @param tag for 'wsdlProperty'. 86
Error Expected an @return tag. 93
Error Method 'getComponentProperties' is not designed for extension - needs to be abstract, final or empty. 93
Error Expected an @return tag. 101
Error Method 'getComponentProperty' is not designed for extension - needs to be abstract, final or empty. 101
Error Parameter key should be final. 101
Error Expected @param tag for 'key'. 101
Error Expected an @return tag. 108
Error Method 'getFeatures' is not designed for extension - needs to be abstract, final or empty. 108
Error Expected an @return tag. 115
Error Method 'getInfaults' is not designed for extension - needs to be abstract, final or empty. 115
Error Expected an @return tag. 122
Error Method 'getInputMessage' is not designed for extension - needs to be abstract, final or empty. 122
Error Expected an @return tag. 129
Error Method 'getMessageExchangePattern' is not designed for extension - needs to be abstract, final or empty. 129
Error Expected an @return tag. 136
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 136
Error Expected an @return tag. 143
Error Method 'getOutfaults' is not designed for extension - needs to be abstract, final or empty. 143
Error Expected an @return tag. 150
Error Method 'getOutputMessage' is not designed for extension - needs to be abstract, final or empty. 150
Error Expected an @return tag. 157
Error Method 'getProperties' is not designed for extension - needs to be abstract, final or empty. 157
Error Expected an @return tag. 164
Error Method 'getStyle' is not designed for extension - needs to be abstract, final or empty. 164
Error Expected an @return tag. 171
Error Method 'getTargetnemespace' is not designed for extension - needs to be abstract, final or empty. 171
Error Expected an @return tag. 178
Error Method 'isSafe' is not designed for extension - needs to be abstract, final or empty. 178
Error Method 'setComponentProperties' is not designed for extension - needs to be abstract, final or empty. 185
Error Parameter properties should be final. 185
Error Expected @param tag for 'properties'. 185
Error First sentence should end with a period. 189
Error Method 'setMessageExchangePattern' is not designed for extension - needs to be abstract, final or empty. 194
Error Parameter messageExchangePattern should be final. 194
Error Expected @param tag for 'messageExchangePattern'. 194
Error Method 'setComponentProperty' is not designed for extension - needs to be abstract, final or empty. 202
Error Parameter key should be final. 202
Error Expected @param tag for 'key'. 202
Error Parameter obj should be final. 202
Error Expected @param tag for 'obj'. 202
Error Method 'setInfaults' is not designed for extension - needs to be abstract, final or empty. 209
Error Parameter infaults should be final. 209
Error Expected @param tag for 'infaults'. 209
Error Method 'setInputMessage' is not designed for extension - needs to be abstract, final or empty. 216
Error Parameter inputMessage should be final. 216
Error Expected @param tag for 'inputMessage'. 216
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 223
Error Parameter name should be final. 223
Error Expected @param tag for 'name'. 223
Error Method 'setOutfaults' is not designed for extension - needs to be abstract, final or empty. 230
Error Parameter outfaults should be final. 230
Error Expected @param tag for 'outfaults'. 230
Error Method 'setOutputMessage' is not designed for extension - needs to be abstract, final or empty. 237
Error Parameter outputMessage should be final. 237
Error Expected @param tag for 'outputMessage'. 237
Error Method 'setSafety' is not designed for extension - needs to be abstract, final or empty. 244
Error Parameter safe should be final. 244
Error Expected @param tag for 'safe'. 244
Error Method 'setStyle' is not designed for extension - needs to be abstract, final or empty. 251
Error Parameter style should be final. 251
Error Expected @param tag for 'style'. 251

org/apache/axis/description/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/axis/engine/AxisEngine.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. 36
Error First sentence should end with a period. 41
Error First sentence should end with a period. 46
Error Parameter registry should be final. 51
Error 'registry' hides a field. 51
Error Expected @param tag for 'registry'. 51
Error Line is longer than 80 characters. 57
Error Line is longer than 80 characters. 58
Error Method 'send' is not designed for extension - needs to be abstract, final or empty. 68
Error Parameter context should be final. 68
Error Expected @param tag for 'context'. 68
Error Expected @throws tag for 'AxisFault'. 68
Error Line is longer than 80 characters. 74
Error Line is longer than 80 characters. 75
Error Method 'receive' is not designed for extension - needs to be abstract, final or empty. 85
Error Parameter context should be final. 85
Error Expected @param tag for 'context'. 85
Error Expected @throws tag for 'AxisFault'. 85
Error Line is longer than 80 characters. 94
Error Line is longer than 80 characters. 112
Error Line is longer than 80 characters. 121
Error Line is longer than 80 characters. 122
Error Extra HTML tag found: </p> 123
Error Parameter context should be final. 129
Error Expected @param tag for 'context'. 129
Error Parameter e should be final. 129
Error Expected @param tag for 'e'. 129
Error Expected @throws tag for 'AxisFault'. 130
Error Line is longer than 80 characters. 137
Error ',' is not followed by whitespace. 137
Error ',' is not followed by whitespace. 137
Error Line is longer than 80 characters. 160
Error Line is longer than 80 characters. 161
Error Parameter context should be final. 168
Error Expected @param tag for 'context'. 168
Error Parameter flow should be final. 168
Error Expected @param tag for 'flow'. 168
Error Expected @throws tag for 'AxisFault'. 169
Error Line is longer than 80 characters. 177
Error Line is longer than 80 characters. 191

org/apache/axis/engine/AxisFault.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Parameter arg0 should be final. 43
Error Expected @param tag for 'arg0'. 43
Error Parameter arg0 should be final. 53
Error Expected @param tag for 'arg0'. 53
Error Parameter arg1 should be final. 53
Error Expected @param tag for 'arg1'. 53
Error Parameter e should be final. 69

org/apache/axis/engine/Dispatcher.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. 29
Error First sentence should end with a period. 33
Error Line is longer than 80 characters. 36
Error First sentence should end with a period. 38
Error First sentence should end with a period. 45
Error Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 51
Error Parameter msgctx should be final. 51
Error Expected @param tag for 'msgctx'. 51
Error Expected @throws tag for 'AxisFault'. 51
Error Line is longer than 80 characters. 55
Error Line has trailing spaces. 59
Error 'if' is not followed by whitespace. 67
Error '{' is not preceded with whitespace. 67
Error 'if' is not followed by whitespace. 70
Error '{' is not preceded with whitespace. 70
Error 'else' is not preceded with whitespace. 73
Error '}' is not followed by whitespace. 73
Error 'if' is not followed by whitespace. 74
Error '{' is not preceded with whitespace. 74
Error 'if' is not followed by whitespace. 75
Error '{' is not preceded with whitespace. 75
Error 'else' is not preceded with whitespace. 77
Error '}' is not followed by whitespace. 77
Error 'else' is not followed by whitespace. 77
Error '{' is not preceded with whitespace. 77
Error Line is longer than 80 characters. 78
Error 'else' is not preceded with whitespace. 82
Error '}' is not followed by whitespace. 82
Error 'else' is not followed by whitespace. 82
Error '{' is not preceded with whitespace. 82
Error Line is longer than 80 characters. 87
Error Line has trailing spaces. 96
Error Line has trailing spaces. 97
Error Line is longer than 80 characters. 105
Error Line is longer than 80 characters. 108
Error Must have at least one statement. 113

org/apache/axis/engine/EngineRegistry.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. 35
Error Redundant 'public' modifier. 38
Error First sentence should end with a period. 40
Error Redundant 'public' modifier. 43
Error First sentence should end with a period. 45
Error Redundant 'public' modifier. 48
Error First sentence should end with a period. 50
Error Expected an @return tag. 56
Error Redundant 'public' modifier. 56
Error Expected @throws tag for 'AxisFault'. 56
Error First sentence should end with a period. 58
Error Expected an @return tag. 65
Error Redundant 'public' modifier. 65
Error Expected @param tag for 'name'. 65
Error Expected @throws tag for 'AxisFault'. 65
Error First sentence should end with a period. 67
Error Redundant 'public' modifier. 73
Error Expected @param tag for 'service'. 73
Error Expected @throws tag for 'AxisFault'. 73
Error First sentence should end with a period. 75
Error Redundant 'public' modifier. 81
Error Expected @param tag for 'name'. 81
Error Expected @throws tag for 'AxisFault'. 81
Error First sentence should end with a period. 83
Error Expected an @return tag. 90
Error Redundant 'public' modifier. 90
Error Expected @param tag for 'name'. 90
Error Expected @throws tag for 'AxisFault'. 90
Error First sentence should end with a period. 92
Error Redundant 'public' modifier. 98
Error Expected @param tag for 'module'. 98
Error Expected @throws tag for 'AxisFault'. 98
Error First sentence should end with a period. 100
Error Expected an @return tag. 107
Error Redundant 'public' modifier. 107
Error Expected @param tag for 'name'. 107
Error Expected @throws tag for 'AxisFault'. 107
Error First sentence should end with a period. 109
Error Redundant 'public' modifier. 115
Error Expected @param tag for 'transport'. 115
Error Expected @throws tag for 'AxisFault'. 115
Error First sentence should end with a period. 117
Error Expected an @return tag. 123
Error Redundant 'public' modifier. 123
Error Expected @throws tag for 'AxisFault'. 123
Error First sentence should end with a period. 125
Error Expected an @return tag. 130
Error Redundant 'public' modifier. 130
Error First sentence should end with a period. 132
Error Expected an @return tag. 137
Error Redundant 'public' modifier. 137

org/apache/axis/engine/EngineRegistryFactory.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. 18
Error First sentence should end with a period. 22
Error Expected an @return tag. 29
Error Redundant 'public' modifier. 29
Error Expected @param tag for 'file'. 29
Error Expected @throws tag for 'AxisFault'. 29

org/apache/axis/engine/EngineRegistryImpl.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. 28
Error First sentence should end with a period. 32
Error First sentence should end with a period. 37
Error First sentence should end with a period. 42
Error First sentence should end with a period. 47
Error First sentence should end with a period. 52
Error First sentence should end with a period. 57
Error Parameter global should be final. 62
Error 'global' hides a field. 62
Error Expected @param tag for 'global'. 62
Error First sentence should end with a period. 67
Error Expected an @return tag. 72
Error Method 'getServices' is not designed for extension - needs to be abstract, final or empty. 72
Error First sentence should end with a period. 76
Error Method 'addMdoule' is not designed for extension - needs to be abstract, final or empty. 82
Error Parameter module should be final. 82
Error Expected @param tag for 'module'. 82
Error Expected @throws tag for 'AxisFault'. 82
Error First sentence should end with a period. 86
Error Method 'addService' is not designed for extension - needs to be abstract, final or empty. 92
Error Parameter service should be final. 92
Error Expected @param tag for 'service'. 92
Error Expected @throws tag for 'AxisFault'. 92
Error First sentence should end with a period. 96
Error Expected an @return tag. 102
Error Method 'getGlobal' is not designed for extension - needs to be abstract, final or empty. 102
Error Expected @throws tag for 'AxisFault'. 102
Error First sentence should end with a period. 106
Error Expected an @return tag. 113
Error Method 'getModule' is not designed for extension - needs to be abstract, final or empty. 113
Error Parameter name should be final. 113
Error Expected @param tag for 'name'. 113
Error Expected @throws tag for 'AxisFault'. 113
Error First sentence should end with a period. 117
Error Expected an @return tag. 124
Error Method 'getService' is not designed for extension - needs to be abstract, final or empty. 124
Error Parameter name should be final. 124
Error Expected @param tag for 'name'. 124
Error Expected @throws tag for 'AxisFault'. 124
Error First sentence should end with a period. 128
Error Method 'removeService' is not designed for extension - needs to be abstract, final or empty. 134
Error Parameter name should be final. 134
Error Expected @param tag for 'name'. 134
Error Expected @throws tag for 'AxisFault'. 134
Error First sentence should end with a period. 138
Error Expected an @return tag. 145
Error Method 'getTransport' is not designed for extension - needs to be abstract, final or empty. 145
Error Parameter name should be final. 145
Error Expected @param tag for 'name'. 145
Error Expected @throws tag for 'AxisFault'. 145
Error First sentence should end with a period. 149
Error Method 'addTransport' is not designed for extension - needs to be abstract, final or empty. 155
Error Parameter transport should be final. 155
Error Expected @param tag for 'transport'. 155
Error Expected @throws tag for 'AxisFault'. 156
Error First sentence should end with a period. 160
Error Expected an @return tag. 166
Error Method 'getTransports' is not designed for extension - needs to be abstract, final or empty. 166
Error Expected @throws tag for 'AxisFault'. 166
Error Expected an @return tag. 173
Error Method 'getPhases' is not designed for extension - needs to be abstract, final or empty. 173
Error Method 'setPhases' is not designed for extension - needs to be abstract, final or empty. 180
Error Parameter list should be final. 180
Error Expected @param tag for 'list'. 180

org/apache/axis/engine/ExecutionChain.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. 29
Error First sentence should end with a period. 35
Error First sentence should end with a period. 40
Error First sentence should end with a period. 45
Error First sentence should end with a period. 50
Error First sentence should end with a period. 58
Error Method 'addPhase' is not designed for extension - needs to be abstract, final or empty. 63
Error Parameter phase should be final. 63
Error Expected @param tag for 'phase'. 63
Error First sentence should end with a period. 69
Error Method 'addPhases' is not designed for extension - needs to be abstract, final or empty. 74
Error Parameter phases should be final. 74
Error 'phases' hides a field. 74
Error Expected @param tag for 'phases'. 74
Error First sentence should end with a period. 82
Error Expected an @return tag. 88
Error Method 'getPhase' is not designed for extension - needs to be abstract, final or empty. 88
Error Parameter name should be final. 88
Error Expected @param tag for 'name'. 88
Error First sentence should end with a period. 92
Error Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 98
Error Parameter msgctx should be final. 98
Error Expected @param tag for 'msgctx'. 98
Error Expected @throws tag for 'AxisFault'. 98

org/apache/axis/engine/Handler.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. 26
Error First sentence should end with a period. 30
Error Redundant 'public' modifier. 35
Error Expected @param tag for 'handlerdesc'. 35
Error Redundant 'public' modifier. 50
Error Redundant 'public' modifier. 58
Error First sentence should end with a period. 60
Error Expected an @return tag. 65
Error Redundant 'public' modifier. 65
Error First sentence should end with a period. 67
Error Expected an @return tag. 73
Error Redundant 'public' modifier. 73
Error Expected @param tag for 'name'. 73
Error First sentence should end with a period. 75
Error Redundant 'public' modifier. 80
Error Expected @throws tag for 'AxisFault'. 80

org/apache/axis/engine/Phase.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. 35
Error First sentence should end with a period. 40
Error First sentence should end with a period. 45
Error First sentence should end with a period. 50
Error First sentence should end with a period. 56
Error First sentence should end with a period. 61
Error First sentence should end with a period. 66
Error First sentence should end with a period. 71
Error Parameter phaseName should be final. 76
Error 'phaseName' hides a field. 76
Error Expected @param tag for 'phaseName'. 76
Error First sentence should end with a period. 82
Error Method 'addHandler' is not designed for extension - needs to be abstract, final or empty. 88
Error Parameter handler should be final. 88
Error Expected @param tag for 'handler'. 88
Error Parameter index should be final. 88
Error Expected @param tag for 'index'. 88
Error First sentence should end with a period. 94
Error Method 'addHandler' is not designed for extension - needs to be abstract, final or empty. 99
Error Parameter handler should be final. 99
Error Expected @param tag for 'handler'. 99
Error Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 111
Error Parameter msgctx should be final. 111
Error Expected @param tag for 'msgctx'. 111
Error Expected @throws tag for 'AxisFault'. 111
Error First sentence should end with a period. 136
Error Method 'revoke' is not designed for extension - needs to be abstract, final or empty. 141
Error Parameter msgctx should be final. 141
Error Expected @param tag for 'msgctx'. 141
Error Method 'getPhaseName' is not designed for extension - needs to be abstract, final or empty. 155
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 162
Error Parameter phaseName should be final. 162
Error 'phaseName' hides a field. 162

org/apache/axis/engine/Provider.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. 23
Error First sentence should end with a period. 27
Error Expected an @return tag. 34
Error Redundant 'public' modifier. 34
Error Expected @param tag for 'msgCtx'. 34
Error Expected @throws tag for 'AxisFault'. 34

org/apache/axis/engine/Receiver.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. 18

org/apache/axis/engine/ReceiverLocator.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. 21
Error Utility classes should not have a public or default constructor. 24
Error First sentence should end with a period. 25
Error Expected an @return tag. 32
Error Parameter msgCtx should be final. 32
Error Expected @param tag for 'msgCtx'. 32
Error Expected @throws tag for 'AxisFault'. 33

org/apache/axis/engine/Sender.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. 20
Error First sentence should end with a period. 24
Error Method 'send' is not designed for extension - needs to be abstract, final or empty. 30
Error Parameter msgCtx should be final. 30
Error Expected @param tag for 'msgCtx'. 30
Error Expected @throws tag for 'AxisFault'. 30

org/apache/axis/engine/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/axis/handlers/AbstractHandler.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. 26
Error First sentence should end with a period. 30
Error Name 'EMPTY_HANDLER_METADATA' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error First sentence should end with a period. 36
Error Variable 'handlerDesc' must be private and have accessor methods. 39
Error First sentence should end with a period. 41
Error First sentence should end with a period. 48
Error Expected an @return tag. 53
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 53
Error First sentence should end with a period. 57
Error Parameter msgContext should be final. 62
Error Expected @param tag for 'msgContext'. 62
Error First sentence should end with a period. 65
Error Expected @throws tag for 'AxisFault'. 70
Error First sentence should end with a period. 73
Error Expected an @return tag. 79
Error Method 'getParameter' is not designed for extension - needs to be abstract, final or empty. 79
Error Parameter name should be final. 79
Error Expected @param tag for 'name'. 79
Error First sentence should end with a period. 83
Error Method 'init' is not designed for extension - needs to be abstract, final or empty. 88
Error Parameter handlerdesc should be final. 88
Error Expected @param tag for 'handlerdesc'. 88

org/apache/axis/handlers/OpNameFinder.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. 30
Error First sentence should end with a period. 34
Error First sentence should end with a period. 40
Error First sentence should end with a period. 47
Error Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 53
Error Parameter msgContext should be final. 53
Error Expected @param tag for 'msgContext'. 53
Error Expected @throws tag for 'AxisFault'. 53

org/apache/axis/handlers/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/axis/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/axis/phaseresolver/PhaseException.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. 18
Error First sentence should end with a period. 22
Error First sentence should end with a period. 28
Error Parameter message should be final. 33
Error Expected @param tag for 'message'. 33
Error First sentence should end with a period. 37
Error Parameter message should be final. 43
Error Expected @param tag for 'message'. 43
Error Parameter cause should be final. 43
Error Expected @param tag for 'cause'. 43
Error First sentence should end with a period. 47
Error Parameter cause should be final. 52
Error Expected @param tag for 'cause'. 52

org/apache/axis/phaseresolver/PhaseHolder.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. 31
Error First sentence should end with a period. 35
Error First sentence should end with a period. 40
Error First sentence should end with a period. 50
Error First sentence should end with a period. 55
Error Parameter registry should be final. 61
Error 'registry' hides a field. 61
Error Expected @param tag for 'registry'. 61
Error Parameter serviceIN should be final. 61
Error Expected @param tag for 'serviceIN'. 61
Error First sentence should end with a period. 66
Error Expected an @return tag. 72
Error Parameter phaseName should be final. 72
Error Expected @param tag for 'phaseName'. 72
Error First sentence should end with a period. 82
Error Expected an @return tag. 88
Error Parameter phaseName should be final. 88
Error Expected @param tag for 'phaseName'. 88
Error First sentence should end with a period. 99
Error Method 'addHandler' is not designed for extension - needs to be abstract, final or empty. 105
Error Parameter handler should be final. 105
Error Expected @param tag for 'handler'. 105
Error Expected @throws tag for 'PhaseException'. 105
Error First sentence should end with a period. 123
Error Parameter phase should be final. 128
Error Expected @param tag for 'phase'. 128
Error First sentence should end with a period. 132
Error Expected an @return tag. 138
Error Parameter phaseName should be final. 138
Error Expected @param tag for 'phaseName'. 138
Error First sentence should end with a period. 148
Error Name 'OrderThePhases' must match pattern '^[a-z][a-zA-Z0-9]*$'. 151
Error First sentence should end with a period. 168
Error Expected an @return tag. 174
Error Parameter phasesmetadats should be final. 174
Error Expected @param tag for 'phasesmetadats'. 174
Error First sentence should end with a period. 191
Error Method 'getOrderedHandlers' is not designed for extension - needs to be abstract, final or empty. 202
Error Parameter chainType should be final. 202
Error Expected @param tag for 'chainType'. 202
Error Expected @throws tag for 'PhaseException'. 202
Error switch without "default" clause. 207
Error Avoid nested blocks. 209
Error Avoid nested blocks. 225
Error '3' is a magic number. 240
Error Avoid nested blocks. 241
Error Line has trailing spaces. 242
Error First sentence should end with a period. 262
Error Method 'buildTransportChain' is not designed for extension - needs to be abstract, final or empty. 269
Error Parameter trnsport should be final. 269
Error Expected @param tag for 'trnsport'. 269
Error Parameter chainType should be final. 269
Error Expected @param tag for 'chainType'. 269
Error Expected @throws tag for 'PhaseException'. 270
Error switch without "default" clause. 277
Error Avoid nested blocks. 279
Error Line is longer than 80 characters. 290
Error Line is longer than 80 characters. 295
Error Avoid nested blocks. 310
Error Line is longer than 80 characters. 321
Error Line is longer than 80 characters. 326
Error '3' is a magic number. 340
Error Avoid nested blocks. 341
Error Line is longer than 80 characters. 352
Error Line is longer than 80 characters. 357
Error Line is longer than 80 characters. 368
Error First sentence should end with a period. 377
Error Method 'buildGlobalChain' is not designed for extension - needs to be abstract, final or empty. 384
Error Parameter axisGlobal should be final. 384
Error Expected @param tag for 'axisGlobal'. 384
Error Parameter chainType should be final. 384
Error Expected @param tag for 'chainType'. 384
Error Expected @throws tag for 'PhaseException'. 385
Error switch without "default" clause. 389
Error Avoid nested blocks. 391
Error Avoid nested blocks. 407
Error '3' is a magic number. 422
Error Avoid nested blocks. 423
Error Line is longer than 80 characters. 435

org/apache/axis/phaseresolver/PhaseMetadata.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. 22
Error First sentence should end with a period. 26
Error First sentence should end with a period. 31
Error First sentence should end with a period. 36
Error First sentence should end with a period. 41
Error First sentence should end with a period. 46
Error First sentence should end with a period. 51
Error First sentence should end with a period. 56
Error First sentence should end with a period. 61
Error First sentence should end with a period. 66
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. 81
Error First sentence should end with a period. 87
Error Parameter name should be final. 92
Error 'name' hides a field. 92
Error Expected @param tag for 'name'. 92
Error First sentence should end with a period. 100
Error Expected an @return tag. 105
Error Method 'getPhaseFirst' is not designed for extension - needs to be abstract, final or empty. 105
Error First sentence should end with a period. 109
Error Method 'setPhaseFirst' is not designed for extension - needs to be abstract, final or empty. 115
Error Parameter phaseFirst should be final. 115
Error 'phaseFirst' hides a field. 115
Error Expected @param tag for 'phaseFirst'. 115
Error Expected @throws tag for 'PhaseException'. 116
Error Line is longer than 80 characters. 119
Error Line is longer than 80 characters. 124
Error First sentence should end with a period. 133
Error Expected an @return tag. 138
Error Method 'getPhaseLast' is not designed for extension - needs to be abstract, final or empty. 138
Error First sentence should end with a period. 142
Error Method 'setPhaseLast' is not designed for extension - needs to be abstract, final or empty. 148
Error Parameter phaseLast should be final. 148
Error 'phaseLast' hides a field. 148
Error Expected @param tag for 'phaseLast'. 148
Error Expected @throws tag for 'PhaseException'. 148
Error Line is longer than 80 characters. 151
Error Line is longer than 80 characters. 156
Error First sentence should end with a period. 165
Error Method 'addHandler' is not designed for extension - needs to be abstract, final or empty. 171
Error Parameter handler should be final. 171
Error Expected @param tag for 'handler'. 171
Error Expected @throws tag for 'PhaseException'. 171
Error Line is longer than 80 characters. 174
Error Line is longer than 80 characters. 181
Error Line is longer than 80 characters. 183
Error Line is longer than 80 characters. 185
Error First sentence should end with a period. 203
Error Expected an @return tag. 208
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 208
Error First sentence should end with a period. 212
Error Expected an @return tag. 218
Error Method 'getBeforeIndex' is not designed for extension - needs to be abstract, final or empty. 218
Error Parameter beforeName should be final. 218
Error Expected @param tag for 'beforeName'. 218
Error First sentence should end with a period. 222
Error Expected an @return tag. 228
Error Method 'getAfterIndex' is not designed for extension - needs to be abstract, final or empty. 228
Error Parameter afterName should be final. 228
Error Expected @param tag for 'afterName'. 228
Error First sentence should end with a period. 232
Error Expected an @return tag. 238
Error Method 'getOrderedHandlers' is not designed for extension - needs to be abstract, final or empty. 238
Error Expected @throws tag for 'PhaseException'. 238
Error Array brackets at illegal position. 245
Error First sentence should end with a period. 270
Error Expected @throws tag for 'PhaseException'. 275
Error First sentence should end with a period. 283
Error Line is longer than 80 characters. 284
Error Line is longer than 80 characters. 285
Error Expected @throws tag for 'PhaseException'. 290
Error First sentence should end with a period. 308
Error Line is longer than 80 characters. 309
Error Expected @throws tag for 'PhaseException'. 314
Error First sentence should end with a period. 330
Error Expected @throws tag for 'PhaseException'. 335
Error Name 'before_after' must match pattern '^[a-z][a-zA-Z0-9]*$'. 337
Error switch without "default" clause. 352
Error Avoid nested blocks. 354
Error Avoid nested blocks. 362
Error Avoid nested blocks. 371
Error Avoid nested blocks. 380
Error First sentence should end with a period. 393
Error Expected an @return tag. 400
Error Parameter handler should be final. 400
Error Expected @param tag for 'handler'. 400
Error Expected @throws tag for 'PhaseException'. 400
Error Line is longer than 80 characters. 406
Error First sentence should end with a period. 419
Error Expected an @return tag. 425
Error Parameter handler should be final. 425
Error Expected @param tag for 'handler'. 425
Error First sentence should end with a period. 443
Error Expected an @return tag. 449
Error Parameter handler should be final. 449
Error Expected @param tag for 'handler'. 449
Error First sentence should end with a period. 472
Error Line is longer than 80 characters. 473
Error Line is longer than 80 characters. 474
Error Expected an @return tag. 480
Error Parameter handler should be final. 480
Error Expected @param tag for 'handler'. 480
Error Expected @throws tag for 'PhaseException'. 481
Error Line is longer than 80 characters. 507

org/apache/axis/phaseresolver/PhaseResolver.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. 34
Error First sentence should end with a period. 38
Error First sentence should end with a period. 43
Error First sentence should end with a period. 48
Error First sentence should end with a period. 53
Error Parameter engineRegistry should be final. 58
Error 'engineRegistry' hides a field. 58
Error Expected @param tag for 'engineRegistry'. 58
Error First sentence should end with a period. 62
Error Parameter engineRegistry should be final. 68
Error 'engineRegistry' hides a field. 68
Error Expected @param tag for 'engineRegistry'. 68
Error Parameter axisService should be final. 69
Error 'axisService' hides a field. 69
Error Expected @param tag for 'axisService'. 69
Error First sentence should end with a period. 74
Error Method 'buildchains' is not designed for extension - needs to be abstract, final or empty. 80
Error Expected @throws tag for 'PhaseException'. 80
Error Expected @throws tag for 'AxisFault'. 80
Error '4' is a magic number. 81
Error First sentence should end with a period. 86
Error Parameter type should be final. 97
Error Expected @param tag for 'type'. 97
Error Expected @throws tag for 'AxisFault'. 98
Error Expected @throws tag for 'PhaseException'. 98
Error switch without "default" clause. 148
Error Avoid nested blocks. 150
Error Avoid nested blocks. 155
Error '3' is a magic number. 159
Error Avoid nested blocks. 160
Error switch without "default" clause. 177
Error Avoid nested blocks. 179
Error Avoid nested blocks. 184
Error '3' is a magic number. 188
Error Avoid nested blocks. 189
Error First sentence should end with a period. 214
Error Method 'buildTranspotsChains' is not designed for extension - needs to be abstract, final or empty. 219
Error Expected @throws tag for 'PhaseException'. 219
Error First sentence should end with a period. 233
Error Parameter transport should be final. 239
Error Expected @param tag for 'transport'. 239
Error Expected @throws tag for 'PhaseException'. 240
Error '4' is a magic number. 242
Error switch without "default" clause. 244
Error Avoid nested blocks. 246
Error Avoid nested blocks. 251
Error '3' is a magic number. 255
Error Avoid nested blocks. 256
Error First sentence should end with a period. 276
Error Method 'buildGlobalChains' is not designed for extension - needs to be abstract, final or empty. 283
Error Parameter global should be final. 283
Error Expected @param tag for 'global'. 283
Error Expected @throws tag for 'AxisFault'. 284
Error Expected @throws tag for 'PhaseException'. 284
Error '4' is a magic number. 290
Error switch without "default" clause. 295
Error Avoid nested blocks. 297
Error Avoid nested blocks. 302
Error '3' is a magic number. 306
Error Avoid nested blocks. 307

org/apache/axis/phaseresolver/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/axis/providers/AbstractProvider.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. 28
Error Variable 'name' must be private and have accessor methods. 31
Error First sentence should end with a period. 33
Error Expected an @return tag. 38
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 38
Error First sentence should end with a period. 42
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 47
Error Parameter name should be final. 47
Error 'name' hides a field. 47
Error Expected @param tag for 'name'. 47
Error First sentence should end with a period. 51
Error Parameter msgContext should be final. 56
Error Expected @param tag for 'msgContext'. 56

org/apache/axis/providers/RawXMLProvider.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. 39
Error Variable 'log' must be private and have accessor methods. 42
Error First sentence should end with a period. 44
Error First sentence should end with a period. 49
Error First sentence should end with a period. 54
Error First sentence should end with a period. 59
Error First sentence should end with a period. 66
Error Expected an @return tag. 73
Error Method 'makeNewServiceObject' is not designed for extension - needs to be abstract, final or empty. 73
Error Parameter msgContext should be final. 73
Error Expected @param tag for 'msgContext'. 73
Error Expected @throws tag for 'AxisFault'. 74
Error First sentence should end with a period. 85
Error Expected an @return tag. 92
Error Method 'getTheImplementationObject' is not designed for extension - needs to be abstract, final or empty. 92
Error Parameter msgContext should be final. 92
Error Expected @param tag for 'msgContext'. 92
Error Expected @throws tag for 'AxisFault'. 93
Error First sentence should end with a period. 119
Error Expected an @return tag. 126
Error Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 126
Error Parameter msgContext should be final. 126
Error Expected @param tag for 'msgContext'. 126
Error Expected @throws tag for 'AxisFault'. 126
Error Name 'ImplClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 133
Error Line has trailing spaces. 149
Error Line has trailing spaces. 150
Error Line is longer than 80 characters. 154
Error Line has trailing spaces. 155
Error 'if' is not followed by whitespace. 156
Error '{' is not preceded with whitespace. 156
Error Line has trailing spaces. 166
Error Line is longer than 80 characters. 167
Error 'else' is not preceded with whitespace. 167
Error '}' is not followed by whitespace. 167
Error 'if' is not followed by whitespace. 167
Error '{' is not preceded with whitespace. 167
Error Line has trailing spaces. 174
Error Line is longer than 80 characters. 178
Error Line has trailing spaces. 182
Error Line is longer than 80 characters. 182
Error 'else' is not preceded with whitespace. 183
Error '}' is not followed by whitespace. 183
Error 'else' is not followed by whitespace. 183
Error '{' is not preceded with whitespace. 183
Error Line is longer than 80 characters. 190
Error Line is longer than 80 characters. 191
Error First sentence should end with a period. 198
Error Parameter msgContext should be final. 203
Error Expected @param tag for 'msgContext'. 203

org/apache/axis/providers/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/axis/receivers/InOutAsyncReceiver.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. 18

org/apache/axis/receivers/InOutSyncReceiver.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. 30
Error First sentence should end with a period. 34
Error Variable 'log' must be private and have accessor methods. 37
Error First sentence should end with a period. 39
Error First sentence should end with a period. 45
Error First sentence should end with a period. 52
Error Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 58
Error Expected @param tag for 'msgContext'. 58
Error Expected @throws tag for 'AxisFault'. 58
Error Line is longer than 80 characters. 66
Error First sentence should end with a period. 78
Error Method 'invokeAndsend' is not designed for extension - needs to be abstract, final or empty. 84
Error Parameter msgContext should be final. 84
Error Expected @param tag for 'msgContext'. 84
Error Expected @throws tag for 'AxisFault'. 84

org/apache/axis/receivers/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/axis/transport/AbstractTransportSender.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. 37
Error First sentence should end with a period. 42
Error First sentence should end with a period. 48
Error First sentence should end with a period. 55
Error Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 61
Error Parameter msgContext should be final. 61
Error Expected @param tag for 'msgContext'. 61
Error Expected @throws tag for 'AxisFault'. 61
Error Line is longer than 80 characters. 72
Error Line is longer than 80 characters. 86
Error ',' is not followed by whitespace. 90
Error ',' is not followed by whitespace. 104
Error First sentence should end with a period. 108
Error Line is longer than 80 characters. 114
Error Parameter msgContext should be final. 114
Error Expected @param tag for 'msgContext'. 114
Error ',' is not followed by whitespace. 114
Error Parameter writer should be final. 114
Error Expected @param tag for 'writer'. 114
Error Expected @throws tag for 'AxisFault'. 114
Error First sentence should end with a period. 116
Error Expected an @return tag. 124
Error Parameter msgContext should be final. 125
Error Expected @param tag for 'msgContext'. 125
Error Parameter epr should be final. 125
Error Expected @param tag for 'epr'. 125
Error Expected @throws tag for 'AxisFault'. 125
Error First sentence should end with a period. 127
Error Expected an @return tag. 134
Error Parameter msgContext should be final. 134
Error Expected @param tag for 'msgContext'. 134
Error Expected @throws tag for 'AxisFault'. 135
Error First sentence should end with a period. 137
Error Line is longer than 80 characters. 143
Error Parameter msgContext should be final. 143
Error Expected @param tag for 'msgContext'. 143
Error ',' is not followed by whitespace. 143
Error Parameter writer should be final. 143
Error Expected @param tag for 'writer'. 143
Error Expected @throws tag for 'AxisFault'. 144
Error ';' is preceded with whitespace. 144

org/apache/axis/transport/TransportReceiver.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. 20

org/apache/axis/transport/TransportReceiverLocator.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. 23
Error Utility classes should not have a public or default constructor. 26
Error First sentence should end with a period. 27
Error Expected an @return tag. 34
Error Parameter msgContext should be final. 34
Error Expected @param tag for 'msgContext'. 34
Error Expected @throws tag for 'AxisFault'. 35

org/apache/axis/transport/TransportReciverLocator.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. 24
Error Utility classes should not have a public or default constructor. 24
Error Line has trailing spaces. 25
Error Missing a Javadoc comment. 26
Error Parameter msgContext should be final. 26
Error Line is longer than 80 characters. 28

org/apache/axis/transport/TransportSender.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. 20

org/apache/axis/transport/TransportSenderLocator.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. 23
Error Utility classes should not have a public or default constructor. 26
Error First sentence should end with a period. 27
Error Expected an @return tag. 34
Error Parameter msgContext should be final. 34
Error Expected @param tag for 'msgContext'. 34
Error Expected @throws tag for 'AxisFault'. 35

org/apache/axis/transport/http/AxisServlet.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. 50
Error First sentence should end with a period. 54
Error First sentence should end with a period. 59
Error First sentence should end with a period. 65
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. 81
Error Method 'init' is not designed for extension - needs to be abstract, final or empty. 87
Error Parameter config should be final. 87
Error Expected @param tag for 'config'. 87
Error Expected @throws tag for 'ServletException'. 87
Error First sentence should end with a period. 101
Error Method 'doGet' is not designed for extension - needs to be abstract, final or empty. 109
Error Line is longer than 80 characters. 110
Error Parameter httpServletRequest should be final. 110
Error Expected @param tag for 'httpServletRequest'. 110
Error Parameter httpServletResponse should be final. 110
Error Expected @param tag for 'httpServletResponse'. 110
Error Expected @throws tag for 'ServletException'. 111
Error Expected @throws tag for 'IOException'. 111
Error Line is longer than 80 characters. 127
Error First sentence should end with a period. 130
Error Method 'doPost' is not designed for extension - needs to be abstract, final or empty. 138
Error Parameter req should be final. 138
Error Expected @param tag for 'req'. 138
Error Parameter res should be final. 138
Error Expected @param tag for 'res'. 138
Error Expected @throws tag for 'ServletException'. 139
Error Expected @throws tag for 'IOException'. 139
Error First sentence should end with a period. 184
Error Parameter req should be final. 191
Error Expected @param tag for 'req'. 191
Error Parameter res should be final. 191
Error Expected @param tag for 'res'. 191
Error Expected @throws tag for 'IOException'. 192
Error First sentence should end with a period. 198
Error Parameter req should be final. 207
Error Expected @param tag for 'req'. 207
Error Parameter res should be final. 207
Error Expected @param tag for 'res'. 207
Error Parameter filePart should be final. 207
Error Expected @param tag for 'filePart'. 207
Error Expected @throws tag for 'IOException'. 208
Error Name 'URI' must match pattern '^[a-z][a-zA-Z0-9]*$'. 219

org/apache/axis/transport/http/HTTPConstants.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. 29
Error First sentence should end with a period. 34
Error First sentence should end with a period. 39
Error First sentence should end with a period. 44
Error First sentence should end with a period. 49
Error First sentence should end with a period. 54
Error First sentence should end with a period. 59
Error First sentence should end with a period. 64
Error First sentence should end with a period. 69
Error First sentence should end with a period. 74
Error First sentence should end with a period. 79
Error First sentence should end with a period. 84
Error First sentence should end with a period. 90
Error First sentence should end with a period. 95
Error First sentence should end with a period. 101
Error First sentence should end with a period. 106
Error First sentence should end with a period. 111
Error First sentence should end with a period. 116
Error First sentence should end with a period. 121
Error First sentence should end with a period. 126
Error First sentence should end with a period. 131
Error First sentence should end with a period. 137
Error First sentence should end with a period. 142
Error Name 'HEADER_EXPECT_100_Continue' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 145
Error First sentence should end with a period. 147
Error First sentence should end with a period. 152
Error First sentence should end with a period. 157
Error First sentence should end with a period. 162
Error First sentence should end with a period. 167
Error First sentence should end with a period. 172
Error First sentence should end with a period. 177
Error First sentence should end with a period. 184
Error First sentence should end with a period. 190
Error First sentence should end with a period. 196
Error First sentence should end with a period. 201
Error First sentence should end with a period. 206
Error First sentence should end with a period. 212
Error First sentence should end with a period. 217
Error First sentence should end with a period. 222
Error First sentence should end with a period. 227
Error First sentence should end with a period. 233
Error First sentence should end with a period. 239
Error First sentence should end with a period. 244
Error First sentence should end with a period. 249
Error First sentence should end with a period. 254
Error First sentence should end with a period. 259
Error Name 'MC_HTTP_STATUS_CODE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 262
Error Variable 'MC_HTTP_STATUS_CODE' must be private and have accessor methods. 262
Error First sentence should end with a period. 264
Error Name 'MC_HTTP_STATUS_MESSAGE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 267
Error Variable 'MC_HTTP_STATUS_MESSAGE' must be private and have accessor methods. 267
Error First sentence should end with a period. 270
Error Name 'MC_HTTP_SERVLET' must match pattern '^[a-z][a-zA-Z0-9]*$'. 273
Error Variable 'MC_HTTP_SERVLET' must be private and have accessor methods. 273
Error First sentence should end with a period. 275
Error Name 'MC_HTTP_SERVLETREQUEST' must match pattern '^[a-z][a-zA-Z0-9]*$'. 278
Error Variable 'MC_HTTP_SERVLETREQUEST' must be private and have accessor methods. 278
Error First sentence should end with a period. 281
Error Name 'MC_HTTP_SERVLETRESPONSE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 284
Error Variable 'MC_HTTP_SERVLETRESPONSE' must be private and have accessor methods. 284
Error First sentence should end with a period. 287
Error Name 'MC_HTTP_SERVLETLOCATION' must match pattern '^[a-z][a-zA-Z0-9]*$'. 290
Error Variable 'MC_HTTP_SERVLETLOCATION' must be private and have accessor methods. 290
Error First sentence should end with a period. 293
Error Name 'MC_HTTP_SERVLETPATHINFO' must match pattern '^[a-z][a-zA-Z0-9]*$'. 296
Error Variable 'MC_HTTP_SERVLETPATHINFO' must be private and have accessor methods. 296
Error First sentence should end with a period. 299
Error First sentence should end with a period. 309
Error First sentence should end with a period. 315
Error First sentence should end with a period. 321
Error First sentence should end with a period. 327
Error First sentence should end with a period. 332
Error First sentence should end with a period. 337
Error First sentence should end with a period. 342
Error First sentence should end with a period. 348
Error Array brackets at illegal position. 351
Error First sentence should end with a period. 353
Error Array brackets at illegal position. 356
Error First sentence should end with a period. 358
Error Array brackets at illegal position. 361
Error First sentence should end with a period. 363
Error Array brackets at illegal position. 366
Error First sentence should end with a period. 368
Error Array brackets at illegal position. 371
Error First sentence should end with a period. 375
Error Name 'HTTP' must match pattern '^[a-z][a-zA-Z0-9]*$'. 378
Error Variable 'HTTP' must be private and have accessor methods. 378
Error Array brackets at illegal position. 378

org/apache/axis/transport/http/HTTPTransportReceiver.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. 36
Error First sentence should end with a period. 40
Error First sentence should end with a period. 45
Error First sentence should end with a period. 50
Error First sentence should end with a period. 55
Error First sentence should end with a period. 60
Error First sentence should end with a period. 65
Error '1024' is a magic number. 68
Error First sentence should end with a period. 70
Error Variable 'index' must be private and have accessor methods. 73
Error First sentence should end with a period. 75
Error Variable 'length' must be private and have accessor methods. 78
Error First sentence should end with a period. 80
Error First sentence should end with a period. 85
Error Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 91
Error Parameter msgContext should be final. 91
Error Expected @param tag for 'msgContext'. 91
Error Expected @throws tag for 'AxisFault'. 91
Error Line is longer than 80 characters. 93
Error First sentence should end with a period. 137
Error Expected an @return tag. 160
Error Method 'parseTheHeaders' is not designed for extension - needs to be abstract, final or empty. 160
Error Parameter reader should be final. 160
Error Expected @param tag for 'reader'. 160
Error Parameter serverSide should be final. 160
Error Expected @param tag for 'serverSide'. 160
Error Expected @throws tag for 'AxisFault'. 161
Error '3' is a magic number. 172
Error '5' is a magic number. 173
Error Line has trailing spaces. 249
Error Line has trailing spaces. 251
Error Line has trailing spaces. 253
Error Line has trailing spaces. 256
Error Line has trailing spaces. 258
Error Line has trailing spaces. 260
Error Line has trailing spaces. 261
Error Line has trailing spaces. 262
Error Line has trailing spaces. 288
Error Line has trailing spaces. 301
Error Line has trailing spaces. 333
Error Line has trailing spaces. 340
Error Line has trailing spaces. 341
Error First sentence should end with a period. 349
Error Expected an @return tag. 356
Error Parameter terminal should be final. 356
Error Expected @param tag for 'terminal'. 356
Error Expected @throws tag for 'AxisFault'. 356
Error First sentence should end with a period. 370
Error Unused @param tag for 'off'. 375
Error Unused @param tag for 'len'. 376
Error Expected an @return tag. 380
Error Method 'readLine' is not designed for extension - needs to be abstract, final or empty. 380
Error Parameter is should be final. 380
Error Parameter b should be final. 380
Error Expected @throws tag for 'java.io.IOException'. 380
Error Line is longer than 80 characters. 402
Error Line is longer than 80 characters. 419
Error Avoid inline conditionals. 422

org/apache/axis/transport/http/HTTPTransportSender.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Unused import - java.io.ByteArrayInputStream. 24
Error Unused import - java.io.BufferedWriter. 25
Error Unused import - javax.xml.stream.XMLOutputFactory. 37
Error First sentence should end with a period. 39
Error First sentence should end with a period. 43
Error Variable 'out' must be private and have accessor methods. 46
Error First sentence should end with a period. 48
Error Missing a Javadoc comment. 52
Error First sentence should end with a period. 53
Error Expected an @return tag. 60
Error Method 'obtainWriter' is not designed for extension - needs to be abstract, final or empty. 60
Error Parameter msgContext should be final. 60
Error Expected @param tag for 'msgContext'. 60
Error Expected @throws tag for 'AxisFault'. 61
Error First sentence should end with a period. 78
Error Expected an @return tag. 86
Error Method 'obtainWriter' is not designed for extension - needs to be abstract, final or empty. 86
Error Parameter msgContext should be final. 87
Error Expected @param tag for 'msgContext'. 87
Error Parameter epr should be final. 87
Error Expected @param tag for 'epr'. 87
Error Expected @throws tag for 'AxisFault'. 87
Error First sentence should end with a period. 93
Error Method 'finalizeSending' is not designed for extension - needs to be abstract, final or empty. 99
Error Parameter msgContext should be final. 99
Error Expected @param tag for 'msgContext'. 99
Error ',' is not followed by whitespace. 99
Error Parameter writer should be final. 99
Error Expected @param tag for 'writer'. 99
Error Expected @throws tag for 'AxisFault'. 100
Error '==' is not preceded with whitespace. 108
Error '==' is not followed by whitespace. 108
Error '?' is not preceded with whitespace. 108
Error Avoid inline conditionals. 108
Error '80' is a magic number. 108
Error '?' is not followed by whitespace. 108
Error ':' is not preceded with whitespace. 108
Error ':' is not followed by whitespace. 108
Error Line is longer than 80 characters. 116
Error ',' is not followed by whitespace. 116
Error First sentence should end with a period. 142
Error Line is longer than 80 characters. 148
Error Parameter msgContext should be final. 148
Error Expected @param tag for 'msgContext'. 148
Error ',' is not followed by whitespace. 148
Error Parameter out should be final. 148
Error 'out' hides a field. 148
Error Expected @param tag for 'out'. 148
Error Expected @throws tag for 'AxisFault'. 148
Error First sentence should end with a period. 151
Error Line is longer than 80 characters. 159
Error Method 'writeTransportHeaders' is not designed for extension - needs to be abstract, final or empty. 159
Error Parameter out should be final. 159
Error 'out' hides a field. 159
Error Expected @param tag for 'out'. 159
Error Parameter url should be final. 159
Error Expected @param tag for 'url'. 159
Error Parameter msgContext should be final. 159
Error Expected @param tag for 'msgContext'. 159
Error ',' is not followed by whitespace. 159
Error Parameter contentLength should be final. 159
Error Expected @param tag for 'contentLength'. 159
Error Expected @throws tag for 'IOException'. 160
Error '==' is not preceded with whitespace. 162
Error '==' is not followed by whitespace. 162
Error '?' is not preceded with whitespace. 162
Error Avoid inline conditionals. 162
Error '?' is not followed by whitespace. 162
Error ':' is not preceded with whitespace. 162
Error ':' is not followed by whitespace. 162
Error Line is longer than 80 characters. 167
Error '+' is not preceded with whitespace. 171
Error '+' is not followed by whitespace. 171
Error '+' is not preceded with whitespace. 171
Error '+' is not followed by whitespace. 171
Error '+' is not preceded with whitespace. 172
Error '+' is not followed by whitespace. 172

org/apache/axis/transport/http/SimpleHTTPServer.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. 44
Error Variable 'log' must be private and have accessor methods. 47
Error First sentence should end with a period. 49
Error Variable 'engineReg' must be private and have accessor methods. 52
Error First sentence should end with a period. 54
Error Variable 'serverSocket' must be private and have accessor methods. 57
Error First sentence should end with a period. 59
Error Variable 'socket' must be private and have accessor methods. 62
Error First sentence should end with a period. 70
Error Parameter reg should be final. 75
Error Expected @param tag for 'reg'. 75
Error First sentence should end with a period. 79
Error Parameter dir should be final. 85
Error Expected @param tag for 'dir'. 85
Error Expected @throws tag for 'AxisFault'. 85
Error '2000' is a magic number. 92
Error Method 'finalize' is not designed for extension - needs to be abstract, final or empty. 103
Error Expected @throws tag for 'Throwable'. 103
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 112
Error Must have at least one statement. 120
Error Expected an @return tag. 174
Error Method 'getServerSocket' is not designed for extension - needs to be abstract, final or empty. 174
Error Method 'setServerSocket' is not designed for extension - needs to be abstract, final or empty. 185
Error Parameter serverSocket should be final. 185
Error 'serverSocket' hides a field. 185
Error Expected @param tag for 'serverSocket'. 185
Error Method 'start' is not designed for extension - needs to be abstract, final or empty. 194
Error Expected @throws tag for 'Exception'. 194
Error Method 'stop' is not designed for extension - needs to be abstract, final or empty. 203
Error First sentence should end with a period. 238
Error Expected an @return tag. 243
Error Method 'getEngineReg' is not designed for extension - needs to be abstract, final or empty. 243
Error First sentence should end with a period. 247
Error Parameter args should be final. 253
Error Expected @param tag for 'args'. 253
Error Expected @throws tag for 'Exception'. 253

org/apache/axis/transport/http/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/axis/transport/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/axis/util/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/axis/util/tcpmon.java

ErrorLine
Error File length is 2,462 lines (max allowed is 2,000). 1
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Name 'tcpmon' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 84
Error First sentence should end with a period. 85
Error First sentence should end with a period. 90
Error First sentence should end with a period. 95
Error First sentence should end with a period. 100
Error First sentence should end with a period. 105
Error First sentence should end with a period. 110
Error First sentence should end with a period. 115
Error First sentence should end with a period. 119
Error Variable 'listenerButton' must be private and have accessor methods. 122
Error Variable 'proxyButton' must be private and have accessor methods. 122
Error First sentence should end with a period. 124
Error Variable 'hostLabel' must be private and have accessor methods. 127
Error Variable 'tportLabel' must be private and have accessor methods. 127
Error First sentence should end with a period. 129
Error Variable 'port' must be private and have accessor methods. 132
Error First sentence should end with a period. 134
Error Variable 'host' must be private and have accessor methods. 137
Error First sentence should end with a period. 139
Error Variable 'tport' must be private and have accessor methods. 142
Error First sentence should end with a period. 144
Error Variable 'noteb' must be private and have accessor methods. 147
Error First sentence should end with a period. 149
Error Name 'HTTPProxyBox' must match pattern '^[a-z][a-zA-Z0-9]*$'. 152
Error Variable 'HTTPProxyBox' must be private and have accessor methods. 152
Error First sentence should end with a period. 154
Error Name 'HTTPProxyHost' must match pattern '^[a-z][a-zA-Z0-9]*$'. 157
Error Variable 'HTTPProxyHost' must be private and have accessor methods. 157
Error First sentence should end with a period. 159
Error Name 'HTTPProxyPort' must match pattern '^[a-z][a-zA-Z0-9]*$'. 162
Error Variable 'HTTPProxyPort' must be private and have accessor methods. 162
Error First sentence should end with a period. 164
Error Name 'HTTPProxyHostLabel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 167
Error Variable 'HTTPProxyHostLabel' must be private and have accessor methods. 167
Error Name 'HTTPProxyPortLabel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 167
Error Variable 'HTTPProxyPortLabel' must be private and have accessor methods. 167
Error First sentence should end with a period. 169
Error Variable 'delayTimeLabel' must be private and have accessor methods. 172
Error Variable 'delayBytesLabel' must be private and have accessor methods. 172
Error First sentence should end with a period. 174
Error Variable 'delayTime' must be private and have accessor methods. 177
Error Variable 'delayBytes' must be private and have accessor methods. 177
Error First sentence should end with a period. 179
Error Variable 'delayBox' must be private and have accessor methods. 182
Error First sentence should end with a period. 184
Error Method length is 300 lines (max allowed is 150). 190
Error Parameter notebook should be final. 190
Error 'notebook' hides a field. 190
Error Expected @param tag for 'notebook'. 190
Error Parameter name should be final. 190
Error Expected @param tag for 'name'. 190
Error Line is longer than 80 characters. 202
Error '5' is a magic number. 206
Error Inner assignments should be avoided. 217
Error '4' is a magic number. 217
Error '5' is a magic number. 219
Error Inner assignments should be avoided. 232
Error Parameter event should be final. 236
Error Avoid inline conditionals. 242
Error Avoid inline conditionals. 245
Error '25' is a magic number. 252
Error Inner assignments should be avoided. 253
Error '30' is a magic number. 258
Error '25' is a magic number. 263
Error Inner assignments should be avoided. 264
Error '4' is a magic number. 269
Error Inner assignments should be avoided. 278
Error Parameter event should be final. 281
Error Avoid inline conditionals. 287
Error Avoid inline conditionals. 290
Error '10' is a magic number. 300
Error Inner assignments should be avoided. 317
Error Inner assignments should be avoided. 320
Error Inner assignments should be avoided. 325
Error '30' is a magic number. 325
Error Inner assignments should be avoided. 329
Error Inner assignments should be avoided. 334
Error '4' is a magic number. 334
Error Parameter event should be final. 337
Error Avoid inline conditionals. 341
Error Avoid inline conditionals. 360
Error Avoid inline conditionals. 363
Error '10' is a magic number. 379
Error Inner assignments should be avoided. 384
Error Inner assignments should be avoided. 395
Error '6' is a magic number. 395
Error Inner assignments should be avoided. 407
Error '6' is a magic number. 407
Error Parameter event should be final. 412
Error Avoid inline conditionals. 416
Error '10' is a magic number. 428
Error Inner assignments should be avoided. 435
Error Parameter event should be final. 440
Error First sentence should end with a period. 497
Error Variable 'sSocket' must be private and have accessor methods. 500
Error First sentence should end with a period. 502
Error Variable 'listener' must be private and have accessor methods. 505
Error First sentence should end with a period. 507
Error Variable 'port' must be private and have accessor methods. 510
Error First sentence should end with a period. 512
Error Variable 'pleaseStop' must be private and have accessor methods. 515
Error First sentence should end with a period. 517
Error Parameter l should be final. 523
Error Expected @param tag for 'l'. 523
Error Parameter p should be final. 523
Error Expected @param tag for 'p'. 523
Error First sentence should end with a period. 529
Error Line is longer than 80 characters. 536
Error ';' is preceded with whitespace. 539
Error First sentence should end with a period. 558
Error First sentence should end with a period. 574
Error First sentence should end with a period. 578
Error First sentence should end with a period. 583
Error First sentence should end with a period. 588
Error First sentence should end with a period. 593
Error First sentence should end with a period. 598
Error Parameter delayBytes should be final. 604
Error 'delayBytes' hides a field. 604
Error Parameter delayTime should be final. 604
Error 'delayTime' hides a field. 604
Error First sentence should end with a period. 609
Error Parameter that should be final. 615
Error Expected an @return tag. 625
Error Parameter bytes should be final. 635
Error Expected @param tag for 'bytes'. 635
Error Empty statement. 656
Error First sentence should end with a period. 661
Error Expected an @return tag. 666
Error First sentence should end with a period. 670
Error Parameter currentBytes should be final. 675
Error 'currentBytes' hides a field. 675
Error Expected @param tag for 'currentBytes'. 675
Error First sentence should end with a period. 680
Error First sentence should end with a period. 685
Error Variable 'inSocket' must be private and have accessor methods. 688
Error First sentence should end with a period. 690
Error Variable 'outSocket' must be private and have accessor methods. 693
Error First sentence should end with a period. 695
Error Variable 'textArea' must be private and have accessor methods. 698
Error First sentence should end with a period. 700
Error Variable 'in' must be private and have accessor methods. 703
Error First sentence should end with a period. 705
Error Variable 'out' must be private and have accessor methods. 708
Error First sentence should end with a period. 710
Error Variable 'xmlFormat' must be private and have accessor methods. 713
Error First sentence should end with a period. 715
Error Variable 'done' must be private and have accessor methods. 718
Error First sentence should end with a period. 720
Error Variable 'tmodel' must be private and have accessor methods. 723
Error First sentence should end with a period. 725
Error Variable 'tableIndex' must be private and have accessor methods. 728
Error First sentence should end with a period. 730
Error Variable 'type' must be private and have accessor methods. 733
Error First sentence should end with a period. 735
Error Variable 'myConnection' must be private and have accessor methods. 738
Error First sentence should end with a period. 740
Error Variable 'slowLink' must be private and have accessor methods. 743
Error First sentence should end with a period. 745
Error More than 7 parameters. 760
Error Parameter c should be final. 760
Error Expected @param tag for 'c'. 760
Error Parameter inputSocket should be final. 760
Error Expected @param tag for 'inputSocket'. 760
Error Parameter inputStream should be final. 761
Error Expected @param tag for 'inputStream'. 761
Error Parameter outputSocket should be final. 761
Error Expected @param tag for 'outputSocket'. 761
Error Parameter outputStream should be final. 762
Error Expected @param tag for 'outputStream'. 762
Error Parameter _textArea should be final. 762
Error Expected @param tag for '_textArea'. 762
Error Name '_textArea' must match pattern '^[a-z][a-zA-Z0-9]*$'. 762
Error Parameter format should be final. 763
Error Expected @param tag for 'format'. 763
Error Parameter tModel should be final. 763
Error Expected @param tag for 'tModel'. 763
Error Parameter index should be final. 763
Error Expected @param tag for 'index'. 763
Error 'type' hides a field. 764
Error Expected @param tag for 'type'. 764
Error Parameter slowLink should be final. 764
Error 'slowLink' hides a field. 764
Error Expected @param tag for 'slowLink'. 764
Error First sentence should end with a period. 779
Error Expected an @return tag. 784
Error First sentence should end with a period. 788
Error Method length is 171 lines (max allowed is 150). 791
Error '4096' is a magic number. 793
Error '8192' is a magic number. 794
Error '3' is a magic number. 800
Error ';' is preceded with whitespace. 811
Error '50' is a magic number. 856
Error '50' is a magic number. 860
Error '50' is a magic number. 861
Error '50' is a magic number. 866
Error Must have at least one statement. 946
Error Must have at least one statement. 957
Error First sentence should end with a period. 963
Error First sentence should end with a period. 991
Error First sentence should end with a period. 995
Error Variable 'listener' must be private and have accessor methods. 998
Error First sentence should end with a period. 1000
Error Variable 'active' must be private and have accessor methods. 1003
Error First sentence should end with a period. 1005
Error Variable 'fromHost' must be private and have accessor methods. 1008
Error First sentence should end with a period. 1010
Error Variable 'time' must be private and have accessor methods. 1013
Error First sentence should end with a period. 1015
Error Variable 'inputText' must be private and have accessor methods. 1018
Error First sentence should end with a period. 1020
Error Variable 'inputScroll' must be private and have accessor methods. 1023
Error First sentence should end with a period. 1025
Error Variable 'outputText' must be private and have accessor methods. 1028
Error First sentence should end with a period. 1030
Error Variable 'outputScroll' must be private and have accessor methods. 1033
Error First sentence should end with a period. 1035
Error Variable 'inSocket' must be private and have accessor methods. 1038
Error First sentence should end with a period. 1040
Error Variable 'outSocket' must be private and have accessor methods. 1043
Error First sentence should end with a period. 1045
Error Variable 'clientThread' must be private and have accessor methods. 1048
Error First sentence should end with a period. 1050
Error Variable 'serverThread' must be private and have accessor methods. 1053
Error First sentence should end with a period. 1055
Error Variable 'rr1' must be private and have accessor methods. 1058
Error First sentence should end with a period. 1060
Error Variable 'rr2' must be private and have accessor methods. 1063
Error First sentence should end with a period. 1065
Error Variable 'inputStream' must be private and have accessor methods. 1068
Error First sentence should end with a period. 1070
Error Name 'HTTPProxyHost' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1073
Error Variable 'HTTPProxyHost' must be private and have accessor methods. 1073
Error First sentence should end with a period. 1075
Error Name 'HTTPProxyPort' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1078
Error Variable 'HTTPProxyPort' must be private and have accessor methods. 1078
Error '80' is a magic number. 1078
Error First sentence should end with a period. 1080
Error First sentence should end with a period. 1085
Error Parameter l should be final. 1090
Error Expected @param tag for 'l'. 1090
Error First sentence should end with a period. 1097
Error Parameter l should be final. 1103
Error Expected @param tag for 'l'. 1103
Error Parameter s should be final. 1103
Error Expected @param tag for 's'. 1103
Error First sentence should end with a period. 1109
Error Parameter l should be final. 1115
Error Expected @param tag for 'l'. 1115
Error Parameter in should be final. 1115
Error Expected @param tag for 'in'. 1115
Error First sentence should end with a period. 1121
Error Method length is 299 lines (max allowed is 150). 1124
Error '80' is a magic number. 1137
Error '20' is a magic number. 1161
Error '80' is a magic number. 1161
Error '20' is a magic number. 1163
Error '80' is a magic number. 1163
Error ';' is preceded with whitespace. 1204
Error '80' is a magic number. 1239
Error Line has trailing spaces. 1262
Error Line has trailing spaces. 1264
Error ';' is preceded with whitespace. 1269
Error '50' is a magic number. 1313
Error Avoid inline conditionals. 1314
Error '50' is a magic number. 1315
Error '51' is a magic number. 1323
Error '80' is a magic number. 1329
Error Line is longer than 80 characters. 1381
Error '1000' is a magic number. 1381
Error First sentence should end with a period. 1424
Error First sentence should end with a period. 1431
Error First sentence should end with a period. 1455
Error First sentence should end with a period. 1472
Error First sentence should end with a period. 1476
Error Variable 'inputSocket' must be private and have accessor methods. 1479
Error First sentence should end with a period. 1481
Error Variable 'outputSocket' must be private and have accessor methods. 1484
Error First sentence should end with a period. 1486
Error Variable 'portField' must be private and have accessor methods. 1489
Error First sentence should end with a period. 1491
Error Variable 'hostField' must be private and have accessor methods. 1494
Error First sentence should end with a period. 1496
Error Variable 'tPortField' must be private and have accessor methods. 1499
Error First sentence should end with a period. 1501
Error Variable 'isProxyBox' must be private and have accessor methods. 1504
Error First sentence should end with a period. 1506
Error Variable 'stopButton' must be private and have accessor methods. 1509
Error First sentence should end with a period. 1511
Error Variable 'removeButton' must be private and have accessor methods. 1514
Error First sentence should end with a period. 1516
Error Variable 'removeAllButton' must be private and have accessor methods. 1519
Error First sentence should end with a period. 1521
Error Variable 'xmlFormatBox' must be private and have accessor methods. 1524
Error First sentence should end with a period. 1526
Error Variable 'saveButton' must be private and have accessor methods. 1529
Error First sentence should end with a period. 1531
Error Variable 'resendButton' must be private and have accessor methods. 1534
Error First sentence should end with a period. 1536
Error Variable 'switchButton' must be private and have accessor methods. 1539
Error First sentence should end with a period. 1541
Error Variable 'closeButton' must be private and have accessor methods. 1544
Error First sentence should end with a period. 1546
Error Variable 'connectionTable' must be private and have accessor methods. 1549
Error First sentence should end with a period. 1551
Error Variable 'tableModel' must be private and have accessor methods. 1554
Error First sentence should end with a period. 1556
Error Variable 'outPane' must be private and have accessor methods. 1559
Error First sentence should end with a period. 1561
Error Variable 'sSocket' must be private and have accessor methods. 1564
Error First sentence should end with a period. 1566
Error Variable 'sw' must be private and have accessor methods. 1569
Error First sentence should end with a period. 1571
Error Variable 'leftPanel' must be private and have accessor methods. 1574
Error First sentence should end with a period. 1576
Error Variable 'rightPanel' must be private and have accessor methods. 1579
Error First sentence should end with a period. 1581
Error Variable 'notebook' must be private and have accessor methods. 1584
Error First sentence should end with a period. 1586
Error Name 'HTTPProxyHost' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1589
Error Variable 'HTTPProxyHost' must be private and have accessor methods. 1589
Error First sentence should end with a period. 1591
Error Name 'HTTPProxyPort' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1594
Error Variable 'HTTPProxyPort' must be private and have accessor methods. 1594
Error '80' is a magic number. 1594
Error First sentence should end with a period. 1596
Error Variable 'delayBytes' must be private and have accessor methods. 1599
Error First sentence should end with a period. 1601
Error Variable 'delayTime' must be private and have accessor methods. 1604
Error First sentence should end with a period. 1606
Error Variable 'slowLink' must be private and have accessor methods. 1609
Error First sentence should end with a period. 1611
Error Variable 'connections' must be private and have accessor methods. 1614
Error First sentence should end with a period. 1616
Error Method length is 272 lines (max allowed is 150). 1627
Error Parameter _notebook should be final. 1627
Error Expected @param tag for '_notebook'. 1627
Error Name '_notebook' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1627
Error Parameter name should be final. 1627
Error Expected @param tag for 'name'. 1627
Error Parameter listenPort should be final. 1627
Error Expected @param tag for 'listenPort'. 1627
Error Parameter host should be final. 1628
Error Expected @param tag for 'host'. 1628
Error Parameter targetPort should be final. 1628
Error Expected @param tag for 'targetPort'. 1628
Error Parameter isProxy should be final. 1628
Error Expected @param tag for 'isProxy'. 1628
Error Parameter slowLink should be final. 1629
Error 'slowLink' hides a field. 1629
Error Line is longer than 80 characters. 1646
Error '5' is a magic number. 1649
Error '5' is a magic number. 1649
Error '5' is a magic number. 1649
Error '5' is a magic number. 1649
Error Inner assignments should be avoided. 1651
Error '5' is a magic number. 1652
Error Inner assignments should be avoided. 1656
Error '4' is a magic number. 1656
Error Inner assignments should be avoided. 1659
Error '30' is a magic number. 1659
Error Inner assignments should be avoided. 1662
Error '4' is a magic number. 1662
Error '5' is a magic number. 1663
Error Inner assignments should be avoided. 1664
Error Parameter event should be final. 1666
Error '50' is a magic number. 1675
Error '85' is a magic number. 1677
Error '50' is a magic number. 1679
Error Parameter event should be final. 1681
Error Line is longer than 80 characters. 1695
Error Parameter event should be final. 1719
Error Line is longer than 80 characters. 1731
Error Line is longer than 80 characters. 1746
Error '5' is a magic number. 1782
Error '5' is a magic number. 1782
Error '5' is a magic number. 1782
Error '5' is a magic number. 1782
Error Inner assignments should be avoided. 1785
Error '5' is a magic number. 1786
Error Inner assignments should be avoided. 1788
Error Parameter event should be final. 1792
Error Parameter event should be final. 1800
Error Line is longer than 80 characters. 1808
Error '4' is a magic number. 1825
Error '5' is a magic number. 1830
Error '5' is a magic number. 1830
Error '5' is a magic number. 1830
Error '5' is a magic number. 1831
Error Inner assignments should be avoided. 1832
Error '5' is a magic number. 1834
Error Inner assignments should be avoided. 1836
Error '5' is a magic number. 1837
Error Inner assignments should be avoided. 1839
Error '5' is a magic number. 1840
Error Inner assignments should be avoided. 1842
Error Inner assignments should be avoided. 1845
Error Parameter event should be final. 1849
Error Parameter event should be final. 1857
Error Parameter event should be final. 1864
Error '0.5' is a magic number. 1876
Error Parameter event should be final. 1881
Error '4' is a magic number. 1888
Error '150' is a magic number. 1891
Error Line has trailing spaces. 1894
Error Line is longer than 80 characters. 1895
Error '150' is a magic number. 1897
Error First sentence should end with a period. 1902
Error Parameter left should be final. 1907
Error Expected @param tag for 'left'. 1907
Error First sentence should end with a period. 1912
Error Parameter right should be final. 1917
Error Expected @param tag for 'right'. 1917
Error First sentence should end with a period. 1922
Error First sentence should end with a period. 1940
Error First sentence should end with a period. 1948
Error First sentence should end with a period. 1968
Error First sentence should end with a period. 1984
Error First sentence should end with a period. 1996
Error Line is longer than 80 characters. 2015
Error Line is longer than 80 characters. 2020
Error Line is longer than 80 characters. 2028
Error Line is longer than 80 characters. 2030
Error Line is longer than 80 characters. 2034
Error First sentence should end with a period. 2047
Error '4' is a magic number. 2076
Error First sentence should end with a period. 2108
Error Parameter listenPort should be final. 2116
Error Expected @param tag for 'listenPort'. 2116
Error Parameter targetHost should be final. 2116
Error Expected @param tag for 'targetHost'. 2116
Error Parameter targetPort should be final. 2116
Error Expected @param tag for 'targetPort'. 2116
Error Parameter embedded should be final. 2117
Error Expected @param tag for 'embedded'. 2117
Error '80' is a magic number. 2142
Error '600' is a magic number. 2152
Error '600' is a magic number. 2152
Error First sentence should end with a period. 2156
Error Parameter listenPort should be final. 2163
Error Expected @param tag for 'listenPort'. 2163
Error Parameter targetHost should be final. 2163
Error Expected @param tag for 'targetHost'. 2163
Error Parameter targetPort should be final. 2163
Error Expected @param tag for 'targetPort'. 2163
Error First sentence should end with a period. 2167
Error Parameter nativeLookAndFeel should be final. 2173
Error Expected @param tag for 'nativeLookAndFeel'. 2173
Error Expected @throws tag for 'Exception'. 2174
Error First sentence should end with a period. 2196
Error Parameter args should be final. 2201
Error Expected @param tag for 'args'. 2201
Error '3' is a magic number. 2206
Error Line is longer than 80 characters. 2216
Error First sentence should end with a period. 2225
Error Line is longer than 80 characters. 2231
Error Expected an @return tag. 2237
Error Parameter key should be final. 2237
Error Expected @param tag for 'key'. 2237
Error Parameter defaultMsg should be final. 2237
Error Expected @param tag for 'defaultMsg'. 2237
Error Line is longer than 80 characters. 2252
Error Line is longer than 80 characters. 2253
Error First sentence should end with a period. 2260
Error First sentence should end with a period. 2264
Error Variable 'validText' must be private and have accessor methods. 2267
Error First sentence should end with a period. 2269
Error Parameter validText should be final. 2274
Error 'validText' hides a field. 2274
Error Expected @param tag for 'validText'. 2274
Error First sentence should end with a period. 2278
Error Parameter columns should be final. 2284
Error Expected @param tag for 'columns'. 2284
Error Parameter validText should be final. 2284
Error 'validText' hides a field. 2284
Error Expected @param tag for 'validText'. 2284
Error First sentence should end with a period. 2289
Error Parameter text should be final. 2295
Error Expected @param tag for 'text'. 2295
Error Parameter validText should be final. 2295
Error 'validText' hides a field. 2295
Error Expected @param tag for 'validText'. 2295
Error First sentence should end with a period. 2300
Error Parameter text should be final. 2307
Error Expected @param tag for 'text'. 2307
Error Parameter columns should be final. 2307
Error Expected @param tag for 'columns'. 2307
Error Parameter validText should be final. 2307
Error 'validText' hides a field. 2307
Error Expected @param tag for 'validText'. 2307
Error First sentence should end with a period. 2312
Error Parameter validText should be final. 2317
Error 'validText' hides a field. 2317
Error Expected @param tag for 'validText'. 2317
Error First sentence should end with a period. 2332
Error First sentence should end with a period. 2343
Error Parameter offset should be final. 2352
Error Expected @param tag for 'offset'. 2352
Error Parameter string should be final. 2352
Error Expected @param tag for 'string'. 2352
Error Parameter attributes should be final. 2352
Error Expected @param tag for 'attributes'. 2352
Error Expected @throws tag for 'BadLocationException'. 2353
Error First sentence should end with a period. 2370
Error First sentence should end with a period. 2375
Error Line is longer than 80 characters. 2397
Error Parameter columns should be final. 2400
Error First sentence should end with a period. 2404
Error Parameter def should be final. 2411
Error Must have at least one statement. 2417
Error First sentence should end with a period. 2423
Error Parameter value should be final. 2428
Error First sentence should end with a period. 2433
Error First sentence should end with a period. 2440
Error Line is longer than 80 characters. 2444
Error First sentence should end with a period. 2446
Error Parameter columns should be final. 2451
Error Expected @param tag for 'columns'. 2451
Error First sentence should end with a period. 2455