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.
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-2454
Temporarily adding the keyword "SubBug" so we can be sure we have accounted for all the bugs. keyword: new = Tracking + FutureFeature + SubBug
making sure we're not missing any bugs in rhq_triage
jsanda - any proposals on how to achieve this?
WS are gone.