Bug 779455 (SOA-1840)

Summary: ER7 build includes incorrect jbossws-native-core.jar version for web and standard server profiles
Product: [JBoss] JBoss Enterprise SOA Platform 5 Reporter: Len DiMaggio <ldimaggi>
Component: DistributionAssignee: Default User <jbpapp-maint>
Status: CLOSED WONTFIX QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 5.0.0 ER7   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/SOA-1840
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-02-08 19:32:09 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-01-15 14:39:56 UTC
Date of First Response: 2010-01-15 09:41:27
project_key: SOA

The correct version - 3.1.2.SP4 - of the jbossws-native-core.jar is in the production, all, default server configs and the client dir.

An incorrect version - 3.1.2.SP3 - is in the web and standard server configs.

[ldimaggi@ldimaggi jboss-as]$ pwd
/opt/local/50_ER7_Jan14/jboss-soa-p.5.0.0/jboss-as

[ldimaggi@ldimaggi jboss-as]$ ll ./client/jbossws-native-core.jar ./server/production/deployers/jbossws.deployer/jbossws-native-core.jar ./server/standard/deployers/jbossws.deployer/jbossws-native-core.jar ./server/all/deployers/jbossws.deployer/jbossws-native-core.jar ./server/web/deployers/jbossws.deployer/jbossws-native-core.jar ./server/default/deployers/jbossws.deployer/jbossws-native-core.jar 

-rw-r--r-- 1 ldimaggi ldimaggi 1384612 Jan 14 17:30 ./client/jbossws-native-core.jar
-rw-r--r-- 1 ldimaggi ldimaggi 1384612 Jan 14 17:30 ./server/all/deployers/jbossws.deployer/jbossws-native-core.jar
-rw-r--r-- 1 ldimaggi ldimaggi 1384612 Jan 14 17:30 ./server/default/deployers/jbossws.deployer/jbossws-native-core.jar
-rw-r--r-- 1 ldimaggi ldimaggi 1384612 Jan 14 17:30 ./server/production/deployers/jbossws.deployer/jbossws-native-core.jar
-rw-r--r-- 1 ldimaggi ldimaggi 1446220 Jan 14 17:27 ./server/standard/deployers/jbossws.deployer/jbossws-native-core.jar
-rw-r--r-- 1 ldimaggi ldimaggi 1446220 Jan 14 17:28 ./server/web/deployers/jbossws.deployer/jbossws-native-core.jar

Comment 2 Alessio Soldano 2010-01-15 14:41:27 UTC
this probably relates to all the jars of jbossws that are installed in web and standard server profiles, not just the jbossws-native-core.

Comment 4 trev 2010-01-15 14:47:26 UTC
We have been trying to keep standard untouched as that is what passed the TCK tests. We have made no other changes to it  for juddi for exactly that reason. Web is also exactly as per the EAP base.

Comment 5 trev 2010-01-15 16:05:25 UTC
PM decision is we stay with this.
Client/all/default/production get the new jars
default and web do not

As for signing - This revision was not passed to RE for signing, this will be done for the CR's onwards.