Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
81130661

Rules

RulesViolationsSeverity
JavadocMethod9error Error
JavadocType0error Error
JavadocVariable24info Info
JavadocStyle1error Error
ConstantName1error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MemberName1error Error
MethodName0error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName0error Error
TypeName0error Error
RedundantImport0error Error
UnusedImports18error Error
FileLength0error Error
LineLength0 Ignore
MethodLength1error Error
AvoidNestedBlocks0error Error
EmptyBlock
  • tokens: "LITERAL_DO,LITERAL_ELSE,LITERAL_IF,LITERAL_FOR,LITERAL_TRY,LITERAL_WHILE,STATIC_INIT"
1error Error
LeftCurly0 Ignore
NeedBraces0error Error
RightCurly0 Ignore
AvoidInlineConditionals0error Error
EmptyStatement0error Error
EqualsHashCode1error Error
MagicNumber6error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanReturn0error Error
FinalClass0error Error
HideUtilityClassConstructor0error Error
VisibilityModifier1error Error
FinalParameters0 Ignore
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
0 Ignore
TodoComment0error Error
EmptyBlock
  • tokens: "LITERAL_CATCH,LITERAL_FINALLY"
1error Error
MultipleStringLiterals74info Info
CyclomaticComplexity6error Error
ClassFanOutComplexity10info Info
GenericIllegalRegexp
  • message: "Usare il logger."
  • format: "System.out."
0error Error
IllegalCatch7info Info
JUnitTestCase0error Error
CovariantEquals0error Error
JavaNCSS7info Info
IllegalThrows0error Error
MissingCtor0error Error
ModifiedControlVariable0error Error
ParameterAssignment0error Error
SimplifyBooleanExpression0error Error
StringLiteralEquality0error Error
MutableException1error Error
GenericIllegalRegexp
  • ignoreComments: "true"
  • format: "printStackTrace"
1error Error
ParameterNumber0error Error
ReturnCount17info Info
ReturnCount
  • max: "4"
17error Error
BooleanExpressionComplexity0info Info
MultipleStringLiterals
  • allowedDuplicates: "3"
74error Error
ClassDataAbstractionCoupling7info Info
DeclarationOrder2error Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
1error Error
IllegalInstantiation0info Info
GenericIllegalRegexp
  • message: "Non creiamo direttamente eccezioni generiche"
  • format: "new RuntimeException"
1error Error
EqualsHashCode1info Info
Translation0error Error
NewlineAtEndOfFile0error Error
StrictDuplicateCode
  • min: "20"
0 Ignore
StrictDuplicateCode
  • min: "50"
0error Error

Files

Filesinfowarningerror
it/imolinfo/jbi4ejb/runtime/ProviderServiceInvoker.java311
it/imolinfo/jbi4ejb/webservice/generator/bcm/RemoteEnancherAdapter.java200
it/imolinfo/jbi4ejb/jbi/xfire/EjbTransport.java210
it/imolinfo/jbi4ejb/webservice/generator/DynamicEJBWSDLGenerator.java320
it/imolinfo/jbi4ejb/jbi/xfire/EjbChannel.java110
it/imolinfo/jbi4ejb/jbi/Messages.java310
it/imolinfo/jbi4ejb/jbi/component/Jbi4EjbSUManager.java520
it/imolinfo/jbi4ejb/processor/ProviderExchangeProcessor.java420
it/imolinfo/jbi4ejb/webservice/generator/UtilClassCollector.java310
it/imolinfo/jbi4ejb/exception/Jbi4EjbException.java010
it/imolinfo/jbi4ejb/jbi/wsdl/Jbi4EjbSOAPExtensionsUtils.java410
it/imolinfo/jbi4ejb/runtime/ejbproxy/StatelessEJBProxy.java520
it/imolinfo/jbi4ejb/webservice/generator/bcm/SerializableInspectorAdapter.java200
it/imolinfo/jbi4ejb/jbi/wsdl/Jbi4EjbTypesSerializer.java200
it/imolinfo/jbi4ejb/webservice/generator/bcm/SerializableDecorationAdapter.java100
it/imolinfo/jbi4ejb/jbi/wsdl/Jbi4EjbTypes.java020
it/imolinfo/jbi4ejb/jbi/wsdl/Jbi4EjbAddress.java020
it/imolinfo/jbi4ejb/processor/transform/SourceTransformer.java1250
it/imolinfo/jbi4ejb/runtime/ejbproxy/EJBProxyUtils.java1750
it/imolinfo/jbi4ejb/jbi/wsdl/Jbi4EjbBinding.java020
it/imolinfo/jbi4ejb/jbi/endpoint/Jbi4EjbProviderEndpoint.java230
it/imolinfo/jbi4ejb/webservice/generator/WSDLGenerator.java320
it/imolinfo/jbi4ejb/webservice/generator/bcm/RemoteInterfaceExceptionAdapter.java220
it/imolinfo/jbi4ejb/jbi/wsdl/Jbi4EjbExtensionUtils.java300
it/imolinfo/jbi4ejb/jbi/wsdl/Jbi4EjbBindingSerializer.java320
it/imolinfo/jbi4ejb/processor/Jbi4EjbNormalizer.java730
it/imolinfo/jbi4ejb/webservice/generator/WSDLDescriptor.java130
it/imolinfo/jbi4ejb/webservice/generator/bcm/RemoveEJBInterfaceAdapter.java110
it/imolinfo/jbi4ejb/configuration/InterfaceExtractorUtil.java510
it/imolinfo/jbi4ejb/processor/Jbi4EjbMessage.java030
it/imolinfo/jbi4ejb/webservice/generator/Util.java1710
org/slf4j/impl/Log4jLoggerAdapter.java010
it/imolinfo/jbi4ejb/processor/Jbi4EjbDenormalizer.java240
it/imolinfo/jbi4ejb/jbi/wsdl/Jbi4EjbBindingDeserializer.java400
org/slf4j/impl/JDK14LoggerAdapter.java010
it/imolinfo/jbi4ejb/webservice/generator/EJBUtils.java520
it/imolinfo/jbi4ejb/jbi/component/Jbi4EjbLifeCycle.java110
it/imolinfo/jbi4ejb/processor/transform/StringSource.java120
it/imolinfo/jbi4ejb/jbi/wsdl/Jbi4EjbAddressDeserializer.java100
it/imolinfo/jbi4ejb/exception/EJBWSDLGenerationException.java010
it/imolinfo/jbi4ejb/runtime/ejbproxy/StatelessEJBProxyFactory.java320

Details

it/imolinfo/jbi4ejb/runtime/ProviderServiceInvoker.java

ViolationMessageLine
warningUnused import - it.imolinfo.jbi4ejb.processor.transform.StringSource.15
infoMissing a Javadoc comment.36
errorMust have at least one statement.80
infoThe String "Error in invoking the method: " appears 2 times in the file.88
infoThe String " on the remote object: " appears 2 times in the file.88

it/imolinfo/jbi4ejb/webservice/generator/bcm/RemoteEnancherAdapter.java

ViolationMessageLine
infoThe String "java/rmi/Remote" appears 2 times in the file.74
infoThe String "java/rmi/RemoteException" appears 2 times in the file.117

it/imolinfo/jbi4ejb/jbi/xfire/EjbTransport.java

ViolationMessageLine
infoMissing a Javadoc comment.32
infoMissing a Javadoc comment.34
warningDefinition of 'equals()' without corresponding definition of 'hashCode()'.139

it/imolinfo/jbi4ejb/webservice/generator/DynamicEJBWSDLGenerator.java

ViolationMessageLine
warningUnused import - it.imolinfo.jbi4ejb.exception.EJBDeployException.13
warningUnused import - it.imolinfo.jbi4ejb.runtime.ejbproxy.StatelessEJBProxyFactory.16
infoMissing a Javadoc comment.34
infoMissing a Javadoc comment.36
infoThe String "EJB001002_getClassesID" appears 3 times in the file.96

it/imolinfo/jbi4ejb/jbi/xfire/EjbChannel.java

ViolationMessageLine
warningUnused import - it.imolinfo.jbi4ejb.jbi.component.Jbi4EjbLifeCycle.14
infoMissing a Javadoc comment.37

it/imolinfo/jbi4ejb/jbi/Messages.java

ViolationMessageLine
infoThe String "." appears 2 times in the file.39
warningThe String "unchecked" appears 5 times in the file.53
infoReturn count is 3 (max allowed is 2).105
infoReturn count is 3 (max allowed is 2).150

it/imolinfo/jbi4ejb/jbi/component/Jbi4EjbSUManager.java

ViolationMessageLine
warningUnused import - it.imolinfo.jbi4ejb.exception.EJBWSDLGenerationException.15
infoClass Data Abstraction Coupling is 8 (max allowed is 7) classes [ProviderServiceDescriptor, FileToDefinitionInfo, Jbi4EjbDeployException, SUDescriptorSupport, DeploymentException, ArrayList, Jbi4EjbProviderEndpoint, File].64
infoClass Fan-Out Complexity is 37 (max allowed is 20).64
infoMissing a Javadoc comment.69
warningCyclomatic Complexity is 14 (max allowed is 10).289
infoNCSS for this method is 85 (max allowed is 50).289
infoThe String "EJB000123_Error_in_parsing_the_deploy_WSDL" appears 2 times in the file.420

it/imolinfo/jbi4ejb/processor/ProviderExchangeProcessor.java

ViolationMessageLine
infoClass Data Abstraction Coupling is 14 (max allowed is 7) classes [StaxSerializer, StreamSource, ByteArrayOutputStream, SimpleAttachment, Jbi4EjbNormalizer, ByteArrayInputStream, JavaMailAttachments, SourceTransformer, MessageContext, InMessage, StringWriter, Jbi4EjbDenormalizer, StringSource, org.codehaus.xfire.exchange.MessageExchange].60
infoClass Fan-Out Complexity is 40 (max allowed is 20).60
warningCyclomatic Complexity is 20 (max allowed is 10).98
warningMethod length is 153 lines (max allowed is 150).98
infoNCSS for this method is 86 (max allowed is 50).98
infoCatching 'Exception' is not allowed.245

it/imolinfo/jbi4ejb/webservice/generator/UtilClassCollector.java

ViolationMessageLine
warningThe String "unchecked" appears 7 times in the file.46
infoThe String "]" appears 2 times in the file.53
infoReturn count is 3 (max allowed is 2).93
infoReturn count is 3 (max allowed is 2).121

it/imolinfo/jbi4ejb/exception/Jbi4EjbException.java

ViolationMessageLine
warningThe field 'localizedMessage' must be declared final.29

it/imolinfo/jbi4ejb/jbi/wsdl/Jbi4EjbSOAPExtensionsUtils.java

ViolationMessageLine
warningUnused import - it.imolinfo.jbi4ejb.jbi.component.runtime.DefaultMessageExchangeHandler.14
infoClass Fan-Out Complexity is 23 (max allowed is 20).47
infoMissing a Javadoc comment.52
infoThe String "EJB000402_Jbi4EjbSOAPExtensionsUtils" appears 3 times in the file.117
infoThe String "Extension QName: " appears 2 times in the file.232

it/imolinfo/jbi4ejb/runtime/ejbproxy/StatelessEJBProxy.java

ViolationMessageLine
infoThe String "unused" appears 2 times in the file.31
warningThe String "unchecked" appears 5 times in the file.44
infoThe String "[" appears 2 times in the file.97
warningThe String "]" appears 4 times in the file.97
infoThe String "EJB Invocation: interface:[" appears 2 times in the file.99
infoThe String "], method:[" appears 2 times in the file.99
infoThe String "params:" appears 2 times in the file.100

it/imolinfo/jbi4ejb/webservice/generator/bcm/SerializableInspectorAdapter.java

ViolationMessageLine
infoThe String "The class " appears 3 times in the file.85
infoReturn count is 3 (max allowed is 2).169

it/imolinfo/jbi4ejb/jbi/wsdl/Jbi4EjbTypesSerializer.java

ViolationMessageLine
infoThe String "<" appears 2 times in the file.85
infoThe String ">\n" appears 2 times in the file.86

it/imolinfo/jbi4ejb/webservice/generator/bcm/SerializableDecorationAdapter.java

ViolationMessageLine
infoThe String "The class " appears 2 times in the file.73

it/imolinfo/jbi4ejb/jbi/wsdl/Jbi4EjbTypes.java

ViolationMessageLine
warning'17' is a magic number.133
warning'37' is a magic number.133

it/imolinfo/jbi4ejb/jbi/wsdl/Jbi4EjbAddress.java

ViolationMessageLine
warning'17' is a magic number.159
warning'37' is a magic number.159

it/imolinfo/jbi4ejb/processor/transform/SourceTransformer.java

ViolationMessageLine
warningUnused import - it.imolinfo.jbi4ejb.configuration.InterfaceExtractorUtil.12
infoClass Data Abstraction Coupling is 14 (max allowed is 7) classes [StreamSource, TransformerException, SAXSource, IOException, Class, DOMResult, DOMSource, InputStreamReader, StringWriter, StreamResult, StringSource, W3CDOMStreamReader, InputSource, StringReader].60
infoClass Fan-Out Complexity is 37 (max allowed is 20).60
warningName 'dom2SaxClass' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.70
infoMissing a Javadoc comment.75
infoReturn count is 3 (max allowed is 2).142
infoReturn count is 4 (max allowed is 2).210
infoReturn count is 4 (max allowed is 2).265
infoReturn count is 4 (max allowed is 2).291
infoReturn count is 3 (max allowed is 2).313
infoCatching 'Throwable' is not allowed.428
infoCatching 'Exception' is not allowed.453
warningExpected @param tag for 'message'.579
warningExpected @throws tag for 'IOException'.579
warningExpected @throws tag for 'SAXException'.579
infoReturn count is 3 (max allowed is 2).696
infoReturn count is 3 (max allowed is 2).845

it/imolinfo/jbi4ejb/runtime/ejbproxy/EJBProxyUtils.java

ViolationMessageLine
warningUnused import - it.imolinfo.jbi4ejb.configuration.InterfaceExtractorUtil.12
warningUnused import - it.imolinfo.jbi4ejb.webservice.generator.WSDLGenerator.20
warningUnused import - java.io.FileNotFoundException.23
infoClass Data Abstraction Coupling is 8 (max allowed is 7) classes [EJBClasses, RMISecurityManager, Class, Wsdl11Generator, EJBInvokeException, InitialContext, EJBDeployException, File].49
infoClass Fan-Out Complexity is 30 (max allowed is 20).49
infoMissing a Javadoc comment.54
infoNCSS for this method is 60 (max allowed is 50).83
warningThe String "unchecked" appears 8 times in the file.83
infoThe String "EJB000901_No_WSDL_exists" appears 3 times in the file.88
infoThe String "src" appears 2 times in the file.100
infoCatching 'Exception' is not allowed.113
infoThe String "classes" appears 2 times in the file.123
infoThe String ".class" appears 3 times in the file.154
infoThe String "EJB000909_createStatelessEJBFromJNDI" appears 2 times in the file.312
infoThe String "jndiContext retrieved:" appears 2 times in the file.317
infoThe String "EJB000910_Home_object_found" appears 2 times in the file.328
infoThe String "EJB000912_createStatelessHomeFromJNDI" appears 2 times in the file.373
infoThe String "result" appears 2 times in the file.418
infoThe String "create" appears 2 times in the file.419
warningThe String "EJB000914_getInterfaceClass" appears 6 times in the file.470
infoCatching 'Exception' is not allowed.493
infoThe String "java.security.policy" appears 2 times in the file.564

it/imolinfo/jbi4ejb/jbi/wsdl/Jbi4EjbBinding.java

ViolationMessageLine
warning'17' is a magic number.155
warning'37' is a magic number.155

it/imolinfo/jbi4ejb/jbi/endpoint/Jbi4EjbProviderEndpoint.java

ViolationMessageLine
warningUnused import - it.imolinfo.jbi4ejb.jbi.component.runtime.AbstractComponentLifeCycle.15
infoMissing a Javadoc comment.39
infoMissing a Javadoc comment.44
warningName 'MESSAGES' must match pattern '^[a-z][a-zA-Z0-9]*$'.44
warningVariable 'MESSAGES' must be private and have accessor methods.44

it/imolinfo/jbi4ejb/webservice/generator/WSDLGenerator.java

ViolationMessageLine
infoClass Data Abstraction Coupling is 13 (max allowed is 7) classes [ClassGenerationException, ObjectServiceFactory, ArrayList, QName, File, Jbi4EjbBinding, FileWriter, FileOutputStream, Jbi4EjbAddress, HashMap, EJBWSDLGenerationException, Jbi4EjbTypes, Properties].71
infoClass Fan-Out Complexity is 49 (max allowed is 20).71
warningThe String "deprecation" appears 6 times in the file.101
warningThe String "unchecked" appears 7 times in the file.101
infoNCSS for this method is 66 (max allowed is 50).349

it/imolinfo/jbi4ejb/webservice/generator/bcm/RemoteInterfaceExceptionAdapter.java

ViolationMessageLine
warningUnused import - it.imolinfo.jbi4ejb.webservice.generator.DynamicEJBWSDLGenerator.13
infoMissing a Javadoc comment.34
warningCyclomatic Complexity is 11 (max allowed is 10).78
infoThe String "EJB001101_Exception_in_rethrowing_exception" appears 3 times in the file.95

it/imolinfo/jbi4ejb/jbi/wsdl/Jbi4EjbExtensionUtils.java

ViolationMessageLine
infoReturn count is 3 (max allowed is 2).50
infoReturn count is 3 (max allowed is 2).76
infoThe String "unchecked" appears 3 times in the file.107

it/imolinfo/jbi4ejb/jbi/wsdl/Jbi4EjbBindingSerializer.java

ViolationMessageLine
infoThe String "unchecked" appears 3 times in the file.66
warningThe String "<" appears 5 times in the file.87
warningThe String ">\n" appears 6 times in the file.88
infoThe String "</" appears 3 times in the file.96
infoThe String "/>\n" appears 2 times in the file.124

it/imolinfo/jbi4ejb/processor/Jbi4EjbNormalizer.java

ViolationMessageLine
infoClass Fan-Out Complexity is 30 (max allowed is 20).53
infoMissing a Javadoc comment.58
warningThe String "EJB000602_Jbi4Ejb_processor" appears 9 times in the file.78
warningCyclomatic Complexity is 14 (max allowed is 10).113
infoNCSS for this method is 58 (max allowed is 50).113
infoThe String "EJB000603_No_message_parts_found" appears 2 times in the file.150
infoThe String "EJB000604_More_than_one message_part_found_using_the_first" appears 2 times in the file.154
infoThe String "EJB000605_Invalid_result_from_XML_transformation" appears 2 times in the file.183
warningCyclomatic Complexity is 16 (max allowed is 10).226
infoNCSS for this method is 65 (max allowed is 50).226

it/imolinfo/jbi4ejb/webservice/generator/WSDLDescriptor.java

ViolationMessageLine
warningUnused import - it.imolinfo.jbi4ejb.exception.ClassGenerationException.12
infoMissing a Javadoc comment.27
warningVariable access definition in wrong order.31
warningVariable access definition in wrong order.34

it/imolinfo/jbi4ejb/webservice/generator/bcm/RemoveEJBInterfaceAdapter.java

ViolationMessageLine
infoMissing a Javadoc comment.35
warningExpected @param tag for 'classesDirName'.43

it/imolinfo/jbi4ejb/configuration/InterfaceExtractorUtil.java

ViolationMessageLine
infoMissing a Javadoc comment.62
warningThe String "EJB000001_Could_not_create_directory" appears 4 times in the file.90
infoThe String "EJB000002_Failure_in_opening_Jarfile" appears 3 times in the file.100
infoThe String "EJB000003_No_application.xml_found_in_earPath" appears 2 times in the file.107
infoThe String "JAR_" appears 2 times in the file.148
infoThe String "EJB000005_Error_in_getting_document" appears 3 times in the file.364

it/imolinfo/jbi4ejb/processor/Jbi4EjbMessage.java

ViolationMessageLine
warningExpected @param tag for 'message'.29
warningExpected @param tag for 'isWrapped'.29
warning'isWrapped' hides a field.68

it/imolinfo/jbi4ejb/webservice/generator/Util.java

ViolationMessageLine
infoClass Data Abstraction Coupling is 19 (max allowed is 7) classes [ClassGenerationException, CheckClassAdapter, TraceClassVisitor, ArrayList, ClassWriter, URLClassLoader, FileFilter, SerializableDecorationAdapter, File, StringWriter, FileOutputStream, RemoteEnancherAdapter, ClassReader, SerializableInspectorAdapter, URL, PrintWriter, HashSet, FileInputStream, EJBDeployException].47
infoClass Fan-Out Complexity is 30 (max allowed is 20).47
infoMissing a Javadoc comment.51
infoNCSS for this method is 55 (max allowed is 50).90
infoThe String "The file " appears 3 times in the file.244
infoThe String " won't be compiled." appears 2 times in the file.244
infoReturn count is 4 (max allowed is 2).269
infoReturn count is 3 (max allowed is 2).371
warningThe String ".class" appears 4 times in the file.431
infoThe String "output of tracer during creation of class: " appears 2 times in the file.440
infoThe String "\n" appears 2 times in the file.441
infoThe String "relativeFileName=" appears 2 times in the file.449
infoThe String "EJB001010_saveAsJavaClass" appears 2 times in the file.517
infoThe String "/" appears 2 times in the file.543
infoThe String "url classloader: " appears 2 times in the file.547
infoThe String "ClassReader.accept ... done" appears 2 times in the file.593
infoThe String "unchecked" appears 2 times in the file.676
infoThe String "EJB001013_classLoad" appears 2 times in the file.750

org/slf4j/impl/Log4jLoggerAdapter.java

ViolationMessageLine
warningUnused @throws tag for 'NullPointerException'.90

it/imolinfo/jbi4ejb/processor/Jbi4EjbDenormalizer.java

ViolationMessageLine
warningUnused import - it.imolinfo.jbi4ejb.jbi.xfire.EjbChannel.17
infoClass Fan-Out Complexity is 27 (max allowed is 20).51
infoMissing a Javadoc comment.56
warningThe String "EJB000602_Jbi4Ejb_processor" appears 4 times in the file.85
warningUnclosed HTML tag found: <code>Jbi4EjbMessage containing the source.109
warningCyclomatic Complexity is 13 (max allowed is 10).114

it/imolinfo/jbi4ejb/jbi/wsdl/Jbi4EjbBindingDeserializer.java

ViolationMessageLine
infoThe String "Read ORB properties: [" appears 2 times in the file.99
infoThe String "] " appears 2 times in the file.99
infoThe String " [" appears 2 times in the file.100
infoThe String "]" appears 2 times in the file.100

org/slf4j/impl/JDK14LoggerAdapter.java

ViolationMessageLine
warningUnused @throws tag for 'NullPointerException'.90

it/imolinfo/jbi4ejb/webservice/generator/EJBUtils.java

ViolationMessageLine
warningUnused import - it.imolinfo.jbi4ejb.exception.EJBWSDLGenerationException.14
infoClass Data Abstraction Coupling is 18 (max allowed is 7) classes [ClassGenerationException, CheckClassAdapter, TraceClassVisitor, RemoveEJBInterfaceAdapter, ByteArrayOutputStream, ArrayList, ClassWriter, RemoteInterfaceExceptionAdapter, sun.rmi.rmic.Main, File, StringWriter, AddExceptionSuperclass, FileOutputStream, ClassReader, PrintWriter, FileInputStream, PrintStream, EJBDeployException].48
infoClass Fan-Out Complexity is 27 (max allowed is 20).48
infoMissing a Javadoc comment.52
infoReturn count is 3 (max allowed is 2).71
infoThe String "EJB001003_tweakRemoteInterfaceGeneratedFromWSDL" appears 2 times in the file.158
warningThe String ".class" appears 6 times in the file.169

it/imolinfo/jbi4ejb/jbi/component/Jbi4EjbLifeCycle.java

ViolationMessageLine
warningUnused import - it.imolinfo.jbi4ejb.exception.EJBWSDLGenerationException.12
infoMissing a Javadoc comment.37

it/imolinfo/jbi4ejb/processor/transform/StringSource.java

ViolationMessageLine
warningUnused import - javax.xml.transform.TransformerException.21
infoMissing a Javadoc comment.32
warningNon creiamo direttamente eccezioni generiche105

it/imolinfo/jbi4ejb/jbi/wsdl/Jbi4EjbAddressDeserializer.java

ViolationMessageLine
infoMissing a Javadoc comment.32

it/imolinfo/jbi4ejb/exception/EJBWSDLGenerationException.java

ViolationMessageLine
warningExpected @param tag for 'th'.41

it/imolinfo/jbi4ejb/runtime/ejbproxy/StatelessEJBProxyFactory.java

ViolationMessageLine
warningUnused import - it.imolinfo.jbi4ejb.exception.EJBInvokeException.14
infoMissing a Javadoc comment.36
warningThe String "unchecked" appears 5 times in the file.61
infoCatching 'Exception' is not allowed.217
infoCatching 'Exception' is not allowed.292