Bug 779838 (SOA-2198)

Summary: JBossWS - Test failures with NullPointer Exception in jbossws testsuite on IBM JDK6
Product: [JBoss] JBoss Enterprise SOA Platform 5 Reporter: Len DiMaggio <ldimaggi>
Component: JBossWS, EAP, CompatibilityAssignee: Default User <jbpapp-maint>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 5.0.2   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/SOA-2198
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-09-22 16:03:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Len DiMaggio 2010-08-04 17:06:24 UTC
project_key: SOA

This (resolved) issue:
  https://jira.jboss.org/browse/JBPAPP-3201

Is present in SOA 5.0.2 as this SOA-P release includes: jbossws-native-3.1.2.SP3_CP01

The failing tests on IBM JDK 1.6 that pass on Sun 1.6:

org.jboss.test.ws.tools.java2xsd.SchemaModelTestCase.txt:Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.075 sec <<< FAILURE!
org.jboss.test.ws.tools.SchemaGeneratorTestCase.txt:Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.077 sec <<< FAILURE!
org.jboss.test.ws.tools.JavaToWSDL11TestCase.txt:Tests run: 8, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.929 sec <<< FAILURE!
org.jboss.test.ws.jaxws.jbws2221.JBWS2221TestCase.txt:Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.81 sec <<< FAILURE!
org.jboss.test.ws.tools.jbws818.JBWS818TestCase.txt:Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.131 sec <<< FAILURE!
org.jboss.test.ws.common.jbossxb.complex.ComplexTypeUnmarshallerGenTestCase.txt:Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.072 sec <<< FAILURE!
org.jboss.test.ws.common.jbossxb.complex.ComplexTypeMarshallerGenTestCase.txt:Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.078 sec <<< FAILURE!
org.jboss.test.ws.jaxrpc.samples.wssecurity.StorePassEncryptTestCase.txt:Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.035 sec <<< FAILURE!
org.jboss.test.ws.tools.config.globalconfig.GlobalConfigTestCase.txt:Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.142 sec <<< FAILURE!
org.jboss.test.ws.tools.jbws_211.tests.Inheritance.InheritanceJava2WSDLTestCase.txt:Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.116 sec <<< FAILURE!
org.jboss.test.ws.tools.jbws1538.JBWS1538TestCase.txt:Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.171 sec <<< FAILURE!
org.jboss.test.ws.tools.java2xsd.SchemaTypesCreatorTestCase.txt:Tests run: 9, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.075 sec <<< FAILURE!

Comment 1 Len DiMaggio 2010-08-04 17:16:10 UTC
Link: Added: This issue related SOA-2178


Comment 2 Len DiMaggio 2010-08-04 17:19:05 UTC
In contrast to SOA-2178, SOA-2198 reports a product bug.