Bug 535795 (RHQ-2454)

Summary: Web Services tests and source need to be i) added to automated build system to prevent regression
Product: [Other] RHQ Project Reporter: Simeon Pinder <spinder>
Component: Build SystemAssignee: RHQ Project Maintainer <rhq-maint>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.3CC: ccrouch, cwelton, jshaughn
Target Milestone: ---Keywords: SubBug
Target Release: ---   
Hardware: All   
OS: All   
URL: http://jira.rhq-project.org/browse/RHQ-2454
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
All known
Last Closed: 2014-05-09 15:59:55 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 565628    

Description Simeon Pinder 2009-10-05 17:29:00 UTC
1) Regression test classes for Web Services, ({jopr_src_dir}\modules\enterprise\remoting\webservices\src\test\java\org\rhq\enterprise\server\ws\) need to be included in continuous build integration system.
##Anticipated steps:
i) enable WS by renaming jbossws.sar.rej for Jopr instance
ii) startup Jopr instance
iii) install Perftest plugin, JBoss, Tomcat, plugins .. see {jopr_src_dir}\modules\enterprise\remoting\scripts\README for more details
iv) import the managed resources

2)Sources for generated JAXWS WS types located at following {jopr_src_dir}\modules\enterprise\remoting\webservices\target\rhq-remoting-webservices-VERSION\wsconsume-output, and sources for unit tests (above) need to be added to source compilation in the build.  This will help to catch JAXWS/WS signature changes manifested in JAXB object changes.

### Additional background:
Above tasks not initially done as impl time would have detracted from feature/implementation testing for 2.3. Pushed to post 2.3 release.

Comment 1 Red Hat Bugzilla 2009-11-10 21:04:45 UTC
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-2454


Comment 2 wes hayutin 2010-02-16 16:52:11 UTC
Temporarily adding the keyword "SubBug" so we can be sure we have accounted for all the bugs.

keyword:
new = Tracking + FutureFeature + SubBug

Comment 3 wes hayutin 2010-02-16 16:58:08 UTC
making sure we're not missing any bugs in rhq_triage

Comment 4 Joseph Marques 2010-10-05 16:47:00 UTC
jsanda - any proposals on how to achieve this?

Comment 5 Jay Shaughnessy 2014-05-09 15:59:55 UTC
WS are gone.