Tag 'RHQ_3_0_0_B02' created by Jason Dobies <jason.dobies(a)redhat.com> at 2010-01-29 22:11 +0000
[maven-scm] copy for tag RHQ_3_0_0_B02
Changes since vRHQ_1_3_0_GA:
Adam Young (130):
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Workaround for hosts files that cannot saved due to duplicate ipv4 and ipv6 entries
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
added a page for editing raw configs with static html, as well as a link to it from the config page
removed the dead source directory causing eclipse to barf on project import
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Workaround for hosts files that cannot saved due to duplicate ipv4 and ipv6 entries
Making the UI start to work. Added a backing component for the RawConfigs and rich faces support
Merged in changes from jsand with working db access
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
functioning read from raw config...with issues
removing code refactored away
Second interim checking for raw config editing
added config file for hudson
merged from master, minus two conflicts
Interim to getting the file upload working. Most likely this will get squashed. Checking in right now to provide a patch for asad
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq
Merge branch 'raw-config'
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq
Interim for file upload for raw config. This is not a complete solution, but the file upload works, and is worth checkpointing.
functioning upload, albeit an ugly one
restructured upload page to put displayed text below the upload box
checking with upload working, prior to attempting upgrade of rich
Upgraded version of rich edit
moved Rich edit up to SR1 to get bug fixes
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
replaced rich edit with standard textarea
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
turned off embedded mock objects in RawConfigCollection
ability to show raw or structued links from hte view page. Mocked functions for some areas still in effect.
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Read only versions of the raw config pages
RawConfigDelegate now hold that changes on a persresource bases. RawConfigCollection is the request scoped facade that contains the touch points for the facelets code
Added session scoped classes
put slightly better mock files in place, to make cleare to the end user what goes where on the page
added pre tags so that the view pages show the underlying format
Replaced the download page with a seam component
upload page returns after upload
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
removed default text for full page
internationalization support and change to using correct method of reading config
Made object more serialization friendly
Revert "Made object more serialization friendly"
Integrated the translation from raw to structured and back. Not yest tested
moved the functionality from this file into the parent class
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Changes made in structured visible in raw
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Made the view pages use a non-edited version of the RawConfigDelegate.
Minor tweak to perform translation
straightening out the raws collection
Merge fixed
Corrected color for file list
Using css class and i18n support for the submit buttons
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Fixes for bugs https://bugzilla.redhat.com/show_bug.cgi?id=537141 and https://bugzilla.redhat.com/show_bug.cgi?id=537086
Added guards around the navigation links between raw and structured
Made links to structured conditional of structred being supported
Made navigation for the edit buttons universal: wroks no matter where clicked. Used for the view-raw.xhtml.
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
updated .classpath sources
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Merged Raw Config Collection Functionality into the class used for Structured, and dropped the ability to maintain multiple edits going at once.
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Removed additional files that break the build
Cleaned up a handful of places that still referred to the rawConfigCollection and related classes
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Fixed download for raw config
Reduced the two round trips to one for updating configs.
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Removed extra translation.
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Cleaned up navigation, made it so view-raw tracks the link clicked
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Created a unit test for ConfigRenderer and primed the pump with mock objects
Created a unit test for ConfigRenderer and primed the pump with mock objects. This time added the test itself
Increasing the scope of the unit test.
Merging the raw config work into the JSF components, and removing from the facelet code.
Fixed unit test
Extended the unit test to run through additional components such as grid and image.
Cleaned up icons and sidebar navigation, toggles between edit in view
started pushing the decode and encode stuff into the appropriate portion of the jsf lifecycle.
removed temporary file.
Merge of current raw work with remote branch
ability to turn off toolbar. Read only is set from render. replaced some String literals with symbolic constants.
Still broken. Major refactroing of the config renderer so that the structured config is contained inside a panel. Might have broken something not visible from the test. Still working on re-enabling the save.
added toolbar in xhtml, removed it from tests, still broken
removed Overload tags. The functionas are defined in an interface, thus these are not properly overloads, but rather implementations. Eclipse complained.
removed Overload tags. The functionas are defined in an interface, thus these are not properly overloads, but rather implementations. Eclipse complained.
Added a javascript based proof of concept for raw config UI and two test pages to view.
Classpath changes, mostly for sources.
Use of visibility attribute to hide/show asterix
Made necessary changes so the javscript multi-file-edit works inside a webapp.
an intermediate checkin of some half completed custom tag for the raw config work.
added reset on file by file basis. Added Renderer and component for MultiFile, and changed the names in the tag library. The RawConfigRenderer and ConfigUIComponent are still there, but have no component names or tags
Fixed the Undo button colors and made the entire rendered area into a table, including the submit and reset buttons.
minor tweaks for spacing and removing the controls from the xhtml test page.
Validate prior to recording for Update.
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config-confirm
Cleaned up exception handling.
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config-confirm
Validate prior to recording for Update.
Cleaned up exception handling.
changing the exception handling strategy for the validation code on the agent side.
cleaned up exception handling.
If an excpetion bypassed the catch block of the inner loop, there was no string builder allocated to build the error message.
Cleaned up bad merge.
Update unit test.
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config-confirm
Somehow, a bad version of the error messaging generted code has not gotten changed. This attempts to fix it.
Modified error message for collected exceptions to match unit test expected value.
removed amps version, now just check what facet is supported for configuration.
removed @Override annotation incorrectly added to interface implmentations
added a simple template engine and test for it.
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config-confirm
Using the more efficient Java Matcher and Pattern classes over the String.replaceAll approach.
Made the member variable private.
Proof of concept for templating
Proof of concept for rhq template engine values.
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config-confirm
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config-confirm
Extracted construction of templating engine to pair it with SystemInfo
Bryan Kearney (36):
Allow clean install to still copy over the license file.
Merge branch 'master' of ssh://git.fedorahosted.org/git/rhq/rhq
Typo in the db upgrade script
always copy over the license.xml file
BZ535217: Update the JNA version to 3.2.2. In addition, moved the version number up to the main pom file.
Simple discovery of hosts using the libvirt-java jar files
Put virt back into the build process when a clean is done
Basic Guest discovery with up/down status
Some basic metrics for the host, and some basic operations on the guest
Simple metric for total memory usage for the hypervisor
CPU usage measurement is in for the host
Added measurement back into the guest
Add back in the xml lookup for hosts
Add back in the xml lookup for hosts
Put back in the low level disk device stuff
Added basic discovery of networks
Added up/down checks on networks
Basic configuration reading for virtual networks
Logic is in place to update networks, but only autostart works now
Merge branch 'master' of ssh://git.fedorahosted.org/git/rhq/rhq
555545: XML parsing was throwing an error with optional components
Move libvirt to 0.4.1 and try and suppress some of the callbacks
Merge branch 'master' of ssh://git.fedorahosted.org/git/rhq/rhq
556588: Fix the version string
Initial koan discovery, RPM only
Simple Guest Deployment
Downgrade the libvirt-java version to get it to run on RHEL
Hudson has the only lower case display name
First cut at manual add. It works, but guests are not seen
Merge branch 'master' of ssh://git.fedorahosted.org/git/rhq/rhq
556491: Some names in Xen are null, this allows the new guests to be found
Slightly better comments
Missed a comment
Make the name of the kickstart plugin better
Catch koan failures and record them
Can delete and destroy virtual machines now
Charles Crouch (25):
JOPR-32 try to undeploy the .ear/.war before actually deleting it
Add test of using a patch process definition with xml ENTITYs
JOPR-51 fix trimming of wrapping elements around automated install instructions
JOPR-51 trim whitespace from xml string to help with processing by the jbpm xml processor.
JBAS-6472 make updates for the ProfileService api changes
add some timing code and drop the unused getCurrentProfileView(String) method
EMBJOPR-58 stop including config-property in datasource config definitions, all of its included properties should be referenced directly as other properties
JBAS-6188 is done, so shouldnt need the work around any longer
EMBJOPR-88 start turning off some of these refreshCurrentProfileView calls
EMBJOPR-97 add support for connection properties config in Datasources
log info on active profiles and refactor setting of resource details
add TODO to make method less confusing
EMBJOPR-114 don't fail when an operation doesn't return any results, just log if its unexpected.
fix build, since latest PS impl jar isnt in repo yet
EMBJOPR-113 for JMS destinations add names to operation arguments and descriptions to results. Also change to using the operations which have the most arguments from the management view (the others should be callable by just passing null as the appropriate parameter)
JOPR-84 fix JBAS server availability so that we only return UP if the server we're talking to over jnp is the one we expect. Child services don't respect this though.
refresh the profile view when getting the deployment since this makes the availability checks works correctly, i.e. you dont have to wait until the next service scan to see an app go red after its been stopped
EMBJOPR-152 update descriptor to match new managed operation signatures.
re-enable deletes now there is meant to be support in JBAS5 (JBAS-6227)
turn off SAR and MCbean types until we have a better idea of how to organize these resources e.g. right now jms-ds.xml is listed under sars. Also turn off configuration for deployment based resources e.g. ear/war since its not been tested/doc'd
make operations returning HTML have a longString type, should improve rendering
go back to throwing UnsupportedOperationException for deletes until JBAS supports removing components without needing an app server restart JBAS-6227
remove create/destroy ops since start/stop should be the managment operations
JOPR-140 add 'deployExploded' property to ejb2/3 and rar deployments. Also get rid of environment category until we add back JVM support
add back operations to no-tx conn factories
Devan Goodwin (5):
Revert "log4j.xml DTD file (useful for associating log4j doctype to DTD in IntelliJ/Eclipse)"
Revert "updated integration test for samba"
Revert "Made the testResourceConfigUpdate to propertly clean up the mess it creates"
Revert "Added a generic augeas testResourceConfigUpdate method"
Revert "Merge branch 'master' into linux-config"
Fady Matar (27):
Updated ems library version from 1.2.5 to 1.2.6
Added the tomcat plugin test class
Updated the test case / test configurations for the Tomcat plugin
Added the restart Tomcat server operation
Added external build configuration and added target directories of plugins to svn:ignore
Renamed the MainDeployer java class to TomcatApplicationDeployer
Finished with the applications operations
Added Connector operations
Updated the rhq-plugin.xml to support create delete policies for WAR content
Added the FileContentDelegate utility
Updated properties and fixed absolute file passed to plugin container upon discovery of war files
Removed unused TomcatApplicationDeployer
modified eclipse classpath to include jboss-as-5 plugin sources in the ide
Updated Jopr classpath to satisfy jboss-as-5 plugin dependencies
Resolved eclipse classpath
Added a build target to build the JBoss AS 5 plugin from the external tools configuration
JOPR-116 Reloading the management view removes the Managed Deployment from the Management View
JOPR-85: Changing the name and the description of the discovered Jopr server from Rhq Server to Jopr Server
JOPR-85: Propagated the fix to JBoss AS 5 plugin as well
Updated JBoss Managed and JBoss Metatype libraries classpath in eclipse from CR8 to SP1 versions
JOPR-170: Fixed the discovery of EAP 5 instances with the default configuration set
JOPR-173: Committed inital jar libraries discovery, needs further testing and fixes
Resolved JOPR-173: Fixed the deployment path to show up the required jars.
JOPR-215: Added support of parsing log events and parsing them into the events subsystem
JOPR-170: Included missing library in pom.xml to resolved the discovery of EAP 5 instances
Added the jboss-serialization.jar to the plugin lib folder
JOPR-173: Added support for deployment of libraries to the lib folder of the EAP instance
Filip Drabek (57):
JOPR-180 Support detection and running of scripts in AS 5 / EAP 5, as we do now for AS4
Script service added.
Content changed to state from rev. 613. Script components added to devel branch.
JOPR-172 JVM of the JBossAs added.
JOPR-169 start / stop / restart operation added
support of Jboss cache for as5 (JOPR-221) Import
plugin descriptor added
commit f64bfd701f78babdbc024d0fbad3e0918ff9f749
update of cache Discovery
update of discovery process of jbossCache5
update of metrics
update of metrics
JBossCache5 component renamed to JBoss-cache-v3
JBossCache5 component renamed to JBoss-cache-v3
JOPR-264 + Environment Variables returned back to plugin configuration
JOPR-273 + operation results unification
JOPR-298 - components changed to singletons.
JOPR-299 - connection refresh when the bean was not found.
Cache component changed to child service.
Tests for JBoss Cache v3
JBoss Cache Tests
Update of operation tests.
Refresh of Metric values.
JOPR-334
JOPR-353 -JBoss Cache v3 Resources should have friendlier default resource names
augeas support
update
apache 1 version
Include directive update
Include updates
configuration update
rhq-plugin update for augeas based plugin
COnfiguration update
update config
directive Include load
Include update
fix of last commit
new Mapping Augeas to configuration
Merge branch 'linux-config-apacheplugin' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config-apacheplugin
Directive RegEx is now static
mapping returns Configuration
update property name in configuration
regular expressions in code
Include finding update
Merge branch 'linux-config-apacheplugin' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config-apacheplugin
AugeasTree AUGEAS_DATA_PATH fix
update of reading Included files nested in Virtual Host which is nested in another file
Configuration update
Merge branch 'linux-config-apacheplugin' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config-apacheplugin
text formating
ApacheServerComponent import fix
update configuration support
update mapping
update of configuration fix
regex fix
use old lens loading, till LensHelper is finished
Merge branch 'linux-config' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config
Galder Zamarreno (2):
Returns for operations can now be generated.
Operation returns only one result now.
Greg Hinkle (12):
jopr svn setup
initial jopr import
Log detection re-enabled
Fixed retrieval of deployed application content (usable from CLI)
Initial prototype of Samba plugin. Basic network monitoring and configuration management.
Fixing line endings
Fixed line endings
Experimental plugin that can connect to IRC servers and translate messages into events.
Realign jopr modules in preperation for RHQ merge
Merge branch 'master' into jopr-merge
Fixed line endings
Attempt to support builds on platforms without separate JRE directories
Heiko Rupp (82):
Provide dummy implementations for the new method in ConfigurationServerService, as the compile fails for me otherwise.
Initial version of a plugin to monitor and manage JBossCache instances deployed to a JBossAS.
Catch a potential NPE
Fix the filename representation and re-enable returning that property.
Add a javadoc comment that the InputStream 'content' is closed.
Prevent NPE if data is null.
Small code cleanup.
Provide simple creation of caches.
Some code cleanup.
Small property update.
Check for nulls to prevent a NPE.
Implemented loading of the configuration.
Detect child jgroups configs.
Compare against canonical object name, as the key-value pairs might be in different order in the file.
Allow to update a configuration.
Add the cache plugin to the build, as it is already usable for monitoring.
Some code cleanup
If we have a webapp with a multilevel root (e.g. foo/bar) we need to 'escape' the directory separator. JOPR-11
Always call purge() no matter if file or directory.
Get the file path from the main deployer instead of defaulting to '...deploy/'
Extend explanation of the rt file path.
Prevent a NPE later when file is null.
Prevent a NPE.
Only work on the manifest if the jar file actually has one.
Generify
Use the new helper methods.
JOPR-40 Set the product version from the respective Provider.
JOPR-40 Catch exceptions and just return null if we can't read the version.
JOPR-49 Trace operation results at INFO level instead of DEBUG, so that errors are easier to track down.
JOPR-48 use getHomeDir() do determine the home directory.
JOPR-60 Don't throw an invalid plugin config exception when the logfile can not be found.
JOPR-68 : use option -c to pass the configuration and pass flag + argument as individual tokens.
JOPR-69: AS operations return the result, so mark this in the descriptor.
Fix a typo.
Prevent a NPE if the passed file is null
Prevent a possible NPE
JOPR-69 operations on war files also return their outcome.
JOPR-37 Allow to create a backup of a potentially already existing war/ear file.
Allow to revert created war and ear files from an existing backup (file with same base name and ending in .bak)
JOPR-37 Improve wording.
JOPR-39 Implement for .ears too
JOPR-77 Make restart fail fast.
JOPR-77 shutdown() is already waiting for the server to stop. No real need to do it here again.
JOPR-60 make the error more explicit and thus better grep-able for the admin.
Prevent NPEs when the connection to the parent resource is down.
JOPR-83 If the underlying war file is already deleted, don't complain
JOPR-83 Log that the file was missing.
Prevent a NPE if the descriptor can not be loaded.
Small cleanup of stuff I had on disk for some time now.
RHQ-1744 Mark transaction count as trendsup and change the display name to be more clear.
Provide a displayName, as the de-camelcase algorithm makes "Unpack WA Rs" from the property name.
JOPR-104 Use the correct property value to check for XA-resources.
JOPR-39 Correctly handle unzipped archives.
JOPR-104 Write user/pass/url in XA format for XA datasources.
Start of a plugin to monitor JBossOSGi
Update for the event side - not yet done though.
Prevent NPEs
Better resource naming
JOPR-170 Get the jnp server url from the well known file. Also detect if this is an EAP instance.
Add the AS-5-plugin to the standard Jopr build, now that a) the needed libraries are (supposed to be) stable.
Shell version of the start script.
Use CR1 instead of snapshot
JOPR-90 Try to detect war files with distributable tag that may not be listed by the MainDeployer's listDeployedModules() operation.
JOPR-90 Handle the case where the war file is correctly found by the main deployer, but where there is no manager for the vhost
JOPR-90 Handle the case where a distributed war has vhosts.
JOPR-90 Handle the case where a distributed war has vhosts.
JOPR-203 Prepare to discover MDBs and use the PS code for metrics (WIP)
JOPR-203 Follow ALRs naming change and support MDBs
JOPR-203 Show some MDB metrics
JOPR-203 Fix a stupid typo
JOPR-181 Prepare for invocation stats support.
JOPR-181 -instance and -invocation MC will have the same ComponentType
Reword, as there is no such thing as JBoss Cache 5.x
JOPR-250 Support response times for web apps.
Jopr-292 Directly return when the file does not exist instead of calling the Editor and risking a NPE later.
JOPR-293 Prevent a SIOOBE when a short argument is used like in -b 0
JOPR-250 Implement ResponseTime metrics on the level of the individual vhosts below a web app.
JOPR-250 Provide a better identification in the error case.
JOPR-295 If a .ear file is not present when deleting it from the UI, then just log this condition. Users often delete by hand and want to get rid of the inventory entry afterwards.
Add support for the new ManalAddFacet
Add a comment that a plugin can have manual add and autodiscovery.
New module for annotations that will be used to (semi) automatically build plugin artefacts from annotated code.
Heiko W. Rupp (141):
Change default listen port to 11162 so it does not clash with the snmp-agent in jboss-as servers.
Fix a small typo.
RHQ-2470 Postgres message for non-existing table has changeg. Use the SQLState code to determine non-existing table.
Annotations to allow for (semi-)automatic descriptor generation.
Annotations to allow for (semi-)automatic descriptor generation.
More changes to the plugin generator to allow for annotation processing and thus automatic descriptor creation.
Change the group of the helper artifacts to 'org.rhq.helpers' so that they end up in a subgroup
Merge branch 'master' of ssh://git.fedorahosted.org/git/rhq/rhq
More pom work to make users happy that obtain the pugin* stuff from a remote repo.
First cut at AlertSender api. (#1116)
First cut at alert plugin xml schema (#1139)
Start of PluginManager implementation for alerts.
A first implementation of an AlertSender that sends via email
This logger is not needed.
Follow schema conventions to separate words by dash and don't do camelCase
Squashed commit of the following:
Pull up master/master and fix the conflicts that I had.
Support for alert sender plugins and configuring them. WIP
Enable building of the alert-email sender.
List exising notifications and be able to add new ones.
Show the configuration
Use the defined alert sender
Add a comment and remove unneeded code.
Improve display and start on removing notifications.
Mobicents alert sender. Needs to have Mobicents server + alert2voice servlet installed on it.
Mobicents alert sender. Needs to have Mobicents server + alert2voice servlet installed on it.
Fix help text
The Microblog (Twitter,laconi.ca) alert sender.
Fix removal and back to alert definitions link.
Fix twitter api url and mention status.net url
Try to prevent a NPE
Merge branch 'master' into alertPlugin
Follow the changes from master
Implement some "deferred emailing" - senders can create email addresses, that alert info gets sent to.
Re-order, as they are not shared with the remote.
Merge remote branch 'master/master' into alertPlugin
Start supporting custom user UIs for alert properties.
Cleanup and more support for custom-ui
Start implementing a sender that uses a custom-ui
Merge branch 'master' into alertPlugin
Merge branch 'master' into alertPlugin
First cut at an snmp alert sender plugin and removal of the old sender method
Change over to the new plugin preferences and add the remaining config parameters.
Oops, fix constructor call.
Fix return values
Prevent a NPE if a Sender (illegally) returns null in its send() method.
Make this plugin use manual add instead of autodiscovery.
Plugin to run scripts in other languages like Ruby or Python
Merge branch 'master' into alertPlugin
Get rid of the old SNMP gui stuff, as this is now contained in the alert-snmp server plugin.
Always log the result to info level for now.
Some more cleanup and little UI improvements.
Improve wording
Merge branch 'master' of ssh://git.fedorahosted.org/git/rhq/rhq into plugins
Merge branch 'master' of ssh://git.fedorahosted.org/git/rhq/rhq into plugins
Script2 plugin is not yet ready
Improve the plugin so that it kind of works. There is still an issue with the engine "forgetting" the script after some time.
Merge branch 'alertPlugin'
Enable irc alert sender
Start working on template bundles of notifications.
Better handling of invalid input
Small improvements in area of logging. Also don't reply to each message in the channel.
Merge branch 'master' of ssh://git.fedorahosted.org/git/rhq/rhq
Merge branch 'master' into alertPlugin
Copy the needed libs also when not in dev profile
Add required elements
Replace hardcoded version dependencies, as the release plugin screws them up
Merge branch 'master' into alertPlugin
Implement plugin validation for alerts.
More support for custom UI snippets and a custom backing bean of them. Still WIP
Prevent NPE on stop() if Augeas is not present on a system.
Evaluate the script on each call to prevent issues with multi-threading.
Merge branch 'master' into alertPlugin
Don't refresh() as this loses the notification logs
Merge branch 'alertPlugin' of ssh://git.fedorahosted.org/git/rhq/rhq into alertPlugin
Return the status id for a successful status update.
Do some cleanup.
Remove some old SNMP stuff that was still laying around.
Email sender uses now the default smtp host etc. as defined in the rhq-server.properties file.
Remove old struts gui for the old email sender.
Small cleanup
Merge branch 'alertPlugin' of ssh://git.fedorahosted.org/git/rhq/rhq into alertPlugin
Fix SQL-expression for deletion of old SNMP entries
Change wording, as we are adding an alert sender and not an alert :)
List the senders in alphabetical order.
Send emails if result code is DEFERRED_EMAIL
French translations from RHQ-5 from nearly 2 years ago. BZ 536227
Merge branch 'master' into alertPlugin
Snmptrapd port is 162, not 161. BZ 547830
Snmptrapd port is 162, not 161. BZ 547830
If no BackingBean is defined, there is not need to instantiate nothing.
Subject alert sender plugin - only a sekeleton, but I don't want to loose what I had on disk already.
Merge branch 'master' into alertPlugin
Check for null before checking permissions, to prentent a NPE
Define the properties that define subjects and roles, those are needed by the migration process
Code to read in an rhq version 1.3 alert dump in order to migrate to 3.0 format
Merge branch 'master' into alertPlugin
Some cleanup
Add some testing
Add some testing
Export script to export 1.3 style alert definitions.
Some cleanup and added a README on how to proceed.
Add relation from notification templates to notifications.
Start adding Notifications from a template
OOps, forgot the surrounding form tag
Get sequence right.
Catch a NoResult Exception and remove some temporary code
Merge branch 'master' into alertPlugin
Get sequence right.
Remove the default server and disable the irc sender on discovery, so that it does not directly join and spam the freenode network.
Merge branch 'alertPlugin' of ssh://git.fedorahosted.org/git/rhq/rhq into alertPlugin
Merge branch 'master' into alertPlugin
Follow the change in RolesBackingBean
Provide toString()
Rough first cut at creation of notification templates
Fix bugs in "apply from template"
Add NotificationTemplates to admin menu.
Notifications can now be added and their config be modified.
Also need to copy name and sender name over.
Pass the real "clear existing notifications flag", not a dummy
Get rid of the no longer needed SnmpNotification and EmailNotification classes
Fix some re-display issues
Add a note about the need for java 6 to run the cli scripts
Only delete when alertDefinition AND notification is null.
EmailNotifications are gone ...
Merge branch 'alertPlugin' of ssh://git.fedorahosted.org/git/rhq/rhq into alertPlugin
Enable script 2 plugin in build
EmailNotifications are gone ...
Scripting language alert sender that can use Ruby or JavaScript scripts to do the actual alert sending. Not enabled until loading of jruby-complete jar is working.
This option is not honored
Pass preferences and alertParameters to the script engine.
Set context for later use.
Pass the plugin environment to the plugin.
Merge branch 'master' into alertPlugin
Implement deletion of templates.
Fix twitter default URL and provide more information about user and base.
Catch exception when adding a sender to a non-existing template (should not happen)
EmailNotifications are gone ...
Merge branch 'master' into alertPlugin
Add alert id BZ 555091, comment 10
Merge branch 'alertPlugin' of ssh://git.fedorahosted.org/git/rhq/rhq into alertPlugin
Ian P. Springer (62):
augeas/hosts plugin stuff - still not quite working, but very close
Merge branch 'master' of ssh://git.fedorahosted.org/git/rhq/rhq
various fixes to augeas and hosts plugins
fix copyright headers and add xml prologs to plugin descriptors
various fixes to augeas and hosts plugins
mtime also needs to be set on Resources when inventoryStatus is updated (this is the rest of the fix for http://jira.rhq-project.org/browse/RHQ-1996)
various augeas + samba plugin fixes
first cut at implementing resource create/delete in augeas plugin
comment out broken test
get hosts plugin working again
Merge branch 'linux-config' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config
add abstract base integration test class to augeas plugin and concrete subclass in hosts plugin
Merge branch 'linux-config' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config
fix several bugs in augeas and hosts plugins to get hosts+samba+sudoers integration tests passing on Linux; update test log4j.xml in all augeas-based plugins
rename 'hostname' prop to 'hostName' in ServiceBindingManager resource config (https://jira.jboss.org/jira/browse/JOPR-407)
remove all deps on other RHQ classes
set conn props correctly dusring discovery so metrics can be collected successfully (fix for https://jira.jboss.org/jira/browse/JOPR-399)
disable display of baselines on detailed chart page for autogroups (fix for https://bugzilla.redhat.com/show_bug.cgi?id=535828)
add better exception handling
add missing 'javaHome' prop to server's plugin config and improve code that initializes and uses that prop (fix for https://bugzilla.redhat.com/show_bug.cgi?id=553808)
Merge branch 'linux-config' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config
upgrade from RF 3.3.0.GA to RF 3.3.2.SR1 (https://bugzilla.redhat.com/535797)
Merge branch 'linux-config' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config
a page that demonstrates a paged/sortable data table
Merge branch 'linux-config' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config
add a base perspective war that perspective wars can use as a base via the war plugin's overlay feature; update the sample persp war to use the base persp war; add an example of rendering a table with paging, sorting, and selection in the sample persp war (this early example uses only pure RichFaces functionality and will be replaced with an example that uses a number of components to be added to the core-gui module)
update the various core Maven plugins to their latest versions
add missing serialVersionUID field and implement equals() and hashCode()
change a bunch of INFO log messages to DEBUG
when the page size is updated via setPageSize(), also update the page number, so the current page still contains at least a subset of the items on the page with the previous page size
Merge branch 'linux-config' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config
upgrade JSF RI version from 1.2_12 to 1.2_14
add new rowSelector JSF component to core-gui, deploy the component in the base perspective war, and demo its usage in the browseResources.xhtml page in the sample perspective war; add copyright headers
Merge branch 'linux-config' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config
tld files + README with instructions for configuring IntelliJ to use them for auto-completion when editing xhtml files
tld files + README with instructions for configuring IntelliJ to use them for auto-completion when editing xhtml files
fix minor typo bug
add allRowsSelector component and update browseResources.xhtml page in sample persp war to make use of it
Merge branch 'linux-config' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config
oops, this module should not have a dep on the core-gui jar
fix NPE that occurs when sorting table when no rows have been selected
Merge branch 'linux-config' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config
hook JavaScript into rowSelector and allRowsSelector components to complete them
add selectedRowsCommandButton component and use it in the browseResources.xhtml page in the sample persp war
put the finishing touches on the selectedRowsCommandButton component; remove pageControls.xhtml from the sample persp war, since its new home is the base persp war
add tld files for f, h, ui, and fn namespaces and update README
reimplement sorting using non-RF data model based on Joseph's original data model (we now have the little numbers in the headers of sorted columns); refactor base persp war base classes; add mainTemplate.xhtml to base persp war and update each of the sample persp apges to use it; pull in CSS files from portal-war; add new UnlimitedPageControl class in domain module; impl toString() in RemoteClient and make a few other minor refactorings
Merge branch 'linux-config' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config
upgrade Facelets dep version from 1.1.14 to 1.1.15; re-enable JSP precompilation and upgrade to latest version of Jetty jspc Maven plugin
re-enable JSP precompilation and upgrade to latest version of Jetty jspc Maven plugin; remove unused version properties and commented-out deps
downgrade RichFaces from 3.3.2.SR1 to 3.3.2.GA to fix https://bugzilla.redhat.com/558528
a new utility for obtaining Maven artifact versions of jars in current classloader
finish this up
add a 2nd table on the page to to test out usage of AJAX
Merge branch 'linux-config' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config
the About modal now includes versions of some key 3rd party libs (JSF RI, Seam, and RichFaces) if debug mode is enabled
two tables on single page, both using AJAX, now working
implement PageControl.equals() and refactor getRowData() to leverage it; get sorting working using AJAX
Merge branch 'linux-config' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config
include Facelets version in About box when debug mode is enabled
downgrade Facelets version from 1.1.15 to 1.1.15.B1 due to nasty NPE caused by regression in 1.1.15 (see https://facelets.dev.java.net/issues/show_bug.cgi?id=364)
Merge branch 'linux-config' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config
Ian Springer (406):
disable printing of option errors to stderr by Getopt while parsing run.sh/bat command line
turn down some logging from INFO to DEBUG (mainly to quiet things down in Embedded)
fix for https://jira.jboss.org/jira/browse/JOPR-3
build jboss-as-5 plugin when dev profile is active
optimize imports, add more logging, and do some minor cleanup
added Path and Exploded traits to WAR and EAR Resource types (https://jira.jboss.org/jira/browse/JOPR-13)
some tweaking of the code for ear/war create and update (see https://jira.jboss.org/jira/browse/EMBJOPR-12)
add support to ApplicationResourceComponent.retrievePackageBits() for sending a directory (in the form of a zipfile)
call MainDeployer.deploy()/redeploy() at the end of EAR/WAR create/update so we can report whether or not the create/update truly succeeded (see https://jira.jboss.org/jira/browse/EMBJOPR-27)
make EAR/WAR update roll back the new file if the call to MainDeployer.deploy() fails (fix for https://jira.jboss.org/jira/browse/JOPR-16) rename FileUtils class to TomcatFileUtils to avoid mixing it up with the 15 other FileUtils classes we have
cleanup Tomcat plugin - move code that is only used by JBossAS plugin to JBossAS plugin or, if it is generic, to plugin-api module (https://jira.jboss.org/jira/browse/JOPR-18)
renamed ApplicationVersions to PackageVersions
changed my mind about building the jbas5 plugin, even in dev mode :-)
set resource name on create ear/war response to fix https://jira.jboss.org/jira/browse/EMBJOPR-30; some misc code cleanup
implement getAvailability(); use non-deprecated version of DeploymentManager.distribute()
get EAR/WAR create working (https://jira.jboss.org/jira/browse/EMBJOPR-10) added code that connects to the profile service and spits out an RHQ deployment descriptor that contains services representing deployed managed component types
replace invalid "@author:" javadoc tags with "@author"
removed no-longer-needed dep on jboss-managed.jar
get config load/update working for Datasources (includes lots of generic config fixes) - https://jira.jboss.org/jira/browse/JOPR-20
implemented delete support for EARs + WARs (https://jira.jboss.org/jira/browse/EMBJOPR-40) added 'path' and 'exploded' traits to EARs + WARs; cleaned up ProfileJBossServerComponent a bit
remove deps on database and jmx plugins from modules-parent pom; move the jmx plugin dep into the poms of the individual plugins that actually depend on it
deleted PropertySimpleToGenericMetaValueAdapter, which has been replaced by PropertyMapToGenericValueAdapter
fix the AS5 deps
use 2.0.0.CR4 rather than 2.0.0-SNAPSHOT version of jboss-man, as per tip from Scott; add xml-apis and jaxb-api deps required by rhq-plugin.xml gen code
include jboss-as-5 module if 'embedded' profile is active
oops, add missing 'profiles' element
add missing props to Local TX Datasource config def and get config load/update working for Datasources (https://jira.jboss.org/jira/browse/JOPR-23)
add missing ems dep
use XML entities to consolidate resource config props that the different types of datasources have in common (https://jira.jboss.org/jira/browse/JOPR-21)
get create working for LocalTx Datasources and load working for NoTX and XA Datasources (https://jira.jboss.org/jira/browse/JOPR-23)
update metric defs and resource config defs for Topics and Qeueues; got config create/load and metrics working for Topics and Queues (https://jira.jboss.org/jira/browse/JOPR-25)
added support for list and map props to plugin descriptor generator; added support for converting ManagedDeployments to ResourceTypes; added support for EAR/WAR update; renamed a bunch of classes; added javadoc to PropertyAdapter
add dep on new jboss-profileservice-spi jar; upgrade jboss-man version from 2.0.0.CR4 to 2.0.0.CR5
updated connection factory defs in plugin descriptor (resource config, metrics, and operations); fixed a few formatting issues in DebugUtils
fix descriptor metadata for datasource / connection factory ops; fix a couple adapter and converter bugs
remove empty package
simplified subcategories (https://jira.jboss.org/jira/browse/JBNADM-3523) removed no-longer-needed dep on tomcat plugin from jboss-as descriptor
upgrade jboss-man from 2.0.0.CR5 to 2.0.0.GA
remove some redundant casts and fix a couple typos
improved descriptions for topic and queue resource config props
fix broken test
fix compile error
Jopr Build 2.1.3.GA (in progress)
[maven-release-plugin] prepare release Jopr_2_1_3_GA
roll back failed release - did i mention i hate the release plugin?
developerConnection SCM URL should use https, not http, so release plugin can use it to create tags and branches
[maven-release-plugin] prepare release Jopr_2_1_3_GA
[maven-release-plugin] prepare for next development iteration
get version discovery working
consider a non-zero exit code from startup.bat or shutdown.bat to be a Start/Shutdown failure; remove some code that was specific to JBAS operations; change Tomcat references to EWS
add "EJB 2.x Stateful Session Bean" Resource type (https://jira.jboss.org/jira/browse/JOPR-102)
upgrade jboss-man from 2.1.0.CR1 to 2.1.0.CR4 (the latest)
cosmetic tweaks of descriptions
make invokeOperation() return null if the returned MetaValue is null and the return MetaType is VOID (part of fix for https://jira.jboss.org/jira/browse/EMBJOPR-67) also cleaned up invokeOperation() a bit
add support for PropertiesMetaValue/PropertiesMetaType in property adapters and plugin descriptor generator (https://jira.jboss.org/jira/browse/JOPR-106)
only generate plugin descriptor if jbmancon.debug sysprop is set to "true"
turn down a bunch of logging from INFO to DEBUG
fix the application update code (https://jira.jboss.org/jira/browse/EMBJOPR-81)
print '*' next to ManagedProperty's that are mandatory
remove an obsolete workaround from convertConfigurationToManagedProperties()
add commented-out dep on jboss-profileservice.jar (handy for debugging Profile Service)
add support for some additional prop types to plugin descriptor generator
component type lookup is now done using the metadata from the plugin descriptor; this is the right way to do it and also gets us back several Resource types that not been getting discovered lately (e.g. No Tx Connection Factories)
add workaround for https://jira.jboss.org/jira/browse/JBAS-6664; add unit tests that test issues with non-mandatory ManagedProperty's; numerous fixes to da and cf restypes in plugin descriptor; add workarounds for errors during plugin descriptor generation
make config-property prop in datasource resource config read-only for now (see https://jira.jboss.org/jira/browse/JBAS-6669)
add more tests that test missing mandatory props in a template passed to applyTemplate()
add testng dep
upgrade jboss-man from 2.1.0.CR4 to 2.1.0.CR5; add support for read-only to plugin descriptor generator now that ManagedProperty has an API for it; fix bug in Resource type names used by plugin descriptor generator; comment out running of profile service unit tests
specify copyContent=true for ear/war create requests, but keep copyContent=false for ear/war update requests for now until ManagedDeploymentComponent.deployPackages() can be reworked
fix simple type mapping in metadata converter; make all Queue/Topic resource config props required to workaround https://jira.jboss.org/jira/browse/JOPR-111; log error if exception occurs in updateResourceConfiguration()
make logged error stand out more and add TODO for possibly supporting incomplete templates
upgrade jboss-profileservice-spi dep from 5.1.0.CR1 to 5.1.0.CR2
make "JNDIName" prop on topics and queues required for now (workaround for https://jira.jboss.org/jira/browse/JBAS-6672)
set clustered, downCacheSize, fullSize, and pageSize props to readOnly="true" as a temporary workaround for https://jira.jboss.org/jira/browse/JOPR-112
fix custom property conversion code; implement custom property adapter for ManagedProperties representing ObjectNames, and add ObjectName properties to Queue and Topic Resource configuration definitions (https://jira.jboss.org/jira/browse/JOPR-113)
remove "config-property" prop from Datasource resource config (see https://jira.jboss.org/jira/browse/JBAS-6669)
add more debug logging in EAR/WAR update code
remove workaround for https://jira.jboss.org/jira/browse/JBAS-6647, since it is now fixed (see https://jira.jboss.org/jira/browse/JOPR-107)
add new 'runState' trait to all ManagedComponent Resource types; use run state to determine availability for ManagedComponent Resource types; add deployExploded option to creation time config for EAR/WAR Resource types (https://jira.jboss.org/jira/browse/EMBJOPR-37) store deployment type names in plugin descriptor, rather than hard-coding them in code; fix EAR/WAR update so it works for both zipped and exploded deployments; turn down some logging during discovery from DEBUG to TRACE
fix for ClassCastException (https://jira.jboss.org/jira/browse/JOPR-117)
fix/workaround for https://jira.jboss.org/jira/browse/JOPR-105
improved error handling / logging
add start/stop/restart operations to EARs/WARs (https://jira.jboss.org/jira/browse/JOPR-120)
fix a couple bugs in EAR/WAR update code (hopefully will resolve https://jira.jboss.org/jira/browse/EMBJOPR-81)
for overloaded ManagedOperations, plugin descriptor generator now generates an operation def for the ManagedOperation with the most parameters (https://jira.jboss.org/jira/browse/JOPR-105)
cosmetic cleanup
fix for NPE (https://jira.jboss.org/jira/browse/EMBJOPR-114) + cleanup refactoring of ManagedComponentComponent.invokeOperation()
expose 'name', 'createdProgrammatically', and 'messageCounterHistoryDayLimit' as traits, rather than resource config props; hopefully we can eventually switch 'name' and 'messageCounterHistoryDayLimit' back if their ViewUse is changed to CONFIGURATION (see https://jira.jboss.org/jira/browse/JBAS-6719, https://jira.jboss.org/jira/browse/JBAS-6721, and https://jira.jboss.org/jira/browse/JOPR-122)
fix for https://jira.jboss.org/jira/browse/JOPR-123
throw an exception if a prop is missing from the Profile Service template, rather than just logging an error; in DebugUtils method that dumps props, sort the props by viewUse and then by name, rather than only by name; turn down some logging from DEBUG to TRACE
fix some datasource props that no longer matched up with the props exposed by the Profile Service
fix typo in Queue 'downCacheSize' prop name
remove 'local-transaction' prop from Tx CF res config and make 'xa-transaction' prop read-only for now (see https://jira.jboss.org/jira/browse/JBAS-6728) add 'Transaction Type' trait to Tx CF res type; DebugUtils: print readOnly and removed flags when dumping props
map PropertySimples with null values to SimpleValues with null values, rather than to null MetaValues
turn down some logging from DEBUG to TRACE
deleteResource() needs to call DeploymentManager.stop() and then DeploymentManager.remove(), rather than only calling DeploymentManager.remove() (see https://jira.jboss.org/jira/browse/JBAS-6701)
upgrade jboss-man dep from 2.1.0.CR5 to 2.1.0.CR6
add "securityConfig" prop to Topic/Queue resource config defs and implement custom Property<->MetaValue adapter for it; set "removed" flag on ManagedProperties that were unset via the Admin Console; make all Topic/Queue props that map to primitive MetaValues required for now (until usage of the "removed" flag is fully implemented by the Profile Service); refactor code in ConversionUtils that deals with props that have custom adapters to reduce redundant code and improve readability; comment out dumping of member items for Collection and Composite MetaValues in DebugUtils (in most cases, it was too verbose)
add better error handling to loadResourceConfiguration() and updateResourceConfiguration() (https://jira.jboss.org/jira/browse/EMBJOPR-104) extract a couple util methods to a new ResourceTypeUtils class
call reload() rather than process() after calling updateComponent() or removeComponent(); don't chop leading slash off deployment URL path unless OS is Windows (fix for https://jira.jboss.org/jira/browse/EMBJOPR-81 and https://jira.jboss.org/jira/browse/JOPR-109)
fix bug in convertToMetaValue()
have deleteResource() throw an UnsupportedOperationException until deletion of ManagedComponents has been implemented by the Profile service
now that activation policy is implemented, flip readOnly flag back to false on topic/queue props that require topic/queue restart to take effect, and not in their descriptions that a restart is required for value changes to take effect; flip required back to false for the topic/queue primitive props (though the removed ManagedProperty flag is still not working correctly)
for non-primitive properties call setValue(null) and setRemoved(true) when the unset box is checked, this should hopefully cause the managed resource to use its default value, which will be return to the PS when we request it (https://jira.jboss.org/jira/browse/JBAS-6672) add descriptions to all Datasource resource config props that were missing them (https://jira.jboss.org/jira/browse/JOPR-128)
upgrade jboss-man dep from 2.1.0.CR6 to 2.1.0.CR7 and jboss-profileservice-spi dep from 5.1.0.CR2 to 5.1.0.CR3
move code for setting default values from ConversionUtils into the property adapters and add support for setting default value to defaultValue attribute from plugin descriptor if it was specified (https://jira.jboss.org/jira/browse/JBAS-6672) set defaultValue attribute on primitive Topic/Queue props
set 'clustered' Topic/Queue resource config prop to readOnly='true', since the corresponding ManagedProperty is read-only
split out a separate resource type for embedded WARs like we have in the as4 plugin (see https://jira.jboss.org/jira/browse/EMBJOPR-81)
add jboss releases repo and comment out jboss snapshots repo
remove testng dep
print metaType.toString(), rather than metaType.getClass().getSimpleName(), for props with null MetaValue
obtain version and server name from Profile Service during Server discovery, rather than hard-coding them; add serverName trait to Server resource type
update serverName/version lookup code to work again after renaming of ServerConfig ManagedComponent type (see https://jira.jboss.org/jira/browse/JBAS-6786)
bump up RHQ version in prep for 2.2.0.EmbJopr_1_2_0-1 release
[maven-release-plugin] prepare release Jopr_2_2_0_EmbJopr_1_2_0-1
[maven-release-plugin] prepare for next development iteration
revert RHQ version back to 1.2.0-SNAPSHOT now that the release is done
add defaultValue attributes to all primitive Datasource and Connection Factory config props (https://jira.jboss.org/jira/browse/JBAS-6672) split out config props that are common to Datasources and Connection Factories into a shared XML entity; a couple improvements to the plugin descriptor generator; move util classes to the util package
add commented-out dep on jboss-system.jar
turn down logging (https://jira.jboss.org/jira/browse/EMBJOPR-143)
uncomment security-domain prop, now that https://jira.jboss.org/jira/browse/JBAS-6796 is at least semi-fixed; improve some prop descriptions
upgrade jboss-man from 2.1.0.CR7 to 2.1.0.CR8
fix bug in SimpleValue prop adapters; work around https://jira.jboss.org/jira/browse/JOPR-132 by adding default value to 'formatClassName' param of 'listFormattedSubPoolStatistics' DS/CF operation
add the various app-server level metric and traits to the JBoss AS Server resource type (https://jira.jboss.org/jira/browse/JOPR-137)
fix a couple bugs in metric def generation code in plugin descriptor generator
add comment that describes metric name syntax
add support for using the new ManagedProperty.getDefaultValue() API when converting RHQ PropertySimples to ManagedProperties
define embedded EJB 2.x EJB-JAR, EJB 3.x EJB-JAR, and RAR Resource types (https://jira.jboss.org/jira/browse/JOPR-139) comment out SAR and MCBean Resource types
add better validation for ObjectName props in Topic/Queue resource config (https://jira.jboss.org/jira/browse/JOPR-153) and improve descriptions for those props
fix cut-and-paste errors - embedded app Resource types should not be creatable or deletable
remove start/stop/restart ops from embedded app Resource types until https://jira.jboss.org/jira/browse/JBAS-6824 is fixed
add 'deployExploded' prop to content creation config for standalone EJB-JAR and RAR Resource types
add call to missing call to DeploymentManager.stop() in StandaloneManagedDeploymentComponent.deployPackages() (fix for https://jira.jboss.org/jira/browse/EMBJOPR-165) remove extra call to run() in DeploymentUtils.deployArchive()
remove unused import
rename ManagedDeploymentComponent -> AbstractManagedDeploymentComponent
update copyright dates from 2008 to 2009
restore changes from r469 and r470, which I accidentally clobbered in r473
Jopr Build 2.2.0.EmbJopr_1_2_0-2 (in progress)
[maven-release-plugin] prepare release Jopr_2_2_0_EmbJopr_1_2_0-2
[maven-release-plugin] prepare for next development iteration
Jopr Build 2.2.0.EmbJopr_1_2_0-2 (done)
fix RAR update, extension validation (https://jira.jboss.org/jira/browse/JOPR-162)
comment out the AS impl deps
start of autodiscovery + remote connection impl
...
temporarily comment out log event code to fix compile errors; add SIGAR dep
got autodiscovery working; manual discovery should work too but hasn't been tested yet; remote connection to profile service is still not working, though I think it's close
fix so local lookup of ProfileService is used when in-process with AS5 instance
use ManagementView.load(), rather than its evil twin ManagementView.reload()
simple project for testing what libs are needed to remotely access the ProfileService
the latest attempt at figuring out the magic combination of client jars to connect to the Profile Service remotely .... not quite working yet, but hopefully it's close ........
got command line Profile Service client working
add a couple more missing deps to RMI client; add new Maven project for testing authenticated access to Profile Service via EJB
fix up deps; add client.bat for EJB client
use javaduke:anotherduke as JNP username/password, rather than admin:admin
all deps should be runtime-scoped except jboss.integration and jboss.man jars; other misc. minor
remove the client jars needed for remote connections; once http://jira.rhq-project.org/browse/RHQ-2059 has been implemented, these will eventually be referenced externally in the managed AS instance's lib dirs, rather than bundled with the plugin
upgrade profile service impl jar dep from 5.1.0.CR1 to 5.1.0.GA
touch up grammar a bit
use the correct Maven artifact for jboss-client.jar
remove some commented out lines from pom; add a few new MBean componentTypes to the plugin descriptor generator's set of known types; re-enable plugin descriptor generation
use 'extension' plugin config prop when checking for valid deployment extension, rather than hard-coding the valid extensions
WAR metrics in da house!
comment out the JBAS impl jars
use new WAR:Context MO in order to determine a WAR deployment's context root, rather than the convoluted hack previously used; fix JBAS discovery issue caused by Heiko's changes from JOPR-170; update MoreKnownComponentTypes to contain all the component types I know of that are missing from KnownComponentTypes
add new "Web Application Context" ResourceType as child of "Web Application (WAR)" ResourceType
add a few more MBean and MCBean component types
added JBoss Web, Connector, and Virtual Host Resource types; did some misc cleanup & refactoring of the descriptor and the code
make sure WARs with no associated contexts (which are most likely stopped WARs) get discovered; don't specify fully-qualified component classnames in the descriptor
reformat all Java files; fix copyright headers on all Java files
upgrade jboss-profileservice-spi dep from 5.1.0.CR3 to 5.1.0.CR4
"resource adaptor" -> "resource adapter" (fix for https://jira.jboss.org/jira/browse/EMBJOPR-175)
stopped queues are now reported as DOWN (workaround for https://jira.jboss.org/jira/browse/JOPR-198)
fix return type on list*Subscriptions operations on Topic resource type (https://jira.jboss.org/jira/browse/JOPR-141)
fix property adapter bug when updating existing Topic/Queue security config prop (https://jira.jboss.org/jira/browse/JOPR-124)
mark a couple metrics as displayType="summary" for the *CF, topic, and queue Resource types; do a cosmetic tidy-up of metric defs
upgrade jboss-profileservice-spi dep from 5.1.0.CR4 to 5.1.0.GA
a 2nd pass at a workaround for https://jira.jboss.org/jira/browse/JOPR-198 that works for topics, as well as queues
if starting app fails during creation of a deployment Resource, the deployment is now rolled back so the invalid app does not get added (fix for https://jira.jboss.org/jira/browse/EMBJOPR-178)
upgrade jboss-man dep from 2.1.0.CR8 to 2.1.0.GA
prep for release needed by EmbJopr
[maven-release-plugin] prepare release Jopr_2_3_0_EmbJopr_1_2_0-1
[maven-release-plugin] prepare for next development iteration
release complete - revert RHQ version back to 1.3.0-SNAPSHOT
shorten names for deployment ResourceTypes
upgrade jboss-man dep from 2.1.0.GA to 2.1.0.SP1
pull in versions for the JBAS client deps by importing the jboss-as-parent pom's managed deps; various fixes to get the plugin working when connecting to the PS remotely (i.e. when the plugin is running inside the Jopr Enterprise Agent)
add jboss snapshot repo and remove jboss release repo since it's already in the rhq-parent pom
add versions for two JBAS deps that are not under depMgmt
switch version of AS5 deps from 5.1.0-SNAPSHOT to 5.1.0.GA, but add a comment describing how those developing or running against EAP5 should switch it back to 5.1.0-SNAPSHOT
import JBAS component-matrix POM's managed deps
leverage new ManagementView.getComponentTypes() API in plugin descriptor generator; have plugin descriptor generator sort the Resource types it generates by component name or deployment name
it's no longer necessary to redefine the context classloader prior to doing our JNDO lookups, since the PC now takes care of setting the context classloader to the plugin classloader prior to making any calls into a plugin
use ALR's new EJB3 PS MOs to discover and manage EJB3 session beans
don't blow up when user tries to delete an EAR/WAR/etc. that has already been undeployed by some other means (fix for https://jira.jboss.org/jira/browse/JOPR-225)
include URL of EAP5 branch in comment
update all JBAS client deps to the JBAS 5.1.0-SNAPSHOT versions; use admin:admin as remote EJB credentials
various minor tweaks
EJB3 resource types are now children of the EJB-JAR resource types, rather than being directly under the JBossAS resource type in the EJBs subcat
add explicit version to jboss-ejb3-ext-api dep
switch back the JBAS version to 5.1.0.GA and comment out the snapshots repo, so the build can succeed in TC
change case
fix errors that were causing component start() to fail
add support for "methodInvocationTime" call-time metric to EJB2 session bean ResourceTypes
remove workaround for https://jira.jboss.org/jira/browse/JBAS-6939 now that that issue has been fixed
leverage new deployExploded option for distribute()
updated EJB3 Resources to work w/ recent changes to EJB3 MOs; added back 'interleaving' prop to datasources even though the underlying MO prop is still broken; improved descriptions on a few props; updated client.bat files to use jbossall-client.jar
add support for call-time metric and operation to EJB3 session bean ResourceTypes; include 'interleaving' prop only in XA Datasources, rather than all Datasources; remove deprecated 'track-connection-by-tx' prop from XA Datasources
add 'partitionName' trait to the JBossAS ResourceType (https://jira.jboss.org/jira/browse/JOPR-137)
part of fix for https://jira.jboss.org/jira/browse/JOPR-204
add "Test Connection" operation on DataSources and Conn Factories (https://jira.jboss.org/jira/browse/JOPR-202)
add 'interleaving' prop to Tx Connection Factories
fix invalid XML
fix XML error in POM; remove no-longer-used Ejb3DiscoveryComponent class
split plugin descriptor generator out into its own Maven module (https://jira.jboss.org/jira/browse/JOPR-232)
don't copy the plugin descriptor generator dep jars into lib/ anymore; change scope of gnu-getopt and sigar deps from provided to compile, since they are no longer provided by the PC
sigar.jar is still provided by the PC, so change the dep back to "provided"
fix so Resource name and description are correct for a discovered EAP instance
it turns out the SIGAR dep wasn't even needed - remove it
prepare for 2.3.0.EmbJopr.1_3_0-1 release
[maven-release-plugin] prepare release Jopr_2_3_0_EmbJopr_1_3_0-1
[maven-release-plugin] prepare for next development iteration
change display names and descriptions to distinguish this plugin from the jboss-cache plugin for AS 4.x
change display names and descriptions to distinguish this plugin from the jboss-cache5 plugin for AS 5.x
fix classnames "Jboss" -> "JBoss"
rename class
rename class
rename class
rename class
fix component class names
make sure metric display names contain spaces and proper capitalization; use spaces in ResourceType names
tidy up metric descriptions a bit more
[maven-release-plugin] prepare release Jopr_2_3_0_EmbJopr_1_3_0-1
[maven-release-plugin] prepare for next development iteration
switch back to snapshot RHQ version now that release is done
fix compile errors caused by wrong case in referenced class names
fix potential NPE in getValues(); improve error reporting when loading resource configs
add back the JBAS client jar deps temporarily until RHQ-2059 is done
add datasource creation code to the client to reproduce https://jira.jboss.org/jira/browse/JBAS-7050
add EJB name trait to the EJB3 ResourceTypes; remove obsolete commented-out lines from plugin descriptor; if an underlying managed component is not in the RUNNING state, log errors during config load or metrics retrieval at DEBUG, rather than ERROR; remove some of the abstract methods from AbstractManagedComponent and move the config facet impl into ManagedComponentComponent
start of integration tests for the as5 plugin
add testOperations() method in AbstractResourceTest
replace usages of Java6+ APIs with Java5-compatible APIs
excludedGroups surefire prop isn't working for some reason, so disable the tests via the TestNG Test annotation's enabled=false attribute for now
remove unused method
disable integration tests so they won't cause the TC build to fail; switch JBAS version to 5.1.0-SNAPSHOT now that EAP5 snapshot jars have been published to the snapshot repo
remove commented-out obsolete lines; neaten up formatting a bit
this was renamed to jboss-cache-v3
various integration test updates; make sure integration tests are disabled via excludedGroups option to surefire plugin, so they will not run in TC
re-disable parallel test execution
add support to EAR/WAR create for deploying to farm dir (https://jira.jboss.org/jira/browse/EMBJOPR-37)
refactor a bit; implement doDisconnect()
component: clean up start() method; disconnect from PS and null out this.connection in stop()
fix resource config updates so they work in Enterprise, as well as Embedded (https://jira.jboss.org/jira/browse/JOPR-259)
add code that reproduces https://jira.jboss.org/jira/browse/JOPR-263
add some more debug output
update AS version to 5.1.0-SNAPSHOT; add dep on new jboss-as-profileservice client jar (see https://jira.jboss.org/jira/browse/JBAS-7052)
add missing dep on jax-impl jar
remove no-longer-needed dep on jboss-profileservice.jar
fix getAvailablity() so it doesn't return UP for a defunct connection
use JAAS to authenticate prior to each remote PS call (part of fix for https://jira.jboss.org/jira/browse/JOPR-263)
switch over to using the new secured-AOP remote interface and non-secured local (java:ProfileService) interface to the Profile Service (https://jira.jboss.org/jira/browse/JOPR-284)
a temporary workaround for https://jira.jboss.org/jira/browse/JOPR-284 to get the admin console working again
lookup the Profile Service from local JNDI when running inside JBAS (https://jira.jboss.org/jira/browse/JOPR-284)
check enum directly, rather than its name
some changes to get the JMX/EMS ResourceTypes working (*NOTE*: additional change necessary is to upgrade to EMS 1.2.11 once it has been released!)
change "Jboss" to "JBoss"; neaten up indentation a bit
remove the comments regarding the jbossas.version prop, which are no longer necessary
remove commented-out client jar deps; remove version from jboss-man/profileservice-spi deps, so the version will be determined via dependency management
rename "resourceName" plugin config prop on datasources, topics, etc. to "componentNameProperty"; use name, rather than JNDIName, as initial Resource name for auto-discovered topics and queues
include stack trace in debug log message that's printed when lookup of ProfileService from local JNDI fails; remove no-longer used UnitTestRunner and associated classes
various minor tweaks
change RHQ version to 1.3.0.EmbJopr.1_3_0-2 to prepare for Jopr 2.3.0.EmbJopr.1.3.0-2 release
get rid of snapshot deps in prep for release
[maven-release-plugin] prepare release Jopr_2_3_0_EmbJopr_1_3_0-2
[maven-release-plugin] prepare for next development iteration
switch back to snapshot deps now that the release is complete
update sigar version to 1.6.3.82
fix https://jira.jboss.org/jira/browse/JOPR-308 and some other bugs in ApplicationServerOperationsDelegate; move constants for plugin config prop names back into ApplicationServerComponent, since this is our standard practice in all other plugins (i.e. the prop name constants live in the ResourceComponent class corresponding to the ResourceType that defines them)
fix so Start operation works in Embedded Jopr
move plugin config prop constants back out of ApplicationServerComponent into a separate class to avoid CNFEs from ApplicationServerDiscoveryComponent when it references ApplicationServerComponent which in turn references JBAS client classes; catch connection error in avail checking (https://jira.jboss.org/jira/browse/JOPR-276) in ApplicationServerComponent.start(), throw an InvalidPluginConfigurationException if authentication fails
remove some obsolete commented-out code
remove test-scoped jboss-remoting dep, since we already have a provided-scoped dep on it
remove MalformedURLException from getDeploymentFile's throws clause, since the method no longer throws that exception
prepare for 2.3.0.EmbJopr.1.3.0-3 release
temporarily remove snapshot deps in prep for release
temporarily comment out the snapshot test deps so we can do a release without the release plugin failing
[maven-release-plugin] prepare release Jopr_2_3_0_EmbJopr_1_3_0-3
[maven-release-plugin] prepare for next development iteration
switch back to snapshot deps now that release for EmbJopr is done
fix for https://jira.jboss.org/jira/browse/EMBJOPR-226
delete obsolete ProfileServiceFactory class, which has been replaced by ProfileServiceConnectionProvider, ProfileServiceConnection, and their impls
include cause in error when app fails to start during create or update (https://jira.jboss.org/jira/browse/JOPR-207)
rename EAR and WAR ResourceTypes so they have the same names as the EAR and WAR ResourceTypes in the AS4 plugin (https://jira.jboss.org/jira/browse/JOPR-320)
add support in AS4 plugin and AS5 plugin for discovering jmx-console security domain credentials (https://jira.jboss.org/jira/browse/JOPR-262)
various minor corrections and improvements to descriptions
reformat XML
remove invalid use of manual-add API from discoveries; use standard simple operation result prop name
friendlier error message when Start op fails because the WAR/EAR is already started
remove unused method isRequestInReport()
Jopr Build 2.3.0.EmbJopr.1.3.0-4 (in progress)
temporarily comment out snapshot test deps in order to make the maven release plugin happy
temporarily comment out snapshot test deps in order to make the maven release plugin happy
[maven-release-plugin] prepare release Jopr_2_3_0_EmbJopr_1_3_0-4
[maven-release-plugin] prepare for next development iteration
Jopr Build 2.3.0.EmbJopr.1.3.0-4 (done)
improve description of 'createdProgrammatically' trait on Topics and Queue restypes
add help text to Topic and Queue resource types that explains how to enable the message counter metrics (https://jira.jboss.org/jira/browse/JOPR-365)
handle the alternate ObjectName format for GlobalRequestProcessor MBeans that occurs when the value of the address element in server.xml is a hostname, rather than an IP address (https://jira.jboss.org/jira/browse/JOPR-208)
re-enable default log event source for Jopr JBoss AS server (http://jira.rhq-project.org/browse/RHQ-2380)
set catalina.base dir correctly during manual add of a Tomcat Server (fix for part of https://jira.jboss.org/jira/browse/JOPR-354) if port can't be determined during a manual add, display the port as "Unknown Port", rather than "null", in the default Resource name
for Start operation, if using script method on Windows (i.e. startup.bat), don't consider an exit code of 1 to be an error (fix for items 7 and 9 from https://jira.jboss.org/jira/browse/JOPR-354)
decrease collection interval for most of the Connector metrics; fix a few typos
at request of ccrouch, change collection intervals for Connector metrics back from 5 min to the defaults (20 min for non-summary and 10 min for summary)
Start op now fails is server is already started, and Shut Down op now fails if server is already shut down (https://jira.jboss.org/jira/browse/JOPR-308)
discovery now filters out SOA-P 4.x servers (https://jira.jboss.org/jira/browse/JOPR-374)
discovery now filters out AS 6.x servers; refer to AS as "JBoss AS", rather than "JBossAS" in log and exception messages
remove illegal usage of client-api StringUtil class (see https://jira.jboss.org/jira/browse/JOPR-381)
implement control action facade in AS5 plugin; improve error handling when plugin is passed a ResourcePackageDetails with a null metadata field (https://jira.jboss.org/jira/browse/JOPR-171)
fix build failure due to missing artifact "sun-jaxb:jaxb-api:jar:2.1.9.patch01" (https://jira.jboss.org/jira/browse/JOPR-380)
change scope of dep on as5 plugin jar to "provided" (https://jira.jboss.org/jira/browse/JOPR-383) remove unused gnu-getopt dep
[maven-release-plugin] prepare for next development iteration
Jopr Build 2.3.0.GA (in progress)
[maven-release-plugin] prepare release Jopr_2_3_0_GA
[maven-release-plugin] prepare for next development iteration
Jopr Build 2.3.0.GA (done)
early draft of a script for performing releases
fix a couple bugs
bug fixes
recompile test class w/ jdk5, rather than jdk6, to avoid test failures when running build w/ java 5
more fixes and improvements
require JAVA5_HOME env var to be set, so we can specify java5.home sysprop when building
pass correct value for java5.home; require development version to be specified as cmd-line arg; pass releaseVersion and developmentVersion sysprops to release:prepare goal
fix usage message
use /home/ispringer as default base dir, rather than /tmp; pass -DdryRun=true to release:prepare goal for the time being
make the connector bind port used by several of the comm tests configurable via a sysprop
change the default connector bind port uses by the tests from 11111 to 33333
move the local Maven repo to a location that can be shared by Jopr and JON release builds
first cut at a script for cutting a Jopr release
some minor changes
fix some bugs - getting close...
add new manual-add API (a discovery facet) and deprecate the old API (discoveryContext.getPluginConfigurations().iterator().next()) (http://jira.rhq-project.org/browse/RHQ-25)
update discovery components for resource types that support manual-add to use the new manual-add API (http://jira.rhq-project.org/browse/RHQ-2439)
convert plugins over to using the new manual-add/discovery API (https://jira.jboss.org/jira/browse/JOPR-388)
update Postgres JDBC driver from 8.3-604.jdbc3 to 8.4-701.jdbc3 (http://jira.rhq-project.org/browse/RHQ-2259)
add validation for new ManualAddFacet; extract several sub methods from validatePlugins()
a new and improved hosts file plugin that does not rely on Augeas
upgrade Oracle JDBC driver jar (ojdbc5.jar) from 11.1.0.7.0 to 11.2.0.1.0 (http://jira.rhq-project.org/browse/RHQ-2441)
Change apache resource key from baseDir of apache install to full path to httpd.conf (http://jira.rhq-project.org/browse/RHQ-690)
improve error handling in initOids()
if java5.home sysprop is defined, echo its value to the console
fix so build of enterprise/remoting/pom.xml will run successfully with either JDK5 or JDK6
2nd rev of the new hosts plugin - it actually works now
fix copyright headers
upgrade jbossas dep from 5.1.0-SNAPSHOT to 5.2.0-SNAPSHOT
minor changes
the Augeas-based /etc/hosts plugin
upgrade to latest versions of Augeas Java binding and JNA
make sure not to restrict to Java5 APIs, even when java5.home sysprop was specified on command line; update parent version to 1.4.0-SNAPSHOT
fix so build date is displayed correctly when default locale in non-US (http://jira.rhq-project.org/browse/RHQ-2447)
explicitly set id attribute even on HtmlOutputText components mean to be rendered as pure text, but preface the id with "j_id" to ensure the TextRenderer does not render the HtmlOutputText as a 'span' element (fix for https://jira.jboss.org/jira/browse/JOPR-343)
implement updateResourceConfiguration() in HostsComponent
rename the classes, so they don't have the exact same names as the classes from the non-Augeas hosts plugin
update SCM URLs to new git URLs
fix so redundant WARs are not discovered when same context is defined in multiple WARs (http://jira.rhq-project.org/browse/RHQ-2404)
use setlocal/endlocal so RHQ_AGENT_MAINCLASS environment variable will not remain set to "org.rhq.core.pc.StandaloneContainer" after exiting the standalone PC
v1 alpha of base augeas plugin + hosts plugin that is based on it
ignore dev-agent dir
update JBossAS version from 5.1.0-SNAPSHOT to 5.2.0-SNAPSHOT to ensure the snapshots can actually be found in the snapshot repo
fix mtime-based inventory sync logic (http://jira.rhq-project.org/browse/RHQ-1996)
Merge branch 'master' of ssh://git.fedorahosted.org/git/rhq/rhq
back out my augeas/hosts plugin changes from last Friday (6dc0d3ff445cb0e5fdd4957577327ccf24a15db6)
do not include virt plugin in ear until errors in it are fixed
do not include virt plugin in ear until errors in it are fixed
upgrade to latest versions of wagon-scm and wagon-webdav extensions
Merge branch 'master' of ssh://git.fedorahosted.org/git/rhq/rhq
always skip tests during test phase in as4 and as5 plugins; disable 'integration-tests' profile in as5 plugin by default to avoid failures in Hudson due to lack of EAP5 instance
log4j.xml DTD file (useful for associating log4j doctype to DTD in IntelliJ/Eclipse)
fix bug in pom that was causing integration tests to fail in Hudson
fix bug in poms that was causing integration tests to fail in Hudson
prototype of custom tab containing page-within-a-page implemented via IFRAME (for perspective service)
always display the Custom tab, rather than requiring the debug=true request param
move augeas base test class in augeas plugin from src/test/ to src/main/ to allow mvn -Dmaven.test.skip=true to be run from project root without failures in samba/sudoers/etc. plugins because mvn cannot find the augeas plugin test jar
change package of AbstractAugeasConfigurationComponentTest class from org.rhq.plugins.augeas to org.rhq.plugins.augeas.test to match its location on the filesystem
refactor so that config tests are skipped if Augeas is not available, so tests will pass on systems without Augeas (e.g. Windows boxes)
Augeas-based ResourceComponents now handle it as gracefully as possible when Augeas is not installed on the Agent system
get hosts plugin integration tests passing on Windows
remove experimental hosts-augeas plugin, which is no longer needed
add some trace logging, so if the Agent JVM crashes during loading of a ProcessInfo, we can see what pid it was trying to load just before the crash
back out usage of iframeSSI.js lib for resizing perseptive iframes, since its license is not compatbile with the GPL
upgrade version of JBossAS deps from 5.2.0-SNAPSHOT to 6.0.0.M1; fix parent of jboss-cache-v3 module
custom settings.xml file for linux-config Hudson builds
change how activators are defined a bit; split out perm type into global perm type and resource perm type; remove subTab type (tab type will be used for both top-level tabs and sub-tabs; start on code for loading Resource tabs
upgrade JBossAS deps from 5.2.0-SNAPSHOT to 6.0.0.M1
fix Wagon settings to get publishing of snapshots working again
get custom menu items and tabs working and loading external pages into iframes
activate dev profile; comment out JBoss snapshots repo
update and refactor perspective descriptor schema and update core and sample perspectives to conform to updated schema; create and implement activator API used for applying activators to extensions
files that got moved or renamed
upgrade maven-dependency-plugin from v2.0 to v2.1
create new remoting-client-api jar (contains only two classes - RemoteClient and RemoteClientProxy), which is the only jar (along with its deps) needed by standalone remote clients; this jar is now a dep of the CLI module and the sample perspective WAR, and it will be a dep of all other perspective WARs
add JSF+Facelets+Seam+RichFaces to the sample perspective WAR and add a demo page that showcases all of them and also uses the RHQ remote API
fix bug in applyActivatorsToMenu()
include the new client-api module in the parent remoting/pom.xml
add new sample page for demonstrating passing resource id
get hot deploy of perspectives working; link Custom resource tab to new currentResource.xhtml; add Seam+RichFaces to wizard.xhtml and link a menu item to it; other misc. fixes and improvements to wizard.xhtml
Jason Dobies (197):
test
Merge branch 'master' of ssh://git.fedorahosted.org/git/rhq/rhq
Undoing test
Merge branch 'master' into content
Added directories created during build.
Merge branch 'master' of ssh://git.fedorahosted.org/git/rhq/rhq
Merge branch 'master' into content
Merge branch 'master' into content
First steps towards content provider additions and refactoring to get the hosted plugin devs started.
Changed RepoSource synchronize signature.
Added usage of the PackageSource interface to existing server-side plugins to bring them up to date with the API changes.
Agilo #44 - More refactoring of content sources -> content providers and adding in hooks for retrieving repo information.
Changed repo source API to read as an import to better reflect how we are treating the operation.
Cleaned up invalid javadoc @see references
Updated documentation to reflect the conditions on which an error would occur.
Made getRepoByName accessible through the local interface.
Renamed the package DTOs in the PackageSource APIs to not use the term "content source"
More refactoring/docs cleanup for the content source changes.
Changed repo source interface to allow repo groups to be pushed into the server.
Yanking out the repo manager references until I get the EJB depenencies sorted out.
Reenabling EJB calls. Cyclic dependency was causing issues, so had to mark one side of it as ignoring dependency.
Added try/catch based on method signature changes.
365 - Added CRD operations for RepoGroup instances to the EJBs.
377 - Retrieve operations for RepoGroupType for use when creating RepoGroup instances. Added entry to install SQL to add the "family" group type (still need to get input if this is how we want to do it).
40 - Added description field for group type.
310 - Steps towards repo synccing from content providers (not tested yet)
310/44 - Test cases and changes to support syncing repo and repo group data from external sources.
Fixed test to clean up after itself. General code cleanup. Still flushing out the test to fully test the synchronize method.
310/44 - Fixes to repo imports for repos without groups.
Fixed incorrect list -> array call.
310 - Add ability to create repo groups and associate repos to those groups as part of the sync.
310 - Added EJB methods for creating repo relationships.
310 - Added ability to establish parent/child repo relationships during sync.
Corrected groupID
Fixed incorrect group identifiers
Temporarily disabled while issues on hudson box are resolved
Disabled apt test until it's better flushed out to work on non-apt systems
Disabled test until Spearhead team establishes augeas based testing framework
Added a pause between tests to make sure the ports are closed successfully. Without this, I was seeing non-deterministic failures.
Upping the pause to make sure the ports are released to see if it makes Hudson happy.
It would help if I used the correct annotation. We want this to run between test methods, not after all of the tests in the class.
Added pause between test methods to ensure the ports are released.
Attempts to make this test run more stable. This change worked when running it directly on the Hudson box, so hopefully it will work within Hudson as well.
Attempts to make this test run more stable. This change worked when running it directly on the Hudson box, so hopefully it will work within Hudson as well.
793 - Added flag to repo to differentiate between imported and candidate repos, allowing us to leverage the same model for potential repos introduced by a content provider from those the user has elected to import.
793 - Retrofitted old repo queries to behave the way they did before the candidate flag was introduced. New queries for candidate repos will be added in the future.
Updated javadoc
Missed one
794 - Additons to support create/delete/retrieve for candidate repos
Merge branch 'master' into content
799 - Moved the logic to handle importing candidate repos to the EJB layer. Updated to add them as candidate repos and delete candidates that have previously been returned for a given provider.
801 - Added EJB logic to import a candidate repo into a "real" repo in the system.
Cleaned up inappropriate use of @Overrides
808 - Added repo name to the package sync call out to a content provider.
Removed unnecessary @Overrides
Until this gets yanked out, changing to have it create candidate repos.
Migrated existing calls to add repos directly through EJB calls to use the RepoSource and scheduled sync functionality.
800 - Work towards the ability to import candidate repos. Still need error handling when the import fails.
Fixed query to only attempt to sync packages for imported repos
Updated test to ensure the correct repos are being used in the package sync calls
Small cleanup
Removed incorrect @Overrides declaration
Random cleanup
Updated to be consistent with eclipse
Updated to be consistent with eclipse
Added hook to delete candidate repos when a content provider is deleted.
Fixed broken test.
Removed assertion that's no longer valid with the changes to the content source comparator.
635 - Initial implementation of RepoSyncJob. It's not actually being called yet and the RepoManager synchronizeRepos method needs to be flushed out with all of the pieces to be done in the sync.
Reformatted so I can have it side by side with other code when refactoring the giant synchronizeContentSource method
Work towards refactoring what is done in the content provider sync v. an individual repo sync.
Renamed job to reflect the new terminology (which looks like it's here to stay)
Updated docs
More renaming of source -> provider
Signature cleanup and docs
635 - Rewired hook from RepoManagerBean synchronizeRepos to call the repo sync instead of the content provider sync.
635 - Added lazy load and download mode "never" checks.
Minor code cleanup.
Oops, forgot to update this with the new signature.
Missed another one in the signature change.
Should be the last signature update to build.
Merge branch 'master' into content
1137 - Refactored server-side methods for handling a package sync that's scoped to a particular repo.
Renamed sync job scheduling methods due to different types of sync jobs that can be scheduled.
Renamed sync to reflect which sync its running.
One more renaming.
635 - Ability to trigger a repo sync immediately.
Updated comment
Cleanup
Cleanup
Renamed to make room for a sync packages test. There is too much setup/cleanup to try to keep them in the same class, it would be a mess.
Wrong direction, instead of having it throw the exception I should have removed the invalid docs.
Removed all references to the fact that this test used to test packages as well as repo synccing.
Little more cleanup.
Refactoring to (optionally) support returning multiple different content providers based on content source.
Work towards flushing out this mock to provide packages. Still need to determine if this will be enough for the tests as well as adding distribution support.
This shouldn't be an assertion; that will cause any provider that isn't a DistributionSource to throw an error. Instead, just punch out if it's not a distribution source.
Unit tests for the package portions of the ContentProviderManager synchronizeRepo call.
Added source check
Work towards adding server-side distro method tests, just backing up before I start changing EJB methods.
Fixed method to delete mappings between distros and repos.
Removed stack trace printing outside of the logging framework.
Added distros to the synchronize repo test. Still need to check distro files.
Added distro file checking to test.
Exception checking to make sure the entire repo sync doesn't blow up if one of the potentially many content providers fails.
Upped the logging so we can better see why a repo sync failed.
Updated pom to reflect that this now lives in RHQ.
1106 - Brought these classes in line with recent API changes. These should at least compile now.
Added persistence dependencies as found in other server plugins to get around javac bug.
Fixed dev build to build to the right place.
Updated pom to reflect that this now lives in RHQ.
1106 - Brought these classes in line with recent API changes. These should at least compile now.
Added persistence dependencies as found in other server plugins to get around javac bug.
Fixed dev build to build to the right place.
Updated plugin descriptor to new API.
Updated plugin descriptor to new API.
Enabled the JBoss CSP as part of the default build now that it's been brought up to speed with the current build process and plugin APIs.
Added repo source support. Repos will be determined by directories in the root directory (specified in the plugin configuration). I'll add some docs for this in the wiki soon since this will likely help with QA.
1051 - BZ 538149 - If the provider does not start correctly, we need to make sure it's removed from the cache. Otherwise, future calls to start (which occur when the user attempts to correct the failed start errors) will simply return assuming it's started.
1050 - BZ 538146 - Added request parameter to key off of for new content provider creation. This prevents the form from autopopulating previous values from a failed provider create in the event they navigated away from the page instead of cancelling the second attempt at the provider create.
Merge branch 'master' into content
Moved apt plugin to etc, it's not supported enough to treat as a formal plugin.
1176 - Change call from UI beans to use the job wrapper instead of executing them synchronously.
Corrected infinite loop when repo sync jobs execute.
Added repo source support. Repos will be determined by directories in the root directory (specified in the plugin configuration). I'll add some docs for this in the wiki soon since this will likely help with QA.
Renamed source -> provider.
Renamed source -> provider.
Renamed source -> provider.
Renamed source -> provider.
1054 - Added unit test to try to simulate the updateRepo issues. Test passes correctly, so just leaving it in just in case it catches something.
Fixes to the test to make sure content sources are associated with the repo.
1054 - BZ 537216 - Need to reload the repo to get around HHH-2864.
1054 - BZ 537216 - Need to reload the repo to get around HHH-2864.
1347 - Added mechanism to translate and lookup database configuration property values
Fixed test data files that accidentally got changed.
Fixed unit test. The distribution files were causing package bits loading calls that were not updated in the test assertions.
Backend changes (configuration XML schema, parser, and data model) for supporting dynamic configuration property values.
Deleted invalid use of @Override (not allowed when implementing an interface method). I wasn't seeing issues with this in place but it was causing the build to break for at least one other developer.
1348 - Changes to allow dynamic configuration property values to be retrieved and displayed. Enterprise additions to support database backed values. Additions to disk plugin as an example.
Fixed required indicator not appearing for dynamic configuration properties.
Updated to more fully exercise the options available when defining properties.
Added the database keys to the schema to help the plugin writer.
Removed unnecessary method; was replaced by retrieving the distribution files and getting their bits.
1424 - Work towards content web service APIs -- remove cyclical dependencies
Fixed bug in filtering.
Fixed bug in filtering.
Updated for web service serialization. Fixed bug in setting tag.
Disabled test that requires a lot of setup (and even then I can't get it working). Will revisit once we get a better way to set the initial state of the server.
Fixed javadoc
Steps towards automation of web service tests.
Added comment
Added test group
Removed System.out.println call
Exposed the advisory manager as a web service
Removed invalid tag from interface implementation
Renamed incorrect parameter name (was "name" in remote but "synopsis" in bean)
Accidentally removed the ws excluded group, didn't mean to commit that.
Initial version
Refactored into base class that takes care of the remote connection initialization.
Added method needed for testing.
Missed a place to add the new method.
The import call isn't supposed to be used anymore, so remove from the tests.
Changed to expose the distribution manager over webservices.
Fixed broken call to query.
This should try to reuse the distribution type if it already exists. Prior to this, multiple distribution types with the same label/description were being created.
Initial work on the distribution manager tests. Not all of the test cases are flushed out, but this at least proves it's configured correctly to allow remote calls to be made into it.
Added delete distribution type method so we can clean up properly after the web service tests.
Changes to allow advisory operations over web services
Incorrect mapping of webservice bean to logic bean.
Fixed test to be self-sufficient. Prior to this change, the test relied on the server being started at least once to populate the database with the default plugins' metadata.
Merge branch 'master' into content
Removed invalid import.
Fixed incorrect logger declaration.
This needs to return the bean, not the local interface.
Oops, my IDE accidentally added some testing changes to the index, undoing part of that last commit.
Turns out, when merging master into content there were two EJBs named EntitlementManagerBean. This really, really makes JBoss unhappy. Temporarily moved the prototype one out of the way.
Fixed botched merge.
Refactored dynamic configuration properties to be retrieved with a display/value pair. This way, we are able to display "pretty" values to the user yet use different values programmatically.
Added "Plugin - Resource Type" as a dynamic config property value. Updated disk source to use this.
Added package architectures as dynamic config value and updated disk source to use it.
Disabled plugins not included in the release.
[maven-release-plugin] prepare release release-3.0.0.B02
Revert "Disabled plugins not included in the release."
Revert "Revert "Disabled plugins not included in the release.""
Revert "[maven-release-plugin] prepare release release-3.0.0.B02"
[maven-release-plugin] prepare release release-3.0.0.B02
Revert "[maven-release-plugin] prepare release release-3.0.0.B02"
[maven-release-plugin] prepare release release-3.0.0.B02
Revert "[maven-release-plugin] prepare release release-3.0.0.B02"
[maven-release-plugin] prepare release release-3.0.0.B02
Revert "[maven-release-plugin] prepare release release-3.0.0.B02"
[maven-release-plugin] prepare release release-3.0.0.B02
Revert "[maven-release-plugin] prepare release release-3.0.0.B02"
[maven-release-plugin] prepare release rhq_3_0_0_B02
[maven-release-plugin] prepare for next development iteration
Fixed inconsistent starting version numbers
[maven-release-plugin] prepare release RHQ_3_0_0_B02
Jay Shaughnessy (264):
Update of migrated Jopr project structure fro build and RHQ dependency
More changes due to the JON/Jopr/RHQ redistribution of content and builds
Adding dist to Jopr for binary generation
fixing doc links for the installer
profile enterprise-dist changed to dist
[RHQ-1027,1029] Build work associated with agent-update. Moving to a single distribution with the agent included in the server distribution. Removed dist/agent from the build (left the files for now), it's no longer necessary as Jopr uses the RHQ agent verbatim.
Removing existing, unfinished Tomcat plugin, it will be replaced with the new, EWS/Apache compatible standalone Tomcat plugin.
Initial check-in of EWS compatible standalone Tomcat plugin. * UNDER CONSTRUCTION *. This is not a working plugin.
updated due to current state of tomcat plugin
Jopr-55 Improvents to Standalone Tomcat discovery. Fix to version detection, improved config initialization, and addition of Application discovery.
Jopr-55 Improve determination of installationPath to be effective on all target platforms by making use of the fact that standalone tomcat will have a fully resolved path set for the tc home dir.
Jopr-55 Another attempt at cross-product determination of installationPath. This time utilizing Fady's suggestion of using working directory as a base. EWS did not provide any absolute paths in the command line.
Jopr-55 Continuing to improve robustness, discovery and metric gathering.
Jopr-55 After review feedback changed hierarchy layout to include subcategories analogous to AS plugin on the basis of providing as much similarity between standalone and AS tomcat management. Although, updated type names to provide distinction between the two in order to avoid "duplicate type" issues in drop downs and the like. Also, in an effort to properly use a type parameterized class structure updated some classes outside the plugin that had not previously been typed (so, also requires RHQ update).
Jopr-55 Some work on availability. A new EMS connection, or EmsBean is needed to pick up with a restarted TC instance. So, ensure we're working with a new connection/bean after any DOWN availability cycle. This fixes avail and as a byproduct fixes the server Start operation whose success depends on valid UP status.
Jopr-55 Added Security subcategory and associated services. And a bit of random cleanup.
Jopr-66 Added ResponseTime metrics for requests to the web applications hosted in the TC server.
Make sure Temp dir supplied to EMS exists. This solves a problem in the test cases and also adds real runtime protection.
Jopr-55 Some small cleanup remove JON references and unnecessary interface declarations
Jopr-55 Remove maven dependency on a specific version of TC.
Jopr-55 Some more cleanup. Also, remove required properties from advanced conn property group.
Jopr-55 Added CreateChildResource support for Tomcat WARs, merged with Fady's additions for Content and Delete facets.
Jopr-55 Added CreateChildResource support for Tomcat WARs, merged with Fady's additions for Content and Delete facets.
Jopr-55 Delete facet work.
Jopr-55 Added a few more config properties and operations. The config properties may help for smoother deploy/delete logic.
Jopr-55 Intermittent check-in. The plugin is in transition given major structural changes due to the review feedback. This check-in is only to have a working build due to incompatible changes in the underlying RHQ JMX plugin.
Jopr-55 Plugin revised given functional review. Subcategories removed, Hierarchy changed (Threadpool sucked up into connector, VHost parents App, App parents cache, User DB parents users, groups, roles). Several traits/operations/plugin configs migrated to resource config. Create New and Delete added for all security resources. version pulled from Server resource name. probably more.
jopr-55 Improvements to WAR create new, delete and discovery. Supports exploded and .war deploy.
ContentFacet work for Tomcat WARs. Can now hot deploy new package over an existing WAR.
Jopr Build 2.2.0.Beta1 (in progress)
[maven-release-plugin] prepare release Jopr_2_2_0_Beta1
[maven-release-plugin] prepare for next development iteration
Jopr Build 2.2.0.Beta1 (done)
Jopr-55 A bunch of revisions for the Tomcat plugin: Removed some EWS specific code now that CR2 is more Apache oriented. Added StoreConfig op for Server. Fixed issue with discovery of Tomcat processes the plugin can't manipulate (under another user accout e.g.). Fixed issue with AJP port conflicts between multiple TC servers on the same box. Fixed issue with Root web module cache discovery. Fixed issue with bad metric def for ThreadPool. Reduced some logging.
Added a few metric descriptions
jopr-55 Added persistence to config updates. When all config update logic succeeds call either UserDatabase Save or Server storeConfig to then persist the change.
Fix problem with response time metric collection for apps deployed to non-default host.
Jopr-93 Add results declarations to the tomcat server script-based operations.
Jopr-92 Improved results handling logic for both start and shutdown operations.
Jopr-91 Connector state (up/down) can be determined by the presence of a GlobalRequestProcessor for the connector. Added logic to determine availability of a connector in this way.
Jopr-88 Fixed problem determining install dir when started from other than bin dir
Jopr-103 Fixes issue distinguishing EWS TC from Apache TC installs. Makes test for EWS more stringent, better to potentially name an EWS TC as Apache than the reverse. In general it should not be a problem unless the EWS install dir is significantly mucked up.
Jopr-99 For authenticated TC, if the user does not have control perms ensure no part of an app delete succeeds. Previously the physical delete of the war was still succeeding.
Jopr-100 Added missing support for manual add of a TC Server. This includes support for manual add of a remote TC server, although version info will be set to unknown on the resource.
Jopr-94 Added discovery of non-deployed apps to handle scenarios where we want a resource in inventry even if it's down to begin with. In the jira's scenario there was a brief window in manual create where the app was in the deploy directory but discovery completed before TC created the mbean, so the new resource was not created in inventory until the next scan. In another scenario, if the TC vhost did not have autodeploy on, the manually added resource would not be discovered at all. By looking for the physical deployment we ensure a resource is created, even if it is briefly, or indefinitely, down. At least the user will see the results of his manual add.
jopr-118
Fix NPE in RPM-style operation execution
fix JVM discovery type from internal to embedded. Embedded gives us what we want, the JVM from the parent resource (the TC server)
[Jopr-118] ignore executable existence check when executing rpm service command start/stop
[Jopr-118] forgotten check-in applying fix for shutdown/restart.
Add explicit useClasses=True for the JMX dependency.
JBNADM-3637 Remove Tomcat dependency to prevent dependency failures for customers without both EAP and EWS plugin packs.
[Jopr-131] Fixed NPE if script op was executed without any env vars.
Updated year, fixed a typo and expanded title for LICENSE. Fixed bug in dist build LICENSE file placement.
Jopr Build 2.2.0.CR1 (in progress)
[maven-release-plugin] prepare release Jopr_2_2_0_CR1
[maven-release-plugin] prepare for next development iteration
Jopr Build 2.1.0.CR1 (done)
Jopr Build 2.2.0.CR2 (in progress)
[maven-release-plugin] prepare release Jopr_2_2_0_CR2
[maven-release-plugin] prepare for next development iteration
Jopr Build 2.2.0.CR2 (done)
Jopr Build 2.2.0.GA (in progress)
[maven-release-plugin] prepare release Jopr_2_2_0_GA
[maven-release-plugin] prepare for next development iteration
Jopr Build 2.2.0.GA (done)
Update pom versioning that the release plugin missed
Jopr Build 2.2.0 (in progress)
[maven-release-plugin] prepare release Jopr_2_2_0
[maven-release-plugin] prepare for next development iteration
Jopr Build 2.2.0 (done)
Trivial - fixed some operation description text due to a customer's confusion in a case.
Ignore empty JonResourceVersion in RSS feed.
[Jopr-209] Some decent re-working of Connector handling in the Tomcat plugin in order to the use of the <address>element in the connector definition, as well as the various values it supports.
Reworking of connector resource configuration taking into account that different connector protocols have different sets of config properties (some shared, some specific). An issue remains with TC6 config update, unset props (null updates) are not ignored/handled well for some reason. Also, moved 'address' property back to plugin config since it is part of the objectName when specified.
Jopr Build 2.2.1 (in progress)
[maven-release-plugin] prepare release Jopr_2_2_1
[maven-release-plugin] prepare for next development iteration
Jopr Build 2.2.1 (done)
[Jopr-237] Change determination of install dir to never rely on current working dir, instead always use command line parsing and make sure not to resolve symlinks.
A tweak to ensure connection gets set to null.
[JOPR-293] Fixes issue where JNDI service is declared in deploy/naming-service.xml as opposed to conf/jboss-service.xml
Don't run these tests under normal conditions. They require a running AS Server.
[Jopr-352] Be more flexible when identifying an http connector protocol. Was only handling the default value. I think any protocol with 'http' should be ok.
Fix problem with config update of read only properties
[Jopr-254] Attempt to properly support TC configurations utilizing non-default values of $CATALINA_BASE. In this scenario many TC instances can be run against the same installed TC binary. Each instance specifies a different base, but the same $CATALINA_HOME. Tested so far that changes don't break TC Server resources with unset (upgrade scenario) or default CATALINA_BASE. Testing pending for different values.
Some changes to DeployPackages in the ContentFacet to better distinguish an update from a complete delete/deploy. Meaning, take more care to ensure that the mbeans never actually go away when performing an update and that Tomcat behaves in a more expected fashion.
Fix problem in retrievePackageBits. Content can now be pulled via the plugin for a war resource.
Jopr Build 2.3.0 (in progress)
Jopr Build 2.3.0 (remove SNAPSHOT dependencies)
Jopr Build 2.3.0 (remove SNAPSHOT dependencies)
[maven-release-plugin] prepare release Jopr_2_3_0
[maven-release-plugin] prepare for next development iteration
Jopr Build 2.3.0 (Done)
Jopr Build 2.3.0 (Done)
Jopr Build 2.3.0.CR1 (in progress)
[maven-release-plugin] prepare release Jopr_2_3_0_CR1
[maven-release-plugin] prepare for next development iteration
Jopr Build 2.3.0.CR1 (done)
Jopr Build 2.3.0.CR2 (in progress)
[maven-release-plugin] prepare release Jopr_2_3_0_CR2
[maven-release-plugin] prepare for next development iteration
Jopr Build 2.3.0.CR2 (done)
upping jsp precompiler since the previous version seems gone from the central repo. may want to up again when a non RC is available.
Merge branch 'master' of ssh://git.fedorahosted.org/git/rhq/rhq
temporarily disabling jsp precomp in the dist build since it's generating errors
Add samba and sudoers plugins to rhq.ear for dist builds
Merging in JON 2.3 patch work. [RHQ-1996,2470,2445,2457,2462,2468]
Merge in JON 2.3 patch work. [RHQ-2445]
Merging in JON 2.3 patch work. [RHQ-1996,2470,2445,2457,2462,2468]
Merge in JON 2.3 patch work. [RHQ-2445]
remove extraneous system.out.println
Merge branch 'jon23cp'
Fix problem with pluginName filter
[Jopr-402] fix issue with milti-part content roots
removed non-existent test dirs from src
[RHQ-2479] avoid hibernate cache for large metric template update
[Jopr-408, Jopr-414] protect against not being able to get procExe from Sigar
Sample Perspective Deployment
Fix phase for adding war to perspective jar
continue to add support for perspective lifecycle mgmt
Merge branch 'pc' of ssh://jshaughn@git.fedorahosted.org/git/rhq/rhq.git into linux-config
Added the first pass at a PerspectiveServerPluginContainer/manager to handle
Fixing merge issues
not changed, maybe resolving a line terminator issue
[RHQ-2467] Performance fix for large metric template updates. Bypass Hibernate cache.
[Jopr 408,414] protect against native layer failing to determine Current Working Directory (CWD).
Obsolete stuff from old perspctives investigation.
Merge branch 'linux-config' into linux-config-dev
fix relative path
Under Construction - Perspective Descriptor
New Core Perspective defining CoreUI extensions
Add Core perspective to build
conforming to schema change
Add core perspective to rhq.ear
more perspective descriptor schema tweaks
Obsolete stuff from old perspctives investigation.
Under Construction - Perspective Descriptor
New Core Perspective defining CoreUI extensions
Add Core perspective to build
conforming to schema change
Add core perspective to rhq.ear
more perspective descriptor schema tweaks
Descriptor processing to make definitions available to the server/gui code.
files removed
Merge branch 'linux-config-dev' into linux-config
Fix problem due to a failed git merge
NullPointer protection
Add more activator elements, reviewed optional/required settings,
Work to expose coreMenu extension point via perspective manager
Add custom menu items to sample perspective
Merge branch 'linux-config' into linux-config-dev
Working to the point of core menu generation from the core perspective.
Added first pass at activation schema elements and added
Added global permission activation for core menu items
Merge branch 'linux-config-dev' into linux-config
Sample perspective additions. Custom images, application declaration.
Remove the sample perspective from default deployment. (If you have it
made this a generated type via the XSD: ExtensionPointType
Added ApplicationType for application declaration and attributes.
Fixed iconUrl.
Added url key support for mapping extension urls to numeric keys for
Added mapping of extension urls to numeric key for cleaner param passing
Merge branch 'linux-config-dev' into linux-config
Files git is forcing me to commit, I think due to line termination issue.
Merge branch 'linux-config' into linux-config-dev
Update sample perspective descriptor with latest schema changes
Fix some imports given new generated schema types
git is intent on making me commit this file, so I will.
merge work
removing obsolete dependency
Working towards url key mapping.
Merge branch 'linux-config' into linux-config-dev
a git forced commit
Merge branch 'linux-config' into linux-config-dev
Fixed log message. Further work coming for BZ-546073
Merge branch 'master-dev' into linux-config-dev
BZ-546073] Do not assume Deployer MBean exists for localhost vhost.
Updated app/descriptor to use different html pages for different regions
moved and renamed the perspective xhtml for (hopefully) better consistency
Implemented url key replacement/mapping for perspective page rendering.
Merge branch 'linux-config' into linux-config-dev
Fix up direct SQL error in 2.61
Merge branch 'master-dev' into linux-config-dev
Multiple changes to try and repair 2.61. Removing unnecessary steps and
Merge branch 'master-dev' into linux-config-dev
Several changes to 2.61 for logic/sql. Also 2.63 and 2.68. Now runs to
Merge branch 'master-dev'
Merge branch 'master' into linux-config-dev
Added getSubjectBySessionId to SubjectManagerRemote and refactored
Merge branch 'linux-config' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config
Update WS API with new remote method
Removed duplicate copy
Merge branch 'linux-config' into linux-config-dev
Just a little renaming to make it clear this
Minor or cosmetic changes
Obsolete, merged into AbstractGlobalActivator
Fix issue with applying activators. Added clone logic
Add some initial perspective context as params
Merge branch 'linux-config' into linux-config-dev
Renamed PerspectivesMenuUIBean to PerspectiveUIBean to reflect more
Allow RemoteClient to establish a connection without logging in. This
Merge branch 'linux-config' into linux-config-dev
Perspect8ve InventoryActivator work may add some logic to Criteria searches.
Add client-api src to project
fix UI bean name in JSF decls
completed first impl for supporting requiredPermissions on criteria search.
Work in progress for InventoryActivator
Git forced commit due to LF character issues
Merge branch 'linux-config' into linux-config-dev
Add core perspective for validation
turn off verbose query logging
refactor: Activator.matches -> Activator.isActive
Lock down sample menu items with Global permission and
Implement InventoryActivator support
Git forced commit due to a Line Termination issue.
Jdoc generation using -Djavadoc.outputDirectory
Added javadoc profiles in various places for public API's. To generate
Added javadoc profiles in various places for public API's. To generate
[BZ-545596] Fixed regression in refresh period menu item.
Trivial format change.
Merge branch 'linux-config' into linux-config-dev
[BZ 545596] A further fix to handle, I think, a legacy problem avoiding
Merge branch 'linux-config' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config
Merge branch 'linux-config' into linux-config-dev
Refactored to use dash-separated elements and camelCase
Updated with schema refactor.
Added infrastructure for the SupportFacet. Note that detection
finished up support for trait activation for ResourceTypeActivator.
Git forced commit, probably due to line termination issues.
Git LT commit
Merge branch 'linux-config' into linux-config-dev
Conform to display name convention for SS plugins
Add new repo declaration for those folks that have access to an oracle
Fix test given perspective schema change
Trivial - comment additions
Merge branch 'linux-config' into linux-config-dev
Update the linux config m2 settings to hopefully get the linux-confg
Fixed some doco. Added some content activation stuff but it's not at all
Added a bunch of support for linking back from a perspective page to a
Add PerspectiveManagerRemote for use by Remote Clients (i.e. perspectives).
trivial spelling fix
Updated the wizard example to make use of linkback urls in the final
Merge branch 'linux-config' into linux-config-dev
Added what seems to be a dependency on core gui.
Fixed up some build conflicts in eclipse based on cmd line mvn build.
update the richfaces-api jar to 3.3.2.SR1 as the other rf jars are already
Some changes to content activators (under construction)
Merge branch 'linux-config' into linux-config-dev
Remove unnecessary conf files from sample perspective that are now gotten
Add linkbacks for the browse resource table's resources.
Split ExtensionType into ExtensionType and RenderedExtensionType to better
Utilize PageLink extensions in the CreateContentProvider page.
Add page link extensions to RHQ and AS Patch provider types. This should
Merge branch 'linux-config' into linux-config-dev
improve data for sample page re: page links
Merge branch 'linux-config' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config
Refactored initActivator logic from the extension classes into
Merge branch 'linux-config' into linux-config-dev
BZ 559339
remove formatSearchParameter() as it badly assumed that all db vendors use
Treat percent sign as a literal as well as underscore for search filter
Merge branch 'linux-config' into linux-config-dev
More work for the search value escaping
Jeff Ortel (21):
356 - Add channel to repo renaming and add repo group tables
356 - Rename columns associated with channel => repo renaming. Increment DB version to 2.59.
356 - Rename constraints associated with channel => repo renaming. Change version to 2.60.1 per mailing list discussions.
356 - Test/Adjust on Oracle. Add inserts to seed DB for repo group & relation types.
Change content sprint 1 schema upgrade version to 2.59.2.
704 - Fix associate/disassociate repos with content providers
800 - UI changes to import repos from content providers.
800 - Fix ajax part of import page.
800 - Add repo import success/failure messages on import page.
800 - Fix paging and add inital selection on repo import page
800 - Add message detail and rerender repo panel on provider selection instead of table.
537207 - Fix confirmation messages to read content 'provider' and spell out 'repository'.
537207 - updated 'Content Sources' to 'Content Providers' in table titles.
538157 - Fix statement timeout by adding missing index on RHQ_REPO_PKG_VERSION_MAP (PACKAGE_VERSION_ID).
Add API for retrieving subscribed repos by id. Returns truncated Repo.
x509 entitlement prototype.
Refactor x509 entitlement certificates stuff to new EntitlementManager SLSB.
change rhq.server.tomcat.security.client-auth to (want) to support x.509 authorization for content via https.
add (name) to cert.
Allow access to content via http w/o cert. For now, only validate cert when presented.
Look for cert named client for demo instead of by resource id.
John Matthews (64):
Creating layout and test file for location of a plugin for RHQ -> RHN Hosted communication
Refine test so it's simpler and just calls getVersion() to RHN Hosted.
Merge branch 'master' into local_content
241 - adding support for custom request properties and JAXB parsing of data for dump.channels call
241 - added support for dump.packages_short, required changes to xsd to merge data returned by packages_short.
366 - Schema is now generated automatically by running against a sample of xml data from rhn hosted.
366 - added xml parsing for Product Names and Channel Families
366 - add XML parsing for dump.source_packages and dump.kickstartable_trees
366 - extending support for dump.channels() so it can parse more than one channel at a time
241 - work in progress to support fetching an RPM from hosted.
366 - change generated-sources to be under target so they are removed during clean
241 - Figured out how to fetch package from RHN Hosted, documented in unit test.
383 - Added ability to download a rpm from Hosted
remove debug print
241 - Adding wrapper for product names, channel families, and channels
241 - Add support for getPackageShortInfo() and getPackageMetadata()
Merge branch 'master' into local_content
241 - Add get of kickstart tree metadata
241 - added support for fetching kickstart trees from hosted
241 - add error support to jaxb-xmlrpc calls
Fix so RhnComm will use the passed in serverUrl plus minor cleanup
Build fix - Include rhq-enterprise-server as a dependency
Update mock interface to support getPackageMetadata and checkAuth with a bad sysid
cleanup unit test
400 - add to mock interface for getRPM and getKickstart tests
Update for unit test
A constructor for RHNConnector was setting the name of the cert, but not reading it's content
423 - first cut at adding SSL support
684 - add ssl cert validation to https connections
684 - update RHNDownloader to use our custom SSLSocketFactory instance
686 - Fix for: "Extra whitespace when pasting the cert results in validation failure"
690 - Add breadcrumb nav for packageVersion list
555 - adding method to get list of kickstart labels from hosted
555 - work in progress, what I think we'll need to sync kickstarts from hosted.
555 - Add syncing Kickstart trees to rhnhosted plugin
Update test for synchronizePackages method signature
Updated RHNProvider to use passed in repo name for synchronize Packages/Distributions.
560 - partial work to add sync of distributions to ContentProviderManager
560 - changes for distribution sync.
dos2unix on pom.xml for rhnhosted plugin
Fixed package syncs
Adding 'metadata' to package store in RHQ.
Allows RHN plugin to save 'metadata' needed by RHQ Yum operations
Fixes primary.xml/repomd.xml generation for packages.
1034 - fix for pkg install from yum client
Fixing rhnhosted package metadata for dependencies and obsoletes
Remove print of stacktrace
Adding a readme to describe how to setup our basic test to run against RHN Hosted.
Cleanup and remove unused methods.
update how we store returned xmlrpc data for debugging.
fix to allow a file name to be specified for where the debug xml data is written
1157 - bz543031 failure to display info about abuse of service from RHN hosted
1244 - pass in package version to yum install of a package
1357 - first step at creating a placeholder for fetching content through http
1357 - adding war to expose content through http
build fix
Adding eclipse changes for exposing content through http
1357 - added support for 'wget' of a package through http
1357 - added browsing for packages through http
1357 - update to how we render links
1357 - adding support to browse/download distribution files
1358 - generate yum metadata from database entries, expose through http
1361 - add support for 'HEAD' request needed by virt-install & add pkg fetch through distribution url
Fixes kickstarts through http content
John Mazzitelli (367):
add some initial eclipse external tool configurations for eclipse users - these let you clean and build
[RHQ-1035] vm health check thread is configurable now - you can enable/disable it by setting the check interval to 0 or higher. you can configure the mem thresholds.
i don't know why these test directories/files are here - there is no test java code and the test resources are agent configuration files, unsure how these ever could get used. deleting these
remove the now-defunct test path
ocd - fixed indentation and spaces
remove explicit dependency on ems in jopr project
[RHQ-1093] add new <runs-inside> JMX Server so we can now manage/monitor any standard Hibernate application that is running in a standalone J2SE 5+ JVM.
[JOPR-26] add the new purge metrics added by RHQ-1169
unsure why this was deleted, eclipse devs need this file to easily import the jopr project into the IDE
[JOPR-30] use the new comm calltime metrics to expose the data in an operation, in the same way we expose hibernate query stats.
added/changed some setting names
[JOPR-30] operation results show the new, more fine-grained metrics
the RHQ Server typically has the installer undeployed, so look for it, as well as for the installer if it is deployed
[JOPR-41] rhq server plugin can now manage the new MM-at-start property
new resource strings for installer
put the new jopr logo into the dist build - this logo will show in the top left corner of the UI
why is section 15 and 16 missing from the LICENSE_LGPL files? Adding them back in to our copies of the license files.
[JOPR-46] this is now the full LGPL license text, verbatim with no additions/modifications/deletions
don't want eclipse files in here - the top project has the .project file
[JOPR-53] out of box, do not enable log tracking for RHQ Server resources
[JOPR-62] add calltime metrics to EJB2.x SLSBs - basically do the same thing as we do for the EJB3 metrics.
ignore eclipse classes
[RHQ-1601][RHQ-1603] fix the hibernate entity component to survive up/down cycles of the parent VM container. This also provides better public/protected APIs to the MBeanResourceComponent.
new installer msgs
refactored the ContentFileInfo stuff
[JOPR-86] rebrand the files using the included *.unfiltered copies. this is possible due to RHQ-1747
[JOPR-86] rebrand the files using the included *.unfiltered copies. this is possible due to RHQ-1747
point to JON docs - the config properties help is still wrong.. have to fix this still
the config props are documented in another doc root location
[JOPR-34] use the new Jopr logo in Jopr's installer
get the yum and jbosscsp content source plugin in the jopr distro
jopr points to jopr docs
re-enable log/events
if I am forced to use our crappy coding standards, then I curse all others who checkin code with the same crappiness as well. reformatting, taking out tabs (eewww) and reformatting
how did we not see this? its SHA 2*56* not 2*65*
[JOPR-206] compare canonical paths to support the case when you are running JbossAS out of a symlink directory
add jopr license header, remove unused import
[RHQ-2118] allow for optional plugin dependencies to be implicitly specified. runs-inside (Injection) and sourcePlugin (Extension) are now implicitly defining optional plugin dependencies. <depends> now implies required dependencies. you no longer have to define <depends> when you define runs-inside or sourcePlugin - you only need <depends> when you need the classes in that plugin or you want to require a plugin to be deployed with your plugin. still need to refactor this further to support RHQ-2059, but this work had to get done first.
[RHQ-2129] jboss-as plugin now supports the snapshot report facet. you can get a snapshot of all data, conf and log files in a .zip and upload to server.
[RHQ-2129] be able to recurse down into subdirectories so you can take a more full snapshot of the jboss-as server. descriptor and component now allows you to take a snapshot of additional directories (for example, you can snapshot things under deploy/ or anywhere else)
eclipse tool we can use to build jopr plugins
[RHQ-2059] there is now a root plugin classloader to all plugins. they limit what classes the plugins can see. many agent classes are now hidden from plugins. this check is large and moves some files around to ensure plugins are now built correctly (some plugins used clientapi classes, which was a flaw, they should not have been).
put clientapi jar and some other deps required by the plugin descriptor generator testing tool that is embedded in the jboss-as-5 plugin
refactor to use the new support facet (replaces the snapshot report facet)
i'm not sure how this isn't blowing up the build, but without this import, eclipse is giving me a compile error.
should not explicitly depend on ems - will pick it up from the dependent rhq project (and this is now 5 versions out of date from what it should be)
[RHQ-2059] the big kahoona... individual resource classloaders are created to support connections to different managed resource instances
[RHQ-2059] somehow the svn merge screwed this up
we need to tell the PC to create resoruce classloaders so it can pick up the client jars from the managed jboss-as-5 server we are testing against
the tests need to hide classes so they aren't loaded from the maven isolated classloader
this I need this one to be hidden too
don't do this in offline mode - it seems like every day there is a new dependency that needs to be pulled down
if there are no successful executions, show "0" in the results, not Long.MIN/MAX_VALUE
trivial change - remove tabs and EOL whitespace
make this easier to revert back if we can - don't need to comment the entire body of the private method, just don't set the regex in the PC config object
remove the duplicate dep
remove unused import
as part of our performance testing, i'm adding the following metrics to track:
[JOPR-229] provide a new service RHQ Remote API Subsystem to track metrics for the remote APIs
[RHQ-1001] this refactors the code so there is a isEmbeddedInServer method - the place where it can be used is commented out - so the behavior is still the same as before... still trying to figure out how to get embedded agent to fully work
snapshot reporting/support subsystem isn't fully exposed, so just hide the snapshot plugin configurations by default
[JOPR-381] remove ALL illegal usage of clientapi package - including imports
curiously, somehow this test passed regularly on jdk6 but fails regularly on jdk5. the test needs to be more flexible since the set isn't guaranteed an order to return its items
to help detect problems from RHQ-1996 and related issues, dump the mtime when dumping inventory to an xml file
[JOPR-384] to avoid slow-responding jboss-as 4/5 servers from triggering false "downs", allow for plugins to be configurable for async avail checking. the default is the same as its always been - synchronous avail checking. if the 5-second avail timeout gets triggered because the jboss-as servers are slow to reply to the ping, then you turn on async avail checking
[RHQ-2443] default the server endpoint pref to a server called "rhqserver" - if there is none, use localhost as before
change eclipse classpath to use the upgrade libs
change eclipse classpath to use the upgrade libs
pass null if there really are no envvars defined (this will tell the exec to use the agent env vars as a default)
add a utility to load/save .ini formatted files - useful to read config files for things like puppet
only perform the DNS lookup if the address preference value is not yet set. this will avoid doing unnecessary dns lookups when the user has already defined what address to use
we don't want to hide eclipse files - people should be able to git clone and immediately load the project in eclipse and begin working
ignore the eclipse generated classes
remove CRLF
remove CRLF
mass elimination of all CRLF EOL chars from .java, .xml, .properties using dos2unix
remove CRLF
Merge branch 'master' into HEAD
remove CRLF
add to eclipse the things needed to build the jopr stuff
move the jboss software plugin to the place where the other content source server plugins are. do we want to delete this anyway?
remove CRLF
Merge branch 'jopr'
our unit tests need to ensure the default database type is set
no longer use redstone xmlrpc lib
Squashed commit of the following:
cracking a whole bunch of eggs to start to make a plugin container omelet. this branch doesn't come close to successfully building right now. refactored out the server-side xml schemas to a server only mvn module. xml-schemas now contains server side schemas leaving client-api to contain only those schemas needed on both server and agent (as it should be)
removing things that are no longer needed in their original packages
got the xml schemas laid out properly.
comment out the stuff that needs to be in here when perspectives schema
set the package names in the code appropriately to match the new name
add a global "plugin config" to the abstract server plugin schema type
fix the build to be able to reuse the client-api version of config .xsd.
only need schemas that define root elements, config is a child element
stub out the start of the alert plugin schema, with unit test
fixed most of compile errors due to the renaming/moving of classes
get master PC to manage the type PCs
merge master
get the pc ready to be testable
finish the integration into the existing test
fix some compile errors in tests
the rhq server plugin needs to use the new names provided by the new
add the new xml-schemas module to the build
put server jar dep in server plugins pom
use the proper jboss API call to get the true jboss mbean server
fix test descriptors so they follow the new schema
put the apt test in a testng group which will allow us to exclude it via
the plugins need to refer to the old config namespace
provide more fallback in case JAVA_HOME isn't set but java is in path
set the plugin descriptor to be correct
set a default JAVA_HOME via which if not set already.
Merge branch 'content' into pc
missed this in the last merge
Merge branch 'pc'
Squashed commit of the following:
reorganize .classpath to put things in some semblance of order, this
remove eclipse tools that dealt with jopr things since there is no separate project anymore
do not assume java is in /usr/lib/jvm/java and remove the additional
remove eclipse tools that dealt with jopr things since there is no separate project anymore
do not assume java is in /usr/lib/jvm/java and remove the additional
eclipse settings updates - copyright for new files is now up to 2009
fix the build - we should not be creating modules/dev-container,
the start of getting plugin classloading to work
it all compiles now, just have to test content plugins to make sure they didn't break
fix some minor things the tests flushed out
fix test so we don't really deploy any actual jars
add a start lifecycle method to support how the content stuff wants to
more small bug fixes that cause problems at shutdown
add some thread-saftety due to my paranoia
add lifecycle listener to server plugin stuff. change unit tests to explicitly create a server plugin server for content, leaving room for us to add different types later
add a sample server plugin to demo generic plugins and lifecycle
Squashed commit of the following:
refactor the server plugin test code so its easier to install different
move the content server plugin test classes to content test package
write a test that confirms the PC and listener lifecycle is correct
add a new "schedule" element to all plugin descriptors - this can allow us to implement the ability to schedule plugins for periodic work.
Merge branch 'mazz'
why did git not know that I removed these?
Squashed commit of the following:
somehow the db upgrade script got reformatted - things aren't lined up
maven is barfing due to a java.net repo hosting change.
add a "concurrent" attribute to allow for us to use StatefulJob
there are no tests for the cron and postfix plugin, removing from
provide an API to schedule jobs
add plugin context to the job interface
actually schedule the jobs in quartz
Merge branch 'master' into pc
Squashed commit of the following:
Squashed commit of the following:
fix the operation names in the rhq server plugin
get the plugin jobs to be scheduled properly in quartz
Conflicts:
Merge branch 'mazz' into pc
why does git refuse to merge this? I have to manually remove it myself
Squashed commit of the following:
Squashed commit of the following:
Squashed commit of the following:
Conflicts:
out! out! damned tabs!
Squashed commit of the following:
totally revamp the scheduling metadata.
get the new schedule stuff implemented.
rename lifecycle listener to component
finalize the coding to the new way we declare schedules
remove erroneous usage of seam class in javadoc
get test to pass
put boolean in quartz data map as string
rename the agent plugin scanner to indicate it scans for both kinds of plugins, not just agent
Merge branch 'pc' - this is the last of the squishes. I will never squish again, I'm all squooshed out.
fix possible NPE
log when we detect a user plugin and copy it to the internal location
refactor the plugin scanner to make it easier to add server-side plugin scanning
eclipse tool to hide dev-container files when searching for resources
add a help element to the server plugin descriptor schema. we can show this in the plugin UI page
add a query and API to get the number of normal servers in the cloud
do not invoke job if master PC is down. only refire immediately if other HA servers can take it
put the plugin component instance in the job context so stateless jobs can get to the stateful component if they need it.
add new plugin schema changes
fix the queries to join the config properly
test that we can persist plugin config and jobs config for plugins
add queries to filter on deployment type of plugin
some APIs and some GUI work to start being able to display server plugins on the plugins UI page
start doing some server plugin scanning
the scan period scans for both server and agent plugins now, not just agent plugins
initial code that persisted server plugin info to the database
oppps... forgot to define the datasource resource via annotation
get the database check to put cache the plugin info, just like how the filesystem check does it
have master PC and its supporting classes access the DB to get plugin information
API to get configuration def for server plugins
more coding to get info about plugins from the database. this also shows the configs in the server plugin details list as a prototype for how configs could look
be able to enable and disable plugins - start undeploy coding, but it isn't complete.
be able to tell the plugin container to initially disable the plugin when it is first discovered into the system.
have the sample plugin be disabled on discovery
Merge branch 'pc' - this adds server-side plugin container UI and DB changes
update schema catalog for eclipse usrs
out out tabs! fix formatting
add the ability to mark a plugin DELETED. add authz to server plugin SLSB calls. add tests
do not stream plugins to filesystem if the database flagged it as deleted
do not attempt to register plugins that were previously undeployed.
provide API that will allow us to later build a user interface to "resurrect" a deleted plugin - to re-install it if it was undelpoyed before.
actually remove all jobs for the undeployed server plugin
since there is no current way to "revive" a undeployed plugin from the real GUI, at least provide _some_ way to get back to a state that will let you re-register a plugin again using the test control.jsp page
mistakenly deleted the html tag, put it back
convert CRLF to LF
the column should be "enabled" since everywhere else we talk about a plugin being enabled or disabled, not active/inactive
put the proper values in the query params
because we put the byte[] content directly in the plugin entity, we can't entityManager.find() because that would load the full plugin content.
add a test to confirm that snapshot versions are considered older than candidate releases or releases
fix NPE when plugin config or scheduled jobs config is null
Merge branch 'master' into pc
use the new deepCopy()
Merge branch 'master' into pc
Merge branch 'master' into pc
provide an API to get a list of all enabled and disabled plugins grouped by their type
fix the update method so it can handle the config updates
get rid of the update query we don't need anymore
start with plugin key impl
start to adding JPA discriminators to plugin entities
finish JPA discriminator refactoring so there is now ServerPlugin entity (Plugin entity is now only for agent plugins)
fix copyright
Merge branch 'plugin-name-refactor' into pc2
first attempt to see what this looks like if i use plugin key vs. just plugin name in API
plugin configs are now only valid for server plugins. do the check on the UI bean def, since that will be null for agent plugins
use != to check for deployment type inequality
opps... forgot to fix the control.jsp to call the new API
now that we have the type in the data model, we can get all installed plugins grouped by their type
getting some code to help restart individual plugins while the master is still up
refactor the plugin container/manager API so we can load, unload individually
use new API for loading plugins
get the SLSB to unload/reload plugins using new API
make sure to schedule/unschedule jobs appropriately when enabling/disabling plugins
using the wrong dir - need to use the jbossas data dir, not home dir
create tests for new queries
need to reload/enable the plugin first, before rescheduling jobs
now that we have the type in the data model, we can get all installed plugins grouped by their type
getting some code to help restart individual plugins while the master is still up
refactor the plugin container/manager API so we can load, unload individually
use new API for loading plugins
get the SLSB to unload/reload plugins using new API
make sure to schedule/unschedule jobs appropriately when enabling/disabling plugins
using the wrong dir - need to use the jbossas data dir, not home dir
create tests for new queries
need to reload/enable the plugin first, before rescheduling jobs
Merge branch 'master' into pc
add API to get all server plugins, including deleted ones
finish the new UI that lets you completely purge a server plugin. You are free to re-deploy/re-upload a new plugin to replace it.
move the custom jmx plugin example to the /etc/samples/ location since it is a sample so its more appropriate to go here
Merge branch 'master' into pc
provide a way to restart the master PC from the plugin UI
Merge branch 'master' into pc
add eclipse tool to build the xml-schemas module
add build utility that validates server side plugins
add another sample plugin that illustrates how you can dump reports periodically.
add a new simple report that shows live availability
get better reports
rename the method/change log messages to make it clear this is starting the deployer that handles both agent AND server plugins
#545595 - don't send up empty inventory reports and make sure the report has at least the platform plugin
be able to enable and disable plugins successfully. this fixes a few bugs
#545595 - don't send up empty inventory reports and make sure the report has at least the platform plugin
merged pc into master. fixed conflict in ServerPluginsLocal.java
remove apt plugin source from eclise project
fix hot-deployment bugs so we can upload and enable plugisn without recycling the master PC
add sorting to the plugin ui - hide the purge button unless you are viewing undeployed plugins
remove some unused methods ; use type when comparing plugin data
use SLSB to get plugins, not jdbc
only link to the details page if the plugin is installed
if a plugin was undeployed, enabled or disabled on another server
Merge branch 'mazz'
add some error messages to make it clear what's happening
fix log message format
new eclipse tool
fix misspelling in "backinBean"
Merge branch 'master' into alertPlugin
fixing dbsetup - need to set version in pom
indent to match the rest of the file
opps.. show not show the link if plugin is undeployed, but still show if its just disabled
fix the error checking code for scanning dropbox
fix the plugin config ui
when a server plugin is updated, retain the original data.
add method to load plugin class for subclasses to use
add alert server plugin sources and deps to eclipse classpath
trivial - just stub out delegator method for stop
workaround what is probably a bug or poor defensive programming in the irc 3rd party lib
remove the unnecessary delegate methods - don't think we need them right now
loadPlugin now throws exception if there is something wrong with the plugin
fix eclipse classpath so master can compile in eclipse
first code for byteman plugin and skeleton lsof plugin
add operations to the byteman plugin
add new op to get added classpath jars
continuing byteman plugin
rename bytemancomponent to bytemanAGENTcomponent
rename discovery component to make it clear its discovering the agent
fix NPE if a content doesn't have config defined for it
more byteman plugin additions
fix deleting script. now support reloading managed script if it doesn't exist anymore in the agent
fix delete and add
add new JDBC trace plugin - doesn't have a real rule def yet
add res config to byteman agent, add op to jdbc tracer
some test rules
preliminary fix for bz551056
companion to earlier bz551056 fix - allow inventory manager to get you a container from a canonical resource key. have agent plugin operation give more information of the plugin container classloader stuff
add the ability for the jdbc trace plugin to deploy a helper jar to the byteman agent. refactor out some util methods for jdbc trace.
make sure the sys jar is added to the byteman agent
extract the byteman helper jar if refresh is requested
some test jdbc rules
POC to get lsof network connection info as an rhq operation
need to use longString type so the output can be shown in a multi-line gui component
add the ability of our systeminfo native API to get network connection data
build out the lsof plugin some more - add the ability to use either lsof external app or internal sigar API
remove tabs and get everything to format nicely (my tab spaces aren't the same as your tab spaces :)
put in missing end tag , this is invalid xml otherwise
get this file to finally be formatted properly
byteman 1.2.1 has been released, we need this as a dep
Merge commit 'origin/master' into byteman-lsof-plugins
need to add a few more paths/deps to eclipse classpath to build antlr-config plugin
change some javadoc to correct some info that are directed to plugin devs
cobbler server side plugin skeleton
move the test log file out of the root module directory into the target directory. now a mvn clean will delete it and git won't tell me I need to commit it
add cobbler4j as a dep
add the "clustered" job property
need to configure the scheduler thread pool in order for it to initialize successfully
Merge branch 'master' into cobbler-serverside
set cobbler4j.version property, reformat pom.xml
add "deploy-jar-meta-inf" antrun execution so the jar manifests are properly updated when building in dev profile.
remove the optional version attributes - we let our manifests define the versions of the plugins
add server plugin description, display name and help text
Merge branch 'cobbler-serverside'
noticed that the keystore generated needs to be rhq branded
make sure the nonclustered scheduler is started properly
Merge branch 'cobbler-serverside'
add cobbler4j to the eclipse classpath
need to put the xmlrpc jar in the plugin jar /lib dir
do not pause the scheduler - just get the list and delete the jobs
make sure we unload a plugin if a new one has been detected and needs to be deployed
add cobbler4j to the eclipse classpath
need to put the xmlrpc jar in the plugin jar /lib dir
do not pause the scheduler - just get the list and delete the jobs
make sure we unload a plugin if a new one has been detected and needs to be deployed
Merge branch 'master' into cobbler-serverside
provide the ability to run control operations on server plugins.
provide SLSB API to get the server plugin controls
Merge branch 'alertPlugin' of ssh://git.fedorahosted.org/git/rhq/rhq into cobbler-serverside
antlr-config plugin has been deleted, removing from eclipse classpath
remove this generated test artifact
prototype ui to invoke controls on server plugins - this isn't close to working
Merge branch 'master' into cobbler-serverside
stub out a getCobblerDistros control
add test controls to test plugin; remove unused prototype xhtml
finish the ui to allow control operations to be invoked on server plugins
get the cobbler server plugin to show some info on distros and profiles
complete the get distros/get profiles operations for the cobbler server
fix NPE, which happens during unit testing
don't render the link if plugin is not installed
get distros populated into cobbler from the rhq content subsystem
Merge branch 'master' into content
create distros using the proper distro tree ks metadata entry
create distros using the proper distro tree ks metadata entry
merge changes if a cobbler distro needs to be changed
merge changes if a cobbler distro needs to be changed
add new entitlement server plugin type
add bundle schema to db setup/upgrade scripts
start of the bundle domain objects along with unit tests
BundleVersionRepo entity and unit tests
new bundle config/file/deployment entities
change the blob column to clob since this really is text of the action script/receipt and not raw binary data
trivial fix to a javadoc comment
fixes BZ#548526 and obsoletes BZ#559160 - when changing config of server plugin, plugin is hot-redeployed and other HA servers will pick up the chanage within a few minutes at most
John Sanda (299):
Initial commit for RawConfiguration.java and corresponding test class.
Implementing equals(), hashCode(), and toString().
Fixing mapping typos in RawConfiguration and adding JPA associatin in Configuration.
Adding comments and renaming field in RawConfiguration from content to contents.
Updating war plugin configuration to support the war:exploded goal.
Updating war plugin configuration to support the war:exploded goal.
Merge branch 'master' of ssh://git.fedorahosted.org/git/rhq/rhq
Adding dbupgrade script for new raw config table.
Fixing syntax errors in dbupgrade script.
Adding config_id to rhq_raw_config table in upgrade script.
Fixing syntax in setup and in upgrade scripts for RHQ_CONFIG foreign key.
Bumping up schema version in pom.xml
Reverting war plugin change made in previous commit that changed the value of the webappDirectory.
Merge branch 'master' of ssh://jsanda@git.fedorahosted.org/git/rhq/rhq
Fixing typo that deleted top-level <project> tag
Adding back column to RHQ_CONFIG_TEMPLATE that I accidentally deleted.
Fixing column definition and deleting swap file that shouldn't have been committed.
Initial commit for RawConfiguration.java and corresponding test class.
Fixing mapping typos in RawConfiguration and adding JPA associatin in Configuration.
Adding comments and renaming field in RawConfiguration from content to contents.
Adding dbupgrade script for new raw config table.
Fixing syntax errors in dbupgrade script.
Adding config_id to rhq_raw_config table in upgrade script.
Fixing syntax in setup and in upgrade scripts for RHQ_CONFIG foreign key.
Bumping up schema version in pom.xml
Fixing column definition and deleting swap file that shouldn't have been committed.
Merge branch 'raw-config' of ssh://jsanda@git.fedorahosted.org/git/rhq/rhq into raw-config
Merge branch 'master' into raw-config
Reverting to previous working version to resolve compilation errors.
Adding methods for retrieving raw configurations.
Adding automated test for new method, findRawConfigurationsByConfigurationId()
Adding test for findRawConfigurationById()
Updating test to clean up after itself
Renaming MD5Generator to MessageDigestGenerator and refactoring to support SHA-256.
Refactoring equals/hashCode. Adding corresponding unit tests and javadocs.
Merge branch 'master' into raw-config
Fixing compilation error in test that happened as a result of removing RawConfiguration.setSha256().
Adding @Transient to messageDigestGenerator field since it is not a persistent field.
Refactoring equals(), hashCode(), toString() to account for RawConfigurations
Refactoring Configuration.equals() and Configuration.hashCode() to include the rawConfigurations field.
Updating deepCopyWithoutProxies() to copy rawConfigurations collection.
Fixing typo/comiler error in unit test
[US 403] Adding support for ampsVersion in data model and in schema.
Merge branch 'raw-config' of ssh://jsanda@git.fedorahosted.org/git/rhq/rhq into raw-config
Fixing failing tests, disabling one, debugging another.
Disabling test that is failing on build server.
[US 403] Modifying dbsetup script to add AMPS_VERSION column to RHQ_PLUGIN table
[US 403] Initial commit for PluginTransformer, PluginTransformerTest, and PluginTransformerException
[US 403] Modifying plugin container to load Plugin objects in their entirety.
[US 403] Adding ampsVersion to UI in plugin details page and updating logic for setting ampsVersion for exisitng plugins
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Fixing group id of parent pom.
Merge branch 'master' into raw-config
Adding a couple profiles to allow plugins to be built in a separate job on hudson
[US 2] Adding configurationFormat attribute to domain model.
[US 2] Adding configurationFormat attribute to plugin descriptor schema.
Fixing versions of modules that had been set to 1.3.0-SNAPSHOT. Needs to be 1.4.0-SNAPSHOT.
[US 2] Adding more unit tests
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
[US 2] Updating ConfigurationMetadataParser to set configuratFormat on ConfigurationDefinition
[US 403] Initial commit for PluginManagerTest.
[US 403] This commit contains the initial implementation of PluginManagerTest
[US 403] Refactoring PluginManager to better support integration tests.
[US 2] Initial commit for PluginManager.getAmpsVersion(String pluginName) and unit tests.
[US 2] Initial commit for new ResourceConfigurationFacet interface
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
[US 2] Updating parser to make configurationFormat default to structured if it not declared in plugin descriptor
Adding additional configuration to agent and comm tests to allow multiple builds run simultaneously on hudson.
Merge branch 'master' of ssh://jsanda@git.fedorahosted.org/git/rhq/rhq
Adding build properties that are used to filter the agent config files to ensure unique ports are used across builds
Merge branch 'master' into raw-config-clean
Fixing schemSpec numbers for dbupgrade
Making another port that was previously hard-coded configurable
Replacing another hard-coded port with configured property
Modifying @AfterMethod method to always run to ensure shut down of comm services happens
Merge branch 'master' into raw-config
Merge branch 'master' into content
Fixing typo in property names
Merge branch 'master' into content
[US 2] Adding methods for merging/translating back and forth between structured and raw
Trying to make the tests more robust since there were failures on hudson.
Adding dependency for jmock and initial commit for ConfigurationManagerUnitTest.java
[US 2] Initial commit to support raw config in ConfigurationManager
[US 2] Updating ResourceConfigurationStrategyFactoryImpl to initialize strategy object with its dependencies
[US 2] Implementing StructuredResourceConfigurationStrategy and adding unit tests for it.
Adding implementation and unit tests for StructuredAndRawResourceConfigurationStrategy
[US 2] Refactoring loadConfiguration() method to use new strategy and factory interfaces.
[US] Renaming classes to be a bit more concise.
[US 2] Initial commit for ComponentServiceImpl
[US 2] Initial commit for ConfiugrationManagerInitializer.java
[US 2] Updating ConfigurationManagerBean to call new version of loadResource().
Updating PluginTransformer to set a default ampsVersion when the descriptor does not declare one.
[US 2] Updating ConfigurationManagerBean to call new ConfigurationAgentService api
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Commenting out failing test for now as the functionality may be removed.
Updating fake agent service to fix failing tests
[US 4] Adding initial support for translating bewteen structured and raw during an edit.
Increasing length of config_format column to 32.
[US 2] Initial commit for raw config test plugin.
[US 2] Implementing more of the ResourceConfigurationFacet API
Merge branch 'raw-config' of ssh://jsanda@git.fedorahosted.org/git/rhq/rhq into raw-config
[US 2] Updating logic in getLatestResourceConfigurationUpdate() to persist raw configs
[US 2] Updating agent serialization to include the rawConfigurations collection in the (de)serialization.
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
[US 2] Modifying deserialization behavorior for RawConfiguration.
Modifying PropertyList and PropertyMap to initialize collections to avoid NPEs during deep copy operations.
Debugging the agent serialization code
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
[US 2] Cleaning up serialization code.
Updating AbstractResourceConfiguration to call Configuration.deepCopyWithoutProxies()
Fixing a bug in EntitySerializer in which the id field is not serialized unless it specifies @Column.
[US 2] Updating serialization code to include rawConfigurations field.
[US 2] Implementing merge operations in raw-config-test plugin
[US 2] Adding dependency for commons-configuration
Updating RawConfigServer to use commons-configuration for the merge operations
Updating pom to include dependencies in the packaged plugin
[US 2] Refactoring strategy class and tests for loading structured and raw.
[US 2] Fixing signature of loadRawConfigurations() to return Set<RawConfiguration>.
[US 2] Refactor LoadRaw and LoadRawTest
[US 2] Finishing the refactoring (for now) of the classes and tests involved with loading resources.
Updating plugin with facet API changes for the load methods
Updating .gitignore for IntelliJ 9
Updating plugin descriptor parsing code to not require child elements of the config when the format is raw.
Adding a resource type to test plugin that supports only structured config
Updating Structured and Raw Server to handle 3 config files and fixing the confiurationFormat attribute of Structured Server so that it is 'structured' instead of 'both'
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Adding unit tests for serialization code.
[US 4] Updating plugin container code for translating from structured to raw.
[US 4] Updating ConfigurationManager to better support translating raw to structured
[US 4] Fixing bugs in the merge() method that resulted in returning the configuration unmodified.
[US 4] Adding javadocs
[US 6] Adding unit tests for existing resource configuration update code
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
[US 6] Adding unit tests for embedded mode
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
[US 6] Refactoring common test classes into test-utils module.
[US 6] Adding Javadocs
[US 6] Starting to refactor UpdateResourceConfigurationRunner for raw config support and lots of refactoring.
[US 6] Renaming LoadResourceConfigurationFactory to ConfigManagementFactory
[US 6] Changing return type of ConfigManagement.executeUpdate() to void.
[US 6] Refactoring Configuration.deepCopy() to properly handle hibernate proxies.
[US 6] Refactoring Configuration.deepCopy() to properly handle hibernate proxies.
Deleting directory that accidentally included in a previous commit
[US 6] Refactoring UpdateResourceConfigurationRunner to handle ConfigurationUpdateException
Fixing compilation error that happened as a result of my refactoring RawConfiguration.deepCopy()
Merge branch 'master' of ssh://git.fedorahosted.org/git/rhq/rhq
[US 6] Updating call to RawConfig.deepCopy() to pass a boolean argument
Eagerly initializing underlying list and map in PropertyList and PropertyMap to avoid NPEs
[US 6] Refactoring ConfigurationManager.updateResourceConfiguration() to support raw config.
[US 6] Updating raw config test plugin to support update operation for Raw Server
Updating runtime dependencies
[BZ 541486] Fixing serialization bug for configuration update objects
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Refactoring tests to use common TestUtil class that now contains the serializeAndDeserialize() method that was formerly a private helper method.
Merge branch 'master' into raw-config
Fixing ordering of updates
Merge branch 'raw-config' of ssh://jsanda@git.fedorahosted.org/git/rhq/rhq into raw-config
[US 910]
[US 910] Refactoring testGetAndUpdateRawConfiguration() to eliminate some duplicate code
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
[US 6] Adding support for updates of structured config with new ResourceConfigurationFacet
[US 910] Adding CLI script test for structured config update using the new API
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
[US 6] Implementing update functionality for structured and raw
Fixing version of dependency. It was referencing jopr version but it should have been the rhq version
Merge branch 'master' into raw-config
[US 6] Initial commit for new updateResourceConfiguration() method that handles raw config.
[US 6] Adding implementation and tests for updating configs that support structured and raw
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
[US 6] Adding support for updating a resource config that supports structured and raw.
Fixing copy/paste error
[US 6] Adding CLI script test to verify that updates for a config that supports structured and raw works
Fixing parent reference in to point to rhq-plugins-parent instead of old jopr module
Merge branch 'master' of ssh://jsanda@git.fedorahosted.org/git/rhq/rhq
Fixing versions and groupIds on dependencies that got busted when I changed the parent module
Fixing serialization bug that I introduced during some previous refactoring.
[US 910, 914] Exposing the configuration translation operation to the remote APIs
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Merge branch 'master' into raw-config
Adding raw-config-test plugin to aggregrate build
Fixing build failures in webservices module
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Fixing broken build...again. Updating test method to call correct version of generated API.
[US 6] Fixing logic of legacy update config
Fixing test so that it retrieves the "live" config after applying the update instead of just retrieving it from the database. This way, we verify that the update has been applied on the reosurce.
Changing name of new udpate method to updateStructuredOrRawConfiguration.
Adding unit tests for LegacyConfigManagemnt
Updating unit tests and adding logic to throw an exception when wrong update method is called.
Adding a script to the dbutils build for "resetting" the database
Adding error handling and unit tests for translation operation.
Adding a test script for applying structured updates
Adding support for raw update
Rewrite of script to make it more modular and to support for scenarios.
Adding functions to translate from structured to raw and vice versa
[BZ 541486] Fixing serialization bug for configuration update objects
Porting a fix for a serialization bug introduced in the raw-config branch
[BZ 545175] Updating resouce config rollback to support structured and raw.
[US 1025] Fixing raw config plugin redeployment error
Merge branch 'master' into raw-config
Renaming script to something more logical
[BZ 544136] Fixing bug that prevented see history for raw config updates
[BZ 538088] Reverting back to using the view ui bean which only has a request scope.
[BZ 537891] Fixing bug in which required query parameter was not getted appended to url
Removing check for config property definitions in findResourceConfigurationUpdates()
Revert "added toolbar in xhtml, removed it from tests, still broken"
Revert "Still broken. Major refactroing of the config renderer so that the structured config is contained inside a panel. Might have broken something not visible from the test. Still working on re-enabling the save."
Revert " ability to turn off toolbar. Read only is set from render. replaced some String literals with symbolic constants."
Revert "Merge of current raw work with remote branch"
Revert "removed temporary file."
Revert "Removing check for config property definitions in findResourceConfigurationUpdates()"
Revert "[BZ 537891] Fixing bug in which required query parameter was not getted appended to url"
Revert "[BZ 538088] Reverting back to using the view ui bean which only has a request scope."
Revert "[BZ 544136] Fixing bug that prevented see history for raw config updates"
Revert "started pushing the decode and encode stuff into the appropriate portion of the jsf lifecycle."
Revert "Cleaned up icons and sidebar navigation, toggles between edit in view"
Revert "Renaming script to something more logical"
Renaming script to something more logical
[BZ 538088] Reverting back to using the view ui bean which only has a request scope.
[BZ 537891] Fixing bug in which required query parameter was not getted appended to url
Removing check for config property definitions in findResourceConfigurationUpdates()
Reverting back to previous functionality (for now)
Refactoring facelets code so that the appropriate ui is rendered for the config type
Merge branch 'master' into raw-config
Removing files from merge that were committed by accident
[BZ 537891] Adding fix for edge case in which id parameter was not passed when leaving raw edit page.
[US 7] Adding initial support for validation of raw config in plugin container
[US 7] Adding initial support in test plugin for validation
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Updating/adding validation support for configs that support structured and raw
Removing unused classes and cleaning up imports
Adding groups for plugin configuration properties
Merge branch 'master' into raw-config
Fixing typo
Initial commit for raw config ui changes
Initial commit for raw config ui changes. This is just a protoype.
More refactoring to combine the structured and raw ui into edit.xhtml
Adding support to switch between structured and raw in view mode
Updating controls so that there is only a single 'Edit' button
Adding status msg to show which file is loading.
Seam-ifying backing bean in order to work around request scope issue with JSF
Adding tabs to switch back and forth between structured and raw on view.xhtml
Adding tabs to switch between structured and raw on edit.xhtml.
Adding logic to group files by directory in the file menu
Deleting unused file that was accidentally included in a previous commit
Add javascript to change cursor to a wait cursor when changing tabs or when selecting a new file
Adding javascript and file grouping on the raw view and on the edit pages
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Adding initial support for full screen, modal raw config editor
Using tabs on the view/edit pages regardless of the supported config format to be consistent
Adding javascript on edit page to change cursor to wait icon when switching between tabs
Fixing regression that broke translation and changing files from the raw file menu
Fixing another translation/file selection issue in which modifications were getting overwritten
Adding logic to properly initialize the rawConfigDirectories property in the UI backing bean.
Updating modal dialog editor to display the correct header and contents after a file selection
Updating file menu to display icon next to file that has been modified in the file menu.
Adding logic to display an 'undo' button next to files in the file menu that have modifications
Fixing a bug that breaks translating from structured to raw
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Updating logic so that when you click on the edit button, you go to the edit page but remain on the same tab
Adding another config file for StructuredAndRawServer that is managed only via the raw and not structured
Refactoring to put config files into multiple directories
Adding commit button and msg above text area and moving them to the right side of the screen.
Adding save/cancel buttons to modal editor
Checking in some debug code for trying to get file upload working on edit.xhtml
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
A first pass of file upload working directly on edit.xhtml without going to a different page
Fixing icon for unmodified files to be a blank image
Fixing edit button for structured view so that it sends you to the edit page.
Adding logic to display file upload panel only when on a raw edit page
Adding support in file upload to rerender the current file with the uploaded contents.
Making edit button on view.xhtml consistent with placement of commit button on edit.xhtml
Fixing navigation rules so that you are redirected to the history page after making a config update.
Adding file upload to list of components to rerender after an upload has completed.
Adding logic to display status/progress bar of file upload
Modifying upload functionality so that the upload component is now rendered in a modal window
Adding new upload behavior for raw-only edit
Fixing upload for raw-only
Adding initial support for marking a file modified based on keyboard events
Updating logic for key events to indicate whether or not a file has been modified
Removing dead code
Fixing download behavior so that the file name matches the file name listed on the page
Updating resource tree navigation logic for configuration UI
Removing resource name that was directly above the tabs
Adding logic to generate the number of files changed label that appears next to the commit button
Adding logic for generating the number of files changes message
Moving the toolbar links one row above the file name label that appears before the text area
Adding back call to update modified cache on tranlsation to raw
Updating logic for displaying the number of files changed
Fixing <h:outputlink> tags for view full screen and upload links so that do not post back to server
Disabling usage of flash for upload. It was set to auto but looked like it was still trying to use flash when it was not available.
Refactoring RawConfiguration entity to store file contents as a string instead of as an array of bytes
Merge branch 'raw-config' of ssh://jsanda@git.fedorahosted.org/git/rhq/rhq into raw-config
Merge branch 'master' into raw-config
Fixing rerendering logic to display updated path name label
Merge branch 'master' into raw-config
Merge branch 'raw-config' of ssh://jsanda@git.fedorahosted.org/git/rhq/rhq into raw-config
Merge branch 'master' into raw-config
Fixing merge error
Merge branch 'master' of ssh://jsanda@git.fedorahosted.org/git/rhq/rhq
Joseph Marques (22):
RHQ-342 - add the ability to alert on changes to the resource configuration;
JOPR-7 - be more forgiving during the processing of the scriptPrefix property;
JOPR-42 - change the password for the content source proxy settings from "string" type to "password" type;
RHQ-1299 - performance metrics for work done by recalculation thread for group defs / dyna groups;
prepare for next development iteration (undo of manual work done in 129, which release plugin did not automate)
convenience methods that enforce arbitrary naming convention on plugin developers should not reside in the plugin API classes;
JOPR-47 - when a script returns a non-zero error code, mark that as a failed operation;
an external tool which downloads the maven dependencies; this allows users to execute this once when dependencies in pom's change (usually infrequently) and allows us to run the rest of the external tools (clean / dev profile) in offline mode for performance;
[RHQ-1421] - add operation to alert cache that unloads and then immediately reloads the cache;
expose new AlertConditionCache operation;
[RHQ-1464] [RHQ-1214] [RHQ-825] - update the resource component to match the fixes made for the noted jiras
update all eclipse tools to be execute from root instead of relative to "modules"
[RHQ-1599] - this is the only plugin we ship that seems to be missing a description
[RHQ-1599] - add descriptions to all metrics missing them;
remove accidentally checked in plugin
test commit emails (change some whitespace)
JOPR-114 - it's possible that we could have put a null element responses, which manifests as an NPE later in the flow instead of completing as FAILURE;
better logging for patch installations
change format of <help> tag inside rhq-plugin.xml from confluence format to html;
fix for proper generation of help text for hibernate plugin
fix eclipse classpath for next development iteration;
remove empty directory from webdav module as well as corresponding element in the pom;
Justin Harris (42):
Adding save button to plugin details page.
Updating update plugin call to new naming scheme.
Moving in some seam functionality to allow for page scoped beans in form submission.
Adding in first cut at the server plugin config UI.
Adding the ability to edit server plugin configs and tweaking the display in the plugin tree.
Adding in server plugins page link from the server settings page.
Cleaning out editing of server plugins on details page.
Pulling out old admin navigation rules.
Adding in autoselection of plugin given a request param, and linking in from plugin details page.
Adding in first cut at the server plugin config UI.
Adding the ability to edit server plugin configs and tweaking the display in the plugin tree.
Adding in server plugins page link from the server settings page.
Cleaning out editing of server plugins on details page.
Pulling out old admin navigation rules.
Adding in autoselection of plugin given a request param, and linking in from plugin details page.
* Modifying server plugin config page to be read-only
Adding in 'user defined jobs' functionality.
Making add/update lists work for both scheduled jobs and plugin configs.
Adding a 'no config' message if a server plugin has no configurations defined.
* Changing plugin list to optionally show 'Server Plugins' tab initially.
Moving tab selection into session bean.
Fixing typo in db-upgrade.
Adding IRC Alert Plugin.
Disabling and re-enabling a plugin when configuration settings are saved.
Fixing scoping bug that affected editing the incorrect plugin.
Merge branch 'alertPlugin'
Rough first pass at the new alert sender config page. The only glaring omission is the ability to save the list ordering...
Introducing custom UI into Alert Sender Definitions page.
Adding in ordering to alert notifications, as well as the ability to name each new notification when it is created.
Making lots of changes to alert sender plugin requirements.
Making <backing-bean-name> optional in alert plugin descriptor -- defaults to <backing-bean-class>
Reapplying commit 7c2df82f31fe398e103e0910fe0a3cc71fb24f1c
Adding in missing alert-migration dependency.
Merge remote branch 'origin/master'
Adding in missing alert-migration dependency.
Adding in rough cut of new alert definition page.
Not specifying IRC server by default.
Using date formatter in facelet markup instead of in the UI bean.
Tweaking the struts redirects and fixing a few breadcrumb issues.
Altering navigation rules for notification templates.
Making lots of small cosmetic changes to the alert definition page.
Merge remote branch 'origin/master' into alertPlugin
Lukas Krejci (225):
[JOPR-142] Adding the ability to expose and configure the type of config-property elements of connection factories.
[JOPR-171] - adding support for patch download and install for as5 plugin
Fixing eclipse classpath
code formatting for rev671
[JOPR-171] Made the version check in the RSS feed parser more lenient;
MERGE: merged DEV_AS_5_TMP branch into trunk
[JOPR-213] JMX connections to JBoss now go through JNP to achieve feature parity with AS4 plugin.
[JOPR-179] Added support for hibernate statistics in JBoss AS 5 plugin.
[JOPR-210] support for EJB2 beans, some metrics is still to be implemented
Eclipse classpath fix.
[JOPR-210] added newly implemented metrics for EJB2 beans.
[JOPR-210] MDBs are correctly identified across server restarts.
Removed unused constant.
added the client/jboss-serialization.jar to EMS classpath when connecting to the AS5 instance.
[JOPR-233] Added the ability to deploy jars/wars/ears via then agent as well as the embedded console.
[JOPR-234] - The autodetection of JNP URL by reading $SERVER_HOME/data/jnp-service.url now works.
added svn:ignore to jboss-cache5/target
[JOPR-183] We've got full read/write support for Service Binding Manager.
[JOPR-183] Updated readOnly and required attrs on SBM properties to reflect what's required.
Updated the comment on why we copy the file into jboss AS $SERVER_HOME before we deploy.
Don't run the JBoss AS5 tests in parallel.
Only run the tests defined in AbstractResourceTest if the current resource type supports appropriate facets.
Adding the ability to deploy/undeploy stuff to/from the AS during the tests.
[JOPR-230] added a note about the necessity of server restart for the active service binding to take effect in the property description.
Logging success or failure when reading data/jnp-service.url
Updating ejb-client test app to reproduce JBPAPP-2245
[JOPR-279] We need to reload the management view everytime we access an EJB2 MDB because the management view doesn't get refreshed automatically when the MDB name changes (which happens quite often).
Prevent a debug method throw an exception.
Added missing group definition to @BeforeTest methods
Integration tests for EJB2 stateful and stateless session beans and message driven beans.
Updated the ejb-client to be able to connect unsecured; added the ability to specify how to connect and what tests to execute as command-line args.
EJB2 MDB test now only checks the appropriate MDB for metrics values, but the test itself is still failing.
Added EJB2 entity bean test.
Updated ejb client to support JAAS authentication.
Outputting a little bit more information in AS5 resource configuration during the integration tests startup; fixed a typo in comments.
Updated as5 plugin's pom.xml to use jboss-as-profileservice-client and to provide security credentials for server connection to integration tests.
Moving stuff around so that invokeMethod() is reusable in other tests and not only in EJB2 tests.
Forgot to uncomment skipping of the as5 integration tests
Getting the Jopr eclipse project classpath in line with pom.xml
The @BeforeSuite and @AfterSuite methods of the as5 tests now only execute if the as5-plugin group is included in the tests.
Improved descriptions on service binding manager/sets properties, made Service Binding Manager a singleton and made its resource name contain spaces.
Updated the binding set component to give the user an overview of what the port bindings would look if the binding set was active.
[JOPR-290] - The deployers now properly use ProfileServiceConnection to use the authenticated proxy objects when connected securely.
made the integration tests compile again.
Added some deps and reworked the AppServerUtils to take the classloading changes into account. Now the integration tests execute properly again.
[JOPR-282] Fixed a bug with binding set changes not persisted and made the "Resulting Bindings" an operation so that we don't have duplicate configuration history entries due to "Resulting Bindings" being dynamically recomputed.
Added metric traits to SBM and binding sets; removed the obsolete bindingAddress property from the binding sets.
Modified the classloading to include all the deps in the maven classloader. This prevents hickups when we need the same classes across the classloader boundaries.
Added EJB3 SLSB test.
Added, EJB3 SFSB tests, updated the EJB3 session bean tests to check for non-zero createCount.
Removed an obsolete EJB3 entity bean service from the plugin descriptor. AS5 doesn't expose those.
[JOPR-337] adding support for invocation stats on EJB3 MDBs.
Added EJB3 MDB integration test.
Trying out new way of specifying test scope deps.
[JOPR-281] Added a delay between MDB tests setup and the tests themselves to give some time for the messages to arrive.
Adding a test app to support JBAS-7141.
[JOPR-341] removing CreateCount and RemoveCount metrics from EJB2 MDBs because they don't make sense for MDBs.
Reverting previous commit. I commited the wrong file.. ;)
[JOPR-341] removing CreateCount and RemoveCount metrics from EJB2 MDBs because they don't make sense for MDBs. This time, committing the correct file.
EJB2 session bean tests finally all passing. A stupid mistake of mine in the test logic.. :(
This one should have been in the previous commit.
[JOPR-347] - The active binding set name metric is reported only once.
SBM Active Binding Set Name integration test. More to come soon.
Finished the basic SBM tests.
[JOPR-261] - the properties passed to the JBoss AS startup script using -P option are properly read in by the discovery code even if the start up script was executed from a different directory. This is fixed for both as4 and as5 plugin...
Stop the deployment before removing it from the AS to prevent problems.
Updated EJB3 tests to test the embedded and local interface scenarios. I.e. an EJB jar deployed inside an EAR and an EJB called through a reference from another EJB.
Prevent an NPE when wrapping a null property into a meta value.
[JOPR-358] remove caching of the SBM managed component and reload the management view during the discovery so that we properly detect changes to the configuration made outside JOPR.
[JOPR-348] Availability reporting now consistent with as4 plugin.
[JOPR-361] The results of "Display Bindings" operation now display the override's description instead of the standard one, if one is provided. Overrides are displayed with the default host name if they don't provide their own host name definition. I.e. the results now look as they should ;)
Both availability and service scans are executed after the server restart in the integration tests to get the current picture of the server straight away.
Added some support static methods to the abstract resource test to be reused by the actual tests.
Added SBM binding set integration tests.
[JOPR-352] Resolve port and address in Tomcat's server.xml if they are set using environment variables; Be able to set the environment variables for the start and shutdown scripts in the plugin configuration.
Renamed confusingly named methods for applying system properties to the tomcat configuration values.
Adding range constraints on SBM ports and port offsets.
[JOPR-372] Disallow binding sets with invalid default hostname to "enter" Profile Service on binding set creation and update.
[JOPR-167] xa datasources should now be created properly.
Reverting rev1157. The fix will go into its separate branch to wait until we can test it throughly.
rename testOperations() method on ServiceBindingSetResourceTest so that it isn't confused with the protected method of the same name in the parent class.
Initial dump of the work done against the defunct svn repo. Still loads to do in the antlr-config plugin.
emitting more information about a tree path element
How come this wasn't commited before?
finished property definition matching against a tree path during the reading of a config file.
Removed unused variable.
Reworked the the configuration reading methods to correctly handle "gaps" in the mapping to the AST, bugfixes, hosts-anltr plugin integration tests to test this beast.
Sanity checking
Updating the eclipse .classpath
forgot to put hosts-antlr into the eclipse project
Adding to .gitignore to exclude stuff supporting Antlr IDE for Eclipse.
Adding the <Skip> token for future use.
Moved away from using the Tree interface to requiring the AST to be a CommonTree (which is a default in antlr) (or a subclass). We will need that to support the custom token classes.
Deferring all the AST traversal to an appropriately configured AntlrTreeStructure instance to support the traversal modified by the <Skip> and <Transparent> tokens.
Fixed an NPE.
Simplified the config updates. The only thing left is implementing <Unordered>.
Removing unused imports.
testing updates and additions to the configuration
Removed unused imports.
Implemented <Unordered>. Now we should be functionally on par with Augeas.
Added a test for robustness against reordering of properties on update.
modified the pom to be able to use test grammars in the unit tests
Preparing for antlr-config tests.
gave things more appropriate names, refactored out the property comparison out of the config mapper.
reformatting the pom a bit to conform with the rest.
Refining the abilities of the config mapper.
First test
fixed an NPE
another test
added a create test
Updated to work with the proper way of getting the configuration definition.
Merging antlr-config plugin from 'linux-config' into master.
added the simple delete test.
Added support for <Ordered> list so that we can support config files where order of statements is significant.
Extracted an abstract class for the tests.
Added a test for <Unordered> token type in grammars.
Fixing the delete behavior.
Renamed the "SimpleTest" to "OrderedTest" to reflect what it's actually testing.
added tests for <Skip> and <Transparent>
Modified Augeas plugin to support configuring multiple files at once.
changed the way the resourceKey is determined.
Make it possible for the discovery subclasses to override the inclusion and exclusion patterns. Made it all compile again..
The (in|ex)clusion patterns are now specified as simple properties so that they can be defaulted.
fixing small bugfixes uncovered during basic functional tests.
Made Augeas*Component inheritable by correctly specifying the type parameter, made the propery loading/saving methods protected so that they can be overriden in the subclasses.
default root node is "/files//" instead of "/" which could theoretically match stuff in /augeas as well.
small fixes...
Removing unused imports.
initial commit for cron plugin. nothing to see here.
some basic stuff in the rhq-plugin.xml
basic mappings of cron components.
Because of the possible length of mappings, we need to increase the length of the property name in rhq-plugin.xml and in database. Setting it to 255 chars hoping it's going to be enough.
Can read the crontab name now.
Further implementing cron plugin.
pushing cron plugin impl further...
Updating standalone container to support showing plugin and resource configuration.
fixing hosts plugin to work with the latest augeas base.
user is a mandatory in the cron entry
throwing more descriptive errors, attempt at making the augeas paths well formed with the default "/files//" root.
Adding the ability for the subclasses to override how is an augeas node called based on the current property definition.
Making the workaround for whitespace escaping in the node names a little bit more robust (now can handle a node name with an [] expression with embedded spaces).
Finishing up cron plugin.
added the descriptions to the cron plugin descriptor.
Removing newNodeExpression concept from sudoers.
Adding the cron plugin to the default server build.
Making CronComponent implicitly fail on config update because it is designed as readonly.
Correctly handling the augeas root path.
unit tests for cron plugin
Fixed the resource key generation regression introduced in the last update of this class.
Make sure the start() and stop() methods are run only once in the whole suite.
first draft of the apache resource config. not connected to any code or anything.
More work on apache res conf, future components stubs...
Merge branch 'linux-config' into linux-config-apacheplugin
Options directive is ignored in <Location>. Leave it out from the mapping.
Adding the working version of httpd.aug to the source control.
make augparse happy with the lens syntax. still augparse hangs on the test for some strange reason.
another update of the httpd lens.
minor modifications to the httpd lens. With this we can parse the default httpd.conf of apache (barring the nested <IfModule>s)
how come there were windows line endings when we only develop this on linux machines?
getting the rhq res conf and the lens more in line, some minor fixes in the lens
adding the directiveIndex to <Directory>-like resources. That is the only way we can identify them.
modifications of the lens after more testing...
reformatting the source files...
Changing all exceptions to be runtime exceptions.
Added a prototype of VirtualHost discovery.
Loading of server component config using augeas, some minor modifications...
apache plugin now even compiles and validates against plugin validator.
Make server component not cache the augeas config so that updates out of RHQ are correctly detected.
updating server configuration to read the ping-url from configuration using augeas.
Fixes to vhost discovery.
This belonged to the previous 2 commits.
Make this dependent on the augeas base plugin so that stuff actually works... ;)
prevent silly letter-case bugs (at least here)...
Loading vhost configuration using augeas.
Directory discovery works, mapping mostly doesn't.
This should have been in the previous commit...
The specialized lens is way too slow and computationally intensive. A generic, less convenient lens is much more performant.
removed the testing rule from the lens, rewritten the tests to reflect the new lens.
updates to the configuration definition
changing simple property mapping to conform to the new lens
renaming wrongly named class.
mappings for new-style lens.
modified the discovery code to work with new lens.
small update of resource config.
Server config can be read now... VirtualHost and Directory not...
VirtualHost and Directory configuration can be read, not all props have correct values though.
Making the Directory properties all read correctly.
moving augeas settings into a group in plugin config.
Adding line end escaping support into the lens.
Adding lots of documentation, serverRoot is initialized from configuration when starting to read the configuration files.
Finishing up the documentation.
Unit tests for GlobFilter along with a basic set of unit tests.
Merge branch 'linux-config' into linux-config-apacheplugin
Consolidating the two implementations of Glob and GlobFilter that appeared after the merge of old and new augeas base.
Fixing cron plugin and its unit tests.
Coding standards compliance.
adding getters for configuration and tree builder in the augeas proxy.
Removing the hardcoded "Httpd" lens name from the code, always reading it from plugin descriptor.
code formatting
more on coding standards
Readding the support for Apache 1.3 for non-configuration tasks...
Re-enabling SNMP monitoring for virtual hosts.
Removing configuration entries from the server config that are also present on the "Main Server" virtual host.
preliminary support for vhost and directory resource deletion.
Leaving out the yet unsupported Files and Location resource types from plugin config.
Support for directory creation in apache
Making NameVirtualHost a list because it may be specified multiple times in httpd.conf
vhost creation support + a bunch of small fixes and enhancements here and there...
graceful degradation of discovery and resource features when augeas or correct lens is missing.
vhost resource doesn't get confused if there is no URL to do the availability check.
Don't fail the vhost discovery when augeas is missing. Just return the "MainServer" default vhost and give up.
including the missing dependency on augeas plugin during the integration tests setup.
Correctly determine the URL of vhosts defined as _default_.
Using the default plugin configuration instead of empty configuration as we should.
Conditionally restart the apache instance after a config update and child resource create or delete.
removing the duplicate properties from server config and leaving them only in the vhost config.
Making cron a server and changing its resource key to a reasonable "Cron" instead of the insanity before.
Support for deleting empty configuration files from disk.
!= != .equals() ! (so to speak)
Update the metrics collection for vhosts to work without augeas.
Get RT log autodiscovery back to the vhost discovery component, change the vhost resource name from "VirtualHost blah" to "Virtual Host blah", the server ping URL uses ServerName or the localhost's domain name (if server name not configured in httpd.conf) instead of just localhost IP.
Discovery of vhosts falls back to SNMP when Augeas not installed. Nicer error messages when configuration not supported.
Some fixes + discovery working for Apache 1.3.x
Handling the "Listen port" case in Apache 1.3. address detection.
removing now obsolete antlr-based configuration parser plugin.
Mike McCune (106):
testing commit and push
122 - first attempt at a renaming of Content Source -> Content Provider
122 - comments for rename
122 - fixing typo
122 - more wording changes and fixing nav so you can create a CP
122 - fixing javascript buttons so you can sync and delete
Merge branch 'master' into content2
Merge branch 'master' into content2
122 - more renaming
adding rhn hosted src and libs to .classpath
122 - adding repo query unit test and fixing nav
classpath cleanup for content branch
Merge branch 'master' into content2
fixing unit test that still referred to Channel
more contentsource -> contentprovider
more git merge testing
adding generated source for antlr plugin
adding generated source for antlr plugin
removing uneeded src dir
400 - reworking RhnComm to pull out xmlrpc client creation
400 - forgot to checkin a few files plus using 2 urls
400 - moving downloader methods into their own class
400 - first cut at a mock interace to RHN
400 - mock rhn interface
400 - adding profile to allow pointing test runs at alt db
400 - switching to settings file
Merge branch 'master' into content2
adding helpers src dir
adding helpers src dir
431 - inlining systemids so it works in both eclipse and mvn
Merge branch 'master' into content2
Merge branch 'master' into content2
400 - switching to simpleCreate because we cant start the adapter
resolving path/compile errors
Merge branch 'master' into content2
changing classpath to match new path
400 - fixing rhnactivator test to not actually touch rhnhosted
fixing typo in bean name
693 - check the local FS to make sure files are still there
more unit test cleanup.
Merge branch 'master' into content
fixing xml from previous merge
Merge branch 'master' into content
more unit test cleanup.
disabling these 2 tests in master so we have a clean build
Merge branch 'master' into content
Merge branch 'master' into content2
Merge branch 'content' of ssh://git.fedorahosted.org/git/rhq/rhq into content2
adding src reference
582 - sync status per repository.
582 - removing commented out code
Merge branch 'master' into content
removing uneeded path
fixing jar building phase so we get the deps every time
800 - missing nav for the import button
807 - removing uneeded configs
807 - adding sync methods to repo beans
Merge branch 'master' into content
method rename to fix a mispelling identified by jdob
582 - fixing bug in status reporting where we showed failed
800 - now we sync immediately upon creation
810 - switching out package list with repo list on provider page
fixing NPE for unfinished syncs
Merge branch 'master' into content
1102 - adding RepoSyncResults
1102 - test refactoring to unify TestContentProvider
1103 - fixing NPE when syncing content. still broken thou
forgot to reset this flag
adding some src repos
1102 - unit test cleanup. should help fix some of the bustication
1102 - initiate status tracking when we sync
1150 - adding most recent sync results to details page.
removing system.out
1102 - adding more status steps and trackign
1102 - unit test fixage
1102 - fixing status display on details page
1103 - first stab ad tracking percent complete.
fixing compile error
1103 - stupid bug fixed. wasnt setting var
1103, 1107, 1108 - big checkin to support progress tracking
1103 - bugfixes for status reporting.
1103 - bugfixing status reporting
Merge branch 'master' into content
1105 - hide progress bar and add ajaxy update for status on details page
quieting some log spew
1104 - cleanup and TX change to fix the timeouts we are seeing
removing duplicate unit test
Merge branch 'master' into content
Merge branch 'master' into content
Merge branch 'master' into content
making tests less fragile to failure if existing data is in db
making test a bit more isolated
Cleaning up unit tests and removing immediate sync of ContentProvider
1382 - sync schedule
Merge branch 'master' into content
1383, 1385, 1387 - can now edit/save the sync schedule.
1384 - validate format of cron input
Fixing unit test and adding hacked ejb exception class to help testing
1376,1374,1377 - big amount of work to support cancelling syncs
1370 - cancel is now functional. feel free to test
Merge branch 'master' into content
1374 - bugfixes, cleanup
0000 - various bugfixes
removing system.out
0000 - temp fix to alleviate timeouts during long syncs
0000 - switching to previous method for refreshing status bar
Noam Malki (5):
A workaround for JOPR-309.
[JOPR-335] - after manually deleting ear file form the file system, getManagedDeployment() may return UndeclaredThrowableException instead of NoSuchDeploymentException.
changed log.error to log.warn in start method
[JOPR-246] - added integration tests for Topic and Queue. Also, updated AbstractResourceTest to support more general operation test.
[JOPR-370] - adding testMetricRefreshing method for testing the updating of the metrics
Partha Aji (95):
Removing a non existent directory from .classpath
Added a new utility to print augeas config tree given a config file ..
Fixed eclipse classpath and bunch of other issues..
Added the samba project to eclipse and fixed it to use the correct augeas plugin
Taking an initial stab at the sudoers plugin - doesn't do updates but does everything else
Fixed the Sudoers Component to use the AugeasConfiguration extensions.
Updated the rhq sudoer's plugin in to correctly map to the updated Augeas plugin
Revert "back out my augeas/hosts plugin changes from last Friday (6dc0d3ff445cb0e5fdd4957577327ccf24a15db6)"
Merge branch 'master' into linux-config
Merge branch 'master' into linux-config
Updated the rhq sudoer's plugin in to correctly map to the updated Augeas plugin
Merge branch 'master' into linux-config
Commiting a bare bones limited edition sudoers plugin
Got the add functionality working with sudoers
Merge branch 'master' into linux-config
fixed a bunch of merge conflicts
Fixed merge conflicts
Updated spec file to point to latest db
Added a way to specify custom augeas root directories by adding the 'AUGEAS_ROOT' property
Fixed an accidental bug that occured because of choosing the wrong variable name...
Fixed a broken sudoers add configuration thanks to changes in Base component
Fixing a compile error that occured due to a refactor..
Updating eclipse classpath to include augeas tests
Merge branch 'master' into linux-config
Added Sudoers loadConfiguration unit test
Merge branch 'master' into linux-config
Added a generic augeas testResourceConfigUpdate method
Made the testResourceConfigUpdate to propertly clean up the mess it creates
Merge branch 'master' into linux-config
Important bug fixes on various issues with the /etc/hosts plugin and augeas plugin in general
Fixed Merge conflicts
Fixed more conflicts from the linux-config branch
Merge branch 'linux-config' into master-merge
Mixed merged conflicts resulting from revert of d9f656b50586750124a3d3bbecee95ade22c3885
Fixed a couple of unit tests
Merge branch 'master' into master-merge
Merge branch 'linux-config' into master-merge
Merge branch 'master' into linux-config
Added a couple of checks to make sure augeas base paths are generated before unit tests are run
Fixed test cases related to samba and sudoer plugins
Merge branch 'master' into hope
Revert "Fixed test cases related to samba and sudoer plugins"
Merge branch 'master' into linux-config
added aliaseses to .classpath
Added Load and Update tests for the alias component
Removed the augeas test jar dep from aliases pom since its going to be built as part of core
Merge branch 'master' into linux-config
Added Postfix unit tests + got the update for the postfix plugin working
Commiting base functionality of an post access file. Unit tests and custom lens to come.
Merge branch 'master' into linux-config
Fixed a bunch of conflicts
Added code to setup recycle bin for Samba
Fixed samba unit tests
Fixed merge conflicts
More samba fixes
Revert "More samba fixes"
Fixed merge conflicts
Merge branch 'master' into dumb
Unit tests Postfix Access
Merge branch 'linux-config' into apache
Added SambaShare unit tests.
Remote apt dependencies from maven pom's since apt got moved to /etc
Merge branch 'master' into linux-config
Merge branch 'master' into linux-config
Merge branch 'master' into linux-config
Fixed unit tests related to samba ads commit
Merge branch 'master' into linux-config
Fixed a unit test goofup..
Merge branch 'master' into linux-config
Fixed a post fix component unit test..
Fixed a post fix component unit test..
Merge branch 'master' into linux-config
Merge branch 'master' into linux-config
Initial Cobbler plugin skeleton
Merge branch 'master' into linux-config
Small updates on cobbler-plugin .
Added code enable AugeasConfigComponent to load multiple lenses..
Added a prototype to deal with system config services over dbus
Merge branch 'master' into linux-config
Added raw config elements to cobbler component
Added Raw Config support to display modules.conf and settings
Added update operations for saving raw config file.
Added code to merge between raw and structured ..
Fixed merge conflicts
Got the Merge Raw-Structured working..for Cobbler Component
Fixed merge conflicts
Added entries from modules.conf... more to come on settings
Added a nice comprehensive list of cobbler structured options
Merge branch 'master' into linux-config
Fixed a compile error
Created Raw Config helper to facilitate merge between structured to raw
Added code to handle boolean properties in the cobbler plugin
Added a nicer service name.
Fixed merge conflicts
Fixed merge conflicts
Pradeep Kilambi (69):
test
Merge branch 'content' of ssh://git.fedorahosted.org/git/rhq/rhq into content
test undo
Activation Support for RHQ:
This commit Includes:
Support to transmit the Error handling from plugin to the UIBean layer. Exceptions should not propagate over and show the right error message if invalid data is entered during rhnhosted content source creation.
consume the exception and only show the message
renaming and cleanup
renaming RHNSource to RHNProvider
renaming the other plugin *Source -> *Provider
adding some url validation checks
moving cert validation logic to its own package
This commit includes:
moving the activation logic to use apache xmlrpc instead of redstone
get list of syncable channels
Adding a static list of syncable channels to the content provider page.
bug fix on typos
renaming and tests for helper
Task:#553,#558 new Database tables and upgrade scripts to support initial kickstart tree representation.
Task#554 Adding the domain layer representation for kickstart tree schema
if one of the packages is busted dont quit. Instead try to fetch as many package objects as we can
if one of the packages is busted dont quit. Instead try to fetch as many package objects as we can
Task#787 renaming kickstart to distribution and added new table to reference the distribution type
missed spots on renaming
more changes pertaining to new distro tables
Tasks#556,561 bean layer support for the distribution trees representation.
Adding a distribution facet for the plugin to implement and process distro syncs
some fixes based on unit test failures
create delete distro tests
adding calls to initialize repos for availabel syncable channels
Task#822 Adding new database tables and domain logic to handle kickstart files associated to each distribution tree
tests for new distrofiles support
test to check delete query
UI representation for the distribution tree logic. This is a read only widget displaying the list of available distros per repo
implementing dist tree lookups in webservicesManager
wrap up of UIBean layer and jsf for listing associated kickstart trees by repo
fixing the query to return repodistro as intended instaed of distro
helper calls to access distribution files by distro
Adding a separate identifier to please hibernate from assuming two distribution objects have same identifier
Initial schema changes to support
db upgrade supporting the Advisory schema changes
clean up of db changes for 2.71 spec
bumping url field size to 256
Adding errata metadata representation support to xmlrpc layer once the errata is fetched from hosted.
domain layer changes for advisory representation
fixing domain object column issues
Merge branch 'content' of ssh://git.fedorahosted.org/git/rhq/rhq into content
task:#1068,1069 bean layer for supporting calls to query advisory info, create/delete advisory, cve, advisorycve and advisorypackage realtionships
fixing the seq
fixing the seq
forgot to git add this, fixing the seq
Tasks:1070,1073
more changes for previous commit
clean up standard out from testing
Tasks: Advisory syncs fully functional with associations to packages and other optimizations to cves and buglists associated
Task#1074 UI Widget to show list of synced advisory list for a given repo
Task#1075: A new page to display advisory details information per advisory. This is a link from the advisory list in repo page. Currently shows Advisory, type, synopsis, topic, description, solution for viewed advisory. packages,cve and buglist info is on the way.
Task#1075(Contd): Adding support to show package info, cve, bugids, issue date, update date to advisory details page
adding css whitespace line wrap for advisory description
Fixing the rpm display name to follow right format and separate it from downloadname which has a epoch :
Fix for syncs halting intermittently due to overlapping advisories between repos
fixing db error
Supporting bean layer calls for bootstrap process to leverage to register a rhel client, import it as a managed resource, subscribe the resource to compatible base channel if available based on release,version and arch information sent from the clients. The resource created is associated to a dummy agent which will have the same host and port as the resource but does nothing. More work left to sync the agents once they are installed on the clients. These basic calls should siffice the goal of bootstrapping.
fix unittest failure
some optimizations to not check hibernate twice
fixing the last modified on distribution trees to show right time stamp
Merge branch 'content' of ssh://git.fedorahosted.org/git/rhq/rhq into content
Adding logic to populate the default plugin configuration at the registration time. If not, the inventory -> connection tab will show up as empty as it sets to null
fixing unittests for registration bean
Sayli Karmarkar (48):
test commit to content branch
renaming Channel class to Repo.
Revert "test commit to content branch"
renaming classes under content module to replace Channel by Repo
renaming classes under content module to replace Channel by Repo - continued
renaming classes under content module to replace Channel by Repo - continued
rename from channel to repo
fixing some xhtml link errors due to renaming
DB schema and queries renaming
37 - removing error when creating a repo
fixing typo in listContenProvider
43 - addition of RepoGroup and RepoGroupType classes
Reverting some changes because of error
43 - adding content domain classes to support RepoGroups
Merge branch 'content' of git+ssh://git.fedorahosted.org/git/rhq/rhq into mycontent
43 - domain model changes continued
43 - dbsetup changes for added entities
43 - dbsetup changes for added entities
reverting db-upgrade schema specs previous to channel -> repo renaming back to using channel instead of repo
adding addRepoGroup and removeRepoGroup functions
43 - committing RepoRelationship related classes
43 - committing RepoRelationship related classes
43 - RepoRelationship related dbsetup additions
fixing bugs in dbsetup additions
renaming gui components of repo to Repository
dbsetup data for types of repo relationships
some remaining gui changes for Repo to Repository
db-upgrade typo corrections
Unit tests for RepoGroup
552 - Adding generic tag object, taggable interface and implementation
Merge branch 'content' of git+ssh://git.fedorahosted.org/git/rhq/rhq into mycontent
552 - Adding generic tag object, taggable interface and implementation
temporarily fixing domain objects to make sure the content branch build successfully until I figure out the problem
552 - Adding db changes for generic tag object
552 - Uncommenting tag related functions after fixing db issues
552 - adding db upgrade script for new table for tagging
552 - updating db.schema.version in dbutil pom.xml for db changes
removing @overrides - not required
bug 536811 - fixed db errors when deleting repo
Merge branch 'content' of git+ssh://git.fedorahosted.org/git/rhq/rhq into mycontent
bug 536811 - content source and package associations not needed for this sprint - once we have tagging feature and repo - resource tag model approved, we can just replicate it with other domain objects
bug 536811 - fixed db errors when deleting repo
800 - Filtering out expired channels from repos that can be imported
1368,1369 - Adding webUI and manager layer changes for tracking resource deployment
1368,1369 - Adding webUI and manager layer changes for tracking resource deployment
Fixing issues with rendering of Content Update page for a resource
1364 - Update list should show only the most recent packageversion and not all versions > installed package
Adding sorting for install and update lists
Shannon Hughes (44):
initial scrubbing of samba plugin
more changes to the Samba agent plugin
initial samba plugin using augeas plugin as dependency
adding support for samba share discovery
updates to samba service property descriptions
typo in plugin descriptor
fixing schema validation on samba rhq-plugin
adding support for samba share creation
modifying support for resource creating using augeas set vs insert nodes
fixes to samba share create using augeas plugin. added report prop logic
initial integration test for samba load resource config
updated integration test for samba
initial stubs (discovery/load) for postfix server
added security options for main postfix configuration
intial stubs for Aliases service (platform)
logic for aliases platform service discovery and load resources
minor updates to aliases service
modifying aliases agueas paths
adding postfix and aliases plugins to the packaging ear
plugin and resource config vars for Active Server Integration
initial code to start authconfig call
logic to modify samba file for active server directory
join ads logic for samba domain controllers
changes based off 12/23 demo of samba ads
moving join/disconnect to operations tab
join/leave logic for ads operation facet
metric support for samba
adding cobbler to plugin pom
removing vi artifact from partha checkin
fixing descriptor syntax issue in partha code
changing cobbler from service to server
minor syntax fix on plugin name
quick update
update structured config for cobbler
removing child numbers in parens from left tree nav
remove tree node imagery (connector lines)
updates left hand tree expanders graphics
new tree visuals for resource types. suitcase->closed folder up/down
quick change to closed icon collapse
css/xhtml changes for resource links in left hand nav
use gears for leaf icons
more css ui work on left nav
using 3.3.2.sr1 for richfaces conflict.
fixing augeas and cobber due to RawConfig refactoring
Simeon Pinder (12):
perspectives dynamic menus changes for MenuUIBean.
Modified menu.xhtml to pull most content dynamically
Merge branch 'linux-config' of ssh://spinder@git.fedorahosted.org/git/rhq/rhq into linux-config
sample perspective page flow. Single page.
sample perspectives page flow supporting content
Merge branch 'linux-config' of ssh://spinder@git.fedorahosted.org/git/rhq/rhq into linux-config
Page flow/wizard updates: added cancel and cleaner display.
Bug 537480 - added a check for null reference.
Merge branch 'linux-config' of ssh://spinder@git.fedorahosted.org/git/rhq/rhq into linux-config
fix unit test file with upated node name to match schema.
Bug 535794 - modified code to conditionally handle PropertyMap as it is not instance of Map as assumed. Added code to order listings as UI does.
Merge branch 'linux-config' of ssh://spinder@git.fedorahosted.org/git/rhq/rhq into linux-config
Todd B Sanders (1):
Removed incorrect @Override annotations. These annotations will cause compiler errors with the OpenJDK (v1.6.0 in F12).
jmatthews (2):
Update how we translate the 'obsolete' portion of package metadata to primary xml format.
1156 - Fix excessive login's to RHN when downloading packages/files
jshaughnessy (1):
Support building the former Jopr plugins
unknown (2):
update project organization
add dependency on platform plugin jar to resolve build issue.
---
.classpath | 128
.gitignore | 11
.settings/org.eclipse.core.resources.prefs | 20
.settings/org.eclipse.core.runtime.prefs | 6
.settings/org.eclipse.jdt.core.prefs | 535
.settings/org.eclipse.jdt.ui.prefs | 228
.settings/org.maven.ide.eclipse.prefs | 8
dev/null |binary
etc/apt/pom.xml | 199
etc/apt/src/main/java/org/rhq/plugins/apt/AptSourcesComponent.java | 144
etc/apt/src/main/java/org/rhq/plugins/apt/AptSourcesDiscoveryComponent.java | 50
etc/apt/src/main/resources/META-INF/rhq-plugin.xml | 48
etc/apt/src/test/java/org/rhq/plugins/apt/AptSourcesComponentTest.java | 93
etc/apt/src/test/resources/log4j.xml | 32
etc/augeas-utils/README.txt | 48
etc/augeas-utils/augtree.sh | 3
etc/augeas-utils/pom.xml | 40
etc/augeas-utils/src/AugeasTree.java | 116
etc/augeas-utils/src/Node.java | 69
etc/custom-jmx-plugin/pom.xml | 17
etc/custom-jmx-plugin/src/main/resources/META-INF/rhq-plugin.xml | 62
etc/custom-serverplugin/pom.xml | 165
etc/custom-serverplugin/src/main/java/org/custom/serverplugin/MyCustomContentSource.java | 49
etc/custom-serverplugin/src/main/resources/META-INF/rhq-serverplugin-content.xml | 20
etc/dev-utils/test-file.txt | 3
etc/eclipse-tools/RHQ | 81
etc/eclipse-tools/RHQ_Ignore_Target.js | 21
etc/eclipse-tools/hibernate.cfg.xml | 226
etc/eclipse-tools/maven/RHQ | 22
etc/eclipse-tools/templates/cleanup-profile.xml | 102
etc/eclipse-tools/templates/code-templates.xml | 74
etc/eclipse-tools/templates/formatter-profile.xml | 528
etc/eclipse-tools/templates/schema.xmlcatalog | 18
etc/intellij-tools/rhq-style.xml | 136
etc/m2/settings-content.xml | 58
etc/m2/settings-linux-config.xml | 73
etc/m2/settings-rawconfig.xml | 54
etc/m2/settings.xml | 37
etc/modules/base-perspective-war/pom.xml | 233
etc/modules/base-perspective-war/src/main/java/org/rhq/enterprise/server/perspective/AbstractPerspectivePagedDataUIBean.java | 38
etc/modules/base-perspective-war/src/main/java/org/rhq/enterprise/server/perspective/AbstractPerspectiveResourceUIBean.java | 49
etc/modules/base-perspective-war/src/main/java/org/rhq/enterprise/server/perspective/AbstractPerspectiveUIBean.java | 41
etc/modules/base-perspective-war/src/main/java/org/rhq/enterprise/server/perspective/PerspectiveClientUIBean.java | 161
etc/modules/base-perspective-war/src/main/resources/seam.properties | 3
etc/modules/base-perspective-war/src/main/webapp/WEB-INF/components.xml | 16
etc/modules/base-perspective-war/src/main/webapp/WEB-INF/faces-config.xml | 28
etc/modules/base-perspective-war/src/main/webapp/WEB-INF/includes/pageControls.xhtml | 103
etc/modules/base-perspective-war/src/main/webapp/WEB-INF/jboss-web.xml | 20
etc/modules/base-perspective-war/src/main/webapp/WEB-INF/templates/mainTemplate.xhtml | 68
etc/modules/base-perspective-war/src/main/webapp/WEB-INF/web.xml | 108
etc/modules/base-perspective-war/src/main/webapp/index.xhtml | 36
etc/samples/custom-jmx-plugin/pom.xml | 17
etc/samples/custom-jmx-plugin/src/main/resources/META-INF/rhq-plugin.xml | 62
etc/samples/custom-serverplugin/pom.xml | 158
etc/samples/custom-serverplugin/src/main/java/org/custom/MyLifecycleListener.java | 110
etc/samples/custom-serverplugin/src/main/java/org/custom/MyScheduledJob.java | 41
etc/samples/custom-serverplugin/src/main/resources/META-INF/rhq-serverplugin.xml | 97
etc/samples/perspectives/sample-perspective/app/pom.xml | 106
etc/samples/perspectives/sample-perspective/app/src/main/java/org/rhq/sample/perspective/BrowseResources2UIBean.java | 13
etc/samples/perspectives/sample-perspective/app/src/main/java/org/rhq/sample/perspective/BrowseResourcesUIBean.java | 201
etc/samples/perspectives/sample-perspective/app/src/main/java/org/rhq/sample/perspective/CurrentResourceUIBean.java | 43
etc/samples/perspectives/sample-perspective/app/src/main/java/org/rhq/sample/perspective/RandomResourceUIBean.java | 65
etc/samples/perspectives/sample-perspective/app/src/main/java/org/rhq/sample/perspective/WizardBean.java | 677
etc/samples/perspectives/sample-perspective/app/src/main/resources/seam.properties | 3
etc/samples/perspectives/sample-perspective/app/src/main/webapp/WEB-INF/components.xml | 16
etc/samples/perspectives/sample-perspective/app/src/main/webapp/browseResources.xhtml | 160
etc/samples/perspectives/sample-perspective/app/src/main/webapp/createContentProviderJBossASPatch.xhtml | 77
etc/samples/perspectives/sample-perspective/app/src/main/webapp/createContentProviderRHN.xhtml | 77
etc/samples/perspectives/sample-perspective/app/src/main/webapp/currentResource.xhtml | 53
etc/samples/perspectives/sample-perspective/app/src/main/webapp/images/create.png |binary
etc/samples/perspectives/sample-perspective/app/src/main/webapp/images/jboss.png |binary
etc/samples/perspectives/sample-perspective/app/src/main/webapp/index.html | 14
etc/samples/perspectives/sample-perspective/app/src/main/webapp/mainpage.html | 17
etc/samples/perspectives/sample-perspective/app/src/main/webapp/randomResource.xhtml | 37
etc/samples/perspectives/sample-perspective/app/src/main/webapp/subtabpage.html | 17
etc/samples/perspectives/sample-perspective/app/src/main/webapp/tabpage.html | 26
etc/samples/perspectives/sample-perspective/app/src/main/webapp/wizard.xhtml | 543
etc/samples/perspectives/sample-perspective/perspective/pom.xml | 160
etc/samples/perspectives/sample-perspective/perspective/src/main/resources/META-INF/rhq-serverplugin.xml | 277
etc/samples/perspectives/sample-perspective/pom.xml | 52
etc/samples/simplereport-serverplugin/pom.xml | 158
etc/samples/simplereport-serverplugin/src/main/java/org/custom/SimpleReportsPluginComponent.java | 277
etc/samples/simplereport-serverplugin/src/main/resources/META-INF/rhq-serverplugin.xml | 81
etc/samples/skeleton-plugin/pom.xml | 4
etc/standalone-pc/standalone.bat | 16
etc/tlds/README.txt | 29
etc/tlds/a4j.tld | 3882
etc/tlds/c.tld | 572
etc/tlds/f.tld | 1973
etc/tlds/fn.tld | 207
etc/tlds/h.tld |14417 +
etc/tlds/rich.tld |19301 ++
etc/tlds/s.tld | 2644
etc/tlds/ui.tld | 292
modules/common/jboss-as/pom.xml | 88
modules/common/jboss-as/src/main/java/com/jboss/jbossnetwork/product/jbpm/handlers/ActionHandlerException.java | 45
modules/common/jboss-as/src/main/java/com/jboss/jbossnetwork/product/jbpm/handlers/ActionHandlerMessageLog.java | 48
modules/common/jboss-as/src/main/java/com/jboss/jbossnetwork/product/jbpm/handlers/BackupAndReplaceFileActionHandler.java | 261
modules/common/jboss-as/src/main/java/com/jboss/jbossnetwork/product/jbpm/handlers/BaseHandler.java | 296
modules/common/jboss-as/src/main/java/com/jboss/jbossnetwork/product/jbpm/handlers/CompareDigestActionHandler.java | 143
modules/common/jboss-as/src/main/java/com/jboss/jbossnetwork/product/jbpm/handlers/ContextVariables.java | 55
modules/common/jboss-as/src/main/java/com/jboss/jbossnetwork/product/jbpm/handlers/ControlActionFacade.java | 56
modules/common/jboss-as/src/main/java/com/jboss/jbossnetwork/product/jbpm/handlers/ControlActionHandler.java | 141
modules/common/jboss-as/src/main/java/com/jboss/jbossnetwork/product/jbpm/handlers/HandlerUtils.java | 148
modules/common/jboss-as/src/main/java/com/jboss/jbossnetwork/product/jbpm/handlers/JONServerDownloadActionHandler.java | 124
modules/common/jboss-as/src/main/java/com/jboss/jbossnetwork/product/jbpm/handlers/NotificationActionHandler.java | 61
modules/common/jboss-as/src/main/java/com/jboss/jbossnetwork/product/jbpm/handlers/PluginContainerControlActionFacade.java | 71
modules/common/jboss-as/src/main/java/com/jboss/jbossnetwork/product/jbpm/handlers/SetProcessStatusActionHandler.java | 50
modules/common/jboss-as/src/main/java/com/jboss/jbossnetwork/product/jbpm/handlers/SoftwareValue.java | 230
modules/common/jboss-as/src/main/java/com/jboss/jbossnetwork/product/jbpm/handlers/UnzipActionHandler.java | 115
modules/common/jboss-as/src/main/java/org/jboss/on/common/jbossas/AbstractJBossASContentFacetDelegate.java | 192
modules/common/jboss-as/src/main/java/org/jboss/on/common/jbossas/JBPMWorkflowManager.java | 385
modules/common/jboss-as/src/main/java/org/jboss/on/common/jbossas/JBossASDiscoveryUtils.java | 117
modules/common/jboss-as/src/main/java/org/jboss/on/common/jbossas/JBossASPaths.java | 61
modules/common/jboss-as/src/main/java/org/jboss/on/common/jbossas/JmxInvokerServiceConfiguration.java | 117
modules/common/jboss-as/src/main/java/org/jboss/on/common/jbossas/SecurityDomainInfo.java | 143
modules/common/jboss-as/src/test/java/com/jboss/jbossnetwork/product/jbpm/handlers/test/BackupAndReplaceFileActionHandlerTest.java | 129
modules/common/jboss-as/src/test/java/com/jboss/jbossnetwork/product/jbpm/handlers/test/CompareDigestActionHandlerTest.java | 239
modules/common/jboss-as/src/test/java/com/jboss/jbossnetwork/product/jbpm/handlers/test/ControlActionHandlerTest.java | 178
modules/common/jboss-as/src/test/java/com/jboss/jbossnetwork/product/jbpm/handlers/test/HandlerTestUtils.java | 75
modules/common/jboss-as/src/test/java/com/jboss/jbossnetwork/product/jbpm/handlers/test/JONServerDownloadActionHandlerTest.java | 66
modules/common/jboss-as/src/test/java/com/jboss/jbossnetwork/product/jbpm/handlers/test/MockContentContext.java | 40
modules/common/jboss-as/src/test/java/com/jboss/jbossnetwork/product/jbpm/handlers/test/MockContentServices.java | 105
modules/common/jboss-as/src/test/java/com/jboss/jbossnetwork/product/jbpm/handlers/test/MockControlActionFacade.java | 97
modules/common/jboss-as/src/test/java/com/jboss/jbossnetwork/product/jbpm/handlers/test/NotificationActionHandlerTest.java | 69
modules/common/jboss-as/src/test/java/com/jboss/jbossnetwork/product/jbpm/handlers/test/UnzipActionHandlerTest.java | 275
modules/common/jboss-as/src/test/java/org/jboss/on/common/jbossas/test/JBPMWorkflowManagerTest.java | 230
modules/common/jboss-as/src/test/java/org/jboss/on/common/jbossas/test/JmxInvokerServiceConfigurationTest.java | 71
modules/common/jboss-as/src/test/resources/configFiles/jmx-invoker-service-eap4-securityDisabled.xml | 132
modules/common/jboss-as/src/test/resources/configFiles/jmx-invoker-service-eap4-securityEnabled.xml | 130
modules/common/jboss-as/src/test/resources/configFiles/jmx-invoker-service-eap5-securityDisabled.xml | 132
modules/common/jboss-as/src/test/resources/configFiles/jmx-invoker-service-eap5-securityEnabled.xml | 130
modules/common/jboss-as/src/test/resources/handlers/BackupAndReplaceFileActionHandlerTest-one-file-replace-with-entities.xml | 32
modules/common/jboss-as/src/test/resources/handlers/BackupAndReplaceFileActionHandlerTest-one-file-replace.xml | 25
modules/common/jboss-as/src/test/resources/handlers/CompareDigestActionHandlerTest-md5.xml | 25
modules/common/jboss-as/src/test/resources/handlers/CompareDigestActionHandlerTest-no-algorithm.xml | 24
modules/common/jboss-as/src/test/resources/handlers/CompareDigestActionHandlerTest-no-expected-digest.xml | 24
modules/common/jboss-as/src/test/resources/handlers/ControlActionHandlerTest-1.xml | 23
modules/common/jboss-as/src/test/resources/handlers/JBPMWorkflowManagerTest-1.xml | 91
modules/common/jboss-as/src/test/resources/handlers/JONServerDownloadActionHandlerTest-input-1.txt | 2
modules/common/jboss-as/src/test/resources/handlers/NotificationActionHandlerTest-one-notification.xml | 23
modules/common/jboss-as/src/test/resources/handlers/UnzipActionHandlerTest-1.zip |binary
modules/common/jboss-as/src/test/resources/handlers/UnzipActionHandlerTest-no-destination.xml | 22
modules/common/jboss-as/src/test/resources/handlers/UnzipActionHandlerTest-no-zip-file.xml | 22
modules/common/jboss-as/src/test/resources/handlers/UnzipActionHandlerTest-valid.xml | 23
modules/common/jboss-as/src/test/resources/jboss-server.zip |binary
modules/common/jboss-as/src/test/resources/log4j.xml | 51
modules/common/jboss-as/src/test/resources/test-patch.zip |binary
modules/common/pom.xml | 70
modules/core/client-api/pom.xml | 362
modules/core/client-api/src/main/java/org/rhq/core/clientapi/agent/configuration/ConfigurationAgentService.java | 42
modules/core/client-api/src/main/java/org/rhq/core/clientapi/agent/configuration/ConfigurationUtility.java | 4
modules/core/client-api/src/main/java/org/rhq/core/clientapi/agent/inventory/CreateResourceRequest.java | 308
modules/core/client-api/src/main/java/org/rhq/core/clientapi/agent/metadata/ConfigurationMetadataParser.java | 43
modules/core/client-api/src/main/java/org/rhq/core/clientapi/agent/metadata/PluginMetadataParser.java | 1494
modules/core/client-api/src/main/java/org/rhq/core/clientapi/descriptor/DescriptorPackages.java | 3
modules/core/client-api/src/main/java/org/rhq/core/clientapi/descriptor/PluginTransformException.java | 48
modules/core/client-api/src/main/java/org/rhq/core/clientapi/descriptor/PluginTransformer.java | 131
modules/core/client-api/src/main/java/org/rhq/core/clientapi/server/content/ContentServerService.java | 412
modules/core/client-api/src/main/java/org/rhq/core/clientapi/server/content/ContentServiceResponse.java | 276
modules/core/client-api/src/main/java/org/rhq/core/clientapi/server/plugin/content/ContentSourceAdapter.java | 90
modules/core/client-api/src/main/java/org/rhq/core/clientapi/server/plugin/content/ContentSourcePackageDetails.java | 75
modules/core/client-api/src/main/java/org/rhq/core/clientapi/server/plugin/content/ContentSourcePackageDetailsKey.java | 119
modules/core/client-api/src/main/java/org/rhq/core/clientapi/server/plugin/content/PackageSyncReport.java | 117
modules/core/client-api/src/main/java/org/rhq/core/clientapi/server/plugin/content/metadata/ContentSourcePluginMetadataManager.java | 201
modules/core/client-api/src/main/resources/rhq-configuration.xsd | 60
modules/core/client-api/src/main/resources/rhq-contentsource-packagedetails.xsd | 381
modules/core/client-api/src/main/resources/rhq-perspective.xsd | 163
modules/core/client-api/src/main/resources/rhq-serverplugin-content.xsd | 180
modules/core/client-api/src/test/groovy/org/rhq/core/clientapi/agent/metadata/PluginMetadataParserTest.groovy | 392
modules/core/client-api/src/test/java/org/rhq/core/clientapi/descriptor/PluginTransformerTest.java | 318
modules/core/client-api/src/test/java/org/rhq/core/clientapi/server/plugin/content/ContentSourcePackageDetailsKeyTest.java | 69
modules/core/client-api/src/test/resources/metadata-manager-test-1.xml | 196
modules/core/client-api/src/test/resources/metadata-manager-test-2.xml | 36
modules/core/client-api/src/test/resources/metadata-manager-test-3.xml | 42
modules/core/client-api/src/test/resources/test-custom-jmx.xml | 118
modules/core/client-api/src/test/resources/test-hibernate.xml | 40
modules/core/client-api/src/test/resources/test-jbossas.xml | 82
modules/core/client-api/src/test/resources/test-jmx.xml | 38
modules/core/client-api/src/test/resources/test-subcategories.xml | 44
modules/core/client-api/src/test/resources/test-tomcat.xml | 42
modules/core/comm-api/pom.xml | 176
modules/core/dbutils/pom.xml | 594
modules/core/dbutils/src/main/java/org/rhq/core/db/DatabaseType.java | 14
modules/core/dbutils/src/main/java/org/rhq/core/db/DatabaseTypeFactory.java | 26
modules/core/dbutils/src/main/java/org/rhq/core/db/DbUtilsI18NResourceKeys.java | 662
modules/core/dbutils/src/main/java/org/rhq/core/db/PostgresqlDatabaseType.java | 18
modules/core/dbutils/src/main/scripts/dbsetup-build.xml | 664
modules/core/dbutils/src/main/scripts/dbsetup/alert-schema.xml | 22
modules/core/dbutils/src/main/scripts/dbsetup/amps-schema.xml | 10
modules/core/dbutils/src/main/scripts/dbsetup/config-schema.xml | 239
modules/core/dbutils/src/main/scripts/dbsetup/content-data.xml | 15
modules/core/dbutils/src/main/scripts/dbsetup/content-schema.xml | 811
modules/core/dbutils/src/main/scripts/dbsetup/measurement-schema.xml | 896
modules/core/dbutils/src/main/scripts/dbsetup/sysconfig-data.xml | 276
modules/core/dbutils/src/main/scripts/dbupgrade/db-upgrade.xml | 4539
modules/core/dbutils/src/test/java/org/rhq/core/db/DatabaseTest.java | 2
modules/core/dbutils/src/test/resources/log4j.xml | 44
modules/core/dbutils/src/test/resources/preupgrade-dbsetup.xml | 20
modules/core/dbutils/src/test/resources/small-dbsetup.xml | 80
modules/core/dbutils/src/test/resources/test-db-typemaps.xml | 20
modules/core/dbutils/src/test/resources/test-upgrade.xml | 128
modules/core/domain/pom.xml | 680
modules/core/domain/src/main/java/META-INF/MANIFEST.MF | 4
modules/core/domain/src/main/java/org/rhq/core/domain/alert/Alert.java | 56
modules/core/domain/src/main/java/org/rhq/core/domain/alert/AlertDefinition.java | 8
modules/core/domain/src/main/java/org/rhq/core/domain/alert/notification/AlertNotification.java | 140
modules/core/domain/src/main/java/org/rhq/core/domain/alert/notification/AlertNotificationLog.java | 10
modules/core/domain/src/main/java/org/rhq/core/domain/alert/notification/EmailNotification.java | 110
modules/core/domain/src/main/java/org/rhq/core/domain/alert/notification/NotificationTemplate.java | 145
modules/core/domain/src/main/java/org/rhq/core/domain/alert/notification/RoleNotification.java | 3
modules/core/domain/src/main/java/org/rhq/core/domain/alert/notification/SnmpNotification.java | 144
modules/core/domain/src/main/java/org/rhq/core/domain/alert/notification/SubjectNotification.java | 3
modules/core/domain/src/main/java/org/rhq/core/domain/auth/Subject.java | 1063
modules/core/domain/src/main/java/org/rhq/core/domain/authz/Role.java | 593
modules/core/domain/src/main/java/org/rhq/core/domain/bundle/Bundle.java | 150
modules/core/domain/src/main/java/org/rhq/core/domain/bundle/BundleConfig.java | 156
modules/core/domain/src/main/java/org/rhq/core/domain/bundle/BundleDeployment.java | 134
modules/core/domain/src/main/java/org/rhq/core/domain/bundle/BundleDeploymentPK.java | 122
modules/core/domain/src/main/java/org/rhq/core/domain/bundle/BundleFile.java | 169
modules/core/domain/src/main/java/org/rhq/core/domain/bundle/BundleType.java | 125
modules/core/domain/src/main/java/org/rhq/core/domain/bundle/BundleVersion.java | 195
modules/core/domain/src/main/java/org/rhq/core/domain/bundle/BundleVersionRepo.java | 132
modules/core/domain/src/main/java/org/rhq/core/domain/bundle/BundleVersionRepoPK.java | 122
modules/core/domain/src/main/java/org/rhq/core/domain/cloud/Server.java | 6
modules/core/domain/src/main/java/org/rhq/core/domain/common/Tag.java | 121
modules/core/domain/src/main/java/org/rhq/core/domain/common/Taggable.java | 38
modules/core/domain/src/main/java/org/rhq/core/domain/common/composite/OptionItem.java | 170
modules/core/domain/src/main/java/org/rhq/core/domain/configuration/AbstractConfigurationUpdate.java | 6
modules/core/domain/src/main/java/org/rhq/core/domain/configuration/AbstractResourceConfigurationUpdate.java | 3
modules/core/domain/src/main/java/org/rhq/core/domain/configuration/Configuration.java | 189
modules/core/domain/src/main/java/org/rhq/core/domain/configuration/ConfigurationUpdateStatus.java | 2
modules/core/domain/src/main/java/org/rhq/core/domain/configuration/DeepCopyable.java | 30
modules/core/domain/src/main/java/org/rhq/core/domain/configuration/DynamicConfigurationPropertyValue.java | 70
modules/core/domain/src/main/java/org/rhq/core/domain/configuration/Property.java | 9
modules/core/domain/src/main/java/org/rhq/core/domain/configuration/PropertyDefinitionDynamic.java | 82
modules/core/domain/src/main/java/org/rhq/core/domain/configuration/PropertyDynamicType.java | 33
modules/core/domain/src/main/java/org/rhq/core/domain/configuration/PropertyList.java | 12
modules/core/domain/src/main/java/org/rhq/core/domain/configuration/PropertyMap.java | 12
modules/core/domain/src/main/java/org/rhq/core/domain/configuration/PropertySimple.java | 30
modules/core/domain/src/main/java/org/rhq/core/domain/configuration/RawConfiguration.java | 262
modules/core/domain/src/main/java/org/rhq/core/domain/configuration/definition/ConfigurationDefinition.java | 29
modules/core/domain/src/main/java/org/rhq/core/domain/configuration/definition/ConfigurationFormat.java | 49
modules/core/domain/src/main/java/org/rhq/core/domain/content/Advisory.java | 285
modules/core/domain/src/main/java/org/rhq/core/domain/content/AdvisoryBuglist.java | 158
modules/core/domain/src/main/java/org/rhq/core/domain/content/AdvisoryCVE.java | 168
modules/core/domain/src/main/java/org/rhq/core/domain/content/AdvisoryPackage.java | 168
modules/core/domain/src/main/java/org/rhq/core/domain/content/Architecture.java | 6
modules/core/domain/src/main/java/org/rhq/core/domain/content/CVE.java | 126
modules/core/domain/src/main/java/org/rhq/core/domain/content/Channel.java | 477
modules/core/domain/src/main/java/org/rhq/core/domain/content/ChannelContentSource.java | 149
modules/core/domain/src/main/java/org/rhq/core/domain/content/ChannelContentSourcePK.java | 119
modules/core/domain/src/main/java/org/rhq/core/domain/content/ChannelPackageVersion.java | 146
modules/core/domain/src/main/java/org/rhq/core/domain/content/ChannelPackageVersionPK.java | 119
modules/core/domain/src/main/java/org/rhq/core/domain/content/ContentServiceRequest.java | 630
modules/core/domain/src/main/java/org/rhq/core/domain/content/ContentSource.java | 890
modules/core/domain/src/main/java/org/rhq/core/domain/content/ContentSourceSyncResults.java | 10
modules/core/domain/src/main/java/org/rhq/core/domain/content/ContentSourceSyncStatus.java | 27
modules/core/domain/src/main/java/org/rhq/core/domain/content/ContentSourceType.java | 620
modules/core/domain/src/main/java/org/rhq/core/domain/content/ContentSyncResults.java | 18
modules/core/domain/src/main/java/org/rhq/core/domain/content/ContentSyncStatus.java | 27
modules/core/domain/src/main/java/org/rhq/core/domain/content/Distribution.java | 209
modules/core/domain/src/main/java/org/rhq/core/domain/content/DistributionFile.java | 186
modules/core/domain/src/main/java/org/rhq/core/domain/content/DistributionFilePK.java | 90
modules/core/domain/src/main/java/org/rhq/core/domain/content/DistributionType.java | 142
modules/core/domain/src/main/java/org/rhq/core/domain/content/InstalledPackage.java | 430
modules/core/domain/src/main/java/org/rhq/core/domain/content/InstalledPackageHistory.java | 472
modules/core/domain/src/main/java/org/rhq/core/domain/content/InstalledPackageHistoryStatus.java | 208
modules/core/domain/src/main/java/org/rhq/core/domain/content/Package.java | 431
modules/core/domain/src/main/java/org/rhq/core/domain/content/PackageInstallationStep.java | 348
modules/core/domain/src/main/java/org/rhq/core/domain/content/PackageType.java | 11
modules/core/domain/src/main/java/org/rhq/core/domain/content/PackageVersion.java | 1553
modules/core/domain/src/main/java/org/rhq/core/domain/content/PackageVersionContentSource.java | 46
modules/core/domain/src/main/java/org/rhq/core/domain/content/ProductVersionPackageVersion.java | 2
modules/core/domain/src/main/java/org/rhq/core/domain/content/Repo.java | 894
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoAdvisory.java | 167
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoAdvisoryPK.java | 121
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoContentSource.java | 150
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoContentSourcePK.java | 120
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoDistribution.java | 162
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoDistributionPK.java | 121
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoGroup.java | 249
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoGroupType.java | 172
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoPackageVersion.java | 158
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoPackageVersionPK.java | 120
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoRelationship.java | 244
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoRelationshipType.java | 173
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoRepoGroup.java | 147
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoRepoGroupPK.java | 120
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoRepoRelationship.java | 154
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoRepoRelationshipPK.java | 120
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoSyncResults.java | 191
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoTag.java | 129
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoTagPK.java | 122
modules/core/domain/src/main/java/org/rhq/core/domain/content/ResourceChannel.java | 157
modules/core/domain/src/main/java/org/rhq/core/domain/content/ResourceChannelPK.java | 119
modules/core/domain/src/main/java/org/rhq/core/domain/content/ResourceRepo.java | 157
modules/core/domain/src/main/java/org/rhq/core/domain/content/ResourceRepoPK.java | 121
modules/core/domain/src/main/java/org/rhq/core/domain/content/composite/AdvisoryDetailsComposite.java | 143
modules/core/domain/src/main/java/org/rhq/core/domain/content/composite/ChannelComposite.java | 49
modules/core/domain/src/main/java/org/rhq/core/domain/content/composite/PackageVersionComposite.java | 222
modules/core/domain/src/main/java/org/rhq/core/domain/content/composite/RepoComposite.java | 49
modules/core/domain/src/main/java/org/rhq/core/domain/content/transfer/DeployIndividualPackageResponse.java | 252
modules/core/domain/src/main/java/org/rhq/core/domain/content/transfer/DeployPackageStep.java | 236
modules/core/domain/src/main/java/org/rhq/core/domain/content/transfer/EntitlementCertificate.java | 68
modules/core/domain/src/main/java/org/rhq/core/domain/content/transfer/SubscribedRepo.java | 47
modules/core/domain/src/main/java/org/rhq/core/domain/criteria/ChannelCriteria.java | 91
modules/core/domain/src/main/java/org/rhq/core/domain/criteria/Criteria.java | 25
modules/core/domain/src/main/java/org/rhq/core/domain/criteria/EventCriteria.java | 18
modules/core/domain/src/main/java/org/rhq/core/domain/criteria/MeasurementScheduleCriteria.java | 6
modules/core/domain/src/main/java/org/rhq/core/domain/criteria/PackageVersionCriteria.java | 22
modules/core/domain/src/main/java/org/rhq/core/domain/criteria/RepoCriteria.java | 115
modules/core/domain/src/main/java/org/rhq/core/domain/criteria/ResourceCriteria.java | 8
modules/core/domain/src/main/java/org/rhq/core/domain/event/EventSource.java | 3
modules/core/domain/src/main/java/org/rhq/core/domain/measurement/MeasurementDefinition.java | 1027
modules/core/domain/src/main/java/org/rhq/core/domain/measurement/MeasurementReport.java | 392
modules/core/domain/src/main/java/org/rhq/core/domain/plugin/AbstractPlugin.java | 401
modules/core/domain/src/main/java/org/rhq/core/domain/plugin/Plugin.java | 427
modules/core/domain/src/main/java/org/rhq/core/domain/plugin/PluginDeploymentType.java | 31
modules/core/domain/src/main/java/org/rhq/core/domain/plugin/PluginKey.java | 153
modules/core/domain/src/main/java/org/rhq/core/domain/plugin/PluginStatusType.java | 29
modules/core/domain/src/main/java/org/rhq/core/domain/plugin/ServerPlugin.java | 377
modules/core/domain/src/main/java/org/rhq/core/domain/resource/Resource.java | 3628
modules/core/domain/src/main/java/org/rhq/core/domain/resource/ResourceType.java | 1735
modules/core/domain/src/main/java/org/rhq/core/domain/resource/ResourceTypeFacet.java | 28
modules/core/domain/src/main/java/org/rhq/core/domain/resource/composite/ResourceComposite.java | 270
modules/core/domain/src/main/java/org/rhq/core/domain/resource/composite/ResourceFacets.java | 55
modules/core/domain/src/main/java/org/rhq/core/domain/resource/composite/ResourcePermission.java | 248
modules/core/domain/src/main/java/org/rhq/core/domain/resource/group/ResourceGroup.java | 1290
modules/core/domain/src/main/java/org/rhq/core/domain/resource/group/composite/ResourceGroupComposite.java | 410
modules/core/domain/src/main/java/org/rhq/core/domain/util/CriteriaQueryGenerator.java | 433
modules/core/domain/src/main/java/org/rhq/core/domain/util/CriteriaQueryRunner.java | 84
modules/core/domain/src/main/java/org/rhq/core/domain/util/EntitySerializer.java | 2
modules/core/domain/src/main/java/org/rhq/core/domain/util/OrderingField.java | 34
modules/core/domain/src/main/java/org/rhq/core/domain/util/PageControl.java | 25
modules/core/domain/src/main/java/org/rhq/core/domain/util/PageList.java | 244
modules/core/domain/src/main/java/org/rhq/core/domain/util/PersistenceUtility.java | 8
modules/core/domain/src/main/java/org/rhq/core/domain/util/UnlimitedPageControl.java | 34
modules/core/domain/src/test/java/org/rhq/core/domain/bundle/test/BundleTest.java | 345
modules/core/domain/src/test/java/org/rhq/core/domain/configuration/AbstractConfigurationUpdateTest.java | 114
modules/core/domain/src/test/java/org/rhq/core/domain/configuration/ConfigurationTest.java | 607
modules/core/domain/src/test/java/org/rhq/core/domain/configuration/PluginConfigurationUpdateTest.java | 67
modules/core/domain/src/test/java/org/rhq/core/domain/configuration/PropertyListTest.java | 59
modules/core/domain/src/test/java/org/rhq/core/domain/configuration/PropertyMapTest.java | 53
modules/core/domain/src/test/java/org/rhq/core/domain/configuration/PropertySimpleTest.java | 16
modules/core/domain/src/test/java/org/rhq/core/domain/configuration/RawConfigurationIntegrationTest.java | 66
modules/core/domain/src/test/java/org/rhq/core/domain/configuration/RawConfigurationTest.java | 235
modules/core/domain/src/test/java/org/rhq/core/domain/configuration/ResourceConfigurationUpdateTest.java | 67
modules/core/domain/src/test/java/org/rhq/core/domain/configuration/TestUtil.java | 45
modules/core/domain/src/test/java/org/rhq/core/domain/configuration/group/GroupPluginConfigurationUpdateTest.java | 51
modules/core/domain/src/test/java/org/rhq/core/domain/configuration/group/GroupResourceConfigurationUpdateTest.java | 51
modules/core/domain/src/test/java/org/rhq/core/domain/configuration/test/ConfigurationDefinitionTest.java | 2
modules/core/domain/src/test/java/org/rhq/core/domain/configuration/test/ConfigurationTest.java | 59
modules/core/domain/src/test/java/org/rhq/core/domain/content/test/ContentSourceSyncResultsTest.java | 60
modules/core/domain/src/test/java/org/rhq/core/domain/content/test/ContentSourceTest.java | 366
modules/core/domain/src/test/java/org/rhq/core/domain/content/test/PackageVersionContentSourceTest.java | 28
modules/core/domain/src/test/java/org/rhq/core/domain/content/test/RepoGroupTest.java | 186
modules/core/domain/src/test/java/org/rhq/core/domain/content/test/RepoTest.java | 54
modules/core/domain/src/test/java/org/rhq/core/domain/resource/test/PluginTest.java | 170
modules/core/domain/src/test/java/org/rhq/core/domain/resource/test/ProblemResourceTest.java | 736
modules/core/domain/src/test/java/org/rhq/core/domain/resource/test/ServerPluginTest.java | 693
modules/core/domain/src/test/java/org/rhq/core/domain/test/QueriesTest.java | 350
modules/core/domain/src/test/java/org/rhq/core/domain/test/QueryAllTest.java | 814
modules/core/domain/src/test/java/org/rhq/core/domain/test/SerializableTest.java | 4
modules/core/domain/src/test/resources/META-INF/persistence.xml | 37
modules/core/domain/src/test/resources/ejb3-interceptors-aop.xml | 718
modules/core/domain/src/test/resources/embedded-jboss-beans.xml | 444
modules/core/domain/src/test/resources/jboss-jms-beans.xml | 406
modules/core/domain/src/test/resources/jndi.properties | 2
modules/core/domain/src/test/resources/log4j.xml | 104
modules/core/domain/src/test/resources/login-config.xml | 126
modules/core/domain/src/test/resources/security-beans.xml | 26
modules/core/domain/src/test/resources/testng.xml | 24
modules/core/gui/pom.xml | 453
modules/core/gui/src/main/java/org/rhq/core/gui/configuration/AbstractConfigurationComponent.java | 2
modules/core/gui/src/main/java/org/rhq/core/gui/configuration/AbstractPropertyBagUIComponentTreeFactory.java | 66
modules/core/gui/src/main/java/org/rhq/core/gui/configuration/ConfigRenderer.java | 3
modules/core/gui/src/main/java/org/rhq/core/gui/configuration/MultiFileRenderer.java | 70
modules/core/gui/src/main/java/org/rhq/core/gui/configuration/MultiFileUIComponent.java | 38
modules/core/gui/src/main/java/org/rhq/core/gui/configuration/RawConfigRenderer.java | 58
modules/core/gui/src/main/java/org/rhq/core/gui/configuration/RawConfigUIComponent.java | 143
modules/core/gui/src/main/java/org/rhq/core/gui/configuration/helper/DynamicPropertyRetriever.java | 53
modules/core/gui/src/main/java/org/rhq/core/gui/configuration/helper/PropertyRenderingUtility.java | 108
modules/core/gui/src/main/java/org/rhq/core/gui/configuration/propset/PropertySetRenderer.java | 15
modules/core/gui/src/main/java/org/rhq/core/gui/model/AbstractPagedDataModel2.java | 315
modules/core/gui/src/main/java/org/rhq/core/gui/model/DefaultPageControlSettingsUIBean.java | 65
modules/core/gui/src/main/java/org/rhq/core/gui/model/PagedDataModel.java | 396
modules/core/gui/src/main/java/org/rhq/core/gui/model/PagedDataProvider.java | 37
modules/core/gui/src/main/java/org/rhq/core/gui/table/bean/AbstractPagedDataUIBean.java | 182
modules/core/gui/src/main/java/org/rhq/core/gui/table/component/AllRowsSelectorComponent.java | 85
modules/core/gui/src/main/java/org/rhq/core/gui/table/component/RowSelectorComponent.java | 153
modules/core/gui/src/main/java/org/rhq/core/gui/table/component/SelectedRowsCommandButtonComponent.java | 124
modules/core/gui/src/main/java/org/rhq/core/gui/table/component/SortableColumnHeaderComponent.java | 135
modules/core/gui/src/main/java/org/rhq/core/gui/table/model/PagedListDataModel.java | 298
modules/core/gui/src/main/java/org/rhq/core/gui/table/renderer/AbstractButtonRenderer.java | 235
modules/core/gui/src/main/java/org/rhq/core/gui/table/renderer/AbstractRenderer.java | 140
modules/core/gui/src/main/java/org/rhq/core/gui/table/renderer/AllRowsSelectorRenderer.java | 130
modules/core/gui/src/main/java/org/rhq/core/gui/table/renderer/RowSelectorRenderer.java | 238
modules/core/gui/src/main/java/org/rhq/core/gui/table/renderer/SelectedRowsCommandButtonRenderer.java | 106
modules/core/gui/src/main/java/org/rhq/core/gui/table/renderer/SortableColumnHeaderRenderer.java | 110
modules/core/gui/src/main/java/org/rhq/core/gui/util/FacesComponentUtility.java | 13
modules/core/gui/src/main/resources/META-INF/faces-config.xml | 78
modules/core/gui/src/main/resources/META-INF/rhq.taglib.xml | 43
modules/core/gui/src/main/resources/org/rhq/core/gui/table/renderer/js/table.js | 57
modules/core/gui/src/main/resources/seam.properties | 3
modules/core/native-system/ant-run.xml | 260
modules/core/native-system/pom.xml | 218
modules/core/native-system/src/main/java/org/rhq/core/system/FileSystemInfo.java | 186
modules/core/native-system/src/main/java/org/rhq/core/system/JavaSystemInfo.java | 7
modules/core/native-system/src/main/java/org/rhq/core/system/NativeSystemInfo.java | 28
modules/core/native-system/src/main/java/org/rhq/core/system/NetworkStats.java | 320
modules/core/native-system/src/main/java/org/rhq/core/system/ProcessInfo.java | 107
modules/core/native-system/src/main/java/org/rhq/core/system/SystemInfo.java | 26
modules/core/native-system/src/main/java/org/rhq/core/system/SystemInfoFactory.java | 43
modules/core/native-system/src/test/java/org/rhq/core/system/NativeSystemInfoTest.java | 1276
modules/core/native-system/src/test/java/org/rhq/core/system/SigarTest.java | 128
modules/core/plugin-api/pom.xml | 188
modules/core/plugin-api/src/main/java/org/rhq/core/pluginapi/configuration/ConfigurationFacet.java | 2
modules/core/plugin-api/src/main/java/org/rhq/core/pluginapi/configuration/ConfigurationFacetSupport.java | 27
modules/core/plugin-api/src/main/java/org/rhq/core/pluginapi/configuration/ResourceConfigurationFacet.java | 48
modules/core/plugin-api/src/main/java/org/rhq/core/pluginapi/configuration/ResourceConfigurationUpdateException.java | 49
modules/core/plugin-api/src/main/java/org/rhq/core/pluginapi/content/ContentFacet.java | 202
modules/core/plugin-api/src/main/java/org/rhq/core/pluginapi/content/ContentServices.java | 262
modules/core/plugin-api/src/main/java/org/rhq/core/pluginapi/event/log/Log4JLogEntryProcessor.java | 72
modules/core/plugin-api/src/main/java/org/rhq/core/pluginapi/inventory/CreateResourceReport.java | 300
modules/core/plugin-api/src/main/java/org/rhq/core/pluginapi/inventory/ManualAddFacet.java | 58
modules/core/plugin-api/src/main/java/org/rhq/core/pluginapi/inventory/ResourceDiscoveryContext.java | 31
modules/core/plugin-api/src/main/java/org/rhq/core/pluginapi/operation/OperationFacet.java | 134
modules/core/plugin-api/src/main/java/org/rhq/core/pluginapi/util/FileUtils.java | 386
modules/core/plugin-container/pom.xml | 357
modules/core/plugin-container/src/main/java/org/rhq/core/pc/PluginContainer.java | 1082
modules/core/plugin-container/src/main/java/org/rhq/core/pc/PluginContainerConfiguration.java | 1526
modules/core/plugin-container/src/main/java/org/rhq/core/pc/PluginContainerMBeanImpl.java | 34
modules/core/plugin-container/src/main/java/org/rhq/core/pc/ServerServices.java | 230
modules/core/plugin-container/src/main/java/org/rhq/core/pc/StandaloneContainer.java | 38
modules/core/plugin-container/src/main/java/org/rhq/core/pc/configuration/ConfigManagement.java | 48
modules/core/plugin-container/src/main/java/org/rhq/core/pc/configuration/ConfigManagementFactory.java | 32
modules/core/plugin-container/src/main/java/org/rhq/core/pc/configuration/ConfigManagementFactoryImpl.java | 85
modules/core/plugin-container/src/main/java/org/rhq/core/pc/configuration/ConfigManagementSupport.java | 82
modules/core/plugin-container/src/main/java/org/rhq/core/pc/configuration/ConfigurationManager.java | 264
modules/core/plugin-container/src/main/java/org/rhq/core/pc/configuration/ConfigurationManagerInitializer.java | 41
modules/core/plugin-container/src/main/java/org/rhq/core/pc/configuration/ConfigurationUpdateException.java | 55
modules/core/plugin-container/src/main/java/org/rhq/core/pc/configuration/ConfigurationUtilityService.java | 37
modules/core/plugin-container/src/main/java/org/rhq/core/pc/configuration/ConfigurationUtilityServiceImpl.java | 42
modules/core/plugin-container/src/main/java/org/rhq/core/pc/configuration/LegacyConfigManagement.java | 102
modules/core/plugin-container/src/main/java/org/rhq/core/pc/configuration/RawConfigManagement.java | 83
modules/core/plugin-container/src/main/java/org/rhq/core/pc/configuration/StructuredAndRawConfigManagement.java | 114
modules/core/plugin-container/src/main/java/org/rhq/core/pc/configuration/StructuredConfigManagement.java | 80
modules/core/plugin-container/src/main/java/org/rhq/core/pc/configuration/UpdateInProgressException.java | 43
modules/core/plugin-container/src/main/java/org/rhq/core/pc/configuration/UpdateResourceConfigurationRunner.java | 100
modules/core/plugin-container/src/main/java/org/rhq/core/pc/content/ContentManager.java | 1378
modules/core/plugin-container/src/main/java/org/rhq/core/pc/content/CreateContentRunner.java | 330
modules/core/plugin-container/src/main/java/org/rhq/core/pc/content/DeleteContentRunner.java | 224
modules/core/plugin-container/src/main/java/org/rhq/core/pc/inventory/AutoDiscoveryExecutor.java | 9
modules/core/plugin-container/src/main/java/org/rhq/core/pc/inventory/InventoryManager.java | 4695
modules/core/plugin-container/src/main/java/org/rhq/core/pc/inventory/ResourceContainer.java | 2
modules/core/plugin-container/src/main/java/org/rhq/core/pc/inventory/ResourceFactoryManager.java | 536
modules/core/plugin-container/src/main/java/org/rhq/core/pc/plugin/CanonicalResourceKey.java | 182
modules/core/plugin-container/src/main/java/org/rhq/core/pc/plugin/ClassLoaderManager.java | 25
modules/core/plugin-container/src/main/java/org/rhq/core/pc/plugin/PluginEnvironment.java | 126
modules/core/plugin-container/src/main/java/org/rhq/core/pc/plugin/PluginLifecycleListenerManager.java | 73
modules/core/plugin-container/src/main/java/org/rhq/core/pc/plugin/PluginLifecycleListenerManagerImpl.java | 115
modules/core/plugin-container/src/main/java/org/rhq/core/pc/plugin/PluginManager.java | 134
modules/core/plugin-container/src/main/java/org/rhq/core/pc/plugin/PluginValidator.java | 242
modules/core/plugin-container/src/main/java/org/rhq/core/pc/util/ComponentService.java | 39
modules/core/plugin-container/src/main/java/org/rhq/core/pc/util/ComponentServiceImpl.java | 51
modules/core/plugin-container/src/main/java/org/rhq/core/pc/util/InventoryPrinter.java | 3
modules/core/plugin-container/src/test/java/org/rhq/core/pc/configuration/ConfigManagementFactoryImplTest.java | 250
modules/core/plugin-container/src/test/java/org/rhq/core/pc/configuration/ConfigManagementTest.java | 131
modules/core/plugin-container/src/test/java/org/rhq/core/pc/configuration/ConfigurationManagerTest.java | 465
modules/core/plugin-container/src/test/java/org/rhq/core/pc/configuration/LegacyConfigManagementTest.java | 212
modules/core/plugin-container/src/test/java/org/rhq/core/pc/configuration/RawConfigManagementTest.java | 265
modules/core/plugin-container/src/test/java/org/rhq/core/pc/configuration/StructuredAndRawConfigManagementTest.java | 285
modules/core/plugin-container/src/test/java/org/rhq/core/pc/configuration/StructuredConfigManagementTest.java | 174
modules/core/plugin-container/src/test/java/org/rhq/core/pc/configuration/UpdateResourceConfigurationRunnerTest.java | 308
modules/core/plugin-container/src/test/java/org/rhq/core/pc/operation/OperationManagerTest.java | 1214
modules/core/plugin-container/src/test/java/org/rhq/core/pc/plugin/PluginManagerTest.java | 370
modules/core/plugin-container/src/test/java/org/rhq/core/pc/plugin/descriptor/test/DescriptorTest.java | 150
modules/core/plugin-container/src/test/resources/classloader-test.jar |binary
modules/core/plugin-container/src/test/resources/log4j.xml | 70
modules/core/plugin-container/src/test/xml/rhq-plugin-jmx-server-test.xml | 188
modules/core/plugin-validator/pom.xml | 112
modules/core/plugindoc/pom.xml | 240
modules/core/pom.xml | 182
modules/core/util/pom.xml | 254
modules/core/util/src/main/java/org/rhq/core/template/TemplateEngine.java | 54
modules/core/util/src/main/java/org/rhq/core/util/IniEditor.java | 1165
modules/core/util/src/main/java/org/rhq/core/util/MD5Generator.java | 245
modules/core/util/src/main/java/org/rhq/core/util/MessageDigestGenerator.java | 261
modules/core/util/src/main/java/org/rhq/core/util/file/FileUtil.java | 64
modules/core/util/src/main/java/org/rhq/core/util/file/GenericContentFileInfo.java | 4
modules/core/util/src/main/java/org/rhq/core/util/jdbc/JDBCUtil.java | 458
modules/core/util/src/main/java/org/rhq/core/util/maven/MavenArtifactNotFoundException.java | 32
modules/core/util/src/main/java/org/rhq/core/util/maven/MavenArtifactProperties.java | 146
modules/core/util/src/main/java/org/rhq/core/util/progresswatch/ProgressWatcher.java | 115
modules/core/util/src/test/java/org/apache/maven/artifact/versioning/ComparableVersionTest.java | 9
modules/core/util/src/test/java/org/rhq/core/template/TemplateEngineTest.java | 62
modules/core/util/src/test/java/org/rhq/core/util/IniEditorTest.java | 81
modules/core/util/src/test/java/org/rhq/core/util/MD5GeneratorTest.java | 6
modules/core/util/src/test/java/org/rhq/core/util/progresswatch/ProgressWatcherTest.java | 64
modules/core/util/src/test/resources/ini-editor-test.ini | 36
modules/enterprise/agent/pom.xml | 465
modules/enterprise/agent/src/etc/java-service-wrapper/rhq-agent-wrapper.conf | 2
modules/enterprise/agent/src/etc/rhq-agent-env.sh | 2
modules/enterprise/agent/src/etc/rhq-agent.sh | 35
modules/enterprise/agent/src/main/java/org/rhq/enterprise/agent/AgentConfiguration.java | 2806
modules/enterprise/agent/src/main/java/org/rhq/enterprise/agent/AgentConfigurationConstants.java | 1406
modules/enterprise/agent/src/main/java/org/rhq/enterprise/agent/AgentMain.java | 6627
modules/enterprise/agent/src/main/java/org/rhq/enterprise/agent/AgentManagement.java | 6
modules/enterprise/agent/src/main/java/org/rhq/enterprise/agent/AgentUpdateDownload.java | 4
modules/enterprise/agent/src/main/java/org/rhq/enterprise/agent/PluginUpdate.java | 7
modules/enterprise/agent/src/main/java/org/rhq/enterprise/agent/Version.java | 7
modules/enterprise/agent/src/main/java/org/rhq/enterprise/agent/i18n/AgentSetupInstructions.java | 1950
modules/enterprise/agent/src/main/java/org/rhq/enterprise/agent/promptcmd/PluginsPromptCommand.java | 4
modules/enterprise/agent/src/main/java/org/rhq/enterprise/agent/promptcmd/SetupPromptCommand.java | 1983
modules/enterprise/agent/src/main/resources/agent-configuration.xml | 1968
modules/enterprise/agent/src/test/java/org/rhq/enterprise/agent/AgentBasicTest.java | 458
modules/enterprise/agent/src/test/java/org/rhq/enterprise/agent/AgentCommTestBase.java | 6
modules/enterprise/agent/src/test/resources/log4j.xml | 82
modules/enterprise/agent/src/test/resources/test-agent-configuration.xml | 208
modules/enterprise/agent/src/test/resources/test-agent1-cfg-mvn.xml | 105
modules/enterprise/agent/src/test/resources/test-agent2-cfg-mvn.xml | 124
modules/enterprise/agent/src/test/resources/test-agent2-configuration.xml | 186
modules/enterprise/agentupdate/pom.xml | 6
modules/enterprise/comm/pom.xml | 436
modules/enterprise/comm/src/main/java/org/rhq/enterprise/communications/ServiceContainer.java | 2
modules/enterprise/comm/src/test/java/org/rhq/enterprise/communications/CommTestConstants.java | 37
modules/enterprise/comm/src/test/java/org/rhq/enterprise/communications/command/client/LimitedConcurrencyTest.java | 26
modules/enterprise/comm/src/test/java/org/rhq/enterprise/communications/command/client/MaxRetriesTest.java | 5
modules/enterprise/comm/src/test/java/org/rhq/enterprise/communications/command/client/RemotingTest.java | 3
modules/enterprise/comm/src/test/java/org/rhq/enterprise/communications/command/stream/CommStreamTest.java | 10
modules/enterprise/comm/src/test/resources/log4j.xml | 64
modules/enterprise/comm/src/test/resources/org/rhq/enterprise/communications/command/param/ParametersTest.properties | 4
modules/enterprise/gui/alert-migration/README.txt | 18
modules/enterprise/gui/alert-migration/etc/dumpAlertDefinitions.js | 14
modules/enterprise/gui/alert-migration/pom.xml | 254
modules/enterprise/gui/alert-migration/src/main/java/org/rhq/helpers/alertMigration/Alert13Parser.java | 202
modules/enterprise/gui/alert-migration/src/main/java/org/rhq/helpers/alertMigration/MigrationServlet.java | 101
modules/enterprise/gui/alert-migration/src/main/java/org/rhq/helpers/alertMigration/RestoreAlerts.java | 71
modules/enterprise/gui/alert-migration/src/main/webapp/WEB-INF/web.xml | 27
modules/enterprise/gui/alert-migration/src/main/webapp/index.html | 17
modules/enterprise/gui/alert-migration/src/test/java/Alert13ParserTest.java | 83
modules/enterprise/gui/alert-migration/src/test/resources/alertDef.csv | 13
modules/enterprise/gui/content_http-war/pom.xml | 292
modules/enterprise/gui/content_http-war/src/main/java/org/rhq/gui/content/ContentFilter.java | 42
modules/enterprise/gui/content_http-war/src/main/java/org/rhq/gui/content/ContentHTTPServlet.java | 680
modules/enterprise/gui/content_http-war/src/main/java/org/rhq/gui/content/EntitlementException.java | 62
modules/enterprise/gui/content_http-war/src/main/java/org/rhq/gui/content/HtmlRenderer.java | 122
modules/enterprise/gui/content_http-war/src/main/java/org/rhq/gui/content/YumMetadata.java | 167
modules/enterprise/gui/content_http-war/src/main/webapp/WEB-INF/jboss-web.xml | 5
modules/enterprise/gui/content_http-war/src/main/webapp/WEB-INF/web.xml | 33
modules/enterprise/gui/content_http-war/src/main/webapp/icons/back.gif |binary
modules/enterprise/gui/content_http-war/src/main/webapp/icons/blank.gif |binary
modules/enterprise/gui/content_http-war/src/main/webapp/icons/bomb.gif |binary
modules/enterprise/gui/content_http-war/src/main/webapp/icons/folder.gif |binary
modules/enterprise/gui/content_http-war/src/main/webapp/icons/text.gif |binary
modules/enterprise/gui/content_http-war/src/main/webapp/icons/unknown.gif |binary
modules/enterprise/gui/content_http-war/src/main/webapp/testfile | 2
modules/enterprise/gui/content_http-war/src/main/webapp/testfile2 | 2
modules/enterprise/gui/installer-war/pom.xml | 629
modules/enterprise/gui/installer-war/src/main/java/org/rhq/enterprise/installer/i18n/InstallerI18NResourceKeys.java | 118
modules/enterprise/gui/installer-war/src/main/webapp/WEB-INF/faces-config.xml | 9
modules/enterprise/gui/installer-war/src/main/webapp/WEB-INF/jboss-web.xml | 10
modules/enterprise/gui/pom.xml | 88
modules/enterprise/gui/portal-war/pom.xml | 1162
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/action/navigation/hub/NavigationResourceMapping.java | 8
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/admin/DownloadsUIBean.java | 22
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/admin/ListAlertTemplatesUIBean.java | 302
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/admin/config/SystemConfigForm.java | 1515
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/admin/plugin/AbstractPluginConfigurationUIBean.java | 97
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/admin/plugin/EditPluginConfigurationUIBean.java | 146
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/admin/plugin/InstalledPluginUIBean.java | 76
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/admin/plugin/InstalledPluginsSessionUIBean.java | 51
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/admin/plugin/InstalledPluginsUIBean.java | 245
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/admin/plugin/PluginConfigurationUIBean.java | 153
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/admin/plugin/PluginFactory.java | 62
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/admin/plugin/ServerPluginControlUIBean.java | 189
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/AlertDefinitionComponent.java | 46
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/AlertDescriber.java | 109
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/AlertNotificationConverter.java | 57
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/AlertNotificationsUIBean.java | 268
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/AlertUIBean.java | 130
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/CustomContentUIBean.java | 76
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/ListAlertDefinitionsUIBean.java | 292
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/ListAlertHistoryUIBean.java | 564
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/ListGroupAlertDefinitionsUIBean.java | 268
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/ListGroupAlertHistoryUIBean.java | 612
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/NotificationTemplatesUIBean.java | 409
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/description/AlertConditionDescriber.java | 84
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/description/AlertDampeningDescriber.java | 75
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/description/AvailabilityDescriber.java | 40
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/description/BaselineDescriber.java | 54
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/description/ChangeOrTraitDescriber.java | 42
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/description/ControlDescriber.java | 66
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/description/DefaultDescriber.java | 41
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/description/EventDescriber.java | 52
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/description/ResourceConfigDescriber.java | 42
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/description/ThresholdDescriber.java | 53
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/client/RemoteClientServlet.java | 20
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/common/framework/ServerInfoUIBean.java | 61
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/common/paging/PageControlView.java | 648
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/common/paging/PagedListDataModel.java | 2
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/common/scheduling/supporting/TimeUnits.java | 78
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/common/servlet/ChartServlet.java | 940
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/common/servlet/MetricChartServlet.java | 534
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/common/tabbar/AbstractTabComponent.java | 8
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/configuration/AbstractConfigurationUIBean.java | 16
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/configuration/DatabaseDynamicPropertyRetriever.java | 47
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/configuration/resource/AbstractResourceConfigurationUIBean.java | 47
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/configuration/resource/ExistingResourceConfigurationUIBean.java | 523
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/configuration/resource/RawConfigDirectory.java | 55
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/configuration/resource/RawConfigUIBean.java | 99
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/configuration/test/ViewRawTestConfigurationUIBean.java | 32
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/AdvisoryDetailsUIBean.java | 53
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/AvailableResourceChannelsUIBean.java | 107
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/AvailableResourceReposUIBean.java | 107
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ChannelAssociationsUIBean.java | 130
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ChannelContentSourcesUIBean.java | 109
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ChannelDetailsUIBean.java | 70
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ChannelDisassociationsUIBean.java | 112
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ChannelPackageVersionsUIBean.java | 120
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ChannelResourcesUIBean.java | 111
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ChannelSubscriptionsUIBean.java | 113
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ChannelUnsubscriptionsUIBean.java | 151
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ContentProviderDetailsUIBean.java | 152
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ContentSourceCandidateReposUIBean.java | 69
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ContentSourceChannelsUIBean.java | 108
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ContentSourceDetailsUIBean.java | 152
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ContentSourcePackageVersionsUIBean.java | 67
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ContentSourceReposUIBean.java | 109
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ContentSourceSyncResultsUIBean.java | 6
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/CreateChannelUIBean.java | 63
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/CreateContentSourceUIBean.java | 39
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/CreateNewPackageUIBean.java | 172
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/CreateRepoUIBean.java | 63
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ListChannelsUIBean.java | 109
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ListContentSourcesUIBean.java | 14
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ListPackageHistoryUIBean.java | 572
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ListPackagesUIBean.java | 410
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ListReposUIBean.java | 149
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/PackageVersionDetailsUIBean.java | 86
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/RepoAdvisoryUIBean.java | 74
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/RepoAssociationsUIBean.java | 131
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/RepoContentSourcesUIBean.java | 109
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/RepoDetailsUIBean.java | 152
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/RepoDisassociationsUIBean.java | 110
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/RepoDistributionUIBean.java | 68
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/RepoImportUIBean.java | 162
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/RepoPackageVersionsUIBean.java | 120
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/RepoResourcesUIBean.java | 111
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/RepoSubscriptionsUIBean.java | 113
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/RepoUnsubscriptionsUIBean.java | 151
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ResourceChannelsUIBean.java | 107
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ResourceReposUIBean.java | 107
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ResourceUpdatePackageVersionsUIBean.java | 71
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/download/DownloadServlet.java | 16
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/image/chart/Chart.java | 2078
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/image/chart/LineChart.java | 230
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/image/chart/VerticalChart.java | 916
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/inventory/resource/CreateNewConfigurationChildResourceUIBean.java | 4
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/inventory/resource/CreateNewPackageChildResourceUIBean.java | 8
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/inventory/resource/EditGeneralPropertiesUIBean.java | 6
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/inventory/resource/ResourceUIBean.java | 9
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/ParamConstants.java | 2
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/events/EventDetailsAction.java | 426
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/VisibilityPortalAction.java | 736
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/AlertDefUtil.java | 600
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/PortalAction.java | 288
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/ViewAlertAction.java | 326
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/AddOthersAction.java | 57
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/AddOthersForm.java | 118
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/AddOthersFormPrepareAction.java | 68
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/ConditionBean.java | 440
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/DefinitionForm.java | 1530
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/DefinitionFormPrepareAction.java | 466
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/EditDefinitionConditionsAction.java | 220
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/EditDefinitionConditionsFormPrepareAction.java | 118
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/EditDefinitionControlActionAction.java | 250
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/EditDefinitionControlActionFormPrepareAction.java | 210
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/EditDefinitionPropertiesAction.java | 224
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/EditDefinitionPropertiesFormPrepareAction.java | 118
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/EditDefinitionSyslogActionFormPrepareAction.java | 114
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/ListDefinitionsAction.java | 172
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/NewDefinitionAction.java | 236
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/PortalAction.java | 686
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/SnmpTrapForm.java | 67
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/SnmpTrapFormAction.java | 121
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/SnmpTrapFormPrepareAction.java | 81
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/ViewDefinitionAction.java | 178
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/ViewDefinitionNotificationsAction.java | 124
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/ViewDefinitionNotificationsEmailsAction.java | 43
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/ViewDefinitionNotificationsRolesAction.java | 84
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/ViewDefinitionNotificationsUsersAction.java | 84
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/ViewDefinitionSyslogActionAction.java | 120
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/condition/AvailabilityConverterValidator.java | 102
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/condition/ConditionBeanConverterValidator.java | 66
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/condition/ConverterValidatorManager.java | 224
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/condition/EventsConverterValidator.java | 134
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/condition/MeasurementConverterValidator.java | 342
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/condition/OperationConverterValidator.java | 118
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/condition/ResourceConfigurationConverterValidator.java | 86
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/condition/TraitConverterValidator.java | 130
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/visibility/ListChildrenAction.java | 538
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/visibility/ResourceVisibilityPortalAction.java | 114
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/visibility/TimelineAction.java | 200
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/visibility/ViewChartAction.java | 892
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/visibility/ViewChartFormPrepareAction.java | 1584
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/group/inventory/GroupForm.java | 670
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/inventory/ViewResourceAction.java | 230
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/beans/ChartDataBean.java | 80
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/beans/TimelineBean.java | 104
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/portlet/criticalalerts/RSSAction.java | 196
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/portlet/criticalalerts/ViewAction.java | 162
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/taglib/display/ColumnTag.java | 1080
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/taglib/display/MeasurementDataTypeDecorator.java | 120
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/navigation/resource/ResourceTreeModelUIBean.java | 87
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/navigation/resource/ResourceTreeNode.java | 22
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/navigation/resource/ResourceTreeStateAdvisor.java | 7
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/operation/schedule/OperationScheduleDetailsUIBean.java | 222
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/operation/schedule/group/ResourceGroupOperationScheduleDetailsUIBean.java | 208
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/perspectives/PerspectiveUIBean.java | 117
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/startup/StartupServlet.java | 80
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/util/EnterpriseFacesContextUtility.java | 8
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/util/WebUtility.java | 5
modules/enterprise/gui/portal-war/src/main/webapp-filtered/WEB-INF/classes/ApplicationResources.properties | 29
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/classes/messages.properties | 19
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/classes/seam.properties | 6
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/components.xml | 57
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/faces-config.xml | 68
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-components/configuration-components.xml | 91
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-components/inventory-components.xml | 50
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-components/layout-components.xml | 50
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-components/navigation-components.xml | 430
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-components/pagination-components.xml | 54
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-components/sorting-components.xml | 64
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-components/table-components.xml | 116
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-converters/common-converters.xml | 82
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-managed-beans-auto-group/inventory-beans.xml | 14
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-managed-beans-common/availability-beans.xml | 30
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-managed-beans-definition/group-definition-beans.xml | 72
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-managed-beans-resource-group/inventory-beans.xml | 108
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-managed-beans-resource-group/operation-beans.xml | 108
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-managed-beans/admin-beans.xml | 74
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-managed-beans/alert-beans.xml | 54
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-managed-beans/autodiscovery-beans.xml | 36
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-managed-beans/configuration-beans.xml | 115
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-managed-beans/content-beans.xml | 461
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-managed-beans/global-beans.xml | 124
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-managed-beans/inventory-beans.xml | 314
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-managed-beans/measurement-beans.xml | 76
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-managed-beans/operation-beans.xml | 104
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-managed-beans/test-beans.xml | 60
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-navigation-definition/group-definition-navigation.xml | 122
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-navigation-resource-group/operation-navigation.xml | 220
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-navigation/admin-navigation.xml | 106
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-navigation/alert-navigation.xml | 220
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-navigation/autodiscovery-navigation.xml | 50
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-navigation/configuration-navigation.xml | 249
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-navigation/content-navigation.xml | 218
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-navigation/inventory-navigation.xml | 686
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-navigation/test-navigation.xml | 328
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/menu-config.xml | 4
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/struts-config.xml | 6381
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/tags/on.component.taglib.xml | 8
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/tags/on.function.taglib.xml | 22
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/tiles/events-def.xml | 50
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/tiles/resource-common-def.xml | 1050
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/tiles/resource-def.xml | 408
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/validation/validation.xml | 68
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/web.xml | 1074
modules/enterprise/gui/portal-war/src/main/webapp/admin/AdminHome.jsp | 6
modules/enterprise/gui/portal-war/src/main/webapp/admin/config/EditServerConfig.jsp | 2
modules/enterprise/gui/portal-war/src/main/webapp/admin/config/SNMPForm.jsp | 171
modules/enterprise/gui/portal-war/src/main/webapp/admin/config/ServerConfigForm.jsp | 22
modules/enterprise/gui/portal-war/src/main/webapp/admin/test/control.jsp | 778
modules/enterprise/gui/portal-war/src/main/webapp/common/Login.jsp | 4
modules/enterprise/gui/portal-war/src/main/webapp/common/RSSFormat.jsp | 4
modules/enterprise/gui/portal-war/src/main/webapp/css/win.css | 76
modules/enterprise/gui/portal-war/src/main/webapp/images/download.png |binary
modules/enterprise/gui/portal-war/src/main/webapp/images/icons/dir_closed.png |binary
modules/enterprise/gui/portal-war/src/main/webapp/images/icons/dir_open.png |binary
modules/enterprise/gui/portal-war/src/main/webapp/images/icons/folder_closed_down_16.png |binary
modules/enterprise/gui/portal-war/src/main/webapp/images/icons/folder_closed_up_16.png |binary
modules/enterprise/gui/portal-war/src/main/webapp/images/save.png |binary
modules/enterprise/gui/portal-war/src/main/webapp/images/upload.png |binary
modules/enterprise/gui/portal-war/src/main/webapp/images/viewfullscreen.png |binary
modules/enterprise/gui/portal-war/src/main/webapp/js/multi-file-edit.js | 248
modules/enterprise/gui/portal-war/src/main/webapp/js/rhq.js | 2
modules/enterprise/gui/portal-war/src/main/webapp/resource/common/monitor/alerts/ViewAlertNotificationsOthers.jsp | 11
modules/enterprise/gui/portal-war/src/main/webapp/resource/common/monitor/alerts/config/AddEventOthers.jsp | 20
modules/enterprise/gui/portal-war/src/main/webapp/resource/common/monitor/alerts/config/DefinitionOthersForm.jsp | 48
modules/enterprise/gui/portal-war/src/main/webapp/resource/common/monitor/alerts/config/ListOthers.jsp | 25
modules/enterprise/gui/portal-war/src/main/webapp/resource/common/monitor/alerts/config/SnmpActionProps.jsp | 34
modules/enterprise/gui/portal-war/src/main/webapp/resource/common/monitor/alerts/config/ViewDefinition.jsp | 5
modules/enterprise/gui/portal-war/src/main/webapp/resource/common/monitor/alerts/config/ViewDefinitionNotifications.jsp | 24
modules/enterprise/gui/portal-war/src/main/webapp/resource/common/monitor/alerts/config/ViewDefinitionNotificationsTabs.jsp | 59
modules/enterprise/gui/portal-war/src/main/webapp/resource/common/monitor/visibility/ChartLayout.jsp | 2
modules/enterprise/gui/portal-war/src/main/webapp/rhq/admin/plugin/plugin-config.xhtml | 149
modules/enterprise/gui/portal-war/src/main/webapp/rhq/admin/plugin/plugin-details.xhtml | 212
modules/enterprise/gui/portal-war/src/main/webapp/rhq/admin/plugin/plugin-edit-add-map.xhtml | 32
modules/enterprise/gui/portal-war/src/main/webapp/rhq/admin/plugin/plugin-edit-map.xhtml | 57
modules/enterprise/gui/portal-war/src/main/webapp/rhq/admin/plugin/plugin-edit-update-map.xhtml | 33
modules/enterprise/gui/portal-war/src/main/webapp/rhq/admin/plugin/plugin-edit-view-map.xhtml | 26
modules/enterprise/gui/portal-war/src/main/webapp/rhq/admin/plugin/plugin-edit.xhtml | 68
modules/enterprise/gui/portal-war/src/main/webapp/rhq/admin/plugin/plugin-list.xhtml | 165
modules/enterprise/gui/portal-war/src/main/webapp/rhq/common/menu/menu.xhtml | 862
modules/enterprise/gui/portal-war/src/main/webapp/rhq/common/menu/menuitem.xhtml | 255
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/advisoryInfo.xhtml | 147
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/channel.xhtml | 506
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/channelAssociations.xhtml | 311
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/channelSubscriptions.xhtml | 301
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/contentProvider-add-map.xhtml | 68
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/contentProvider-edit-map.xhtml | 69
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/contentProvider-view-map.xhtml | 68
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/contentProvider.xhtml | 499
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/contentSource-add-map.xhtml | 68
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/contentSource-edit-map.xhtml | 69
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/contentSource-view-map.xhtml | 68
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/contentSource.xhtml | 543
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/createChannel.xhtml | 74
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/createContentProvider-add-map.xhtml | 67
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/createContentProvider-edit-map.xhtml | 68
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/createContentProvider.xhtml | 162
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/createContentSource-add-map.xhtml | 67
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/createContentSource-edit-map.xhtml | 68
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/createContentSource.xhtml | 162
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/createRepo.xhtml | 74
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/importRepos.xhtml | 126
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/listChannels.xhtml | 167
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/listContentProviders.xhtml | 189
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/listContentSources.xhtml | 189
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/listRepos.xhtml | 178
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/packageVersion.xhtml | 18
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/repo.xhtml | 828
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/repoAssociations.xhtml | 298
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/repoSubscriptions.xhtml | 301
modules/enterprise/gui/portal-war/src/main/webapp/rhq/entity/layout/main.xhtml | 4
modules/enterprise/gui/portal-war/src/main/webapp/rhq/layout/main-layout.xhtml | 305
modules/enterprise/gui/portal-war/src/main/webapp/rhq/perspective/main.xhtml | 42
modules/enterprise/gui/portal-war/src/main/webapp/rhq/perspective/resource.xhtml | 37
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/alert/listAlertDefinitions.xhtml | 3
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/alert/notif/customContent.xhtml | 50
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/alert/notif/listAlertSender.xhtml | 232
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/alert/notif/notificationTemplates.xhtml | 252
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/alert/viewAlert.xhtml | 195
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/configuration/download.jsp | 11
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/configuration/edit-raw-full.xhtml | 38
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/configuration/edit-raw.xhtml | 115
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/configuration/edit.xhtml | 344
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/configuration/upload-modal.xhtml | 56
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/configuration/upload.xhtml | 55
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/configuration/view-map.xhtml | 4
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/configuration/view-raw-full.xhtml | 38
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/configuration/view-raw-modal.xhtml | 45
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/configuration/view-raw.xhtml | 113
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/configuration/view.xhtml | 287
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/content/create.xhtml | 20
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/content/deploy.xhtml | 4
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/content/subscription.xhtml | 88
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/content/subscription_packages.xhtml | 6
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/content/update.xhtml | 154
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/inventory/view.xhtml | 1560
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/layout/main-no-leftnav.xhtml | 145
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/layout/main.xhtml | 72
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/navigation/ResourcesTree.xhtml | 20
modules/enterprise/gui/portal-war/src/main/webapp/rhq/test/config/edit-raw-config.xhtml | 31
modules/enterprise/gui/portal-war/src/main/webapp/rhq/test/config/raw/edit.html | 30
modules/enterprise/gui/portal-war/src/main/webapp/rhq/test/config/raw/view.html | 32
modules/enterprise/gui/portal-war/src/main/webapp/rhq/test/config/view-raw-config.xhtml | 52
modules/enterprise/gui/webdav-war/pom.xml | 593
modules/enterprise/pom.xml | 148
modules/enterprise/remoting/cli/pom.xml | 708
modules/enterprise/remoting/cli/src/etc/build.xml | 2
modules/enterprise/remoting/cli/src/etc/generate-jaxb-client-types.bat | 2
modules/enterprise/remoting/cli/src/etc/generate-jaxb-client-types.sh | 2
modules/enterprise/remoting/cli/src/main/java/org/rhq/enterprise/client/ClientI18NResourceKeys.java | 102
modules/enterprise/remoting/cli/src/main/java/org/rhq/enterprise/client/ClientMain.java | 1228
modules/enterprise/remoting/cli/src/main/java/org/rhq/enterprise/client/ClientMainWebServices.java | 756
modules/enterprise/remoting/cli/src/main/java/org/rhq/enterprise/client/RemoteClient.java | 474
modules/enterprise/remoting/cli/src/main/java/org/rhq/enterprise/client/RemoteClientProxy.java | 219
modules/enterprise/remoting/cli/src/main/java/org/rhq/enterprise/client/TabularWriter.java | 127
modules/enterprise/remoting/cli/src/main/java/org/rhq/enterprise/client/utility/ConfigurationClassBuilder.java | 82
modules/enterprise/remoting/cli/src/main/java/org/rhq/enterprise/client/utility/ScriptUtil.java | 14
modules/enterprise/remoting/cli/src/main/scripts/rhq-client.assembly.xml | 2
modules/enterprise/remoting/cli/src/main/scripts/rhq-client.build.xml | 2
modules/enterprise/remoting/cli/src/test/java/org/rhq/enterprise/client/ClientMainTest.java | 64
modules/enterprise/remoting/cli/src/test/java/org/rhq/enterprise/client/commands/ScriptCommandTest.java | 4
modules/enterprise/remoting/cli/src/test/java/org/rhq/enterprise/client/utility/ScriptAssertTest.java | 17
modules/enterprise/remoting/client-api/pom.xml | 252
modules/enterprise/remoting/client-api/src/main/java/org/rhq/enterprise/client/RemoteClient.java | 540
modules/enterprise/remoting/client-api/src/main/java/org/rhq/enterprise/client/RemoteClientProxy.java | 219
modules/enterprise/remoting/pom.xml | 88
modules/enterprise/remoting/scripts/pom.xml | 34
modules/enterprise/remoting/scripts/src/main/script/configuration/config_util.js | 287
modules/enterprise/remoting/scripts/src/test/resources/test-repo-war-2.0.war |binary
modules/enterprise/remoting/scripts/src/test/resources/test-repo-war.war |binary
modules/enterprise/remoting/scripts/src/test/script/org/rhq/enterprise/remoting/cli/test_ChannelManager.js | 508
modules/enterprise/remoting/scripts/src/test/script/org/rhq/enterprise/remoting/cli/test_ConfigurationManager.js | 237
modules/enterprise/remoting/scripts/src/test/script/org/rhq/enterprise/remoting/cli/test_RepoManager.js | 508
modules/enterprise/remoting/webservices/pom.xml | 488
modules/enterprise/remoting/webservices/src/main/scripts/rhq-client.build.xml | 437
modules/enterprise/remoting/webservices/src/test/java/org/rhq/enterprise/server/ws/TestRemoteInterface.java | 60
modules/enterprise/remoting/webservices/src/test/java/org/rhq/enterprise/server/ws/WsChannelManagerTest.java | 574
modules/enterprise/remoting/webservices/src/test/java/org/rhq/enterprise/server/ws/WsRepoManagerTest.java | 577
modules/enterprise/remoting/webservices/src/test/java/org/rhq/enterprise/server/ws/WsResourceManagerTest.java | 656
modules/enterprise/remoting/webservices/src/test/java/org/rhq/enterprise/server/ws/test/WsAdvisoryManagerTest.java | 118
modules/enterprise/remoting/webservices/src/test/java/org/rhq/enterprise/server/ws/test/WsDistributionManagerTest.java | 90
modules/enterprise/remoting/webservices/src/test/java/org/rhq/enterprise/server/ws/test/WsRegistrationManagerTest.java | 76
modules/enterprise/remoting/webservices/src/test/java/org/rhq/enterprise/server/ws/test/WsUnitTestBase.java | 72
modules/enterprise/remoting/webservices/src/test/java/org/rhq/enterprise/server/ws/test/util/WsResourceUtility.java | 118
modules/enterprise/remoting/webservices/src/test/java/org/rhq/enterprise/server/ws/test/util/WsSubjectUtility.java | 153
modules/enterprise/server/container-lib/pom.xml | 8
modules/enterprise/server/container/pom.xml | 724
modules/enterprise/server/container/src/main/bin-resources/bin/wrapper/rhq-server-wrapper.conf | 2
modules/enterprise/server/container/src/main/license/license.xml | 26
modules/enterprise/server/container/src/main/resources/alert-scripts/README.txt | 2
modules/enterprise/server/container/src/main/resources/alert-scripts/example.rb | 16
modules/enterprise/server/container/src/main/resources/plugins/README.txt | 7
modules/enterprise/server/container/src/main/scripts/rhq-container.build.xml | 1805
modules/enterprise/server/ear/pom.xml | 1007
modules/enterprise/server/ear/src/main/license/license.xml | 26
modules/enterprise/server/ear/src/main/resources/product-plugin-service.xml | 10
modules/enterprise/server/ear/src/main/resources/server-comm-configuration.xml | 934
modules/enterprise/server/jar/pom.xml | 1199
modules/enterprise/server/jar/src/main/java/META-INF/MANIFEST.MF | 14
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/RHQConstants.java | 236
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/AlertConditionLogManagerBean.java | 582
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/AlertConditionLogManagerLocal.java | 116
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/AlertConditionManagerBean.java | 304
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/AlertConditionManagerLocal.java | 92
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/AlertDampeningManagerBean.java | 470
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/AlertDampeningManagerLocal.java | 82
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/AlertDefinitionManagerBean.java | 1278
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/AlertDefinitionManagerLocal.java | 158
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/AlertManagerBean.java | 1894
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/AlertManagerLocal.java | 206
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/AlertNotificationManagerBean.java | 1123
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/AlertNotificationManagerLocal.java | 253
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/AlertTemplateManagerBean.java | 630
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/AlertTemplateManagerLocal.java | 112
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/GroupAlertDefinitionManagerBean.java | 784
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/GroupAlertDefinitionManagerLocal.java | 114
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/SnmpTrapSender.java | 789
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/engine/AlertConditionCacheManagerBean.java | 208
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/engine/AlertConditionCacheManagerLocal.java | 186
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/engine/jms/AlertConditionConsumerBean.java | 208
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/auth/SubjectManagerBean.java | 22
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/auth/SubjectManagerLocal.java | 521
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/auth/SubjectManagerRemote.java | 325
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/authz/AuthorizationManagerLocal.java | 8
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/authz/RoleManagerBean.java | 4
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/cloud/CloudManagerBean.java | 12
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/cloud/CloudManagerLocal.java | 19
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/cloud/PartitionEventManagerBean.java | 3
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/configuration/ConfigurationManagerBean.java | 150
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/configuration/ConfigurationManagerLocal.java | 25
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/configuration/ConfigurationManagerRemote.java | 12
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/configuration/ConfigurationUpdateNotSupportedException.java | 42
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/configuration/DynamicConfigurationPropertyBean.java | 84
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/configuration/DynamicConfigurationPropertyLocal.java | 46
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/configuration/PropertyExpressionEvaluator.java | 81
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/configuration/TranslationNotSupportedException.java | 48
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/AdvisoryException.java | 45
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/AdvisoryManagerBean.java | 353
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/AdvisoryManagerLocal.java | 183
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/AdvisoryManagerRemote.java | 214
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/ChannelException.java | 40
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/ChannelManagerBean.java | 527
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/ChannelManagerLocal.java | 177
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/ChannelManagerRemote.java | 185
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/ContentManagerBean.java | 2982
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/ContentManagerHelper.java | 242
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/ContentManagerLocal.java | 686
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/ContentServerServiceImpl.java | 284
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/ContentSourceManagerBean.java | 3710
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/ContentSourceManagerLocal.java | 1097
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/ContentUIManagerBean.java | 862
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/ContentUIManagerLocal.java | 490
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/DistributionException.java | 45
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/DistributionManagerBean.java | 246
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/DistributionManagerLocal.java | 107
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/DistributionManagerRemote.java | 121
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/DummyLoader.java | 63
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/EntitlementStuffManagerBean.java | 38
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/EntitlementStuffManagerLocal.java | 25
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/EntitlementStuffManagerRemote.java | 29
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/RepoException.java | 65
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/RepoManagerBean.java | 1118
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/RepoManagerLocal.java | 391
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/RepoManagerRemote.java | 300
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/core/AgentManagerBean.java | 15
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/core/CoreServer.java | 46
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/core/CoreServerMBean.java | 28
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/core/CoreServerServiceImpl.java | 4
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/core/comm/ServerCommunicationsService.java | 9
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/core/comm/ServerConfiguration.java | 2
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/core/plugin/AgentPluginDeploymentScanner.java | 694
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/core/plugin/AgentPluginDeploymentScannerMBean.java | 91
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/core/plugin/AgentPluginScanner.java | 596
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/core/plugin/PluginDeploymentScanner.java | 260
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/core/plugin/PluginDeploymentScannerMBean.java | 122
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/core/plugin/ProductPluginDeployer.java | 24
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/core/plugin/ServerPluginScanner.java | 567
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/discovery/DiscoveryBossBean.java | 1470
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/entitlement/EntitlementManagerBean.java | 118
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/entitlement/EntitlementManagerLocal.java | 29
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/event/EventManagerBean.java | 13
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/jaxb/WebServiceTypeAdapter.java | 102
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/license/LRES.java | 488
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/license/LicenseTag.java | 214
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/license/LicenseTermTag.java | 166
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/measurement/CallTimeDataManagerBean.java | 746
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/measurement/MeasurementCompressionManagerBean.java | 842
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/measurement/MeasurementDataManagerBean.java | 1719
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/measurement/MeasurementDefinitionManagerBean.java | 292
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/measurement/MeasurementOOBManagerBean.java | 7
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/measurement/MeasurementScheduleManagerBean.java | 241
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/measurement/uibean/MetricDisplayValue.java | 162
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/measurement/util/MeasurementDataManagerUtility.java | 1535
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/operation/OperationManagerBean.java | 3645
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/Extension.java | 92
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/MenuItem.java | 90
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/PageLink.java | 48
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/PerspectiveCacheService.java | 152
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/PerspectiveException.java | 40
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/PerspectiveManagerBean.java | 478
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/PerspectiveManagerHelper.java | 42
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/PerspectiveManagerLocal.java | 110
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/PerspectiveManagerRemote.java | 184
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/PerspectiveTarget.java | 108
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/RenderedExtension.java | 53
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/Tab.java | 84
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/AbstractGlobalActivator.java | 33
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/AbstractResourceOrGroupActivator.java | 33
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/Activator.java | 37
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/ActivatorHelper.java | 269
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/FacetActivator.java | 39
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/GlobalPermissionActivator.java | 39
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/InventoryActivator.java | 74
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/LicenseFeature.java | 26
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/LicenseFeatureActivator.java | 40
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/ResourceConditionSet.java | 85
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/ResourcePermissionActivator.java | 39
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/ResourceTypeActivator.java | 82
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/SuperuserActivator.java | 34
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/TraitActivator.java | 48
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/context/AbstractResourceOrGroupActivationContext.java | 54
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/context/ActivationContext.java | 30
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/context/ActivationContextScope.java | 35
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/context/GlobalActivationContext.java | 90
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/context/GroupActivationContext.java | 97
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/context/ResourceActivationContext.java | 94
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/ServerPluginsBean.java | 678
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/ServerPluginsLocal.java | 270
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/content/ContentSourceAdapterManager.java | 577
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/content/ContentSourcePluginClassLoader.java | 219
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/content/ContentSourcePluginContainer.java | 233
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/content/ContentSourcePluginContainerConfiguration.java | 68
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/content/ContentSourcePluginEnvironment.java | 248
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/content/ContentSourcePluginManager.java | 208
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/content/ContentSourcePluginService.java | 127
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/content/ContentSourcePluginServiceManagement.java | 82
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/AbstractJobWrapper.java | 285
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/AbstractTypeServerPluginContainer.java | 493
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/ClassLoaderManager.java | 254
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/ConcurrentJobWrapper.java | 34
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/ControlFacet.java | 43
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/ControlResults.java | 104
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/MasterServerPluginContainer.java | 561
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/MasterServerPluginContainerConfiguration.java | 99
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/RootServerPluginClassLoader.java | 148
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/ScheduledJobInvocationContext.java | 71
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/ServerPluginClassLoader.java | 218
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/ServerPluginComponent.java | 70
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/ServerPluginContext.java | 124
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/ServerPluginEnvironment.java | 75
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/ServerPluginManager.java | 568
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/ServerPluginService.java | 155
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/ServerPluginServiceManagement.java | 110
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/ServerPluginType.java | 106
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/ServerPluginValidator.java | 59
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/ServerPluginValidatorUtil.java | 310
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/StatefulJobWrapper.java | 36
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/alert/AlertPluginValidator.java | 91
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/alert/AlertSender.java | 64
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/alert/AlertSenderInfo.java | 78
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/alert/AlertSenderPluginManager.java | 260
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/alert/AlertServerPluginContainer.java | 48
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/alert/ResultState.java | 33
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/alert/SenderResult.java | 117
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/AdvisoryBugDetails.java | 40
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/AdvisoryCVEDetails.java | 43
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/AdvisoryDetails.java | 186
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/AdvisoryPackageDetails.java | 94
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/AdvisorySource.java | 47
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/AdvisorySyncReport.java | 75
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/ContentPluginValidator.java | 30
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/ContentProvider.java | 77
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/ContentProviderManager.java | 859
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/ContentProviderPackageDetails.java | 76
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/ContentProviderPackageDetailsKey.java | 119
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/ContentServerPluginContainer.java | 299
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/ContentServerPluginManager.java | 119
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/DistributionDetails.java | 147
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/DistributionFileDetails.java | 83
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/DistributionSource.java | 65
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/DistributionSyncReport.java | 77
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/InitializationException.java | 44
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/PackageSource.java | 63
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/PackageSyncReport.java | 123
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/RepoDetails.java | 130
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/RepoGroupDetails.java | 104
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/RepoImportReport.java | 65
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/RepoSource.java | 44
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/SyncException.java | 35
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/SyncProgressWeight.java | 126
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/SyncTracker.java | 138
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/ThreadUtil.java | 17
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/metadata/ContentSourcePluginMetadataManager.java | 203
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/sync/AdvisorySourceSynchronizer.java | 174
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/sync/DistributionSourceSynchronizer.java | 157
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/sync/PackageSourceSynchronizer.java | 268
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/sync/RepoSourceSynchronizer.java | 86
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/entitlement/EntitlementPluginValidator.java | 37
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/entitlement/EntitlementServerPluginContainer.java | 50
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/entitlement/EntitlementServerPluginManager.java | 51
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/generic/GenericPluginValidator.java | 30
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/generic/GenericServerPluginContainer.java | 43
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/perspective/PerspectivePluginValidator.java | 30
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/perspective/PerspectiveServerPluginContainer.java | 50
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/perspective/PerspectiveServerPluginManager.java | 264
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/perspective/metadata/PerspectivePluginMetadataManager.java | 509
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/registration/RegistrationException.java | 38
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/registration/RegistrationManagerBean.java | 243
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/registration/RegistrationManagerLocal.java | 52
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/registration/RegistrationManagerRemote.java | 52
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/registration/ReleaseRepoMapping.java | 76
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/resource/ResourceAvailabilityManagerBean.java | 332
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/resource/ResourceAvailabilityManagerLocal.java | 166
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/resource/ResourceFactoryManagerBean.java | 1158
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/resource/ResourceManagerBean.java | 4182
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/resource/ResourceManagerLocal.java | 866
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/resource/ResourceManagerRemote.java | 262
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/resource/ResourceTypeManagerBean.java | 10
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/resource/group/ResourceGroupManagerBean.java | 2651
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/resource/group/definition/GroupDefinitionManagerBean.java | 1308
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/resource/group/definition/framework/ExpressionEvaluator.java | 2341
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/resource/metadata/ResourceMetadataManagerBean.java | 80
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/scheduler/EnhancedScheduler.java | 156
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/scheduler/EnhancedSchedulerImpl.java | 472
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/scheduler/SchedulerBean.java | 96
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/scheduler/SchedulerLocal.java | 129
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/scheduler/SchedulerService.java | 2
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/scheduler/jobs/ContentProviderSyncJob.java | 226
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/scheduler/jobs/ContentSourceSyncJob.java | 289
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/scheduler/jobs/RepoSyncJob.java | 232
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/subsystem/AlertSubsystemManagerBean.java | 9
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/subsystem/ConfigurationSubsystemManagerBean.java | 5
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/subsystem/OperationHistorySubsystemManagerBean.java | 5
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/support/SupportManagerBean.java | 13
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/system/SystemManagerBean.java | 21
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/util/CriteriaQueryGenerator.java | 458
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/util/CriteriaQueryRunner.java | 84
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/util/LookupUtil.java | 1238
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/util/MethodUtil.java | 96
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/util/QueryUtility.java | 104
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/util/RemoteAPIValidator.java | 16
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/webservices/WebservicesManagerBean.java | 298
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/webservices/WebservicesRemote.java | 16
modules/enterprise/server/jar/src/main/resources/perspectives/admin.xml | 5
modules/enterprise/server/jar/src/main/resources/perspectives/content.xml | 29
modules/enterprise/server/jar/src/main/resources/perspectives/middleware.xml | 5
modules/enterprise/server/jar/src/main/resources/perspectives/root.xml | 5
modules/enterprise/server/jar/src/test/java/javax/ejb/EJBTransactionRolledbackException.java | 58
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/alert/test/AlertManagerBeanTest.java | 324
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/auth/test/SubjectManagerBeanTest.java | 2
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/configuration/ConfigurationManagerBeanTest.java | 30
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/configuration/ConfigurationManagerBeanUnitTest.java | 564
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/configuration/DynamicConfigurationPropertyBeanTest.java | 168
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/content/metadata/test/ContentSourcePluginHandlingTest.java | 49
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/content/metadata/test/TestBase.java | 34
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/content/test/AdvisoryManagerBeanTest.java | 149
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/content/test/ChannelManagerBeanTest.java | 64
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/content/test/ContentManagerBeanTest.java | 3444
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/content/test/ContentSourceManagerBeanTest.java | 292
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/content/test/ContentUIManagerBeanEligiblePackagesTest.java | 100
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/content/test/ContentUIManagerBeanTest.java | 6
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/content/test/DistributionManagerBeanTest.java | 91
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/content/test/QuartzScheduleFormatTest.java | 55
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/content/test/RepoManagerBeanTest.java | 489
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/content/test/RepoSyncingTest.java | 271
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/core/plugin/DatabaseAndFilePluginDeploymentTest.java | 20
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/operation/OperationManagerBeanTest.java | 4
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/perspective/test/PerspectiveManagerBeanTest.java | 69
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/plugin/ServerPluginsBeanTest.java | 420
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/plugin/pc/content/ContentProviderManagerSyncContentProviderTest.java | 305
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/plugin/pc/content/ContentProviderManagerSyncRepoTest.java | 272
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/plugin/pc/content/ContentSourcePackageDetailsKeyTest.java | 69
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/plugin/pc/content/TestContentProvider.java | 347
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/plugin/pc/content/TestContentServerPluginService.java | 168
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/plugin/pc/content/TestContentServerPluginServiceMBean.java | 24
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/plugin/pc/generic/GenericServerPluginTest.java | 204
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/plugin/pc/generic/TestGenericServerPluginService.java | 219
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/plugin/pc/generic/TestGenericServerPluginServiceMBean.java | 24
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/plugin/pc/generic/TestLifecycleListener.java | 91
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/registration/test/RegistrationBeanTest.java | 113
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/resource/metadata/test/PluginDescriptorValidationTest.java | 238
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/resource/metadata/test/UpdateSubsytemTestBase.java | 4
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/scheduler/jobs/DataPurgeJobTest.java | 5
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/scheduler/jobs/RepoSyncJobTest.java | 117
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/test/AbstractEJB3Test.java | 60
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/test/TestAgentClient.java | 16
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/test/TestContentSourcePluginService.java | 164
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/test/TestContentSourcePluginServiceMBean.java | 24
modules/enterprise/server/jar/src/test/resources/ejb3-interceptors-aop.xml | 718
modules/enterprise/server/jar/src/test/resources/embedded-jboss-beans.xml | 486
modules/enterprise/server/jar/src/test/resources/jboss-jms-beans.xml | 406
modules/enterprise/server/jar/src/test/resources/jndi.properties | 2
modules/enterprise/server/jar/src/test/resources/log4j.xml | 104
modules/enterprise/server/jar/src/test/resources/logging/log4j.properties | 34
modules/enterprise/server/jar/src/test/resources/login-config.xml | 126
modules/enterprise/server/jar/src/test/resources/security-beans.xml | 26
modules/enterprise/server/jar/src/test/resources/serverplugins/simple-generic-serverplugin.xml | 17
modules/enterprise/server/jar/src/test/resources/test-scheduler.properties | 56
modules/enterprise/server/jar/src/test/resources/test/all_no_tx_ds.xml | 194
modules/enterprise/server/jar/src/test/resources/test/app_auth_type_ds.xml | 64
modules/enterprise/server/jar/src/test/resources/test/container_and_app_auth_type_ds.xml | 64
modules/enterprise/server/jar/src/test/resources/test/container_auth_type_ds.xml | 64
modules/enterprise/server/jar/src/test/resources/test/generic_ds.xml | 132
modules/enterprise/server/jar/src/test/resources/test/hsqldb_ds.xml | 212
modules/enterprise/server/jar/src/test/resources/test/hsqldb_encrypted_ds.xml | 250
modules/enterprise/server/jar/src/test/resources/test/informix_ds.xml | 68
modules/enterprise/server/jar/src/test/resources/test/metadata/configuration/addDeleteTemplate1.xml | 26
modules/enterprise/server/jar/src/test/resources/test/metadata/configuration/addDeleteTemplate2.xml | 26
modules/enterprise/server/jar/src/test/resources/test/metadata/configuration/addDeleteTemplate3.xml | 26
modules/enterprise/server/jar/src/test/resources/test/metadata/configuration/constraint.xml | 46
modules/enterprise/server/jar/src/test/resources/test/metadata/configuration/constraintMinMax.xml | 32
modules/enterprise/server/jar/src/test/resources/test/metadata/configuration/groupPropDeleted-v1.xml | 52
modules/enterprise/server/jar/src/test/resources/test/metadata/configuration/propertyChanging-v1.xml | 76
modules/enterprise/server/jar/src/test/resources/test/metadata/configuration/propertyChanging-v2.xml | 86
modules/enterprise/server/jar/src/test/resources/test/metadata/configuration/propertyList-simple.xml | 30
modules/enterprise/server/jar/src/test/resources/test/metadata/configuration/propertyList-v1.xml | 90
modules/enterprise/server/jar/src/test/resources/test/metadata/configuration/propertyList-v2.xml | 120
modules/enterprise/server/jar/src/test/resources/test/metadata/configuration/propertyMap-v1.xml | 68
modules/enterprise/server/jar/src/test/resources/test/metadata/configuration/propertyMap-v2.xml | 96
modules/enterprise/server/jar/src/test/resources/test/metadata/configuration/update5-v1_0.xml | 166
modules/enterprise/server/jar/src/test/resources/test/metadata/configuration/update5-v2_0.xml | 190
modules/enterprise/server/jar/src/test/resources/test/metadata/configuration/updateDefaultTemplate1.xml | 26
modules/enterprise/server/jar/src/test/resources/test/metadata/configuration/updateDefaultTemplate2.xml | 26
modules/enterprise/server/jar/src/test/resources/test/metadata/content-source-update-v1.xml | 10
modules/enterprise/server/jar/src/test/resources/test/metadata/content-source-update-v2.xml | 10
modules/enterprise/server/jar/src/test/resources/test/metadata/events/event1-1.xml | 18
modules/enterprise/server/jar/src/test/resources/test/metadata/events/event1-2.xml | 18
modules/enterprise/server/jar/src/test/resources/test/metadata/measurement/measurementDeletion-v1_0.xml | 24
modules/enterprise/server/jar/src/test/resources/test/metadata/measurement/measurementDeletion-v2_0.xml | 18
modules/enterprise/server/jar/src/test/resources/test/metadata/measurement/update-v1_0.xml | 28
modules/enterprise/server/jar/src/test/resources/test/metadata/measurement/update-v2_0.xml | 40
modules/enterprise/server/jar/src/test/resources/test/metadata/measurement/update6-1.xml | 22
modules/enterprise/server/jar/src/test/resources/test/metadata/measurement/update6-2.xml | 22
modules/enterprise/server/jar/src/test/resources/test/metadata/measurement/update7-1.xml | 18
modules/enterprise/server/jar/src/test/resources/test/metadata/measurement/update7-2.xml | 18
modules/enterprise/server/jar/src/test/resources/test/metadata/natives/update5-v1_0.xml | 166
modules/enterprise/server/jar/src/test/resources/test/metadata/natives/update5-v2_0.xml | 190
modules/enterprise/server/jar/src/test/resources/test/metadata/operation/operation1-1.xml | 16
modules/enterprise/server/jar/src/test/resources/test/metadata/operation/operation2-1.xml | 16
modules/enterprise/server/jar/src/test/resources/test/metadata/operation/operation2-2.xml | 16
modules/enterprise/server/jar/src/test/resources/test/metadata/resource-type/duplicateResourceType.xml | 12
modules/enterprise/server/jar/src/test/resources/test/metadata/resource-type/update2-v1_0.xml | 30
modules/enterprise/server/jar/src/test/resources/test/metadata/resource-type/update2-v2_0.xml | 30
modules/enterprise/server/jar/src/test/resources/test/metadata/resource-type/update4-v1_0.xml | 32
modules/enterprise/server/jar/src/test/resources/test/metadata/resource-type/update4-v2_0.xml | 22
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/illegal-subcat-1.xml | 24
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/nested-subcat-2children.xml | 30
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/nested-subcat-grandchild.xml | 32
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/nested-subcat-services-v1_0.xml | 40
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/nested-subcat-services-v2_0.xml | 36
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/nested-subcat-v1_0.xml | 28
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/nested-subcat-v1_1.xml | 28
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/nested-subcat-v2_0.xml | 28
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/no-subcat.xml | 18
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/one-subcat-v1_0.xml | 24
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/one-subcat-v1_1.xml | 24
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/one-subcat-v2_0.xml | 24
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/one-subcat-v3_0.xml | 24
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/services-v1_0.xml | 24
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/services-v2_0.xml | 22
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/test-subcategories.xml | 50
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/test-subcategories2.xml | 50
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/test-subcategories3.xml | 66
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/two-subcat.xml | 24
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/undefined-child-subcat-1.xml | 40
modules/enterprise/server/jar/src/test/resources/test/minimal_hsqldb_ds.xml | 48
modules/enterprise/server/jar/src/test/resources/test/msaccess_ds.xml | 64
modules/enterprise/server/jar/src/test/resources/test/no_auth_type_ds.xml | 64
modules/enterprise/server/jar/src/test/resources/test/oracle_xa_2_ds.xml | 88
modules/enterprise/server/jar/src/test/resources/test/oracle_xa_3_ds.xml | 86
modules/enterprise/server/jar/src/test/resources/test/oracle_xa_4_ds.xml | 84
modules/enterprise/server/jar/src/test/resources/test/oracle_xa_5_ds.xml | 80
modules/enterprise/server/jar/src/test/resources/test/oracle_xa_ds.xml | 88
modules/enterprise/server/jar/src/test/resources/test/too_many_ds.xml | 212
modules/enterprise/server/jar/src/test/resources/test/xpath_processor_test.xml | 82
modules/enterprise/server/jar/src/test/resources/testng.xml | 24
modules/enterprise/server/jar/src/test/resources/transform/template_ds.xml | 10
modules/enterprise/server/jar/src/test/resources/validation/datasourceResources.properties | 284
modules/enterprise/server/jar/src/test/resources/validation/datasource_validation.xml | 316
modules/enterprise/server/jar/src/test/resources/validation/default_validator_rules.xml | 92
modules/enterprise/server/license-gen/jar/pom.xml | 6
modules/enterprise/server/license-gen/maven-plugin/pom.xml | 6
modules/enterprise/server/license-gen/maven-plugin/src/main/scripts/license.build.xml | 144
modules/enterprise/server/license-gen/maven-plugin/src/main/scripts/license.mojos.xml | 64
modules/enterprise/server/plugins/alert-email/pom.xml | 157
modules/enterprise/server/plugins/alert-email/src/main/java/org/rhq/enterprise/server/plugins/alertEmail/EmailSender.java | 68
modules/enterprise/server/plugins/alert-email/src/main/resources/META-INF/rhq-serverplugin.xml | 30
modules/enterprise/server/plugins/alert-irc/pom.xml | 215
modules/enterprise/server/plugins/alert-irc/src/main/java/org/rhq/enterprise/server/plugins/alertIrc/IrcAlertComponent.java | 173
modules/enterprise/server/plugins/alert-irc/src/main/java/org/rhq/enterprise/server/plugins/alertIrc/IrcSender.java | 72
modules/enterprise/server/plugins/alert-irc/src/main/resources/META-INF/rhq-serverplugin.xml | 49
modules/enterprise/server/plugins/alert-microblog/pom.xml | 216
modules/enterprise/server/plugins/alert-microblog/src/main/java/org/rhq/enterprise/server/plugins/alertMicroblog/MicroblogSender.java | 77
modules/enterprise/server/plugins/alert-microblog/src/main/resources/META-INF/rhq-serverplugin.xml | 39
modules/enterprise/server/plugins/alert-mobicents/pom.xml | 150
modules/enterprise/server/plugins/alert-mobicents/src/main/java/org/rhq/enterprise/server/plugins/alertMobicents/MobiKind.java | 30
modules/enterprise/server/plugins/alert-mobicents/src/main/java/org/rhq/enterprise/server/plugins/alertMobicents/MobicentsSender.java | 169
modules/enterprise/server/plugins/alert-mobicents/src/main/resources/META-INF/rhq-serverplugin.xml | 52
modules/enterprise/server/plugins/alert-roles/pom.xml | 188
modules/enterprise/server/plugins/alert-roles/src/main/java/org/rhq/enterprise/server/plugins/alertRoles/RolesBackingBean.java | 81
modules/enterprise/server/plugins/alert-roles/src/main/java/org/rhq/enterprise/server/plugins/alertRoles/RolesSender.java | 48
modules/enterprise/server/plugins/alert-roles/src/main/resources/META-INF/rhq-serverplugin.xml | 32
modules/enterprise/server/plugins/alert-roles/src/main/resources/roles.xhtml | 27
modules/enterprise/server/plugins/alert-scriptlang/pom.xml | 174
modules/enterprise/server/plugins/alert-scriptlang/src/main/java/org.rhq.enterprise.server.plugins.alertScriptlang/ScriptLangComponent.java | 70
modules/enterprise/server/plugins/alert-scriptlang/src/main/java/org.rhq.enterprise.server.plugins.alertScriptlang/ScriptLangSender.java | 111
modules/enterprise/server/plugins/alert-scriptlang/src/main/resources/META-INF/rhq-serverplugin.xml | 53
modules/enterprise/server/plugins/alert-snmp/pom.xml | 182
modules/enterprise/server/plugins/alert-snmp/src/main/java/org/rhq/enterprise/server/plugins/alertSnmp/SnmpSender.java | 88
modules/enterprise/server/plugins/alert-snmp/src/main/java/org/rhq/enterprise/server/plugins/alertSnmp/SnmpTrapSender.java | 794
modules/enterprise/server/plugins/alert-snmp/src/main/resources/META-INF/rhq-serverplugin.xml | 79
modules/enterprise/server/plugins/alert-subject/pom.xml | 153
modules/enterprise/server/plugins/alert-subject/src/main/java/org/rhq/enterprise/server/plugins/alertSubject/SubjectsBackingBean.java | 76
modules/enterprise/server/plugins/alert-subject/src/main/java/org/rhq/enterprise/server/plugins/alertSubject/SubjectsSender.java | 49
modules/enterprise/server/plugins/alert-subject/src/main/resources/META-INF/rhq-serverplugin.xml | 35
modules/enterprise/server/plugins/alert-subject/src/main/resources/subjects.xhtml | 29
modules/enterprise/server/plugins/cobbler/pom.xml | 199
modules/enterprise/server/plugins/cobbler/src/main/java/org/rhq/enterprise/server/plugins/cobbler/CobblerServerPluginComponent.java | 445
modules/enterprise/server/plugins/cobbler/src/main/resources/META-INF/rhq-serverplugin.xml | 81
modules/enterprise/server/plugins/disk/pom.xml | 301
modules/enterprise/server/plugins/disk/src/main/java/org/rhq/enterprise/server/plugins/disk/DiskSource.java | 212
modules/enterprise/server/plugins/disk/src/main/resources/META-INF/rhq-serverplugin-content.xml | 33
modules/enterprise/server/plugins/disk/src/main/resources/META-INF/rhq-serverplugin.xml | 58
modules/enterprise/server/plugins/jboss-software/pom.xml | 170
modules/enterprise/server/plugins/jboss-software/src/main/java/org/rhq/enterprise/server/plugins/jboss/software/JBossSoftwareContentSourceAdapter.java | 263
modules/enterprise/server/plugins/jboss-software/src/main/java/org/rhq/enterprise/server/plugins/jboss/software/RssFeedParser.java | 302
modules/enterprise/server/plugins/jboss-software/src/main/resources/META-INF/rhq-serverplugin.xml | 45
modules/enterprise/server/plugins/jboss-software/src/test/java/org/rhq/enterprise/server/plugins/jboss/software/test/JBossSoftwareContentSourceAdapterLiveTest.java | 199
modules/enterprise/server/plugins/jboss-software/src/test/java/org/rhq/enterprise/server/plugins/jboss/software/test/RssFeedParserTest.java | 178
modules/enterprise/server/plugins/jboss-software/src/test/resources/log4j.xml | 32
modules/enterprise/server/plugins/jboss-software/src/test/resources/rss-feed-example-1.txt |45481 +++++
modules/enterprise/server/plugins/jboss-software/src/test/resources/rss-feed-example-2.txt |45481 +++++
modules/enterprise/server/plugins/jboss-software/src/test/resources/rss-feed-example-3.txt |82206 ++++++++++
modules/enterprise/server/plugins/perspectives/core/perspective/pom.xml | 112
modules/enterprise/server/plugins/perspectives/core/perspective/src/main/resources/META-INF/rhq-serverplugin.xml | 866
modules/enterprise/server/plugins/perspectives/core/pom.xml | 41
modules/enterprise/server/plugins/pom.xml | 87
modules/enterprise/server/plugins/rhnhosted/.gitignore | 1
modules/enterprise/server/plugins/rhnhosted/README.testing | 24
modules/enterprise/server/plugins/rhnhosted/pom.xml | 299
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/PrimaryXML.java | 369
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/RHNActivator.java | 155
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/RHNConstants.java | 33
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/RHNHelper.java | 490
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/RHNProvider.java | 386
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/RHNSSLCertReader.java | 138
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/RHNSSLSocketFactory.java | 78
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/RHNSummary.java | 65
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/certificate/Certificate.java | 438
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/certificate/CertificateFactory.java | 145
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/certificate/ChannelFamilyDescriptor.java | 84
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/certificate/ChannelFamilyExtractor.java | 58
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/certificate/FieldExtractor.java | 41
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/certificate/PublicKeyRing.java | 137
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/certificate/RhnSecurityProvider.java | 67
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/certificate/SimpleExtractor.java | 97
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/certificate/XmlTag.java | 210
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/xmlrpc/ApacheXmlRpcExecutor.java | 43
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/xmlrpc/CustomReqPropTransport.java | 174
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/xmlrpc/CustomReqPropTransportFactory.java | 82
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/xmlrpc/RhnComm.java | 120
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/xmlrpc/RhnDownloader.java | 179
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/xmlrpc/RhnHttpURLConnectionFactory.java | 55
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/xmlrpc/RhnJaxbTransport.java | 114
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/xmlrpc/RhnJaxbTransportFactory.java | 29
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/xmlrpc/RhnSSLTransport.java | 75
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/xmlrpc/RhnSSLTransportFactory.java | 75
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/xmlrpc/XmlRpcExecutor.java | 44
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/xmlrpc/XmlRpcExecutorFactory.java | 100
modules/enterprise/server/plugins/rhnhosted/src/main/resources/META-INF/rhq-serverplugin.xml | 42
modules/enterprise/server/plugins/rhnhosted/src/main/xsd/genSchema.sh | 4
modules/enterprise/server/plugins/rhnhosted/src/main/xsd/sample/sample-rhnhosted-dump.channel_families.xml | 1
modules/enterprise/server/plugins/rhnhosted/src/main/xsd/sample/sample-rhnhosted-dump.channels.xml | 1
modules/enterprise/server/plugins/rhnhosted/src/main/xsd/sample/sample-rhnhosted-dump.errata.xml | 74
modules/enterprise/server/plugins/rhnhosted/src/main/xsd/sample/sample-rhnhosted-dump.kickstartable_trees.xml | 1
modules/enterprise/server/plugins/rhnhosted/src/main/xsd/sample/sample-rhnhosted-dump.packages.xml | 431
modules/enterprise/server/plugins/rhnhosted/src/main/xsd/sample/sample-rhnhosted-dump.packages_short.xml | 1
modules/enterprise/server/plugins/rhnhosted/src/main/xsd/sample/sample-rhnhosted-dump.product_names.xml | 1
modules/enterprise/server/plugins/rhnhosted/src/main/xsd/sample/sample-rhnhosted-dump.source_packages.xml | 5
modules/enterprise/server/plugins/rhnhosted/src/main/xsd/schema0.xsd | 403
modules/enterprise/server/plugins/rhnhosted/src/test/java/org/rhq/enterprise/server/plugins/rhnhosted/BaseRHNTest.java | 107
modules/enterprise/server/plugins/rhnhosted/src/test/java/org/rhq/enterprise/server/plugins/rhnhosted/PrimaryXMLTest.java | 154
modules/enterprise/server/plugins/rhnhosted/src/test/java/org/rhq/enterprise/server/plugins/rhnhosted/RHNActivatorTest.java | 75
modules/enterprise/server/plugins/rhnhosted/src/test/java/org/rhq/enterprise/server/plugins/rhnhosted/RHNHelperTest.java | 83
modules/enterprise/server/plugins/rhnhosted/src/test/java/org/rhq/enterprise/server/plugins/rhnhosted/RHNProviderTest.java | 233
modules/enterprise/server/plugins/rhnhosted/src/test/java/org/rhq/enterprise/server/plugins/rhnhosted/RHNSSLCertReaderTest.java | 83
modules/enterprise/server/plugins/rhnhosted/src/test/java/org/rhq/enterprise/server/plugins/rhnhosted/RHNSSLSocketFactoryTest.java | 104
modules/enterprise/server/plugins/rhnhosted/src/test/java/org/rhq/enterprise/server/plugins/rhnhosted/xmlrpc/BasicRHNTest.java | 627
modules/enterprise/server/plugins/rhnhosted/src/test/java/org/rhq/enterprise/server/plugins/rhnhosted/xmlrpc/MockRhnHttpURLConnection.java | 51
modules/enterprise/server/plugins/rhnhosted/src/test/java/org/rhq/enterprise/server/plugins/rhnhosted/xmlrpc/MockRhnXmlRpcExecutor.java | 274
modules/enterprise/server/plugins/rhnhosted/src/test/java/org/rhq/enterprise/server/plugins/rhnhosted/xmlrpc/RhnCommTest.java | 399
modules/enterprise/server/plugins/rhnhosted/src/test/resources/test-log4j.xml | 464
modules/enterprise/server/plugins/url/pom.xml | 327
modules/enterprise/server/plugins/url/src/main/java/org/rhq/enterprise/server/plugins/url/FullRemotePackageInfo.java | 14
modules/enterprise/server/plugins/url/src/main/java/org/rhq/enterprise/server/plugins/url/HttpProvider.java | 232
modules/enterprise/server/plugins/url/src/main/java/org/rhq/enterprise/server/plugins/url/HttpSource.java | 232
modules/enterprise/server/plugins/url/src/main/java/org/rhq/enterprise/server/plugins/url/IndexParser.java | 2
modules/enterprise/server/plugins/url/src/main/java/org/rhq/enterprise/server/plugins/url/SimpleIndexParser.java | 2
modules/enterprise/server/plugins/url/src/main/java/org/rhq/enterprise/server/plugins/url/UrlProvider.java | 404
modules/enterprise/server/plugins/url/src/main/java/org/rhq/enterprise/server/plugins/url/UrlSource.java | 393
modules/enterprise/server/plugins/url/src/main/java/org/rhq/enterprise/server/plugins/url/XmlIndexParser.java | 38
modules/enterprise/server/plugins/url/src/main/resources/META-INF/rhq-serverplugin-content.xml | 74
modules/enterprise/server/plugins/url/src/main/resources/META-INF/rhq-serverplugin.xml | 82
modules/enterprise/server/plugins/url/src/test/java/org/rhq/enterprise/server/plugins/url/XmlIndexParserTest.java | 8
modules/enterprise/server/plugins/validate-all-serverplugins/pom.xml | 73
modules/enterprise/server/plugins/yum/pom.xml | 315
modules/enterprise/server/plugins/yum/src/main/java/org/rhq/enterprise/server/plugins/yum/Repo.java | 16
modules/enterprise/server/plugins/yum/src/main/java/org/rhq/enterprise/server/plugins/yum/RepoProvider.java | 198
modules/enterprise/server/plugins/yum/src/main/java/org/rhq/enterprise/server/plugins/yum/RepoSource.java | 189
modules/enterprise/server/plugins/yum/src/main/resources/META-INF/rhq-serverplugin-content.xml | 23
modules/enterprise/server/plugins/yum/src/main/resources/META-INF/rhq-serverplugin.xml | 30
modules/enterprise/server/pom.xml | 7
modules/enterprise/server/safe-invoker/pom.xml | 98
modules/enterprise/server/sars/agent-sar/pom.xml | 420
modules/enterprise/server/sars/agent-sar/src/main/resources/META-INF/embedded-agent-configuration.xml | 1996
modules/enterprise/server/sars/pom.xml | 106
modules/enterprise/server/xml-schemas/pom.xml | 226
modules/enterprise/server/xml-schemas/src/main/java/org/rhq/enterprise/server/xmlschema/AbstractScheduleType.java | 118
modules/enterprise/server/xml-schemas/src/main/java/org/rhq/enterprise/server/xmlschema/ControlDefinition.java | 63
modules/enterprise/server/xml-schemas/src/main/java/org/rhq/enterprise/server/xmlschema/CronScheduleType.java | 45
modules/enterprise/server/xml-schemas/src/main/java/org/rhq/enterprise/server/xmlschema/PeriodicScheduleType.java | 45
modules/enterprise/server/xml-schemas/src/main/java/org/rhq/enterprise/server/xmlschema/ScheduledJobDefinition.java | 87
modules/enterprise/server/xml-schemas/src/main/java/org/rhq/enterprise/server/xmlschema/ServerPluginDescriptorMetadataParser.java | 366
modules/enterprise/server/xml-schemas/src/main/java/org/rhq/enterprise/server/xmlschema/ServerPluginDescriptorUtil.java | 341
modules/enterprise/server/xml-schemas/src/main/java/org/rhq/enterprise/server/xmlschema/XmlSchemas.java | 68
modules/enterprise/server/xml-schemas/src/main/resources/rhq-contentsource-packagedetails.xsd | 381
modules/enterprise/server/xml-schemas/src/main/resources/rhq-serverplugin-alert.xsd | 118
modules/enterprise/server/xml-schemas/src/main/resources/rhq-serverplugin-content.xsd | 170
modules/enterprise/server/xml-schemas/src/main/resources/rhq-serverplugin-entitlement.xsd | 47
modules/enterprise/server/xml-schemas/src/main/resources/rhq-serverplugin-generic.xsd | 47
modules/enterprise/server/xml-schemas/src/main/resources/rhq-serverplugin-perspective.xsd | 1060
modules/enterprise/server/xml-schemas/src/main/resources/rhq-serverplugin.xsd | 269
modules/enterprise/server/xml-schemas/src/test/java/org/rhq/enterprise/server/xmlschema/ServerPluginDescriptorUtilTest.java | 330
modules/enterprise/server/xml-schemas/src/test/resources/log4j.xml | 45
modules/enterprise/server/xml-schemas/src/test/resources/test-serverplugin-alert.xml | 25
modules/enterprise/server/xml-schemas/src/test/resources/test-serverplugin-controls.xml | 30
modules/enterprise/server/xml-schemas/src/test/resources/test-serverplugin-entitlement.xml | 22
modules/enterprise/server/xml-schemas/src/test/resources/test-serverplugin-generic.xml | 68
modules/enterprise/server/xml-schemas/src/test/resources/test-serverplugin-perspective.xml | 14
modules/helpers/pluginAnnotations/pom.xml | 53
modules/helpers/pluginAnnotations/src/main/java/org/rhq/helpers/pluginAnnotations/agent/DataType.java | 39
modules/helpers/pluginAnnotations/src/main/java/org/rhq/helpers/pluginAnnotations/agent/DisplayType.java | 39
modules/helpers/pluginAnnotations/src/main/java/org/rhq/helpers/pluginAnnotations/agent/MeasurementType.java | 38
modules/helpers/pluginAnnotations/src/main/java/org/rhq/helpers/pluginAnnotations/agent/Metric.java | 43
modules/helpers/pluginAnnotations/src/main/java/org/rhq/helpers/pluginAnnotations/agent/Operation.java | 38
modules/helpers/pluginAnnotations/src/main/java/org/rhq/helpers/pluginAnnotations/agent/Parameter.java | 41
modules/helpers/pluginAnnotations/src/main/java/org/rhq/helpers/pluginAnnotations/agent/Units.java | 38
modules/helpers/pluginGen/pom.xml | 183
modules/helpers/pluginGen/src/main/java/org/rhq/helpers/pluginGen/Props.java | 799
modules/helpers/pluginGen/src/main/java/org/rhq/helpers/pluginGen/Test.java | 11
modules/helpers/pluginGen/src/main/resources/component.ftl | 16
modules/helpers/pluginGen/src/main/resources/descriptor.ftl | 27
modules/helpers/pluginGen/src/main/resources/descriptorMain.ftl | 83
modules/helpers/pluginGen/src/main/resources/discovery.ftl | 49
modules/helpers/pom.xml | 93
modules/helpers/rtfilter/pom.xml | 244
modules/jopr/LICENSE | 31
modules/jopr/LICENSE_GPL | 339
modules/jopr/LICENSE_LGPL | 504
modules/jopr/dist/agent/pom.xml | 121
modules/jopr/dist/agent/src/main/scripts/jopr-agent.assembly.xml | 36
modules/jopr/dist/pom.xml | 32
modules/jopr/dist/server/pom.xml | 222
modules/jopr/dist/server/src/main/resources-binary/jbossas/server/default/deploy/rhq-installer.war/images/logo.png |binary
modules/jopr/dist/server/src/main/resources-binary/jbossas/server/default/deploy/rhq.ear.rej/rhq-portal.war/images/logo_header.gif |binary
modules/jopr/dist/server/src/main/scripts/dist.build.xml | 68
modules/jopr/dist/server/src/main/scripts/jopr-server.assembly.xml | 30
modules/jopr/etc/jbas5-ejb-client/client.bat | 102
modules/jopr/etc/jbas5-ejb-client/client.sh | 86
modules/jopr/etc/jbas5-ejb-client/pom.xml | 291
modules/jopr/etc/jbas5-ejb-client/src/main/java/test/EjbClient.java | 181
modules/jopr/etc/jbas5-ejb-client/src/main/java/test/JBossCallbackHandler.java | 69
modules/jopr/etc/jbas5-ejb-client/src/main/java/test/JBossConfiguration.java | 66
modules/jopr/etc/jbas5-ejb-client/src/main/java/test/JaasAuthenticationInvocationHandler.java | 58
modules/jopr/etc/jbas5-ejb-client/src/main/java/test/Worker.java | 132
modules/jopr/etc/jbas5-ejb-client/src/main/resources/dummy.war |binary
modules/jopr/etc/jbas5-ejb-client/src/main/resources/log4j.xml | 54
modules/jopr/etc/jbas5-ejb2-mdb-test/jars/ejb2-test.jar |binary
modules/jopr/etc/jbas5-ejb2-mdb-test/pom.xml | 312
modules/jopr/etc/jbas5-ejb2-mdb-test/run.sh | 3
modules/jopr/etc/jbas5-ejb2-mdb-test/src/main/java/test/Main.java | 182
modules/jopr/etc/jbas5-jnp-client/classpath.txt | 57
modules/jopr/etc/jbas5-jnp-client/client.bat | 83
modules/jopr/etc/jbas5-jnp-client/client.sh | 79
modules/jopr/etc/jbas5-jnp-client/pom.xml | 223
modules/jopr/etc/jbas5-jnp-client/src/main/java/test/RmiClient.java | 42
modules/jopr/modules-plugins-pom.xml | 83
modules/jopr/modules-pom.xml | 131
modules/jopr/pom.xml | 56
modules/jopr/release.sh | 341
modules/jopr/tools/jbas5-plugin-descriptor-gen/pom.xml | 372
modules/jopr/tools/jbas5-plugin-descriptor-gen/src/main/java/org/jboss/jopr/tool/jbas5/MetadataConversionUtils.java | 541
modules/jopr/tools/jbas5-plugin-descriptor-gen/src/main/java/org/jboss/jopr/tool/jbas5/PluginDescriptorGenerator.java | 378
modules/jopr/tools/jbas5-plugin-descriptor-gen/src/main/java/org/jboss/jopr/tool/jbas5/RhqNamespacePrefixMapper.java | 43
modules/plugins/JBossOSGi/pom.xml | 240
modules/plugins/JBossOSGi/src/main/java/org/jboss/on/plugins/jbossOsgi/JBossOSGi/BundleComponent.java | 146
modules/plugins/JBossOSGi/src/main/java/org/jboss/on/plugins/jbossOsgi/JBossOSGi/BundleDiscovery.java | 81
modules/plugins/JBossOSGi/src/main/java/org/jboss/on/plugins/jbossOsgi/JBossOSGi/JBossOsgiServerComponent.java | 277
modules/plugins/JBossOSGi/src/main/java/org/jboss/on/plugins/jbossOsgi/JBossOSGi/JBossOsgiServerDiscovery.java | 132
modules/plugins/JBossOSGi/src/main/java/org/jboss/on/plugins/jbossOsgi/JBossOSGi/OsgiEventPoller.java | 106
modules/plugins/JBossOSGi/src/main/resources/META-INF/rhq-plugin.xml | 62
modules/plugins/aliases/pom.xml | 227
modules/plugins/aliases/src/main/java/org/rhq/plugins/aliases/AliasesComponent.java | 90
modules/plugins/aliases/src/main/java/org/rhq/plugins/aliases/AliasesDiscoveryComponent.java | 58
modules/plugins/aliases/src/main/resources/META-INF/rhq-plugin.xml | 48
modules/plugins/aliases/src/test/java/org/rhq/plugins/aliases/AliasesComponentTest.java | 97
modules/plugins/aliases/src/test/resources/etc/aliases | 7
modules/plugins/aliases/src/test/resources/log4j.xml | 33
modules/plugins/apache/pom.xml | 501
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/ApacheDirectoryComponent.java | 145
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/ApacheDirectoryDiscoveryComponent.java | 103
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/ApacheFilesComponent.java | 84
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/ApacheLocationComponent.java | 85
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/ApacheServerComponent.java | 367
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/ApacheServerDiscoveryComponent.java | 312
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/ApacheVirtualHostServiceComponent.java | 405
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/ApacheVirtualHostServiceDiscoveryComponent.java | 180
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/ModJKDiscoveryComponent.java | 7
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/augeas/ApacheAugeasNode.java | 150
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/augeas/ApacheAugeasTree.java | 244
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/augeas/AugeasConfigurationApache.java | 192
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/augeas/AugeasTreeBuilderApache.java | 152
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/augeas/mappingImpl/MappingDirectivePerMap.java | 86
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/augeas/mappingImpl/MappingDirectivePerMapIndex.java | 73
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/augeas/mappingImpl/MappingDirectiveToSimpleProperty.java | 72
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/augeas/mappingImpl/MappingParamPerMap.java | 100
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/augeas/mappingImpl/MappingToAugeasDirectivePerMap.java | 145
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/augeas/mappingImpl/MappingToAugeasDirectivePerMapIndex.java | 204
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/augeas/mappingImpl/MappingToAugeasDirectiveToSimple.java | 99
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/augeas/mappingImpl/MappingToAugeasParamPerMap.java | 184
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/augeas/mappingImpl/Util.java | 74
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/mapping/ApacheAugeasMapping.java | 89
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/mapping/ApacheDirectiveRegExpression.java | 240
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/mapping/ConfigurationToAugeasApacheBase.java | 88
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/mapping/DirectiveMapping.java | 119
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/util/AugeasNodeValueUtil.java | 71
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/util/ConfigurationTimestamp.java | 72
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/util/HttpdAddressUtility.java | 262
modules/plugins/apache/src/main/java/org/rhq/plugins/www/snmp/SNMPClient.java | 17
modules/plugins/apache/src/main/resources/META-INF/rhq-plugin.xml | 392
modules/plugins/apache/src/main/resources/httpd.aug | 59
modules/plugins/apache/src/main/resources/test_httpd.aug | 96
modules/plugins/apache/src/test/resources/log4j.xml | 58
modules/plugins/apt/pom.xml | 199
modules/plugins/apt/src/main/java/org/rhq/plugins/apt/AptSourcesComponent.java | 140
modules/plugins/apt/src/main/java/org/rhq/plugins/apt/AptSourcesDiscoveryComponent.java | 50
modules/plugins/apt/src/main/resources/META-INF/rhq-plugin.xml | 48
modules/plugins/apt/src/test/java/org/rhq/plugins/apt/AptSourcesComponentTest.java | 86
modules/plugins/apt/src/test/resources/log4j.xml | 32
modules/plugins/augeas/pom.xml | 84
modules/plugins/augeas/src/main/java/org/rhq/augeas/AugeasProxy.java | 181
modules/plugins/augeas/src/main/java/org/rhq/augeas/config/AugeasConfiguration.java | 69
modules/plugins/augeas/src/main/java/org/rhq/augeas/config/AugeasConfigurationSimple.java | 159
modules/plugins/augeas/src/main/java/org/rhq/augeas/config/AugeasModuleConfig.java | 119
modules/plugins/augeas/src/main/java/org/rhq/augeas/node/AugeasNode.java | 101
modules/plugins/augeas/src/main/java/org/rhq/augeas/node/AugeasNodeBase.java | 88
modules/plugins/augeas/src/main/java/org/rhq/augeas/node/AugeasNodeLazy.java | 138
modules/plugins/augeas/src/main/java/org/rhq/augeas/node/AugeasNodeReal.java | 154
modules/plugins/augeas/src/main/java/org/rhq/augeas/node/AugeasRootNode.java | 94
modules/plugins/augeas/src/main/java/org/rhq/augeas/tree/AugeasNodeBuffer.java | 146
modules/plugins/augeas/src/main/java/org/rhq/augeas/tree/AugeasTree.java | 158
modules/plugins/augeas/src/main/java/org/rhq/augeas/tree/AugeasTreeBuilder.java | 24
modules/plugins/augeas/src/main/java/org/rhq/augeas/tree/AugeasTreeException.java | 65
modules/plugins/augeas/src/main/java/org/rhq/augeas/tree/impl/AbstractAugeasTree.java | 211
modules/plugins/augeas/src/main/java/org/rhq/augeas/tree/impl/AugeasTreeLazy.java | 75
modules/plugins/augeas/src/main/java/org/rhq/augeas/tree/impl/AugeasTreeReal.java | 84
modules/plugins/augeas/src/main/java/org/rhq/augeas/tree/impl/DefaultAugeasTreeBuilder.java | 48
modules/plugins/augeas/src/main/java/org/rhq/augeas/util/Glob.java | 176
modules/plugins/augeas/src/main/java/org/rhq/augeas/util/GlobFilter.java | 145
modules/plugins/augeas/src/main/java/org/rhq/augeas/util/LensFilter.java | 23
modules/plugins/augeas/src/main/java/org/rhq/augeas/util/LensHelper.java | 66
modules/plugins/augeas/src/main/java/org/rhq/plugins/augeas/AugeasConfigurationComponent.java | 721
modules/plugins/augeas/src/main/java/org/rhq/plugins/augeas/AugeasConfigurationDiscoveryComponent.java | 188
modules/plugins/augeas/src/main/java/org/rhq/plugins/augeas/AugeasPluginLifecycleListener.java | 10
modules/plugins/augeas/src/main/java/org/rhq/plugins/augeas/helper/AugeasNode.java | 156
modules/plugins/augeas/src/main/java/org/rhq/plugins/augeas/helper/AugeasRawConfigHelper.java | 136
modules/plugins/augeas/src/main/java/org/rhq/plugins/augeas/helper/AugeasTranslator.java | 37
modules/plugins/augeas/src/main/java/org/rhq/plugins/augeas/helper/AugeasUtility.java | 47
modules/plugins/augeas/src/main/java/org/rhq/plugins/augeas/helper/AugeasVariable.java | 41
modules/plugins/augeas/src/main/java/org/rhq/plugins/augeas/test/AbstractAugeasConfigurationComponentTest.java | 297
modules/plugins/augeas/src/main/java/org/rhq/rhqtransform/AugeasRHQComponent.java | 55
modules/plugins/augeas/src/main/java/org/rhq/rhqtransform/AugeasRhqException.java | 66
modules/plugins/augeas/src/main/java/org/rhq/rhqtransform/AugeasToConfiguration.java | 113
modules/plugins/augeas/src/main/java/org/rhq/rhqtransform/ConfigurationToAugeas.java | 110
modules/plugins/augeas/src/main/java/org/rhq/rhqtransform/NameMap.java | 39
modules/plugins/augeas/src/main/java/org/rhq/rhqtransform/RhqAugeasMapping.java | 63
modules/plugins/augeas/src/main/java/org/rhq/rhqtransform/impl/AugeasToConfigurationSimple.java | 127
modules/plugins/augeas/src/main/java/org/rhq/rhqtransform/impl/ConfigurationToAugeasSimple.java | 193
modules/plugins/augeas/src/main/java/org/rhq/rhqtransform/impl/PluginDescriptorBasedAugeasConfiguration.java | 198
modules/plugins/augeas/src/main/java/org/rhq/rhqtransform/impl/RhqAugeasMappingSimple.java | 80
modules/plugins/augeas/src/main/resources/META-INF/rhq-plugin.xml | 15
modules/plugins/augeas/src/test/java/org/rhq/augeas/util/test/GlobFilterTest.java | 102
modules/plugins/byteman/pom.xml | 245
modules/plugins/byteman/src/main/java/org/rhq/plugins/byteman/BytemanAgentComponent.java | 738
modules/plugins/byteman/src/main/java/org/rhq/plugins/byteman/BytemanAgentDiscoveryComponent.java | 276
modules/plugins/byteman/src/main/java/org/rhq/plugins/byteman/BytemanRuleComponent.java | 48
modules/plugins/byteman/src/main/java/org/rhq/plugins/byteman/BytemanRuleDiscoveryComponent.java | 33
modules/plugins/byteman/src/main/java/org/rhq/plugins/byteman/BytemanScriptComponent.java | 177
modules/plugins/byteman/src/main/java/org/rhq/plugins/byteman/BytemanScriptDiscoveryComponent.java | 34
modules/plugins/byteman/src/main/resources/META-INF/rhq-plugin.xml | 148
modules/plugins/cobbler/pom.xml | 254
modules/plugins/cobbler/src/main/java/org/rhq/plugins/cobbler/CobblerComponent.java | 208
modules/plugins/cobbler/src/main/java/org/rhq/plugins/cobbler/CobblerDiscoveryComponent.java | 30
modules/plugins/cobbler/src/main/resources/META-INF/rhq-plugin.xml | 93
modules/plugins/cobbler/src/test/java/org/rhq/plugins/cobbler/CobblerComponentTest.java | 121
modules/plugins/cron/pom.xml | 218
modules/plugins/cron/src/main/java/org/rhq/plugins/cron/CronComponent.java | 215
modules/plugins/cron/src/main/java/org/rhq/plugins/cron/CronDiscoveryComponent.java | 44
modules/plugins/cron/src/main/java/org/rhq/plugins/cron/CronTabComponent.java | 151
modules/plugins/cron/src/main/java/org/rhq/plugins/cron/CronTabDiscoveryComponent.java | 82
modules/plugins/cron/src/main/resources/META-INF/rhq-plugin.xml | 178
modules/plugins/cron/src/test/java/org/rhq/plugins/cron/test/CronComponentTest.java | 116
modules/plugins/cron/src/test/java/org/rhq/plugins/cron/test/CronTabComponentTest.java | 144
modules/plugins/cron/src/test/resources/etc/cron.d/another-crontab | 4
modules/plugins/cron/src/test/resources/etc/crontab | 2
modules/plugins/cron/src/test/resources/log4j.xml | 32
modules/plugins/database/pom.xml | 198
modules/plugins/grub/pom.xml | 435
modules/plugins/grub/src/main/java/org/rhq/plugins/grub/GrubComponent.java | 28
modules/plugins/grub/src/main/resources/META-INF/rhq-plugin.xml | 94
modules/plugins/grub/src/test/java/org/rhq/plugins/grub/GrubComponentTest.java | 8
modules/plugins/hardware/pom.xml | 191
modules/plugins/hibernate/pom.xml | 245
modules/plugins/hibernate/src/main/java/org/rhq/plugins/hibernate/EntityComponent.java | 58
modules/plugins/hibernate/src/main/java/org/rhq/plugins/hibernate/EntityDiscoveryComponent.java | 54
modules/plugins/hibernate/src/main/java/org/rhq/plugins/hibernate/StatisticsComponent.java | 79
modules/plugins/hibernate/src/main/resources/META-INF/rhq-plugin.xml | 228
modules/plugins/hibernate/src/test/java/org/rhq/plugins/hibernate/test/HibernatePluginTest.java | 145
modules/plugins/hibernate/src/test/resources/log4j.xml | 51
modules/plugins/hosts/pom.xml | 446
modules/plugins/hosts/src/main/java/org/rhq/plugins/hosts/HostsComponent.java | 253
modules/plugins/hosts/src/main/java/org/rhq/plugins/hosts/HostsDiscoveryComponent.java | 86
modules/plugins/hosts/src/main/java/org/rhq/plugins/hosts/helper/Hosts.java | 260
modules/plugins/hosts/src/main/java/org/rhq/plugins/hosts/helper/HostsComponentHelper.java | 54
modules/plugins/hosts/src/main/java/org/rhq/plugins/hosts/helper/HostsEntry.java | 72
modules/plugins/hosts/src/main/java/org/rhq/plugins/hosts/helper/NonAugeasHostsConfigurationDelegate.java | 112
modules/plugins/hosts/src/main/java/org/rhq/plugins/hosts/helper/SimpleUnixConfigFileLine.java | 66
modules/plugins/hosts/src/main/java/org/rhq/plugins/hosts/helper/SimpleUnixConfigFileReader.java | 85
modules/plugins/hosts/src/main/resources/META-INF/rhq-plugin.xml | 104
modules/plugins/hosts/src/test/java/org/rhq/plugins/hosts/HostsComponentTest.java | 156
modules/plugins/hosts/src/test/resources/etc/hosts | 11
modules/plugins/hosts/src/test/resources/log4j.xml | 12
modules/plugins/hudson/pom.xml | 202
modules/plugins/hudson/src/main/java/org/rhq/plugins/hudson/HudsonDiscoveryComponent.java | 44
modules/plugins/hudson/src/main/resources/META-INF/rhq-plugin.xml | 2
modules/plugins/iis/pom.xml | 6
modules/plugins/iis/src/main/java/org/rhq/plugins/iis/IISResponseTimeDelegate.java | 612
modules/plugins/iis/src/main/java/org/rhq/plugins/iis/IISServerComponent.java | 250
modules/plugins/iis/src/main/java/org/rhq/plugins/iis/IISServerDiscoveryComponent.java | 180
modules/plugins/iis/src/main/java/org/rhq/plugins/iis/IISVHostComponent.java | 214
modules/plugins/iis/src/main/java/org/rhq/plugins/iis/IISVHostDiscoveryComponent.java | 200
modules/plugins/iis/src/main/java/org/rhq/plugins/iis/util/IISMetaBase.java | 362
modules/plugins/iis/src/main/java/org/rhq/plugins/iis/util/Win32ServiceControlDelegate.java | 322
modules/plugins/iis/src/main/resources/META-INF/rhq-plugin.xml | 1148
modules/plugins/iptables/pom.xml | 217
modules/plugins/iptables/src/main/java/org/rhq/plugins/iptables/AugeasRHQComponent.java | 39
modules/plugins/iptables/src/main/java/org/rhq/plugins/iptables/IptablesChainComponent.java | 110
modules/plugins/iptables/src/main/java/org/rhq/plugins/iptables/IptablesChainDiscoveryComponent.java | 66
modules/plugins/iptables/src/main/java/org/rhq/plugins/iptables/IptablesComponent.java | 120
modules/plugins/iptables/src/main/java/org/rhq/plugins/iptables/IptablesConfigTransform.java | 177
modules/plugins/iptables/src/main/java/org/rhq/plugins/iptables/IptablesDiscoveryComponent.java | 61
modules/plugins/iptables/src/main/java/org/rhq/plugins/iptables/IptablesTableComponent.java | 79
modules/plugins/iptables/src/main/java/org/rhq/plugins/iptables/IptablesTableDiscoveryComponent.java | 58
modules/plugins/iptables/src/main/resources/META-INF/rhq-plugin.xml | 54
modules/plugins/iptables/src/test/java/org/rhq/plugins/iptables/AppTest.java | 38
modules/plugins/irc/pom.xml | 211
modules/plugins/irc/src/main/java/org/rhq/plugins/irc/IRCRepoComponent.java | 134
modules/plugins/irc/src/main/java/org/rhq/plugins/irc/IRCRepoDiscoveryComponent.java | 53
modules/plugins/irc/src/main/java/org/rhq/plugins/irc/IRCServerComponent.java | 186
modules/plugins/irc/src/main/java/org/rhq/plugins/irc/IRCServerDiscoveryComponent.java | 57
modules/plugins/irc/src/main/resources/META-INF/rhq-plugin.xml | 62
modules/plugins/jboss-as-5/pom.xml | 658
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/AbstractEjbBeanComponent.java | 176
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/AbstractManagedComponent.java | 68
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/AbstractManagedDeploymentComponent.java | 221
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/AbstractManagedDeploymentDiscoveryComponent.java | 132
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/ApplicationServerComponent.java | 622
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/ApplicationServerContentFacetDelegate.java | 207
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/ApplicationServerDiscoveryComponent.java | 422
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/ApplicationServerOperationsDelegate.java | 644
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/ApplicationServerPluginConfigurationProperties.java | 47
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/ApplicationServerShutdownMethod.java | 33
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/ApplicationServerSupportedOperations.java | 44
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/ConnectorComponent.java | 99
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/ConnectorDiscoveryComponent.java | 130
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/Ejb2BeanComponent.java | 65
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/Ejb2BeanDiscoveryComponent.java | 64
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/Ejb3BeanComponent.java | 32
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/Ejb3BeanDiscoveryComponent.java | 98
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/EmbeddedManagedDeploymentComponent.java | 63
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/EmbeddedManagedDeploymentDiscoveryComponent.java | 34
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/EmptyFileException.java | 18
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/FileContentDelegate.java | 188
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/InProcessJBossASDiscovery.java | 122
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/JBossWebComponent.java | 62
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/JBossWebDiscoveryComponent.java | 69
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/JarContentDelegate.java | 137
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/JmsDestinationComponent.java | 82
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/JmsDestinationDiscoveryComponent.java | 44
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/ManagedComponentComponent.java | 422
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/ManagedComponentDiscoveryComponent.java | 150
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/ManagedDeploymentDiscoveryComponent.java | 134
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/PlatformComponent.java | 276
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/PlatformDiscoveryComponent.java | 117
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/ProfileServiceComponent.java | 37
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/StandaloneManagedDeploymentComponent.java | 411
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/StandaloneManagedDeploymentDiscoveryComponent.java | 34
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/TxConnectionFactoryComponent.java | 76
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/VirtualHostComponent.java | 32
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/VirtualHostDiscoveryComponent.java | 121
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/WarMeasurementFacetDelegate.java | 136
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/WebApplicationContextComponent.java | 243
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/WebApplicationContextDiscoveryComponent.java | 180
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/api/AbstractPropertyListAdapter.java | 43
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/api/AbstractPropertyMapAdapter.java | 43
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/api/AbstractPropertySimpleAdapter.java | 86
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/api/MeasurementAdapter.java | 35
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/api/MeasurementAdapterFactory.java | 102
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/api/PropertyAdapter.java | 88
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/api/PropertyAdapterFactory.java | 125
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/impl/configuration/AbstractPropertyMapToCompositeValueAdapter.java | 122
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/impl/configuration/PropertyListToArrayValueAdapter.java | 94
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/impl/configuration/PropertyListToCollectionValueAdapter.java | 101
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/impl/configuration/PropertyMapToCompositeValueSupportAdapter.java | 78
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/impl/configuration/PropertyMapToGenericValueAdapter.java | 138
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/impl/configuration/PropertyMapToMapCompositeValueSupportAdapter.java | 70
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/impl/configuration/PropertyMapToPropertiesValueAdapter.java | 89
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/impl/configuration/PropertyMapToTableValueAdapter.java | 94
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/impl/configuration/PropertySimpleToEnumValueAdapter.java | 61
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/impl/configuration/PropertySimpleToSimpleValueAdapter.java | 97
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/impl/configuration/custom/ConnectionFactoryConfigPropertyAdapter.java | 418
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/impl/configuration/custom/JMSSecurityConfigAdapter.java | 159
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/impl/measurement/SimpleMetaValueMeasurementAdapter.java | 68
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/impl/measurement/custom/JMSMessageCounterAdapter.java | 57
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/impl/measurement/custom/JMSMessageStatisticsAdapter.java | 38
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/connection/AbstractProfileServiceConnection.java | 61
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/connection/AbstractProfileServiceConnectionProvider.java | 87
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/connection/BasicProfileServiceConnection.java | 56
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/connection/JaasAuthenticationInvocationHandler.java | 61
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/connection/JaasAuthenticationProxyProfileServiceConnection.java | 73
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/connection/LocalProfileServiceConnectionProvider.java | 56
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/connection/ProfileServiceConnection.java | 42
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/connection/ProfileServiceConnectionProvider.java | 36
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/connection/RemoteProfileServiceConnectionProvider.java | 133
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/connection/jaas/JBossCallbackHandler.java | 69
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/connection/jaas/JBossConfiguration.java | 66
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/deploy/AbstractDeployer.java | 160
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/deploy/Deployer.java | 43
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/deploy/LocalDeployer.java | 56
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/deploy/RemoteDeployer.java | 144
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/helper/InPluginControlActionFacade.java | 106
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/helper/JBossAS5ConnectionTypeDescriptor.java | 82
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/helper/JBossInstallationInfo.java | 152
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/helper/JBossInstanceInfo.java | 354
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/helper/JBossProductType.java | 75
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/helper/JBossProperties.java | 85
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/helper/JavaSystemProperties.java | 36
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/helper/JmxConnectionHelper.java | 260
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/helper/MoreKnownComponentTypes.java | 116
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/script/ScriptComponent.java | 247
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/script/ScriptDiscoveryComponent.java | 167
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/script/ScriptFileFinder.java | 203
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/serviceBinding/ManagerComponent.java | 296
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/serviceBinding/ManagerDiscoveryComponent.java | 45
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/serviceBinding/SetComponent.java | 312
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/serviceBinding/SetDiscoveryComponent.java | 76
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/serviceBinding/Util.java | 240
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/util/ConversionUtils.java | 465
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/util/DebugUtils.java | 180
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/util/DeploymentUtils.java | 161
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/util/Ejb2BeanUtils.java | 92
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/util/FileContentDelegate.java | 188
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/util/JBossASContentFacetDelegate.java | 42
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/util/JBossConfigurationUtility.java | 83
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/util/JarContentDelegate.java | 137
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/util/JnpConfig.java | 528
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/util/ManagedComponentUtils.java | 179
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/util/MetaTypeUtils.java | 78
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/util/RegularExpressionNameMatcher.java | 52
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/util/ResourceComponentUtils.java | 107
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/util/ResourceTypeUtils.java | 93
modules/plugins/jboss-as-5/src/main/resources/META-INF/rhq-plugin.xml | 2971
modules/plugins/jboss-as-5/src/test/jars/ejb2-entity-bean-test.jar |binary
modules/plugins/jboss-as-5/src/test/jars/ejb2-sfsb-test.jar |binary
modules/plugins/jboss-as-5/src/test/jars/ejb2-test.jar |binary
modules/plugins/jboss-as-5/src/test/jars/ejb3-embedded-test.ear |binary
modules/plugins/jboss-as-5/src/test/jars/ejb3-local-interface-test.jar |binary
modules/plugins/jboss-as-5/src/test/jars/ejb3-mdb-test.jar |binary
modules/plugins/jboss-as-5/src/test/jars/ejb3-sfsb-test.jar |binary
modules/plugins/jboss-as-5/src/test/jars/ejb3-slsb-test.jar |binary
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/adapter/api/MeasurementAdapterFactoryTest.java | 51
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/adapter/api/PropertyAdapterFactoryTest.java | 92
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/AbstractDestinationTest.java | 244
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/AbstractPluginTest.java | 178
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/AbstractResourceTest.java | 312
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/GeneralPluginTest.java | 43
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/QueueResourceTest.java | 127
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/TopicResourceTest.java | 117
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/ejb2/AbstractEjb2ResourceTest.java | 88
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/ejb2/AbstractSessionBeanTest.java | 98
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/ejb2/Ejb2EntityBeanResourceTest.java | 137
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/ejb2/Ejb2JarResourceTest.java | 54
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/ejb2/Ejb2MDBResourceTest.java | 89
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/ejb2/Ejb2SFSBResourceTest.java | 95
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/ejb2/Ejb2SLSBResourceTest.java | 110
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/ejb3/AbstractEjb3MessageDrivenBeanResourceTest.java | 82
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/ejb3/AbstractEjb3ResourceTest.java | 82
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/ejb3/AbstractEjb3SessionBeanResourceTest.java | 92
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/ejb3/Ejb3EmbeddedMDBResourceTest.java | 73
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/ejb3/Ejb3EmbeddedSFSBResourceTest.java | 83
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/ejb3/Ejb3EmbeddedSLSBResourceTest.java | 83
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/ejb3/Ejb3LocalInterfaceSFSBResourceTest.java | 82
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/ejb3/Ejb3LocalInterfaceSLSBResourceTest.java | 83
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/ejb3/Ejb3MDBResourceTest.java | 73
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/ejb3/Ejb3SFSBResourceTest.java | 82
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/ejb3/Ejb3SLSBResourceTest.java | 83
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/sbm/AbstractServiceBindingTest.java | 184
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/sbm/ServiceBindingManagerResourceTest.java | 188
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/sbm/ServiceBindingSetResourceTest.java | 347
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/util/AppServerUtils.java | 342
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/util/EjbSessionBeanTestTemplate.java | 141
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/util/JMSQueueUtil.java | 74
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/util/MethodArgDef.java | 49
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/util/ConversionUtilTest.java | 34
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/util/ProfileServiceTestUtil.java | 131
modules/plugins/jboss-as-5/src/test/resources/log4j.xml | 51
modules/plugins/jboss-as-5/testsuite/README.txt | 10
modules/plugins/jboss-as-5/testsuite/deleteme-ds.xml | 119
modules/plugins/jboss-as-5/testsuite/pom.xml | 230
modules/plugins/jboss-as-5/testsuite/src/main/java/org/rhq/plugins/jbossas5/BootstrapServlet.java | 73
modules/plugins/jboss-as-5/testsuite/src/main/java/org/rhq/plugins/jbossas5/JBossServerTest.java | 758
modules/plugins/jboss-as-5/testsuite/src/main/webapp/WEB-INF/jboss-web.xml | 12
modules/plugins/jboss-as-5/testsuite/src/main/webapp/WEB-INF/web.xml | 43
modules/plugins/jboss-as/pom.xml | 355
modules/plugins/jboss-as/src/main/java/com/jboss/jbossnetwork/product/jbpm/handlers/InPluginControlActionFacade.java | 96
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/AbstractMessagingComponent.java | 203
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/AbstractMessagingDiscoveryComponent.java | 120
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/ApplicationComponent.java | 529
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/ApplicationDiscoveryComponent.java | 190
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/ConnectionFactoryComponent.java | 111
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/DatasourceComponent.java | 134
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/EJB2BeanComponent.java | 222
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/EJB3BeanComponent.java | 221
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/EmbeddedWarDiscoveryComponent.java | 77
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/JBMDestinationDiscoveryComponent.java | 61
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/JBossASDiscoveryComponent.java | 453
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/JBossASServerComponent.java | 1114
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/JBossASServerOperationsDelegate.java | 420
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/JBossASServerShutdownMethod.java | 31
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/JBossASServerSupportedOperations.java | 43
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/JBossASTomcatConnectorComponent.java | 131
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/JBossASTomcatConnectorDiscoveryComponent.java | 145
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/JBossASTomcatDiscoveryComponent.java | 138
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/JBossASTomcatServerComponent.java | 105
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/JBossASTomcatVHostDiscoveryService.java | 60
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/JBossASTomcatVHostService.java | 87
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/JBossMQDiscoveryComponent.java | 51
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/JBossMessagingComponent.java | 144
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/JBossMessagingDiscoveryComponent.java | 49
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/JMSComponent.java | 148
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/WarComponent.java | 434
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/WarDiscoveryComponent.java | 46
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/helper/JBossInstallationInfo.java | 118
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/helper/JBossInstanceInfo.java | 353
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/helper/JBossProductType.java | 71
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/helper/JBossProperties.java | 85
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/helper/JavaSystemProperties.java | 36
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/helper/MainDeployer.java | 111
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/script/ScriptComponent.java | 216
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/script/ScriptDiscoveryComponent.java | 138
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/script/ScriptFileFinder.java | 165
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/AbstractMessagingConfigurationEditor.java | 435
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/ConnectionFactoryConfigurationEditor.java | 554
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/DatasourceConfigurationEditor.java | 461
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/DeploymentUtility.java | 483
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/EmsUtility.java | 74
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/FileContentDelegate.java | 191
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/FileNameUtility.java | 56
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/JBossASContentFacetDelegate.java | 58
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/JBossASSnapshotReport.java | 83
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/JBossConfigurationUtility.java | 74
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/JBossMBeanUtility.java | 82
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/JBossMBeans.java | 30
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/JBossMessagingConfigurationEditor.java | 224
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/JMSConfigurationEditor.java | 211
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/JarContentDelegate.java | 141
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/JnpConfig.java | 529
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/WarDeploymentInformation.java | 67
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/WarDiscoveryHelper.java | 318
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/XMLConfigurationEditor.java | 102
modules/plugins/jboss-as/src/main/resources/META-INF/rhq-plugin.xml | 2585
modules/plugins/jboss-as/src/test/java/org/rhq/plugins/jbossas/test/JBossASPluginTest.java | 330
modules/plugins/jboss-as/src/test/java/org/rhq/plugins/jbossas/test/util/DatasourceConfigurationEditorTest.java | 259
modules/plugins/jboss-as/src/test/java/org/rhq/plugins/jbossas/test/util/JMSConfigurationEditorTest.java | 269
modules/plugins/jboss-as/src/test/resources/delete2DS.xml | 62
modules/plugins/jboss-as/src/test/resources/deleteDS.xml | 106
modules/plugins/jboss-as/src/test/resources/jms.xml | 116
modules/plugins/jboss-as/src/test/resources/loadDS.xml | 34
modules/plugins/jboss-as/src/test/resources/log4j.xml | 51
modules/plugins/jboss-as/src/test/resources/test.war |binary
modules/plugins/jboss-as/src/test/resources/updateDS.xml | 106
modules/plugins/jboss-cache-v3/pom.xml | 591
modules/plugins/jboss-cache-v3/src/main/java/org/rhq/plugins/jbosscache3/JBossCacheComponent.java | 83
modules/plugins/jboss-cache-v3/src/main/java/org/rhq/plugins/jbosscache3/JBossCacheDetailComponent.java | 159
modules/plugins/jboss-cache-v3/src/main/java/org/rhq/plugins/jbosscache3/JBossCacheDetailDiscoveryComponent.java | 105
modules/plugins/jboss-cache-v3/src/main/java/org/rhq/plugins/jbosscache3/JBossCacheDiscoveryComponent.java | 114
modules/plugins/jboss-cache-v3/src/main/resources/META-INF/rhq-plugin.xml | 288
modules/plugins/jboss-cache-v3/src/test/jars/TestCacheEJB.jar |binary
modules/plugins/jboss-cache-v3/src/test/jars/TestEar.ear |binary
modules/plugins/jboss-cache-v3/src/test/java/org/rhq/plugins/jbosscache3/test/AppServerUtils.java | 268
modules/plugins/jboss-cache-v3/src/test/java/org/rhq/plugins/jbosscache3/test/CacheComponentTest.java | 261
modules/plugins/jboss-cache-v3/src/test/java/org/rhq/plugins/jbosscache3/test/CacheStatus.java | 122
modules/plugins/jboss-cache-v3/src/test/java/org/rhq/plugins/jbosscache3/test/MethodArgDef.java | 48
modules/plugins/jboss-cache-v3/src/test/java/org/rhq/plugins/jbosscache3/test/OperationTest.java | 143
modules/plugins/jboss-cache-v3/src/test/java/org/rhq/plugins/jbosscache3/test/RemoteClientTest.java | 93
modules/plugins/jboss-cache-v3/src/test/java/org/rhq/plugins/jbosscache3/test/TestHelper.java | 195
modules/plugins/jboss-cache-v3/src/test/resources/log4j.xml | 51
modules/plugins/jboss-cache-v3/src/test/resources/test-service.xml | 20
modules/plugins/jboss-cache/pom.xml | 220
modules/plugins/jboss-cache/src/main/java/org/rhq/plugins/jbosscache/CacheConfigurationHelper.java | 179
modules/plugins/jboss-cache/src/main/java/org/rhq/plugins/jbosscache/JBossCacheComponent.java | 295
modules/plugins/jboss-cache/src/main/java/org/rhq/plugins/jbosscache/JBossCacheDiscoveryComponent.java | 114
modules/plugins/jboss-cache/src/main/java/org/rhq/plugins/jbosscache/JBossCacheSubsystemComponent.java | 140
modules/plugins/jboss-cache/src/main/java/org/rhq/plugins/jbosscache/JBossCacheSubsystemDiscovery.java | 60
modules/plugins/jboss-cache/src/main/java/org/rhq/plugins/jbosscache/JGroupsRepoComponent.java | 64
modules/plugins/jboss-cache/src/main/java/org/rhq/plugins/jbosscache/JGroupsRepoDiscovery.java | 143
modules/plugins/jboss-cache/src/main/resources/META-INF/rhq-plugin.xml | 170
modules/plugins/jdbctrace/pom.xml | 274
modules/plugins/jdbctrace/src/main/java/org/rhq/plugins/jdbctrace/JdbcTracerComponent.java | 203
modules/plugins/jdbctrace/src/main/java/org/rhq/plugins/jdbctrace/JdbcTracerDiscoveryComponent.java | 162
modules/plugins/jdbctrace/src/main/java/org/rhq/plugins/jdbctrace/JdbcTracerUtil.java | 115
modules/plugins/jdbctrace/src/main/java/org/rhq/plugins/jdbctrace/helper/JdbcTracerHelper.java | 12
modules/plugins/jdbctrace/src/main/resources/META-INF/rhq-plugin.xml | 34
modules/plugins/jdbctrace/src/main/resources/jdbctrace-rules.txt | 159
modules/plugins/jira/pom.xml | 644
modules/plugins/jira/src/main/java/org/rhq/plugins/jira/JiraClient.java | 490
modules/plugins/jira/src/main/java/org/rhq/plugins/jira/JiraConnection.java | 46
modules/plugins/jira/src/main/java/org/rhq/plugins/jira/JiraFilterComponent.java | 128
modules/plugins/jira/src/main/java/org/rhq/plugins/jira/JiraFilterDiscoveryComponent.java | 128
modules/plugins/jira/src/main/java/org/rhq/plugins/jira/JiraProjectComponent.java | 98
modules/plugins/jira/src/main/java/org/rhq/plugins/jira/JiraProjectDiscoveryComponent.java | 128
modules/plugins/jira/src/main/java/org/rhq/plugins/jira/JiraServerComponent.java | 146
modules/plugins/jira/src/main/java/org/rhq/plugins/jira/JiraServerDiscoveryComponent.java | 114
modules/plugins/jmx/pom.xml | 518
modules/plugins/jmx/src/main/java/org/rhq/plugins/jmx/JMXDiscoveryComponent.java | 621
modules/plugins/jmx/src/main/java/org/rhq/plugins/jmx/MBeanResourceComponent.java | 1141
modules/plugins/kickstart/pom.xml | 134
modules/plugins/kickstart/src/main/java/org/rhq/plugins/kickstart/KickstartDiscoveryComponent.java | 71
modules/plugins/kickstart/src/main/java/org/rhq/plugins/kickstart/KickstartServerComponent.java | 99
modules/plugins/kickstart/src/main/resources/META-INF/rhq-plugin.xml | 32
modules/plugins/lsof/pom.xml | 245
modules/plugins/lsof/src/main/java/org/rhq/plugins/lsof/DetectionMechanism.java | 18
modules/plugins/lsof/src/main/java/org/rhq/plugins/lsof/LsofComponent.java | 130
modules/plugins/lsof/src/main/java/org/rhq/plugins/lsof/LsofDiscoveryComponent.java | 108
modules/plugins/lsof/src/main/resources/META-INF/rhq-plugin.xml | 79
modules/plugins/mysql/pom.xml | 492
modules/plugins/mysql/src/main/java/org/rhq/plugins/mysql/MySqlComponent.java | 308
modules/plugins/mysql/src/main/java/org/rhq/plugins/mysql/MySqlDiscoveryComponent.java | 20
modules/plugins/netservices/pom.xml | 486
modules/plugins/netservices/src/main/java/org/rhq/plugins/netservices/HTTPNetServiceComponent.java | 350
modules/plugins/netservices/src/main/java/org/rhq/plugins/netservices/HTTPNetServiceDiscoveryComponent.java | 124
modules/plugins/netservices/src/main/java/org/rhq/plugins/netservices/PingNetServiceComponent.java | 196
modules/plugins/netservices/src/main/java/org/rhq/plugins/netservices/PingNetServiceDiscoveryComponent.java | 113
modules/plugins/netservices/src/main/resources/META-INF/rhq-plugin.xml | 138
modules/plugins/onewire/pom.xml | 7
modules/plugins/oracle/pom.xml | 499
modules/plugins/oracle/src/main/java/org/rhq/plugins/oracle/OracleDiscoveryComponent.java | 36
modules/plugins/perftest/pom.xml | 6
modules/plugins/platform/pom.xml | 404
modules/plugins/platform/src/main/java/org/rhq/plugins/platform/CpuComponent.java | 186
modules/plugins/platform/src/main/java/org/rhq/plugins/platform/LinuxDistroInfo.java | 2
modules/plugins/platform/src/main/java/org/rhq/plugins/platform/LinuxPlatformComponent.java | 679
modules/plugins/platform/src/main/java/org/rhq/plugins/platform/PlatformComponent.java | 488
modules/plugins/platform/src/main/java/org/rhq/plugins/platform/ProcessDiscoveryComponent.java | 58
modules/plugins/platform/src/main/java/org/rhq/plugins/platform/WindowsPlatformComponent.java | 198
modules/plugins/platform/src/main/java/org/rhq/plugins/platform/content/RpmPackageDiscoveryDelegate.java | 374
modules/plugins/platform/src/main/java/org/rhq/plugins/platform/content/yum/PluginContext.java | 312
modules/plugins/platform/src/main/java/org/rhq/plugins/platform/content/yum/Primary.java | 6
modules/plugins/platform/src/main/java/org/rhq/plugins/platform/win/Win32EventLogDelegate.java | 398
modules/plugins/platform/src/main/java/org/rhq/plugins/platform/win/WindowsSoftwareDelegate.java | 276
modules/plugins/platform/src/test/java/org/rhq/plugins/platform/test/PlatformPluginTest.java | 226
modules/plugins/pom.xml | 244
modules/plugins/postfix/pom.xml | 226
modules/plugins/postfix/src/main/java/org/rhq/plugins/postfix/PostfixAccessComponent.java | 61
modules/plugins/postfix/src/main/java/org/rhq/plugins/postfix/PostfixAccessDiscoveryComponent.java | 52
modules/plugins/postfix/src/main/java/org/rhq/plugins/postfix/PostfixServerComponent.java | 107
modules/plugins/postfix/src/main/java/org/rhq/plugins/postfix/PostfixServerDiscoveryComponent.java | 32
modules/plugins/postfix/src/main/resources/META-INF/rhq-plugin.xml | 79
modules/plugins/postfix/src/test/java/org/rhq/plugins/postfix/PostfixAccessComponentTest.java | 84
modules/plugins/postfix/src/test/java/org/rhq/plugins/postfix/PostfixComponentTest.java | 88
modules/plugins/postfix/src/test/resources/etc/postfix/access | 5
modules/plugins/postfix/src/test/resources/etc/postfix/main.cf | 11
modules/plugins/postfix/src/test/resources/log4j.xml | 40
modules/plugins/postgres/pom.xml | 490
modules/plugins/postgres/src/main/java/org/rhq/plugins/postgres/PostgresDiscoveryComponent.java | 19
modules/plugins/postgres/src/main/java/org/rhq/plugins/postgres/PostgresServerComponent.java | 928
modules/plugins/postgres/src/test/resources/log4j.xml | 102
modules/plugins/raw-config-test/pom.xml | 164
modules/plugins/raw-config-test/src/main/groovy/org/rhq/plugins/test/rawconfig/LegacyServer.groovy | 12
modules/plugins/raw-config-test/src/main/groovy/org/rhq/plugins/test/rawconfig/RawDiscoveryComponent.groovy | 22
modules/plugins/raw-config-test/src/main/groovy/org/rhq/plugins/test/rawconfig/RawServer.groovy | 109
modules/plugins/raw-config-test/src/main/groovy/org/rhq/plugins/test/rawconfig/StructuredAndRawDiscoveryComponent.groovy | 23
modules/plugins/raw-config-test/src/main/groovy/org/rhq/plugins/test/rawconfig/StructuredAndRawServer.groovy | 218
modules/plugins/raw-config-test/src/main/groovy/org/rhq/plugins/test/rawconfig/StructuredDiscoveryComponent.groovy | 24
modules/plugins/raw-config-test/src/main/groovy/org/rhq/plugins/test/rawconfig/StructuredServer.groovy | 110
modules/plugins/raw-config-test/src/main/resources/META-INF/rhq-plugin.xml | 81
modules/plugins/raw-config-test/src/test/groovy/org/rhq/plugins/test/rawconfig/RawServerTest.groovy | 29
modules/plugins/rhq-agent/pom.xml | 432
modules/plugins/rhq-agent/src/main/java/org/rhq/plugins/agent/AgentServerComponent.java | 534
modules/plugins/rhq-agent/src/main/resources/META-INF/rhq-plugin.xml | 1728
modules/plugins/rhq-agent/src/test/resources/log4j.xml | 76
modules/plugins/rhq-agent/src/test/resources/test-agent-configuration.xml | 190
modules/plugins/rhq-server/pom.xml | 243
modules/plugins/rhq-server/src/main/java/org/rhq/plugins/server/AlertsCacheResourceComponent.java | 70
modules/plugins/rhq-server/src/main/java/org/rhq/plugins/server/CommunicationsResourceComponent.java | 85
modules/plugins/rhq-server/src/main/java/org/rhq/plugins/server/GroupDefinitionResourceComponent.java | 72
modules/plugins/rhq-server/src/main/java/org/rhq/plugins/server/RemoteAPIResourceComponent.java | 90
modules/plugins/rhq-server/src/main/resources/META-INF/rhq-plugin.xml | 342
modules/plugins/samba/pom.xml | 226
modules/plugins/samba/src/main/java/org/rhq/plugins/samba/SambaServerComponent.java | 282
modules/plugins/samba/src/main/java/org/rhq/plugins/samba/SambaServerDiscoveryComponent.java | 32
modules/plugins/samba/src/main/java/org/rhq/plugins/samba/SambaShareComponent.java | 84
modules/plugins/samba/src/main/java/org/rhq/plugins/samba/SambaShareDiscoveryComponent.java | 66
modules/plugins/samba/src/main/resources/META-INF/rhq-plugin.xml | 134
modules/plugins/samba/src/test/java/org/rhq/plugins/samba/SambaComponentTest.java | 76
modules/plugins/samba/src/test/java/org/rhq/plugins/samba/SambaShareComponentTest.java | 88
modules/plugins/samba/src/test/resources/etc/samba/smb.conf | 15
modules/plugins/samba/src/test/resources/log4j.xml | 40
modules/plugins/script/pom.xml | 6
modules/plugins/script/src/main/java/org/rhq/plugins/script/ScriptDiscoveryComponent.java | 41
modules/plugins/script/src/main/java/org/rhq/plugins/script/ScriptServerComponent.java | 15
modules/plugins/script/src/main/resources/META-INF/rhq-plugin.xml | 2
modules/plugins/script2/pom.xml | 185
modules/plugins/script2/src/main/java/org/rhq/modules/plugins/script2/ScriptComponent.java | 214
modules/plugins/script2/src/main/java/org/rhq/modules/plugins/script2/ScriptDiscovery.java | 59
modules/plugins/script2/src/main/resources/META-INF/rhq-plugin.xml | 45
modules/plugins/services/README.txt | 4
modules/plugins/services/pom.xml | 260
modules/plugins/services/src/main/java/org/fedoraproject/Config/Services/ChkconfigService.java | 37
modules/plugins/services/src/main/java/org/fedoraproject/Config/Services/Introspectable.java | 30
modules/plugins/services/src/main/java/org/fedoraproject/Config/Services/Service.java | 30
modules/plugins/services/src/main/java/org/fedoraproject/Config/Services/ServiceHerder.java | 45
modules/plugins/services/src/main/java/org/fedoraproject/Config/Services/SysVService.java | 48
modules/plugins/services/src/main/java/org/fedoraproject/Config/Services/XinetdService.java | 32
modules/plugins/services/src/main/java/org/rhq/plugins/services/ServiceComponent.java | 78
modules/plugins/services/src/main/java/org/rhq/plugins/services/ServiceDiscoveryComponent.java | 46
modules/plugins/services/src/main/java/org/rhq/plugins/services/ServicesComponent.java | 157
modules/plugins/services/src/main/java/org/rhq/plugins/services/ServicesDiscoveryComponent.java | 77
modules/plugins/services/src/main/java/org/rhq/services/Service.java | 102
modules/plugins/services/src/main/java/org/rhq/services/ServiceManager.java | 55
modules/plugins/services/src/main/java/org/rhq/services/ServiceStatus.java | 28
modules/plugins/services/src/main/java/org/rhq/services/SysVService.java | 149
modules/plugins/services/src/main/java/org/rhq/services/XinetdService.java | 74
modules/plugins/services/src/main/resources/META-INF/rhq-plugin.xml | 49
modules/plugins/services/src/test/resources/log4j.xml | 40
modules/plugins/snmptrapd/pom.xml | 468
modules/plugins/snmptrapd/src/main/java/org/rhq/plugins/snmptrapd/SnmpTrapdDiscovery.java | 33
modules/plugins/snmptrapd/src/main/resources/META-INF/rhq-plugin.xml | 21
modules/plugins/sshd/pom.xml | 437
modules/plugins/sshd/src/main/java/org/rhq/plugins/sshd/OpenSSHDComponent.java | 410
modules/plugins/sshd/src/main/java/org/rhq/plugins/sshd/OpenSSHDDiscoveryComponent.java | 108
modules/plugins/sshd/src/main/resources/META-INF/rhq-plugin.xml | 1332
modules/plugins/sudoers/pom.xml | 215
modules/plugins/sudoers/src/main/java/org/rhq/plugins/sudoers/SudoersComponent.java | 71
modules/plugins/sudoers/src/main/java/org/rhq/plugins/sudoers/SudoersDiscoveryComponent.java | 27
modules/plugins/sudoers/src/main/resources/META-INF/rhq-plugin.xml | 57
modules/plugins/sudoers/src/test/java/org/rhq/plugins/sudoers/SudoersComponentTest.java | 121
modules/plugins/sudoers/src/test/resources/etc/sudoers | 11
modules/plugins/sudoers/src/test/resources/log4j.xml | 40
modules/plugins/tomcat/pom.xml | 212
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/TomcatCacheComponent.java | 40
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/TomcatCacheDiscoveryComponent.java | 68
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/TomcatConnectorComponent.java | 245
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/TomcatConnectorDiscoveryComponent.java | 191
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/TomcatDiscoveryComponent.java | 545
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/TomcatGroupComponent.java | 185
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/TomcatRoleComponent.java | 68
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/TomcatServerComponent.java | 466
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/TomcatServerOperationsDelegate.java | 515
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/TomcatUserComponent.java | 204
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/TomcatUserDatabaseComponent.java | 84
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/TomcatVHostComponent.java | 384
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/TomcatVHostDiscoveryComponent.java | 59
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/TomcatWarComponent.java | 860
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/TomcatWarDiscoveryComponent.java | 286
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/helper/CreateResourceHelper.java | 45
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/helper/EmsUtility.java | 88
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/helper/FileContentDelegate.java | 155
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/helper/TomcatApplicationDeployer.java | 87
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/helper/TomcatConfig.java | 179
modules/plugins/tomcat/src/main/resources/META-INF/rhq-plugin.xml | 1149
modules/plugins/tomcat/src/test/java/org/jboss/on/plugins/tomcat/test/TomcatPluginTest.java | 105
modules/plugins/tomcat/src/test/resources/log4j.xml | 51
modules/plugins/twitter/pom.xml | 378
modules/plugins/twitter/src/main/java/org/rhq/plugins/twitter/FeedDiscovery.java | 56
modules/plugins/twitter/src/main/java/org/rhq/plugins/twitter/TwitterDiscovery.java | 30
modules/plugins/validate-all-plugins/pom.xml | 10
modules/plugins/virt/pom.xml | 561
modules/plugins/virt/src/main/java/org/rhq/plugins/virt/DomainConfigurationEditor.java | 319
modules/plugins/virt/src/main/java/org/rhq/plugins/virt/LibVirt.java | 139
modules/plugins/virt/src/main/java/org/rhq/plugins/virt/LibVirtConnection.java | 385
modules/plugins/virt/src/main/java/org/rhq/plugins/virt/VirtualizationBlockDeviceComponent.java | 134
modules/plugins/virt/src/main/java/org/rhq/plugins/virt/VirtualizationBlockDeviceDiscoveryComponent.java | 114
modules/plugins/virt/src/main/java/org/rhq/plugins/virt/VirtualizationComponent.java | 186
modules/plugins/virt/src/main/java/org/rhq/plugins/virt/VirtualizationDiscoveryComponent.java | 121
modules/plugins/virt/src/main/java/org/rhq/plugins/virt/VirtualizationDomainComponent.java | 219
modules/plugins/virt/src/main/java/org/rhq/plugins/virt/VirtualizationDomainDiscoveryComponent.java | 92
modules/plugins/virt/src/main/java/org/rhq/plugins/virt/VirtualizationHostComponent.java | 176
modules/plugins/virt/src/main/java/org/rhq/plugins/virt/VirtualizationHostDiscoveryComponent.java | 82
modules/plugins/virt/src/main/java/org/rhq/plugins/virt/VirtualizationInterfaceComponent.java | 138
modules/plugins/virt/src/main/java/org/rhq/plugins/virt/VirtualizationInterfaceDiscoveryComponent.java | 116
modules/plugins/virt/src/main/java/org/rhq/plugins/virt/VirtualizationNetworkComponent.java | 150
modules/plugins/virt/src/main/java/org/rhq/plugins/virt/VirtualizationNetworkDiscoveryComponent.java | 90
modules/plugins/virt/src/main/java/org/rhq/plugins/virt/XMLEditor.java | 377
modules/plugins/virt/src/main/resources/META-INF/rhq-plugin.xml | 71
modules/pom.xml | 145
modules/test-utils/pom.xml | 31
modules/test-utils/src/main/java/org/rhq/test/AssertUtils.java | 71
modules/test-utils/src/main/java/org/rhq/test/CollectionEqualsChecker.java | 91
modules/test-utils/src/main/java/org/rhq/test/EqualsResult.java | 44
modules/test-utils/src/main/java/org/rhq/test/JMockTest.java | 51
modules/test-utils/src/main/java/org/rhq/test/MatchResult.java | 44
modules/test-utils/src/main/java/org/rhq/test/PropertyMatchException.java | 43
modules/test-utils/src/main/java/org/rhq/test/PropertyMatcher.java | 88
modules/test-utils/src/main/java/org/rhq/test/jmock/PropertyMatcher.java | 56
pom.xml | 1710
release.sh | 333
2153 files changed, 512971 insertions(+), 129450 deletions(-)
---
Tag 'rhq_3_0_0_B02' created by Jason Dobies <jason.dobies(a)redhat.com> at 2010-01-29 20:54 +0000
[maven-scm] copy for tag rhq_3_0_0_B02
Changes since vRHQ_1_3_0_GA:
Adam Young (130):
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Workaround for hosts files that cannot saved due to duplicate ipv4 and ipv6 entries
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
added a page for editing raw configs with static html, as well as a link to it from the config page
removed the dead source directory causing eclipse to barf on project import
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Workaround for hosts files that cannot saved due to duplicate ipv4 and ipv6 entries
Making the UI start to work. Added a backing component for the RawConfigs and rich faces support
Merged in changes from jsand with working db access
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
functioning read from raw config...with issues
removing code refactored away
Second interim checking for raw config editing
added config file for hudson
merged from master, minus two conflicts
Interim to getting the file upload working. Most likely this will get squashed. Checking in right now to provide a patch for asad
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq
Merge branch 'raw-config'
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq
Interim for file upload for raw config. This is not a complete solution, but the file upload works, and is worth checkpointing.
functioning upload, albeit an ugly one
restructured upload page to put displayed text below the upload box
checking with upload working, prior to attempting upgrade of rich
Upgraded version of rich edit
moved Rich edit up to SR1 to get bug fixes
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
replaced rich edit with standard textarea
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
turned off embedded mock objects in RawConfigCollection
ability to show raw or structued links from hte view page. Mocked functions for some areas still in effect.
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Read only versions of the raw config pages
RawConfigDelegate now hold that changes on a persresource bases. RawConfigCollection is the request scoped facade that contains the touch points for the facelets code
Added session scoped classes
put slightly better mock files in place, to make cleare to the end user what goes where on the page
added pre tags so that the view pages show the underlying format
Replaced the download page with a seam component
upload page returns after upload
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
removed default text for full page
internationalization support and change to using correct method of reading config
Made object more serialization friendly
Revert "Made object more serialization friendly"
Integrated the translation from raw to structured and back. Not yest tested
moved the functionality from this file into the parent class
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Changes made in structured visible in raw
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Made the view pages use a non-edited version of the RawConfigDelegate.
Minor tweak to perform translation
straightening out the raws collection
Merge fixed
Corrected color for file list
Using css class and i18n support for the submit buttons
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Fixes for bugs https://bugzilla.redhat.com/show_bug.cgi?id=537141 and https://bugzilla.redhat.com/show_bug.cgi?id=537086
Added guards around the navigation links between raw and structured
Made links to structured conditional of structred being supported
Made navigation for the edit buttons universal: wroks no matter where clicked. Used for the view-raw.xhtml.
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
updated .classpath sources
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Merged Raw Config Collection Functionality into the class used for Structured, and dropped the ability to maintain multiple edits going at once.
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Removed additional files that break the build
Cleaned up a handful of places that still referred to the rawConfigCollection and related classes
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Fixed download for raw config
Reduced the two round trips to one for updating configs.
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Removed extra translation.
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Cleaned up navigation, made it so view-raw tracks the link clicked
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Created a unit test for ConfigRenderer and primed the pump with mock objects
Created a unit test for ConfigRenderer and primed the pump with mock objects. This time added the test itself
Increasing the scope of the unit test.
Merging the raw config work into the JSF components, and removing from the facelet code.
Fixed unit test
Extended the unit test to run through additional components such as grid and image.
Cleaned up icons and sidebar navigation, toggles between edit in view
started pushing the decode and encode stuff into the appropriate portion of the jsf lifecycle.
removed temporary file.
Merge of current raw work with remote branch
ability to turn off toolbar. Read only is set from render. replaced some String literals with symbolic constants.
Still broken. Major refactroing of the config renderer so that the structured config is contained inside a panel. Might have broken something not visible from the test. Still working on re-enabling the save.
added toolbar in xhtml, removed it from tests, still broken
removed Overload tags. The functionas are defined in an interface, thus these are not properly overloads, but rather implementations. Eclipse complained.
removed Overload tags. The functionas are defined in an interface, thus these are not properly overloads, but rather implementations. Eclipse complained.
Added a javascript based proof of concept for raw config UI and two test pages to view.
Classpath changes, mostly for sources.
Use of visibility attribute to hide/show asterix
Made necessary changes so the javscript multi-file-edit works inside a webapp.
an intermediate checkin of some half completed custom tag for the raw config work.
added reset on file by file basis. Added Renderer and component for MultiFile, and changed the names in the tag library. The RawConfigRenderer and ConfigUIComponent are still there, but have no component names or tags
Fixed the Undo button colors and made the entire rendered area into a table, including the submit and reset buttons.
minor tweaks for spacing and removing the controls from the xhtml test page.
Validate prior to recording for Update.
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config-confirm
Cleaned up exception handling.
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config-confirm
Validate prior to recording for Update.
Cleaned up exception handling.
changing the exception handling strategy for the validation code on the agent side.
cleaned up exception handling.
If an excpetion bypassed the catch block of the inner loop, there was no string builder allocated to build the error message.
Cleaned up bad merge.
Update unit test.
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config-confirm
Somehow, a bad version of the error messaging generted code has not gotten changed. This attempts to fix it.
Modified error message for collected exceptions to match unit test expected value.
removed amps version, now just check what facet is supported for configuration.
removed @Override annotation incorrectly added to interface implmentations
added a simple template engine and test for it.
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config-confirm
Using the more efficient Java Matcher and Pattern classes over the String.replaceAll approach.
Made the member variable private.
Proof of concept for templating
Proof of concept for rhq template engine values.
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config-confirm
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config-confirm
Extracted construction of templating engine to pair it with SystemInfo
Bryan Kearney (36):
Allow clean install to still copy over the license file.
Merge branch 'master' of ssh://git.fedorahosted.org/git/rhq/rhq
Typo in the db upgrade script
always copy over the license.xml file
BZ535217: Update the JNA version to 3.2.2. In addition, moved the version number up to the main pom file.
Simple discovery of hosts using the libvirt-java jar files
Put virt back into the build process when a clean is done
Basic Guest discovery with up/down status
Some basic metrics for the host, and some basic operations on the guest
Simple metric for total memory usage for the hypervisor
CPU usage measurement is in for the host
Added measurement back into the guest
Add back in the xml lookup for hosts
Add back in the xml lookup for hosts
Put back in the low level disk device stuff
Added basic discovery of networks
Added up/down checks on networks
Basic configuration reading for virtual networks
Logic is in place to update networks, but only autostart works now
Merge branch 'master' of ssh://git.fedorahosted.org/git/rhq/rhq
555545: XML parsing was throwing an error with optional components
Move libvirt to 0.4.1 and try and suppress some of the callbacks
Merge branch 'master' of ssh://git.fedorahosted.org/git/rhq/rhq
556588: Fix the version string
Initial koan discovery, RPM only
Simple Guest Deployment
Downgrade the libvirt-java version to get it to run on RHEL
Hudson has the only lower case display name
First cut at manual add. It works, but guests are not seen
Merge branch 'master' of ssh://git.fedorahosted.org/git/rhq/rhq
556491: Some names in Xen are null, this allows the new guests to be found
Slightly better comments
Missed a comment
Make the name of the kickstart plugin better
Catch koan failures and record them
Can delete and destroy virtual machines now
Charles Crouch (25):
JOPR-32 try to undeploy the .ear/.war before actually deleting it
Add test of using a patch process definition with xml ENTITYs
JOPR-51 fix trimming of wrapping elements around automated install instructions
JOPR-51 trim whitespace from xml string to help with processing by the jbpm xml processor.
JBAS-6472 make updates for the ProfileService api changes
add some timing code and drop the unused getCurrentProfileView(String) method
EMBJOPR-58 stop including config-property in datasource config definitions, all of its included properties should be referenced directly as other properties
JBAS-6188 is done, so shouldnt need the work around any longer
EMBJOPR-88 start turning off some of these refreshCurrentProfileView calls
EMBJOPR-97 add support for connection properties config in Datasources
log info on active profiles and refactor setting of resource details
add TODO to make method less confusing
EMBJOPR-114 don't fail when an operation doesn't return any results, just log if its unexpected.
fix build, since latest PS impl jar isnt in repo yet
EMBJOPR-113 for JMS destinations add names to operation arguments and descriptions to results. Also change to using the operations which have the most arguments from the management view (the others should be callable by just passing null as the appropriate parameter)
JOPR-84 fix JBAS server availability so that we only return UP if the server we're talking to over jnp is the one we expect. Child services don't respect this though.
refresh the profile view when getting the deployment since this makes the availability checks works correctly, i.e. you dont have to wait until the next service scan to see an app go red after its been stopped
EMBJOPR-152 update descriptor to match new managed operation signatures.
re-enable deletes now there is meant to be support in JBAS5 (JBAS-6227)
turn off SAR and MCbean types until we have a better idea of how to organize these resources e.g. right now jms-ds.xml is listed under sars. Also turn off configuration for deployment based resources e.g. ear/war since its not been tested/doc'd
make operations returning HTML have a longString type, should improve rendering
go back to throwing UnsupportedOperationException for deletes until JBAS supports removing components without needing an app server restart JBAS-6227
remove create/destroy ops since start/stop should be the managment operations
JOPR-140 add 'deployExploded' property to ejb2/3 and rar deployments. Also get rid of environment category until we add back JVM support
add back operations to no-tx conn factories
Devan Goodwin (5):
Revert "log4j.xml DTD file (useful for associating log4j doctype to DTD in IntelliJ/Eclipse)"
Revert "updated integration test for samba"
Revert "Made the testResourceConfigUpdate to propertly clean up the mess it creates"
Revert "Added a generic augeas testResourceConfigUpdate method"
Revert "Merge branch 'master' into linux-config"
Fady Matar (27):
Updated ems library version from 1.2.5 to 1.2.6
Added the tomcat plugin test class
Updated the test case / test configurations for the Tomcat plugin
Added the restart Tomcat server operation
Added external build configuration and added target directories of plugins to svn:ignore
Renamed the MainDeployer java class to TomcatApplicationDeployer
Finished with the applications operations
Added Connector operations
Updated the rhq-plugin.xml to support create delete policies for WAR content
Added the FileContentDelegate utility
Updated properties and fixed absolute file passed to plugin container upon discovery of war files
Removed unused TomcatApplicationDeployer
modified eclipse classpath to include jboss-as-5 plugin sources in the ide
Updated Jopr classpath to satisfy jboss-as-5 plugin dependencies
Resolved eclipse classpath
Added a build target to build the JBoss AS 5 plugin from the external tools configuration
JOPR-116 Reloading the management view removes the Managed Deployment from the Management View
JOPR-85: Changing the name and the description of the discovered Jopr server from Rhq Server to Jopr Server
JOPR-85: Propagated the fix to JBoss AS 5 plugin as well
Updated JBoss Managed and JBoss Metatype libraries classpath in eclipse from CR8 to SP1 versions
JOPR-170: Fixed the discovery of EAP 5 instances with the default configuration set
JOPR-173: Committed inital jar libraries discovery, needs further testing and fixes
Resolved JOPR-173: Fixed the deployment path to show up the required jars.
JOPR-215: Added support of parsing log events and parsing them into the events subsystem
JOPR-170: Included missing library in pom.xml to resolved the discovery of EAP 5 instances
Added the jboss-serialization.jar to the plugin lib folder
JOPR-173: Added support for deployment of libraries to the lib folder of the EAP instance
Filip Drabek (57):
JOPR-180 Support detection and running of scripts in AS 5 / EAP 5, as we do now for AS4
Script service added.
Content changed to state from rev. 613. Script components added to devel branch.
JOPR-172 JVM of the JBossAs added.
JOPR-169 start / stop / restart operation added
support of Jboss cache for as5 (JOPR-221) Import
plugin descriptor added
commit f64bfd701f78babdbc024d0fbad3e0918ff9f749
update of cache Discovery
update of discovery process of jbossCache5
update of metrics
update of metrics
JBossCache5 component renamed to JBoss-cache-v3
JBossCache5 component renamed to JBoss-cache-v3
JOPR-264 + Environment Variables returned back to plugin configuration
JOPR-273 + operation results unification
JOPR-298 - components changed to singletons.
JOPR-299 - connection refresh when the bean was not found.
Cache component changed to child service.
Tests for JBoss Cache v3
JBoss Cache Tests
Update of operation tests.
Refresh of Metric values.
JOPR-334
JOPR-353 -JBoss Cache v3 Resources should have friendlier default resource names
augeas support
update
apache 1 version
Include directive update
Include updates
configuration update
rhq-plugin update for augeas based plugin
COnfiguration update
update config
directive Include load
Include update
fix of last commit
new Mapping Augeas to configuration
Merge branch 'linux-config-apacheplugin' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config-apacheplugin
Directive RegEx is now static
mapping returns Configuration
update property name in configuration
regular expressions in code
Include finding update
Merge branch 'linux-config-apacheplugin' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config-apacheplugin
AugeasTree AUGEAS_DATA_PATH fix
update of reading Included files nested in Virtual Host which is nested in another file
Configuration update
Merge branch 'linux-config-apacheplugin' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config-apacheplugin
text formating
ApacheServerComponent import fix
update configuration support
update mapping
update of configuration fix
regex fix
use old lens loading, till LensHelper is finished
Merge branch 'linux-config' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config
Galder Zamarreno (2):
Returns for operations can now be generated.
Operation returns only one result now.
Greg Hinkle (12):
jopr svn setup
initial jopr import
Log detection re-enabled
Fixed retrieval of deployed application content (usable from CLI)
Initial prototype of Samba plugin. Basic network monitoring and configuration management.
Fixing line endings
Fixed line endings
Experimental plugin that can connect to IRC servers and translate messages into events.
Realign jopr modules in preperation for RHQ merge
Merge branch 'master' into jopr-merge
Fixed line endings
Attempt to support builds on platforms without separate JRE directories
Heiko Rupp (82):
Provide dummy implementations for the new method in ConfigurationServerService, as the compile fails for me otherwise.
Initial version of a plugin to monitor and manage JBossCache instances deployed to a JBossAS.
Catch a potential NPE
Fix the filename representation and re-enable returning that property.
Add a javadoc comment that the InputStream 'content' is closed.
Prevent NPE if data is null.
Small code cleanup.
Provide simple creation of caches.
Some code cleanup.
Small property update.
Check for nulls to prevent a NPE.
Implemented loading of the configuration.
Detect child jgroups configs.
Compare against canonical object name, as the key-value pairs might be in different order in the file.
Allow to update a configuration.
Add the cache plugin to the build, as it is already usable for monitoring.
Some code cleanup
If we have a webapp with a multilevel root (e.g. foo/bar) we need to 'escape' the directory separator. JOPR-11
Always call purge() no matter if file or directory.
Get the file path from the main deployer instead of defaulting to '...deploy/'
Extend explanation of the rt file path.
Prevent a NPE later when file is null.
Prevent a NPE.
Only work on the manifest if the jar file actually has one.
Generify
Use the new helper methods.
JOPR-40 Set the product version from the respective Provider.
JOPR-40 Catch exceptions and just return null if we can't read the version.
JOPR-49 Trace operation results at INFO level instead of DEBUG, so that errors are easier to track down.
JOPR-48 use getHomeDir() do determine the home directory.
JOPR-60 Don't throw an invalid plugin config exception when the logfile can not be found.
JOPR-68 : use option -c to pass the configuration and pass flag + argument as individual tokens.
JOPR-69: AS operations return the result, so mark this in the descriptor.
Fix a typo.
Prevent a NPE if the passed file is null
Prevent a possible NPE
JOPR-69 operations on war files also return their outcome.
JOPR-37 Allow to create a backup of a potentially already existing war/ear file.
Allow to revert created war and ear files from an existing backup (file with same base name and ending in .bak)
JOPR-37 Improve wording.
JOPR-39 Implement for .ears too
JOPR-77 Make restart fail fast.
JOPR-77 shutdown() is already waiting for the server to stop. No real need to do it here again.
JOPR-60 make the error more explicit and thus better grep-able for the admin.
Prevent NPEs when the connection to the parent resource is down.
JOPR-83 If the underlying war file is already deleted, don't complain
JOPR-83 Log that the file was missing.
Prevent a NPE if the descriptor can not be loaded.
Small cleanup of stuff I had on disk for some time now.
RHQ-1744 Mark transaction count as trendsup and change the display name to be more clear.
Provide a displayName, as the de-camelcase algorithm makes "Unpack WA Rs" from the property name.
JOPR-104 Use the correct property value to check for XA-resources.
JOPR-39 Correctly handle unzipped archives.
JOPR-104 Write user/pass/url in XA format for XA datasources.
Start of a plugin to monitor JBossOSGi
Update for the event side - not yet done though.
Prevent NPEs
Better resource naming
JOPR-170 Get the jnp server url from the well known file. Also detect if this is an EAP instance.
Add the AS-5-plugin to the standard Jopr build, now that a) the needed libraries are (supposed to be) stable.
Shell version of the start script.
Use CR1 instead of snapshot
JOPR-90 Try to detect war files with distributable tag that may not be listed by the MainDeployer's listDeployedModules() operation.
JOPR-90 Handle the case where the war file is correctly found by the main deployer, but where there is no manager for the vhost
JOPR-90 Handle the case where a distributed war has vhosts.
JOPR-90 Handle the case where a distributed war has vhosts.
JOPR-203 Prepare to discover MDBs and use the PS code for metrics (WIP)
JOPR-203 Follow ALRs naming change and support MDBs
JOPR-203 Show some MDB metrics
JOPR-203 Fix a stupid typo
JOPR-181 Prepare for invocation stats support.
JOPR-181 -instance and -invocation MC will have the same ComponentType
Reword, as there is no such thing as JBoss Cache 5.x
JOPR-250 Support response times for web apps.
Jopr-292 Directly return when the file does not exist instead of calling the Editor and risking a NPE later.
JOPR-293 Prevent a SIOOBE when a short argument is used like in -b 0
JOPR-250 Implement ResponseTime metrics on the level of the individual vhosts below a web app.
JOPR-250 Provide a better identification in the error case.
JOPR-295 If a .ear file is not present when deleting it from the UI, then just log this condition. Users often delete by hand and want to get rid of the inventory entry afterwards.
Add support for the new ManalAddFacet
Add a comment that a plugin can have manual add and autodiscovery.
New module for annotations that will be used to (semi) automatically build plugin artefacts from annotated code.
Heiko W. Rupp (141):
Change default listen port to 11162 so it does not clash with the snmp-agent in jboss-as servers.
Fix a small typo.
RHQ-2470 Postgres message for non-existing table has changeg. Use the SQLState code to determine non-existing table.
Annotations to allow for (semi-)automatic descriptor generation.
Annotations to allow for (semi-)automatic descriptor generation.
More changes to the plugin generator to allow for annotation processing and thus automatic descriptor creation.
Change the group of the helper artifacts to 'org.rhq.helpers' so that they end up in a subgroup
Merge branch 'master' of ssh://git.fedorahosted.org/git/rhq/rhq
More pom work to make users happy that obtain the pugin* stuff from a remote repo.
First cut at AlertSender api. (#1116)
First cut at alert plugin xml schema (#1139)
Start of PluginManager implementation for alerts.
A first implementation of an AlertSender that sends via email
This logger is not needed.
Follow schema conventions to separate words by dash and don't do camelCase
Squashed commit of the following:
Pull up master/master and fix the conflicts that I had.
Support for alert sender plugins and configuring them. WIP
Enable building of the alert-email sender.
List exising notifications and be able to add new ones.
Show the configuration
Use the defined alert sender
Add a comment and remove unneeded code.
Improve display and start on removing notifications.
Mobicents alert sender. Needs to have Mobicents server + alert2voice servlet installed on it.
Mobicents alert sender. Needs to have Mobicents server + alert2voice servlet installed on it.
Fix help text
The Microblog (Twitter,laconi.ca) alert sender.
Fix removal and back to alert definitions link.
Fix twitter api url and mention status.net url
Try to prevent a NPE
Merge branch 'master' into alertPlugin
Follow the changes from master
Implement some "deferred emailing" - senders can create email addresses, that alert info gets sent to.
Re-order, as they are not shared with the remote.
Merge remote branch 'master/master' into alertPlugin
Start supporting custom user UIs for alert properties.
Cleanup and more support for custom-ui
Start implementing a sender that uses a custom-ui
Merge branch 'master' into alertPlugin
Merge branch 'master' into alertPlugin
First cut at an snmp alert sender plugin and removal of the old sender method
Change over to the new plugin preferences and add the remaining config parameters.
Oops, fix constructor call.
Fix return values
Prevent a NPE if a Sender (illegally) returns null in its send() method.
Make this plugin use manual add instead of autodiscovery.
Plugin to run scripts in other languages like Ruby or Python
Merge branch 'master' into alertPlugin
Get rid of the old SNMP gui stuff, as this is now contained in the alert-snmp server plugin.
Always log the result to info level for now.
Some more cleanup and little UI improvements.
Improve wording
Merge branch 'master' of ssh://git.fedorahosted.org/git/rhq/rhq into plugins
Merge branch 'master' of ssh://git.fedorahosted.org/git/rhq/rhq into plugins
Script2 plugin is not yet ready
Improve the plugin so that it kind of works. There is still an issue with the engine "forgetting" the script after some time.
Merge branch 'alertPlugin'
Enable irc alert sender
Start working on template bundles of notifications.
Better handling of invalid input
Small improvements in area of logging. Also don't reply to each message in the channel.
Merge branch 'master' of ssh://git.fedorahosted.org/git/rhq/rhq
Merge branch 'master' into alertPlugin
Copy the needed libs also when not in dev profile
Add required elements
Replace hardcoded version dependencies, as the release plugin screws them up
Merge branch 'master' into alertPlugin
Implement plugin validation for alerts.
More support for custom UI snippets and a custom backing bean of them. Still WIP
Prevent NPE on stop() if Augeas is not present on a system.
Evaluate the script on each call to prevent issues with multi-threading.
Merge branch 'master' into alertPlugin
Don't refresh() as this loses the notification logs
Merge branch 'alertPlugin' of ssh://git.fedorahosted.org/git/rhq/rhq into alertPlugin
Return the status id for a successful status update.
Do some cleanup.
Remove some old SNMP stuff that was still laying around.
Email sender uses now the default smtp host etc. as defined in the rhq-server.properties file.
Remove old struts gui for the old email sender.
Small cleanup
Merge branch 'alertPlugin' of ssh://git.fedorahosted.org/git/rhq/rhq into alertPlugin
Fix SQL-expression for deletion of old SNMP entries
Change wording, as we are adding an alert sender and not an alert :)
List the senders in alphabetical order.
Send emails if result code is DEFERRED_EMAIL
French translations from RHQ-5 from nearly 2 years ago. BZ 536227
Merge branch 'master' into alertPlugin
Snmptrapd port is 162, not 161. BZ 547830
Snmptrapd port is 162, not 161. BZ 547830
If no BackingBean is defined, there is not need to instantiate nothing.
Subject alert sender plugin - only a sekeleton, but I don't want to loose what I had on disk already.
Merge branch 'master' into alertPlugin
Check for null before checking permissions, to prentent a NPE
Define the properties that define subjects and roles, those are needed by the migration process
Code to read in an rhq version 1.3 alert dump in order to migrate to 3.0 format
Merge branch 'master' into alertPlugin
Some cleanup
Add some testing
Add some testing
Export script to export 1.3 style alert definitions.
Some cleanup and added a README on how to proceed.
Add relation from notification templates to notifications.
Start adding Notifications from a template
OOps, forgot the surrounding form tag
Get sequence right.
Catch a NoResult Exception and remove some temporary code
Merge branch 'master' into alertPlugin
Get sequence right.
Remove the default server and disable the irc sender on discovery, so that it does not directly join and spam the freenode network.
Merge branch 'alertPlugin' of ssh://git.fedorahosted.org/git/rhq/rhq into alertPlugin
Merge branch 'master' into alertPlugin
Follow the change in RolesBackingBean
Provide toString()
Rough first cut at creation of notification templates
Fix bugs in "apply from template"
Add NotificationTemplates to admin menu.
Notifications can now be added and their config be modified.
Also need to copy name and sender name over.
Pass the real "clear existing notifications flag", not a dummy
Get rid of the no longer needed SnmpNotification and EmailNotification classes
Fix some re-display issues
Add a note about the need for java 6 to run the cli scripts
Only delete when alertDefinition AND notification is null.
EmailNotifications are gone ...
Merge branch 'alertPlugin' of ssh://git.fedorahosted.org/git/rhq/rhq into alertPlugin
Enable script 2 plugin in build
EmailNotifications are gone ...
Scripting language alert sender that can use Ruby or JavaScript scripts to do the actual alert sending. Not enabled until loading of jruby-complete jar is working.
This option is not honored
Pass preferences and alertParameters to the script engine.
Set context for later use.
Pass the plugin environment to the plugin.
Merge branch 'master' into alertPlugin
Implement deletion of templates.
Fix twitter default URL and provide more information about user and base.
Catch exception when adding a sender to a non-existing template (should not happen)
EmailNotifications are gone ...
Merge branch 'master' into alertPlugin
Add alert id BZ 555091, comment 10
Merge branch 'alertPlugin' of ssh://git.fedorahosted.org/git/rhq/rhq into alertPlugin
Ian P. Springer (62):
augeas/hosts plugin stuff - still not quite working, but very close
Merge branch 'master' of ssh://git.fedorahosted.org/git/rhq/rhq
various fixes to augeas and hosts plugins
fix copyright headers and add xml prologs to plugin descriptors
various fixes to augeas and hosts plugins
mtime also needs to be set on Resources when inventoryStatus is updated (this is the rest of the fix for http://jira.rhq-project.org/browse/RHQ-1996)
various augeas + samba plugin fixes
first cut at implementing resource create/delete in augeas plugin
comment out broken test
get hosts plugin working again
Merge branch 'linux-config' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config
add abstract base integration test class to augeas plugin and concrete subclass in hosts plugin
Merge branch 'linux-config' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config
fix several bugs in augeas and hosts plugins to get hosts+samba+sudoers integration tests passing on Linux; update test log4j.xml in all augeas-based plugins
rename 'hostname' prop to 'hostName' in ServiceBindingManager resource config (https://jira.jboss.org/jira/browse/JOPR-407)
remove all deps on other RHQ classes
set conn props correctly dusring discovery so metrics can be collected successfully (fix for https://jira.jboss.org/jira/browse/JOPR-399)
disable display of baselines on detailed chart page for autogroups (fix for https://bugzilla.redhat.com/show_bug.cgi?id=535828)
add better exception handling
add missing 'javaHome' prop to server's plugin config and improve code that initializes and uses that prop (fix for https://bugzilla.redhat.com/show_bug.cgi?id=553808)
Merge branch 'linux-config' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config
upgrade from RF 3.3.0.GA to RF 3.3.2.SR1 (https://bugzilla.redhat.com/535797)
Merge branch 'linux-config' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config
a page that demonstrates a paged/sortable data table
Merge branch 'linux-config' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config
add a base perspective war that perspective wars can use as a base via the war plugin's overlay feature; update the sample persp war to use the base persp war; add an example of rendering a table with paging, sorting, and selection in the sample persp war (this early example uses only pure RichFaces functionality and will be replaced with an example that uses a number of components to be added to the core-gui module)
update the various core Maven plugins to their latest versions
add missing serialVersionUID field and implement equals() and hashCode()
change a bunch of INFO log messages to DEBUG
when the page size is updated via setPageSize(), also update the page number, so the current page still contains at least a subset of the items on the page with the previous page size
Merge branch 'linux-config' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config
upgrade JSF RI version from 1.2_12 to 1.2_14
add new rowSelector JSF component to core-gui, deploy the component in the base perspective war, and demo its usage in the browseResources.xhtml page in the sample perspective war; add copyright headers
Merge branch 'linux-config' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config
tld files + README with instructions for configuring IntelliJ to use them for auto-completion when editing xhtml files
tld files + README with instructions for configuring IntelliJ to use them for auto-completion when editing xhtml files
fix minor typo bug
add allRowsSelector component and update browseResources.xhtml page in sample persp war to make use of it
Merge branch 'linux-config' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config
oops, this module should not have a dep on the core-gui jar
fix NPE that occurs when sorting table when no rows have been selected
Merge branch 'linux-config' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config
hook JavaScript into rowSelector and allRowsSelector components to complete them
add selectedRowsCommandButton component and use it in the browseResources.xhtml page in the sample persp war
put the finishing touches on the selectedRowsCommandButton component; remove pageControls.xhtml from the sample persp war, since its new home is the base persp war
add tld files for f, h, ui, and fn namespaces and update README
reimplement sorting using non-RF data model based on Joseph's original data model (we now have the little numbers in the headers of sorted columns); refactor base persp war base classes; add mainTemplate.xhtml to base persp war and update each of the sample persp apges to use it; pull in CSS files from portal-war; add new UnlimitedPageControl class in domain module; impl toString() in RemoteClient and make a few other minor refactorings
Merge branch 'linux-config' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config
upgrade Facelets dep version from 1.1.14 to 1.1.15; re-enable JSP precompilation and upgrade to latest version of Jetty jspc Maven plugin
re-enable JSP precompilation and upgrade to latest version of Jetty jspc Maven plugin; remove unused version properties and commented-out deps
downgrade RichFaces from 3.3.2.SR1 to 3.3.2.GA to fix https://bugzilla.redhat.com/558528
a new utility for obtaining Maven artifact versions of jars in current classloader
finish this up
add a 2nd table on the page to to test out usage of AJAX
Merge branch 'linux-config' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config
the About modal now includes versions of some key 3rd party libs (JSF RI, Seam, and RichFaces) if debug mode is enabled
two tables on single page, both using AJAX, now working
implement PageControl.equals() and refactor getRowData() to leverage it; get sorting working using AJAX
Merge branch 'linux-config' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config
include Facelets version in About box when debug mode is enabled
downgrade Facelets version from 1.1.15 to 1.1.15.B1 due to nasty NPE caused by regression in 1.1.15 (see https://facelets.dev.java.net/issues/show_bug.cgi?id=364)
Merge branch 'linux-config' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config
Ian Springer (406):
disable printing of option errors to stderr by Getopt while parsing run.sh/bat command line
turn down some logging from INFO to DEBUG (mainly to quiet things down in Embedded)
fix for https://jira.jboss.org/jira/browse/JOPR-3
build jboss-as-5 plugin when dev profile is active
optimize imports, add more logging, and do some minor cleanup
added Path and Exploded traits to WAR and EAR Resource types (https://jira.jboss.org/jira/browse/JOPR-13)
some tweaking of the code for ear/war create and update (see https://jira.jboss.org/jira/browse/EMBJOPR-12)
add support to ApplicationResourceComponent.retrievePackageBits() for sending a directory (in the form of a zipfile)
call MainDeployer.deploy()/redeploy() at the end of EAR/WAR create/update so we can report whether or not the create/update truly succeeded (see https://jira.jboss.org/jira/browse/EMBJOPR-27)
make EAR/WAR update roll back the new file if the call to MainDeployer.deploy() fails (fix for https://jira.jboss.org/jira/browse/JOPR-16) rename FileUtils class to TomcatFileUtils to avoid mixing it up with the 15 other FileUtils classes we have
cleanup Tomcat plugin - move code that is only used by JBossAS plugin to JBossAS plugin or, if it is generic, to plugin-api module (https://jira.jboss.org/jira/browse/JOPR-18)
renamed ApplicationVersions to PackageVersions
changed my mind about building the jbas5 plugin, even in dev mode :-)
set resource name on create ear/war response to fix https://jira.jboss.org/jira/browse/EMBJOPR-30; some misc code cleanup
implement getAvailability(); use non-deprecated version of DeploymentManager.distribute()
get EAR/WAR create working (https://jira.jboss.org/jira/browse/EMBJOPR-10) added code that connects to the profile service and spits out an RHQ deployment descriptor that contains services representing deployed managed component types
replace invalid "@author:" javadoc tags with "@author"
removed no-longer-needed dep on jboss-managed.jar
get config load/update working for Datasources (includes lots of generic config fixes) - https://jira.jboss.org/jira/browse/JOPR-20
implemented delete support for EARs + WARs (https://jira.jboss.org/jira/browse/EMBJOPR-40) added 'path' and 'exploded' traits to EARs + WARs; cleaned up ProfileJBossServerComponent a bit
remove deps on database and jmx plugins from modules-parent pom; move the jmx plugin dep into the poms of the individual plugins that actually depend on it
deleted PropertySimpleToGenericMetaValueAdapter, which has been replaced by PropertyMapToGenericValueAdapter
fix the AS5 deps
use 2.0.0.CR4 rather than 2.0.0-SNAPSHOT version of jboss-man, as per tip from Scott; add xml-apis and jaxb-api deps required by rhq-plugin.xml gen code
include jboss-as-5 module if 'embedded' profile is active
oops, add missing 'profiles' element
add missing props to Local TX Datasource config def and get config load/update working for Datasources (https://jira.jboss.org/jira/browse/JOPR-23)
add missing ems dep
use XML entities to consolidate resource config props that the different types of datasources have in common (https://jira.jboss.org/jira/browse/JOPR-21)
get create working for LocalTx Datasources and load working for NoTX and XA Datasources (https://jira.jboss.org/jira/browse/JOPR-23)
update metric defs and resource config defs for Topics and Qeueues; got config create/load and metrics working for Topics and Queues (https://jira.jboss.org/jira/browse/JOPR-25)
added support for list and map props to plugin descriptor generator; added support for converting ManagedDeployments to ResourceTypes; added support for EAR/WAR update; renamed a bunch of classes; added javadoc to PropertyAdapter
add dep on new jboss-profileservice-spi jar; upgrade jboss-man version from 2.0.0.CR4 to 2.0.0.CR5
updated connection factory defs in plugin descriptor (resource config, metrics, and operations); fixed a few formatting issues in DebugUtils
fix descriptor metadata for datasource / connection factory ops; fix a couple adapter and converter bugs
remove empty package
simplified subcategories (https://jira.jboss.org/jira/browse/JBNADM-3523) removed no-longer-needed dep on tomcat plugin from jboss-as descriptor
upgrade jboss-man from 2.0.0.CR5 to 2.0.0.GA
remove some redundant casts and fix a couple typos
improved descriptions for topic and queue resource config props
fix broken test
fix compile error
Jopr Build 2.1.3.GA (in progress)
[maven-release-plugin] prepare release Jopr_2_1_3_GA
roll back failed release - did i mention i hate the release plugin?
developerConnection SCM URL should use https, not http, so release plugin can use it to create tags and branches
[maven-release-plugin] prepare release Jopr_2_1_3_GA
[maven-release-plugin] prepare for next development iteration
get version discovery working
consider a non-zero exit code from startup.bat or shutdown.bat to be a Start/Shutdown failure; remove some code that was specific to JBAS operations; change Tomcat references to EWS
add "EJB 2.x Stateful Session Bean" Resource type (https://jira.jboss.org/jira/browse/JOPR-102)
upgrade jboss-man from 2.1.0.CR1 to 2.1.0.CR4 (the latest)
cosmetic tweaks of descriptions
make invokeOperation() return null if the returned MetaValue is null and the return MetaType is VOID (part of fix for https://jira.jboss.org/jira/browse/EMBJOPR-67) also cleaned up invokeOperation() a bit
add support for PropertiesMetaValue/PropertiesMetaType in property adapters and plugin descriptor generator (https://jira.jboss.org/jira/browse/JOPR-106)
only generate plugin descriptor if jbmancon.debug sysprop is set to "true"
turn down a bunch of logging from INFO to DEBUG
fix the application update code (https://jira.jboss.org/jira/browse/EMBJOPR-81)
print '*' next to ManagedProperty's that are mandatory
remove an obsolete workaround from convertConfigurationToManagedProperties()
add commented-out dep on jboss-profileservice.jar (handy for debugging Profile Service)
add support for some additional prop types to plugin descriptor generator
component type lookup is now done using the metadata from the plugin descriptor; this is the right way to do it and also gets us back several Resource types that not been getting discovered lately (e.g. No Tx Connection Factories)
add workaround for https://jira.jboss.org/jira/browse/JBAS-6664; add unit tests that test issues with non-mandatory ManagedProperty's; numerous fixes to da and cf restypes in plugin descriptor; add workarounds for errors during plugin descriptor generation
make config-property prop in datasource resource config read-only for now (see https://jira.jboss.org/jira/browse/JBAS-6669)
add more tests that test missing mandatory props in a template passed to applyTemplate()
add testng dep
upgrade jboss-man from 2.1.0.CR4 to 2.1.0.CR5; add support for read-only to plugin descriptor generator now that ManagedProperty has an API for it; fix bug in Resource type names used by plugin descriptor generator; comment out running of profile service unit tests
specify copyContent=true for ear/war create requests, but keep copyContent=false for ear/war update requests for now until ManagedDeploymentComponent.deployPackages() can be reworked
fix simple type mapping in metadata converter; make all Queue/Topic resource config props required to workaround https://jira.jboss.org/jira/browse/JOPR-111; log error if exception occurs in updateResourceConfiguration()
make logged error stand out more and add TODO for possibly supporting incomplete templates
upgrade jboss-profileservice-spi dep from 5.1.0.CR1 to 5.1.0.CR2
make "JNDIName" prop on topics and queues required for now (workaround for https://jira.jboss.org/jira/browse/JBAS-6672)
set clustered, downCacheSize, fullSize, and pageSize props to readOnly="true" as a temporary workaround for https://jira.jboss.org/jira/browse/JOPR-112
fix custom property conversion code; implement custom property adapter for ManagedProperties representing ObjectNames, and add ObjectName properties to Queue and Topic Resource configuration definitions (https://jira.jboss.org/jira/browse/JOPR-113)
remove "config-property" prop from Datasource resource config (see https://jira.jboss.org/jira/browse/JBAS-6669)
add more debug logging in EAR/WAR update code
remove workaround for https://jira.jboss.org/jira/browse/JBAS-6647, since it is now fixed (see https://jira.jboss.org/jira/browse/JOPR-107)
add new 'runState' trait to all ManagedComponent Resource types; use run state to determine availability for ManagedComponent Resource types; add deployExploded option to creation time config for EAR/WAR Resource types (https://jira.jboss.org/jira/browse/EMBJOPR-37) store deployment type names in plugin descriptor, rather than hard-coding them in code; fix EAR/WAR update so it works for both zipped and exploded deployments; turn down some logging during discovery from DEBUG to TRACE
fix for ClassCastException (https://jira.jboss.org/jira/browse/JOPR-117)
fix/workaround for https://jira.jboss.org/jira/browse/JOPR-105
improved error handling / logging
add start/stop/restart operations to EARs/WARs (https://jira.jboss.org/jira/browse/JOPR-120)
fix a couple bugs in EAR/WAR update code (hopefully will resolve https://jira.jboss.org/jira/browse/EMBJOPR-81)
for overloaded ManagedOperations, plugin descriptor generator now generates an operation def for the ManagedOperation with the most parameters (https://jira.jboss.org/jira/browse/JOPR-105)
cosmetic cleanup
fix for NPE (https://jira.jboss.org/jira/browse/EMBJOPR-114) + cleanup refactoring of ManagedComponentComponent.invokeOperation()
expose 'name', 'createdProgrammatically', and 'messageCounterHistoryDayLimit' as traits, rather than resource config props; hopefully we can eventually switch 'name' and 'messageCounterHistoryDayLimit' back if their ViewUse is changed to CONFIGURATION (see https://jira.jboss.org/jira/browse/JBAS-6719, https://jira.jboss.org/jira/browse/JBAS-6721, and https://jira.jboss.org/jira/browse/JOPR-122)
fix for https://jira.jboss.org/jira/browse/JOPR-123
throw an exception if a prop is missing from the Profile Service template, rather than just logging an error; in DebugUtils method that dumps props, sort the props by viewUse and then by name, rather than only by name; turn down some logging from DEBUG to TRACE
fix some datasource props that no longer matched up with the props exposed by the Profile Service
fix typo in Queue 'downCacheSize' prop name
remove 'local-transaction' prop from Tx CF res config and make 'xa-transaction' prop read-only for now (see https://jira.jboss.org/jira/browse/JBAS-6728) add 'Transaction Type' trait to Tx CF res type; DebugUtils: print readOnly and removed flags when dumping props
map PropertySimples with null values to SimpleValues with null values, rather than to null MetaValues
turn down some logging from DEBUG to TRACE
deleteResource() needs to call DeploymentManager.stop() and then DeploymentManager.remove(), rather than only calling DeploymentManager.remove() (see https://jira.jboss.org/jira/browse/JBAS-6701)
upgrade jboss-man dep from 2.1.0.CR5 to 2.1.0.CR6
add "securityConfig" prop to Topic/Queue resource config defs and implement custom Property<->MetaValue adapter for it; set "removed" flag on ManagedProperties that were unset via the Admin Console; make all Topic/Queue props that map to primitive MetaValues required for now (until usage of the "removed" flag is fully implemented by the Profile Service); refactor code in ConversionUtils that deals with props that have custom adapters to reduce redundant code and improve readability; comment out dumping of member items for Collection and Composite MetaValues in DebugUtils (in most cases, it was too verbose)
add better error handling to loadResourceConfiguration() and updateResourceConfiguration() (https://jira.jboss.org/jira/browse/EMBJOPR-104) extract a couple util methods to a new ResourceTypeUtils class
call reload() rather than process() after calling updateComponent() or removeComponent(); don't chop leading slash off deployment URL path unless OS is Windows (fix for https://jira.jboss.org/jira/browse/EMBJOPR-81 and https://jira.jboss.org/jira/browse/JOPR-109)
fix bug in convertToMetaValue()
have deleteResource() throw an UnsupportedOperationException until deletion of ManagedComponents has been implemented by the Profile service
now that activation policy is implemented, flip readOnly flag back to false on topic/queue props that require topic/queue restart to take effect, and not in their descriptions that a restart is required for value changes to take effect; flip required back to false for the topic/queue primitive props (though the removed ManagedProperty flag is still not working correctly)
for non-primitive properties call setValue(null) and setRemoved(true) when the unset box is checked, this should hopefully cause the managed resource to use its default value, which will be return to the PS when we request it (https://jira.jboss.org/jira/browse/JBAS-6672) add descriptions to all Datasource resource config props that were missing them (https://jira.jboss.org/jira/browse/JOPR-128)
upgrade jboss-man dep from 2.1.0.CR6 to 2.1.0.CR7 and jboss-profileservice-spi dep from 5.1.0.CR2 to 5.1.0.CR3
move code for setting default values from ConversionUtils into the property adapters and add support for setting default value to defaultValue attribute from plugin descriptor if it was specified (https://jira.jboss.org/jira/browse/JBAS-6672) set defaultValue attribute on primitive Topic/Queue props
set 'clustered' Topic/Queue resource config prop to readOnly='true', since the corresponding ManagedProperty is read-only
split out a separate resource type for embedded WARs like we have in the as4 plugin (see https://jira.jboss.org/jira/browse/EMBJOPR-81)
add jboss releases repo and comment out jboss snapshots repo
remove testng dep
print metaType.toString(), rather than metaType.getClass().getSimpleName(), for props with null MetaValue
obtain version and server name from Profile Service during Server discovery, rather than hard-coding them; add serverName trait to Server resource type
update serverName/version lookup code to work again after renaming of ServerConfig ManagedComponent type (see https://jira.jboss.org/jira/browse/JBAS-6786)
bump up RHQ version in prep for 2.2.0.EmbJopr_1_2_0-1 release
[maven-release-plugin] prepare release Jopr_2_2_0_EmbJopr_1_2_0-1
[maven-release-plugin] prepare for next development iteration
revert RHQ version back to 1.2.0-SNAPSHOT now that the release is done
add defaultValue attributes to all primitive Datasource and Connection Factory config props (https://jira.jboss.org/jira/browse/JBAS-6672) split out config props that are common to Datasources and Connection Factories into a shared XML entity; a couple improvements to the plugin descriptor generator; move util classes to the util package
add commented-out dep on jboss-system.jar
turn down logging (https://jira.jboss.org/jira/browse/EMBJOPR-143)
uncomment security-domain prop, now that https://jira.jboss.org/jira/browse/JBAS-6796 is at least semi-fixed; improve some prop descriptions
upgrade jboss-man from 2.1.0.CR7 to 2.1.0.CR8
fix bug in SimpleValue prop adapters; work around https://jira.jboss.org/jira/browse/JOPR-132 by adding default value to 'formatClassName' param of 'listFormattedSubPoolStatistics' DS/CF operation
add the various app-server level metric and traits to the JBoss AS Server resource type (https://jira.jboss.org/jira/browse/JOPR-137)
fix a couple bugs in metric def generation code in plugin descriptor generator
add comment that describes metric name syntax
add support for using the new ManagedProperty.getDefaultValue() API when converting RHQ PropertySimples to ManagedProperties
define embedded EJB 2.x EJB-JAR, EJB 3.x EJB-JAR, and RAR Resource types (https://jira.jboss.org/jira/browse/JOPR-139) comment out SAR and MCBean Resource types
add better validation for ObjectName props in Topic/Queue resource config (https://jira.jboss.org/jira/browse/JOPR-153) and improve descriptions for those props
fix cut-and-paste errors - embedded app Resource types should not be creatable or deletable
remove start/stop/restart ops from embedded app Resource types until https://jira.jboss.org/jira/browse/JBAS-6824 is fixed
add 'deployExploded' prop to content creation config for standalone EJB-JAR and RAR Resource types
add call to missing call to DeploymentManager.stop() in StandaloneManagedDeploymentComponent.deployPackages() (fix for https://jira.jboss.org/jira/browse/EMBJOPR-165) remove extra call to run() in DeploymentUtils.deployArchive()
remove unused import
rename ManagedDeploymentComponent -> AbstractManagedDeploymentComponent
update copyright dates from 2008 to 2009
restore changes from r469 and r470, which I accidentally clobbered in r473
Jopr Build 2.2.0.EmbJopr_1_2_0-2 (in progress)
[maven-release-plugin] prepare release Jopr_2_2_0_EmbJopr_1_2_0-2
[maven-release-plugin] prepare for next development iteration
Jopr Build 2.2.0.EmbJopr_1_2_0-2 (done)
fix RAR update, extension validation (https://jira.jboss.org/jira/browse/JOPR-162)
comment out the AS impl deps
start of autodiscovery + remote connection impl
...
temporarily comment out log event code to fix compile errors; add SIGAR dep
got autodiscovery working; manual discovery should work too but hasn't been tested yet; remote connection to profile service is still not working, though I think it's close
fix so local lookup of ProfileService is used when in-process with AS5 instance
use ManagementView.load(), rather than its evil twin ManagementView.reload()
simple project for testing what libs are needed to remotely access the ProfileService
the latest attempt at figuring out the magic combination of client jars to connect to the Profile Service remotely .... not quite working yet, but hopefully it's close ........
got command line Profile Service client working
add a couple more missing deps to RMI client; add new Maven project for testing authenticated access to Profile Service via EJB
fix up deps; add client.bat for EJB client
use javaduke:anotherduke as JNP username/password, rather than admin:admin
all deps should be runtime-scoped except jboss.integration and jboss.man jars; other misc. minor
remove the client jars needed for remote connections; once http://jira.rhq-project.org/browse/RHQ-2059 has been implemented, these will eventually be referenced externally in the managed AS instance's lib dirs, rather than bundled with the plugin
upgrade profile service impl jar dep from 5.1.0.CR1 to 5.1.0.GA
touch up grammar a bit
use the correct Maven artifact for jboss-client.jar
remove some commented out lines from pom; add a few new MBean componentTypes to the plugin descriptor generator's set of known types; re-enable plugin descriptor generation
use 'extension' plugin config prop when checking for valid deployment extension, rather than hard-coding the valid extensions
WAR metrics in da house!
comment out the JBAS impl jars
use new WAR:Context MO in order to determine a WAR deployment's context root, rather than the convoluted hack previously used; fix JBAS discovery issue caused by Heiko's changes from JOPR-170; update MoreKnownComponentTypes to contain all the component types I know of that are missing from KnownComponentTypes
add new "Web Application Context" ResourceType as child of "Web Application (WAR)" ResourceType
add a few more MBean and MCBean component types
added JBoss Web, Connector, and Virtual Host Resource types; did some misc cleanup & refactoring of the descriptor and the code
make sure WARs with no associated contexts (which are most likely stopped WARs) get discovered; don't specify fully-qualified component classnames in the descriptor
reformat all Java files; fix copyright headers on all Java files
upgrade jboss-profileservice-spi dep from 5.1.0.CR3 to 5.1.0.CR4
"resource adaptor" -> "resource adapter" (fix for https://jira.jboss.org/jira/browse/EMBJOPR-175)
stopped queues are now reported as DOWN (workaround for https://jira.jboss.org/jira/browse/JOPR-198)
fix return type on list*Subscriptions operations on Topic resource type (https://jira.jboss.org/jira/browse/JOPR-141)
fix property adapter bug when updating existing Topic/Queue security config prop (https://jira.jboss.org/jira/browse/JOPR-124)
mark a couple metrics as displayType="summary" for the *CF, topic, and queue Resource types; do a cosmetic tidy-up of metric defs
upgrade jboss-profileservice-spi dep from 5.1.0.CR4 to 5.1.0.GA
a 2nd pass at a workaround for https://jira.jboss.org/jira/browse/JOPR-198 that works for topics, as well as queues
if starting app fails during creation of a deployment Resource, the deployment is now rolled back so the invalid app does not get added (fix for https://jira.jboss.org/jira/browse/EMBJOPR-178)
upgrade jboss-man dep from 2.1.0.CR8 to 2.1.0.GA
prep for release needed by EmbJopr
[maven-release-plugin] prepare release Jopr_2_3_0_EmbJopr_1_2_0-1
[maven-release-plugin] prepare for next development iteration
release complete - revert RHQ version back to 1.3.0-SNAPSHOT
shorten names for deployment ResourceTypes
upgrade jboss-man dep from 2.1.0.GA to 2.1.0.SP1
pull in versions for the JBAS client deps by importing the jboss-as-parent pom's managed deps; various fixes to get the plugin working when connecting to the PS remotely (i.e. when the plugin is running inside the Jopr Enterprise Agent)
add jboss snapshot repo and remove jboss release repo since it's already in the rhq-parent pom
add versions for two JBAS deps that are not under depMgmt
switch version of AS5 deps from 5.1.0-SNAPSHOT to 5.1.0.GA, but add a comment describing how those developing or running against EAP5 should switch it back to 5.1.0-SNAPSHOT
import JBAS component-matrix POM's managed deps
leverage new ManagementView.getComponentTypes() API in plugin descriptor generator; have plugin descriptor generator sort the Resource types it generates by component name or deployment name
it's no longer necessary to redefine the context classloader prior to doing our JNDO lookups, since the PC now takes care of setting the context classloader to the plugin classloader prior to making any calls into a plugin
use ALR's new EJB3 PS MOs to discover and manage EJB3 session beans
don't blow up when user tries to delete an EAR/WAR/etc. that has already been undeployed by some other means (fix for https://jira.jboss.org/jira/browse/JOPR-225)
include URL of EAP5 branch in comment
update all JBAS client deps to the JBAS 5.1.0-SNAPSHOT versions; use admin:admin as remote EJB credentials
various minor tweaks
EJB3 resource types are now children of the EJB-JAR resource types, rather than being directly under the JBossAS resource type in the EJBs subcat
add explicit version to jboss-ejb3-ext-api dep
switch back the JBAS version to 5.1.0.GA and comment out the snapshots repo, so the build can succeed in TC
change case
fix errors that were causing component start() to fail
add support for "methodInvocationTime" call-time metric to EJB2 session bean ResourceTypes
remove workaround for https://jira.jboss.org/jira/browse/JBAS-6939 now that that issue has been fixed
leverage new deployExploded option for distribute()
updated EJB3 Resources to work w/ recent changes to EJB3 MOs; added back 'interleaving' prop to datasources even though the underlying MO prop is still broken; improved descriptions on a few props; updated client.bat files to use jbossall-client.jar
add support for call-time metric and operation to EJB3 session bean ResourceTypes; include 'interleaving' prop only in XA Datasources, rather than all Datasources; remove deprecated 'track-connection-by-tx' prop from XA Datasources
add 'partitionName' trait to the JBossAS ResourceType (https://jira.jboss.org/jira/browse/JOPR-137)
part of fix for https://jira.jboss.org/jira/browse/JOPR-204
add "Test Connection" operation on DataSources and Conn Factories (https://jira.jboss.org/jira/browse/JOPR-202)
add 'interleaving' prop to Tx Connection Factories
fix invalid XML
fix XML error in POM; remove no-longer-used Ejb3DiscoveryComponent class
split plugin descriptor generator out into its own Maven module (https://jira.jboss.org/jira/browse/JOPR-232)
don't copy the plugin descriptor generator dep jars into lib/ anymore; change scope of gnu-getopt and sigar deps from provided to compile, since they are no longer provided by the PC
sigar.jar is still provided by the PC, so change the dep back to "provided"
fix so Resource name and description are correct for a discovered EAP instance
it turns out the SIGAR dep wasn't even needed - remove it
prepare for 2.3.0.EmbJopr.1_3_0-1 release
[maven-release-plugin] prepare release Jopr_2_3_0_EmbJopr_1_3_0-1
[maven-release-plugin] prepare for next development iteration
change display names and descriptions to distinguish this plugin from the jboss-cache plugin for AS 4.x
change display names and descriptions to distinguish this plugin from the jboss-cache5 plugin for AS 5.x
fix classnames "Jboss" -> "JBoss"
rename class
rename class
rename class
rename class
fix component class names
make sure metric display names contain spaces and proper capitalization; use spaces in ResourceType names
tidy up metric descriptions a bit more
[maven-release-plugin] prepare release Jopr_2_3_0_EmbJopr_1_3_0-1
[maven-release-plugin] prepare for next development iteration
switch back to snapshot RHQ version now that release is done
fix compile errors caused by wrong case in referenced class names
fix potential NPE in getValues(); improve error reporting when loading resource configs
add back the JBAS client jar deps temporarily until RHQ-2059 is done
add datasource creation code to the client to reproduce https://jira.jboss.org/jira/browse/JBAS-7050
add EJB name trait to the EJB3 ResourceTypes; remove obsolete commented-out lines from plugin descriptor; if an underlying managed component is not in the RUNNING state, log errors during config load or metrics retrieval at DEBUG, rather than ERROR; remove some of the abstract methods from AbstractManagedComponent and move the config facet impl into ManagedComponentComponent
start of integration tests for the as5 plugin
add testOperations() method in AbstractResourceTest
replace usages of Java6+ APIs with Java5-compatible APIs
excludedGroups surefire prop isn't working for some reason, so disable the tests via the TestNG Test annotation's enabled=false attribute for now
remove unused method
disable integration tests so they won't cause the TC build to fail; switch JBAS version to 5.1.0-SNAPSHOT now that EAP5 snapshot jars have been published to the snapshot repo
remove commented-out obsolete lines; neaten up formatting a bit
this was renamed to jboss-cache-v3
various integration test updates; make sure integration tests are disabled via excludedGroups option to surefire plugin, so they will not run in TC
re-disable parallel test execution
add support to EAR/WAR create for deploying to farm dir (https://jira.jboss.org/jira/browse/EMBJOPR-37)
refactor a bit; implement doDisconnect()
component: clean up start() method; disconnect from PS and null out this.connection in stop()
fix resource config updates so they work in Enterprise, as well as Embedded (https://jira.jboss.org/jira/browse/JOPR-259)
add code that reproduces https://jira.jboss.org/jira/browse/JOPR-263
add some more debug output
update AS version to 5.1.0-SNAPSHOT; add dep on new jboss-as-profileservice client jar (see https://jira.jboss.org/jira/browse/JBAS-7052)
add missing dep on jax-impl jar
remove no-longer-needed dep on jboss-profileservice.jar
fix getAvailablity() so it doesn't return UP for a defunct connection
use JAAS to authenticate prior to each remote PS call (part of fix for https://jira.jboss.org/jira/browse/JOPR-263)
switch over to using the new secured-AOP remote interface and non-secured local (java:ProfileService) interface to the Profile Service (https://jira.jboss.org/jira/browse/JOPR-284)
a temporary workaround for https://jira.jboss.org/jira/browse/JOPR-284 to get the admin console working again
lookup the Profile Service from local JNDI when running inside JBAS (https://jira.jboss.org/jira/browse/JOPR-284)
check enum directly, rather than its name
some changes to get the JMX/EMS ResourceTypes working (*NOTE*: additional change necessary is to upgrade to EMS 1.2.11 once it has been released!)
change "Jboss" to "JBoss"; neaten up indentation a bit
remove the comments regarding the jbossas.version prop, which are no longer necessary
remove commented-out client jar deps; remove version from jboss-man/profileservice-spi deps, so the version will be determined via dependency management
rename "resourceName" plugin config prop on datasources, topics, etc. to "componentNameProperty"; use name, rather than JNDIName, as initial Resource name for auto-discovered topics and queues
include stack trace in debug log message that's printed when lookup of ProfileService from local JNDI fails; remove no-longer used UnitTestRunner and associated classes
various minor tweaks
change RHQ version to 1.3.0.EmbJopr.1_3_0-2 to prepare for Jopr 2.3.0.EmbJopr.1.3.0-2 release
get rid of snapshot deps in prep for release
[maven-release-plugin] prepare release Jopr_2_3_0_EmbJopr_1_3_0-2
[maven-release-plugin] prepare for next development iteration
switch back to snapshot deps now that the release is complete
update sigar version to 1.6.3.82
fix https://jira.jboss.org/jira/browse/JOPR-308 and some other bugs in ApplicationServerOperationsDelegate; move constants for plugin config prop names back into ApplicationServerComponent, since this is our standard practice in all other plugins (i.e. the prop name constants live in the ResourceComponent class corresponding to the ResourceType that defines them)
fix so Start operation works in Embedded Jopr
move plugin config prop constants back out of ApplicationServerComponent into a separate class to avoid CNFEs from ApplicationServerDiscoveryComponent when it references ApplicationServerComponent which in turn references JBAS client classes; catch connection error in avail checking (https://jira.jboss.org/jira/browse/JOPR-276) in ApplicationServerComponent.start(), throw an InvalidPluginConfigurationException if authentication fails
remove some obsolete commented-out code
remove test-scoped jboss-remoting dep, since we already have a provided-scoped dep on it
remove MalformedURLException from getDeploymentFile's throws clause, since the method no longer throws that exception
prepare for 2.3.0.EmbJopr.1.3.0-3 release
temporarily remove snapshot deps in prep for release
temporarily comment out the snapshot test deps so we can do a release without the release plugin failing
[maven-release-plugin] prepare release Jopr_2_3_0_EmbJopr_1_3_0-3
[maven-release-plugin] prepare for next development iteration
switch back to snapshot deps now that release for EmbJopr is done
fix for https://jira.jboss.org/jira/browse/EMBJOPR-226
delete obsolete ProfileServiceFactory class, which has been replaced by ProfileServiceConnectionProvider, ProfileServiceConnection, and their impls
include cause in error when app fails to start during create or update (https://jira.jboss.org/jira/browse/JOPR-207)
rename EAR and WAR ResourceTypes so they have the same names as the EAR and WAR ResourceTypes in the AS4 plugin (https://jira.jboss.org/jira/browse/JOPR-320)
add support in AS4 plugin and AS5 plugin for discovering jmx-console security domain credentials (https://jira.jboss.org/jira/browse/JOPR-262)
various minor corrections and improvements to descriptions
reformat XML
remove invalid use of manual-add API from discoveries; use standard simple operation result prop name
friendlier error message when Start op fails because the WAR/EAR is already started
remove unused method isRequestInReport()
Jopr Build 2.3.0.EmbJopr.1.3.0-4 (in progress)
temporarily comment out snapshot test deps in order to make the maven release plugin happy
temporarily comment out snapshot test deps in order to make the maven release plugin happy
[maven-release-plugin] prepare release Jopr_2_3_0_EmbJopr_1_3_0-4
[maven-release-plugin] prepare for next development iteration
Jopr Build 2.3.0.EmbJopr.1.3.0-4 (done)
improve description of 'createdProgrammatically' trait on Topics and Queue restypes
add help text to Topic and Queue resource types that explains how to enable the message counter metrics (https://jira.jboss.org/jira/browse/JOPR-365)
handle the alternate ObjectName format for GlobalRequestProcessor MBeans that occurs when the value of the address element in server.xml is a hostname, rather than an IP address (https://jira.jboss.org/jira/browse/JOPR-208)
re-enable default log event source for Jopr JBoss AS server (http://jira.rhq-project.org/browse/RHQ-2380)
set catalina.base dir correctly during manual add of a Tomcat Server (fix for part of https://jira.jboss.org/jira/browse/JOPR-354) if port can't be determined during a manual add, display the port as "Unknown Port", rather than "null", in the default Resource name
for Start operation, if using script method on Windows (i.e. startup.bat), don't consider an exit code of 1 to be an error (fix for items 7 and 9 from https://jira.jboss.org/jira/browse/JOPR-354)
decrease collection interval for most of the Connector metrics; fix a few typos
at request of ccrouch, change collection intervals for Connector metrics back from 5 min to the defaults (20 min for non-summary and 10 min for summary)
Start op now fails is server is already started, and Shut Down op now fails if server is already shut down (https://jira.jboss.org/jira/browse/JOPR-308)
discovery now filters out SOA-P 4.x servers (https://jira.jboss.org/jira/browse/JOPR-374)
discovery now filters out AS 6.x servers; refer to AS as "JBoss AS", rather than "JBossAS" in log and exception messages
remove illegal usage of client-api StringUtil class (see https://jira.jboss.org/jira/browse/JOPR-381)
implement control action facade in AS5 plugin; improve error handling when plugin is passed a ResourcePackageDetails with a null metadata field (https://jira.jboss.org/jira/browse/JOPR-171)
fix build failure due to missing artifact "sun-jaxb:jaxb-api:jar:2.1.9.patch01" (https://jira.jboss.org/jira/browse/JOPR-380)
change scope of dep on as5 plugin jar to "provided" (https://jira.jboss.org/jira/browse/JOPR-383) remove unused gnu-getopt dep
[maven-release-plugin] prepare for next development iteration
Jopr Build 2.3.0.GA (in progress)
[maven-release-plugin] prepare release Jopr_2_3_0_GA
[maven-release-plugin] prepare for next development iteration
Jopr Build 2.3.0.GA (done)
early draft of a script for performing releases
fix a couple bugs
bug fixes
recompile test class w/ jdk5, rather than jdk6, to avoid test failures when running build w/ java 5
more fixes and improvements
require JAVA5_HOME env var to be set, so we can specify java5.home sysprop when building
pass correct value for java5.home; require development version to be specified as cmd-line arg; pass releaseVersion and developmentVersion sysprops to release:prepare goal
fix usage message
use /home/ispringer as default base dir, rather than /tmp; pass -DdryRun=true to release:prepare goal for the time being
make the connector bind port used by several of the comm tests configurable via a sysprop
change the default connector bind port uses by the tests from 11111 to 33333
move the local Maven repo to a location that can be shared by Jopr and JON release builds
first cut at a script for cutting a Jopr release
some minor changes
fix some bugs - getting close...
add new manual-add API (a discovery facet) and deprecate the old API (discoveryContext.getPluginConfigurations().iterator().next()) (http://jira.rhq-project.org/browse/RHQ-25)
update discovery components for resource types that support manual-add to use the new manual-add API (http://jira.rhq-project.org/browse/RHQ-2439)
convert plugins over to using the new manual-add/discovery API (https://jira.jboss.org/jira/browse/JOPR-388)
update Postgres JDBC driver from 8.3-604.jdbc3 to 8.4-701.jdbc3 (http://jira.rhq-project.org/browse/RHQ-2259)
add validation for new ManualAddFacet; extract several sub methods from validatePlugins()
a new and improved hosts file plugin that does not rely on Augeas
upgrade Oracle JDBC driver jar (ojdbc5.jar) from 11.1.0.7.0 to 11.2.0.1.0 (http://jira.rhq-project.org/browse/RHQ-2441)
Change apache resource key from baseDir of apache install to full path to httpd.conf (http://jira.rhq-project.org/browse/RHQ-690)
improve error handling in initOids()
if java5.home sysprop is defined, echo its value to the console
fix so build of enterprise/remoting/pom.xml will run successfully with either JDK5 or JDK6
2nd rev of the new hosts plugin - it actually works now
fix copyright headers
upgrade jbossas dep from 5.1.0-SNAPSHOT to 5.2.0-SNAPSHOT
minor changes
the Augeas-based /etc/hosts plugin
upgrade to latest versions of Augeas Java binding and JNA
make sure not to restrict to Java5 APIs, even when java5.home sysprop was specified on command line; update parent version to 1.4.0-SNAPSHOT
fix so build date is displayed correctly when default locale in non-US (http://jira.rhq-project.org/browse/RHQ-2447)
explicitly set id attribute even on HtmlOutputText components mean to be rendered as pure text, but preface the id with "j_id" to ensure the TextRenderer does not render the HtmlOutputText as a 'span' element (fix for https://jira.jboss.org/jira/browse/JOPR-343)
implement updateResourceConfiguration() in HostsComponent
rename the classes, so they don't have the exact same names as the classes from the non-Augeas hosts plugin
update SCM URLs to new git URLs
fix so redundant WARs are not discovered when same context is defined in multiple WARs (http://jira.rhq-project.org/browse/RHQ-2404)
use setlocal/endlocal so RHQ_AGENT_MAINCLASS environment variable will not remain set to "org.rhq.core.pc.StandaloneContainer" after exiting the standalone PC
v1 alpha of base augeas plugin + hosts plugin that is based on it
ignore dev-agent dir
update JBossAS version from 5.1.0-SNAPSHOT to 5.2.0-SNAPSHOT to ensure the snapshots can actually be found in the snapshot repo
fix mtime-based inventory sync logic (http://jira.rhq-project.org/browse/RHQ-1996)
Merge branch 'master' of ssh://git.fedorahosted.org/git/rhq/rhq
back out my augeas/hosts plugin changes from last Friday (6dc0d3ff445cb0e5fdd4957577327ccf24a15db6)
do not include virt plugin in ear until errors in it are fixed
do not include virt plugin in ear until errors in it are fixed
upgrade to latest versions of wagon-scm and wagon-webdav extensions
Merge branch 'master' of ssh://git.fedorahosted.org/git/rhq/rhq
always skip tests during test phase in as4 and as5 plugins; disable 'integration-tests' profile in as5 plugin by default to avoid failures in Hudson due to lack of EAP5 instance
log4j.xml DTD file (useful for associating log4j doctype to DTD in IntelliJ/Eclipse)
fix bug in pom that was causing integration tests to fail in Hudson
fix bug in poms that was causing integration tests to fail in Hudson
prototype of custom tab containing page-within-a-page implemented via IFRAME (for perspective service)
always display the Custom tab, rather than requiring the debug=true request param
move augeas base test class in augeas plugin from src/test/ to src/main/ to allow mvn -Dmaven.test.skip=true to be run from project root without failures in samba/sudoers/etc. plugins because mvn cannot find the augeas plugin test jar
change package of AbstractAugeasConfigurationComponentTest class from org.rhq.plugins.augeas to org.rhq.plugins.augeas.test to match its location on the filesystem
refactor so that config tests are skipped if Augeas is not available, so tests will pass on systems without Augeas (e.g. Windows boxes)
Augeas-based ResourceComponents now handle it as gracefully as possible when Augeas is not installed on the Agent system
get hosts plugin integration tests passing on Windows
remove experimental hosts-augeas plugin, which is no longer needed
add some trace logging, so if the Agent JVM crashes during loading of a ProcessInfo, we can see what pid it was trying to load just before the crash
back out usage of iframeSSI.js lib for resizing perseptive iframes, since its license is not compatbile with the GPL
upgrade version of JBossAS deps from 5.2.0-SNAPSHOT to 6.0.0.M1; fix parent of jboss-cache-v3 module
custom settings.xml file for linux-config Hudson builds
change how activators are defined a bit; split out perm type into global perm type and resource perm type; remove subTab type (tab type will be used for both top-level tabs and sub-tabs; start on code for loading Resource tabs
upgrade JBossAS deps from 5.2.0-SNAPSHOT to 6.0.0.M1
fix Wagon settings to get publishing of snapshots working again
get custom menu items and tabs working and loading external pages into iframes
activate dev profile; comment out JBoss snapshots repo
update and refactor perspective descriptor schema and update core and sample perspectives to conform to updated schema; create and implement activator API used for applying activators to extensions
files that got moved or renamed
upgrade maven-dependency-plugin from v2.0 to v2.1
create new remoting-client-api jar (contains only two classes - RemoteClient and RemoteClientProxy), which is the only jar (along with its deps) needed by standalone remote clients; this jar is now a dep of the CLI module and the sample perspective WAR, and it will be a dep of all other perspective WARs
add JSF+Facelets+Seam+RichFaces to the sample perspective WAR and add a demo page that showcases all of them and also uses the RHQ remote API
fix bug in applyActivatorsToMenu()
include the new client-api module in the parent remoting/pom.xml
add new sample page for demonstrating passing resource id
get hot deploy of perspectives working; link Custom resource tab to new currentResource.xhtml; add Seam+RichFaces to wizard.xhtml and link a menu item to it; other misc. fixes and improvements to wizard.xhtml
Jason Dobies (194):
test
Merge branch 'master' of ssh://git.fedorahosted.org/git/rhq/rhq
Undoing test
Merge branch 'master' into content
Added directories created during build.
Merge branch 'master' of ssh://git.fedorahosted.org/git/rhq/rhq
Merge branch 'master' into content
Merge branch 'master' into content
First steps towards content provider additions and refactoring to get the hosted plugin devs started.
Changed RepoSource synchronize signature.
Added usage of the PackageSource interface to existing server-side plugins to bring them up to date with the API changes.
Agilo #44 - More refactoring of content sources -> content providers and adding in hooks for retrieving repo information.
Changed repo source API to read as an import to better reflect how we are treating the operation.
Cleaned up invalid javadoc @see references
Updated documentation to reflect the conditions on which an error would occur.
Made getRepoByName accessible through the local interface.
Renamed the package DTOs in the PackageSource APIs to not use the term "content source"
More refactoring/docs cleanup for the content source changes.
Changed repo source interface to allow repo groups to be pushed into the server.
Yanking out the repo manager references until I get the EJB depenencies sorted out.
Reenabling EJB calls. Cyclic dependency was causing issues, so had to mark one side of it as ignoring dependency.
Added try/catch based on method signature changes.
365 - Added CRD operations for RepoGroup instances to the EJBs.
377 - Retrieve operations for RepoGroupType for use when creating RepoGroup instances. Added entry to install SQL to add the "family" group type (still need to get input if this is how we want to do it).
40 - Added description field for group type.
310 - Steps towards repo synccing from content providers (not tested yet)
310/44 - Test cases and changes to support syncing repo and repo group data from external sources.
Fixed test to clean up after itself. General code cleanup. Still flushing out the test to fully test the synchronize method.
310/44 - Fixes to repo imports for repos without groups.
Fixed incorrect list -> array call.
310 - Add ability to create repo groups and associate repos to those groups as part of the sync.
310 - Added EJB methods for creating repo relationships.
310 - Added ability to establish parent/child repo relationships during sync.
Corrected groupID
Fixed incorrect group identifiers
Temporarily disabled while issues on hudson box are resolved
Disabled apt test until it's better flushed out to work on non-apt systems
Disabled test until Spearhead team establishes augeas based testing framework
Added a pause between tests to make sure the ports are closed successfully. Without this, I was seeing non-deterministic failures.
Upping the pause to make sure the ports are released to see if it makes Hudson happy.
It would help if I used the correct annotation. We want this to run between test methods, not after all of the tests in the class.
Added pause between test methods to ensure the ports are released.
Attempts to make this test run more stable. This change worked when running it directly on the Hudson box, so hopefully it will work within Hudson as well.
Attempts to make this test run more stable. This change worked when running it directly on the Hudson box, so hopefully it will work within Hudson as well.
793 - Added flag to repo to differentiate between imported and candidate repos, allowing us to leverage the same model for potential repos introduced by a content provider from those the user has elected to import.
793 - Retrofitted old repo queries to behave the way they did before the candidate flag was introduced. New queries for candidate repos will be added in the future.
Updated javadoc
Missed one
794 - Additons to support create/delete/retrieve for candidate repos
Merge branch 'master' into content
799 - Moved the logic to handle importing candidate repos to the EJB layer. Updated to add them as candidate repos and delete candidates that have previously been returned for a given provider.
801 - Added EJB logic to import a candidate repo into a "real" repo in the system.
Cleaned up inappropriate use of @Overrides
808 - Added repo name to the package sync call out to a content provider.
Removed unnecessary @Overrides
Until this gets yanked out, changing to have it create candidate repos.
Migrated existing calls to add repos directly through EJB calls to use the RepoSource and scheduled sync functionality.
800 - Work towards the ability to import candidate repos. Still need error handling when the import fails.
Fixed query to only attempt to sync packages for imported repos
Updated test to ensure the correct repos are being used in the package sync calls
Small cleanup
Removed incorrect @Overrides declaration
Random cleanup
Updated to be consistent with eclipse
Updated to be consistent with eclipse
Added hook to delete candidate repos when a content provider is deleted.
Fixed broken test.
Removed assertion that's no longer valid with the changes to the content source comparator.
635 - Initial implementation of RepoSyncJob. It's not actually being called yet and the RepoManager synchronizeRepos method needs to be flushed out with all of the pieces to be done in the sync.
Reformatted so I can have it side by side with other code when refactoring the giant synchronizeContentSource method
Work towards refactoring what is done in the content provider sync v. an individual repo sync.
Renamed job to reflect the new terminology (which looks like it's here to stay)
Updated docs
More renaming of source -> provider
Signature cleanup and docs
635 - Rewired hook from RepoManagerBean synchronizeRepos to call the repo sync instead of the content provider sync.
635 - Added lazy load and download mode "never" checks.
Minor code cleanup.
Oops, forgot to update this with the new signature.
Missed another one in the signature change.
Should be the last signature update to build.
Merge branch 'master' into content
1137 - Refactored server-side methods for handling a package sync that's scoped to a particular repo.
Renamed sync job scheduling methods due to different types of sync jobs that can be scheduled.
Renamed sync to reflect which sync its running.
One more renaming.
635 - Ability to trigger a repo sync immediately.
Updated comment
Cleanup
Cleanup
Renamed to make room for a sync packages test. There is too much setup/cleanup to try to keep them in the same class, it would be a mess.
Wrong direction, instead of having it throw the exception I should have removed the invalid docs.
Removed all references to the fact that this test used to test packages as well as repo synccing.
Little more cleanup.
Refactoring to (optionally) support returning multiple different content providers based on content source.
Work towards flushing out this mock to provide packages. Still need to determine if this will be enough for the tests as well as adding distribution support.
This shouldn't be an assertion; that will cause any provider that isn't a DistributionSource to throw an error. Instead, just punch out if it's not a distribution source.
Unit tests for the package portions of the ContentProviderManager synchronizeRepo call.
Added source check
Work towards adding server-side distro method tests, just backing up before I start changing EJB methods.
Fixed method to delete mappings between distros and repos.
Removed stack trace printing outside of the logging framework.
Added distros to the synchronize repo test. Still need to check distro files.
Added distro file checking to test.
Exception checking to make sure the entire repo sync doesn't blow up if one of the potentially many content providers fails.
Upped the logging so we can better see why a repo sync failed.
Updated pom to reflect that this now lives in RHQ.
1106 - Brought these classes in line with recent API changes. These should at least compile now.
Added persistence dependencies as found in other server plugins to get around javac bug.
Fixed dev build to build to the right place.
Updated pom to reflect that this now lives in RHQ.
1106 - Brought these classes in line with recent API changes. These should at least compile now.
Added persistence dependencies as found in other server plugins to get around javac bug.
Fixed dev build to build to the right place.
Updated plugin descriptor to new API.
Updated plugin descriptor to new API.
Enabled the JBoss CSP as part of the default build now that it's been brought up to speed with the current build process and plugin APIs.
Added repo source support. Repos will be determined by directories in the root directory (specified in the plugin configuration). I'll add some docs for this in the wiki soon since this will likely help with QA.
1051 - BZ 538149 - If the provider does not start correctly, we need to make sure it's removed from the cache. Otherwise, future calls to start (which occur when the user attempts to correct the failed start errors) will simply return assuming it's started.
1050 - BZ 538146 - Added request parameter to key off of for new content provider creation. This prevents the form from autopopulating previous values from a failed provider create in the event they navigated away from the page instead of cancelling the second attempt at the provider create.
Merge branch 'master' into content
Moved apt plugin to etc, it's not supported enough to treat as a formal plugin.
1176 - Change call from UI beans to use the job wrapper instead of executing them synchronously.
Corrected infinite loop when repo sync jobs execute.
Added repo source support. Repos will be determined by directories in the root directory (specified in the plugin configuration). I'll add some docs for this in the wiki soon since this will likely help with QA.
Renamed source -> provider.
Renamed source -> provider.
Renamed source -> provider.
Renamed source -> provider.
1054 - Added unit test to try to simulate the updateRepo issues. Test passes correctly, so just leaving it in just in case it catches something.
Fixes to the test to make sure content sources are associated with the repo.
1054 - BZ 537216 - Need to reload the repo to get around HHH-2864.
1054 - BZ 537216 - Need to reload the repo to get around HHH-2864.
1347 - Added mechanism to translate and lookup database configuration property values
Fixed test data files that accidentally got changed.
Fixed unit test. The distribution files were causing package bits loading calls that were not updated in the test assertions.
Backend changes (configuration XML schema, parser, and data model) for supporting dynamic configuration property values.
Deleted invalid use of @Override (not allowed when implementing an interface method). I wasn't seeing issues with this in place but it was causing the build to break for at least one other developer.
1348 - Changes to allow dynamic configuration property values to be retrieved and displayed. Enterprise additions to support database backed values. Additions to disk plugin as an example.
Fixed required indicator not appearing for dynamic configuration properties.
Updated to more fully exercise the options available when defining properties.
Added the database keys to the schema to help the plugin writer.
Removed unnecessary method; was replaced by retrieving the distribution files and getting their bits.
1424 - Work towards content web service APIs -- remove cyclical dependencies
Fixed bug in filtering.
Fixed bug in filtering.
Updated for web service serialization. Fixed bug in setting tag.
Disabled test that requires a lot of setup (and even then I can't get it working). Will revisit once we get a better way to set the initial state of the server.
Fixed javadoc
Steps towards automation of web service tests.
Added comment
Added test group
Removed System.out.println call
Exposed the advisory manager as a web service
Removed invalid tag from interface implementation
Renamed incorrect parameter name (was "name" in remote but "synopsis" in bean)
Accidentally removed the ws excluded group, didn't mean to commit that.
Initial version
Refactored into base class that takes care of the remote connection initialization.
Added method needed for testing.
Missed a place to add the new method.
The import call isn't supposed to be used anymore, so remove from the tests.
Changed to expose the distribution manager over webservices.
Fixed broken call to query.
This should try to reuse the distribution type if it already exists. Prior to this, multiple distribution types with the same label/description were being created.
Initial work on the distribution manager tests. Not all of the test cases are flushed out, but this at least proves it's configured correctly to allow remote calls to be made into it.
Added delete distribution type method so we can clean up properly after the web service tests.
Changes to allow advisory operations over web services
Incorrect mapping of webservice bean to logic bean.
Fixed test to be self-sufficient. Prior to this change, the test relied on the server being started at least once to populate the database with the default plugins' metadata.
Merge branch 'master' into content
Removed invalid import.
Fixed incorrect logger declaration.
This needs to return the bean, not the local interface.
Oops, my IDE accidentally added some testing changes to the index, undoing part of that last commit.
Turns out, when merging master into content there were two EJBs named EntitlementManagerBean. This really, really makes JBoss unhappy. Temporarily moved the prototype one out of the way.
Fixed botched merge.
Refactored dynamic configuration properties to be retrieved with a display/value pair. This way, we are able to display "pretty" values to the user yet use different values programmatically.
Added "Plugin - Resource Type" as a dynamic config property value. Updated disk source to use this.
Added package architectures as dynamic config value and updated disk source to use it.
Disabled plugins not included in the release.
[maven-release-plugin] prepare release release-3.0.0.B02
Revert "Disabled plugins not included in the release."
Revert "Revert "Disabled plugins not included in the release.""
Revert "[maven-release-plugin] prepare release release-3.0.0.B02"
[maven-release-plugin] prepare release release-3.0.0.B02
Revert "[maven-release-plugin] prepare release release-3.0.0.B02"
[maven-release-plugin] prepare release release-3.0.0.B02
Revert "[maven-release-plugin] prepare release release-3.0.0.B02"
[maven-release-plugin] prepare release release-3.0.0.B02
Revert "[maven-release-plugin] prepare release release-3.0.0.B02"
[maven-release-plugin] prepare release release-3.0.0.B02
Revert "[maven-release-plugin] prepare release release-3.0.0.B02"
[maven-release-plugin] prepare release rhq_3_0_0_B02
Jay Shaughnessy (264):
Update of migrated Jopr project structure fro build and RHQ dependency
More changes due to the JON/Jopr/RHQ redistribution of content and builds
Adding dist to Jopr for binary generation
fixing doc links for the installer
profile enterprise-dist changed to dist
[RHQ-1027,1029] Build work associated with agent-update. Moving to a single distribution with the agent included in the server distribution. Removed dist/agent from the build (left the files for now), it's no longer necessary as Jopr uses the RHQ agent verbatim.
Removing existing, unfinished Tomcat plugin, it will be replaced with the new, EWS/Apache compatible standalone Tomcat plugin.
Initial check-in of EWS compatible standalone Tomcat plugin. * UNDER CONSTRUCTION *. This is not a working plugin.
updated due to current state of tomcat plugin
Jopr-55 Improvents to Standalone Tomcat discovery. Fix to version detection, improved config initialization, and addition of Application discovery.
Jopr-55 Improve determination of installationPath to be effective on all target platforms by making use of the fact that standalone tomcat will have a fully resolved path set for the tc home dir.
Jopr-55 Another attempt at cross-product determination of installationPath. This time utilizing Fady's suggestion of using working directory as a base. EWS did not provide any absolute paths in the command line.
Jopr-55 Continuing to improve robustness, discovery and metric gathering.
Jopr-55 After review feedback changed hierarchy layout to include subcategories analogous to AS plugin on the basis of providing as much similarity between standalone and AS tomcat management. Although, updated type names to provide distinction between the two in order to avoid "duplicate type" issues in drop downs and the like. Also, in an effort to properly use a type parameterized class structure updated some classes outside the plugin that had not previously been typed (so, also requires RHQ update).
Jopr-55 Some work on availability. A new EMS connection, or EmsBean is needed to pick up with a restarted TC instance. So, ensure we're working with a new connection/bean after any DOWN availability cycle. This fixes avail and as a byproduct fixes the server Start operation whose success depends on valid UP status.
Jopr-55 Added Security subcategory and associated services. And a bit of random cleanup.
Jopr-66 Added ResponseTime metrics for requests to the web applications hosted in the TC server.
Make sure Temp dir supplied to EMS exists. This solves a problem in the test cases and also adds real runtime protection.
Jopr-55 Some small cleanup remove JON references and unnecessary interface declarations
Jopr-55 Remove maven dependency on a specific version of TC.
Jopr-55 Some more cleanup. Also, remove required properties from advanced conn property group.
Jopr-55 Added CreateChildResource support for Tomcat WARs, merged with Fady's additions for Content and Delete facets.
Jopr-55 Added CreateChildResource support for Tomcat WARs, merged with Fady's additions for Content and Delete facets.
Jopr-55 Delete facet work.
Jopr-55 Added a few more config properties and operations. The config properties may help for smoother deploy/delete logic.
Jopr-55 Intermittent check-in. The plugin is in transition given major structural changes due to the review feedback. This check-in is only to have a working build due to incompatible changes in the underlying RHQ JMX plugin.
Jopr-55 Plugin revised given functional review. Subcategories removed, Hierarchy changed (Threadpool sucked up into connector, VHost parents App, App parents cache, User DB parents users, groups, roles). Several traits/operations/plugin configs migrated to resource config. Create New and Delete added for all security resources. version pulled from Server resource name. probably more.
jopr-55 Improvements to WAR create new, delete and discovery. Supports exploded and .war deploy.
ContentFacet work for Tomcat WARs. Can now hot deploy new package over an existing WAR.
Jopr Build 2.2.0.Beta1 (in progress)
[maven-release-plugin] prepare release Jopr_2_2_0_Beta1
[maven-release-plugin] prepare for next development iteration
Jopr Build 2.2.0.Beta1 (done)
Jopr-55 A bunch of revisions for the Tomcat plugin: Removed some EWS specific code now that CR2 is more Apache oriented. Added StoreConfig op for Server. Fixed issue with discovery of Tomcat processes the plugin can't manipulate (under another user accout e.g.). Fixed issue with AJP port conflicts between multiple TC servers on the same box. Fixed issue with Root web module cache discovery. Fixed issue with bad metric def for ThreadPool. Reduced some logging.
Added a few metric descriptions
jopr-55 Added persistence to config updates. When all config update logic succeeds call either UserDatabase Save or Server storeConfig to then persist the change.
Fix problem with response time metric collection for apps deployed to non-default host.
Jopr-93 Add results declarations to the tomcat server script-based operations.
Jopr-92 Improved results handling logic for both start and shutdown operations.
Jopr-91 Connector state (up/down) can be determined by the presence of a GlobalRequestProcessor for the connector. Added logic to determine availability of a connector in this way.
Jopr-88 Fixed problem determining install dir when started from other than bin dir
Jopr-103 Fixes issue distinguishing EWS TC from Apache TC installs. Makes test for EWS more stringent, better to potentially name an EWS TC as Apache than the reverse. In general it should not be a problem unless the EWS install dir is significantly mucked up.
Jopr-99 For authenticated TC, if the user does not have control perms ensure no part of an app delete succeeds. Previously the physical delete of the war was still succeeding.
Jopr-100 Added missing support for manual add of a TC Server. This includes support for manual add of a remote TC server, although version info will be set to unknown on the resource.
Jopr-94 Added discovery of non-deployed apps to handle scenarios where we want a resource in inventry even if it's down to begin with. In the jira's scenario there was a brief window in manual create where the app was in the deploy directory but discovery completed before TC created the mbean, so the new resource was not created in inventory until the next scan. In another scenario, if the TC vhost did not have autodeploy on, the manually added resource would not be discovered at all. By looking for the physical deployment we ensure a resource is created, even if it is briefly, or indefinitely, down. At least the user will see the results of his manual add.
jopr-118
Fix NPE in RPM-style operation execution
fix JVM discovery type from internal to embedded. Embedded gives us what we want, the JVM from the parent resource (the TC server)
[Jopr-118] ignore executable existence check when executing rpm service command start/stop
[Jopr-118] forgotten check-in applying fix for shutdown/restart.
Add explicit useClasses=True for the JMX dependency.
JBNADM-3637 Remove Tomcat dependency to prevent dependency failures for customers without both EAP and EWS plugin packs.
[Jopr-131] Fixed NPE if script op was executed without any env vars.
Updated year, fixed a typo and expanded title for LICENSE. Fixed bug in dist build LICENSE file placement.
Jopr Build 2.2.0.CR1 (in progress)
[maven-release-plugin] prepare release Jopr_2_2_0_CR1
[maven-release-plugin] prepare for next development iteration
Jopr Build 2.1.0.CR1 (done)
Jopr Build 2.2.0.CR2 (in progress)
[maven-release-plugin] prepare release Jopr_2_2_0_CR2
[maven-release-plugin] prepare for next development iteration
Jopr Build 2.2.0.CR2 (done)
Jopr Build 2.2.0.GA (in progress)
[maven-release-plugin] prepare release Jopr_2_2_0_GA
[maven-release-plugin] prepare for next development iteration
Jopr Build 2.2.0.GA (done)
Update pom versioning that the release plugin missed
Jopr Build 2.2.0 (in progress)
[maven-release-plugin] prepare release Jopr_2_2_0
[maven-release-plugin] prepare for next development iteration
Jopr Build 2.2.0 (done)
Trivial - fixed some operation description text due to a customer's confusion in a case.
Ignore empty JonResourceVersion in RSS feed.
[Jopr-209] Some decent re-working of Connector handling in the Tomcat plugin in order to the use of the <address>element in the connector definition, as well as the various values it supports.
Reworking of connector resource configuration taking into account that different connector protocols have different sets of config properties (some shared, some specific). An issue remains with TC6 config update, unset props (null updates) are not ignored/handled well for some reason. Also, moved 'address' property back to plugin config since it is part of the objectName when specified.
Jopr Build 2.2.1 (in progress)
[maven-release-plugin] prepare release Jopr_2_2_1
[maven-release-plugin] prepare for next development iteration
Jopr Build 2.2.1 (done)
[Jopr-237] Change determination of install dir to never rely on current working dir, instead always use command line parsing and make sure not to resolve symlinks.
A tweak to ensure connection gets set to null.
[JOPR-293] Fixes issue where JNDI service is declared in deploy/naming-service.xml as opposed to conf/jboss-service.xml
Don't run these tests under normal conditions. They require a running AS Server.
[Jopr-352] Be more flexible when identifying an http connector protocol. Was only handling the default value. I think any protocol with 'http' should be ok.
Fix problem with config update of read only properties
[Jopr-254] Attempt to properly support TC configurations utilizing non-default values of $CATALINA_BASE. In this scenario many TC instances can be run against the same installed TC binary. Each instance specifies a different base, but the same $CATALINA_HOME. Tested so far that changes don't break TC Server resources with unset (upgrade scenario) or default CATALINA_BASE. Testing pending for different values.
Some changes to DeployPackages in the ContentFacet to better distinguish an update from a complete delete/deploy. Meaning, take more care to ensure that the mbeans never actually go away when performing an update and that Tomcat behaves in a more expected fashion.
Fix problem in retrievePackageBits. Content can now be pulled via the plugin for a war resource.
Jopr Build 2.3.0 (in progress)
Jopr Build 2.3.0 (remove SNAPSHOT dependencies)
Jopr Build 2.3.0 (remove SNAPSHOT dependencies)
[maven-release-plugin] prepare release Jopr_2_3_0
[maven-release-plugin] prepare for next development iteration
Jopr Build 2.3.0 (Done)
Jopr Build 2.3.0 (Done)
Jopr Build 2.3.0.CR1 (in progress)
[maven-release-plugin] prepare release Jopr_2_3_0_CR1
[maven-release-plugin] prepare for next development iteration
Jopr Build 2.3.0.CR1 (done)
Jopr Build 2.3.0.CR2 (in progress)
[maven-release-plugin] prepare release Jopr_2_3_0_CR2
[maven-release-plugin] prepare for next development iteration
Jopr Build 2.3.0.CR2 (done)
upping jsp precompiler since the previous version seems gone from the central repo. may want to up again when a non RC is available.
Merge branch 'master' of ssh://git.fedorahosted.org/git/rhq/rhq
temporarily disabling jsp precomp in the dist build since it's generating errors
Add samba and sudoers plugins to rhq.ear for dist builds
Merging in JON 2.3 patch work. [RHQ-1996,2470,2445,2457,2462,2468]
Merge in JON 2.3 patch work. [RHQ-2445]
Merging in JON 2.3 patch work. [RHQ-1996,2470,2445,2457,2462,2468]
Merge in JON 2.3 patch work. [RHQ-2445]
remove extraneous system.out.println
Merge branch 'jon23cp'
Fix problem with pluginName filter
[Jopr-402] fix issue with milti-part content roots
removed non-existent test dirs from src
[RHQ-2479] avoid hibernate cache for large metric template update
[Jopr-408, Jopr-414] protect against not being able to get procExe from Sigar
Sample Perspective Deployment
Fix phase for adding war to perspective jar
continue to add support for perspective lifecycle mgmt
Merge branch 'pc' of ssh://jshaughn@git.fedorahosted.org/git/rhq/rhq.git into linux-config
Added the first pass at a PerspectiveServerPluginContainer/manager to handle
Fixing merge issues
not changed, maybe resolving a line terminator issue
[RHQ-2467] Performance fix for large metric template updates. Bypass Hibernate cache.
[Jopr 408,414] protect against native layer failing to determine Current Working Directory (CWD).
Obsolete stuff from old perspctives investigation.
Merge branch 'linux-config' into linux-config-dev
fix relative path
Under Construction - Perspective Descriptor
New Core Perspective defining CoreUI extensions
Add Core perspective to build
conforming to schema change
Add core perspective to rhq.ear
more perspective descriptor schema tweaks
Obsolete stuff from old perspctives investigation.
Under Construction - Perspective Descriptor
New Core Perspective defining CoreUI extensions
Add Core perspective to build
conforming to schema change
Add core perspective to rhq.ear
more perspective descriptor schema tweaks
Descriptor processing to make definitions available to the server/gui code.
files removed
Merge branch 'linux-config-dev' into linux-config
Fix problem due to a failed git merge
NullPointer protection
Add more activator elements, reviewed optional/required settings,
Work to expose coreMenu extension point via perspective manager
Add custom menu items to sample perspective
Merge branch 'linux-config' into linux-config-dev
Working to the point of core menu generation from the core perspective.
Added first pass at activation schema elements and added
Added global permission activation for core menu items
Merge branch 'linux-config-dev' into linux-config
Sample perspective additions. Custom images, application declaration.
Remove the sample perspective from default deployment. (If you have it
made this a generated type via the XSD: ExtensionPointType
Added ApplicationType for application declaration and attributes.
Fixed iconUrl.
Added url key support for mapping extension urls to numeric keys for
Added mapping of extension urls to numeric key for cleaner param passing
Merge branch 'linux-config-dev' into linux-config
Files git is forcing me to commit, I think due to line termination issue.
Merge branch 'linux-config' into linux-config-dev
Update sample perspective descriptor with latest schema changes
Fix some imports given new generated schema types
git is intent on making me commit this file, so I will.
merge work
removing obsolete dependency
Working towards url key mapping.
Merge branch 'linux-config' into linux-config-dev
a git forced commit
Merge branch 'linux-config' into linux-config-dev
Fixed log message. Further work coming for BZ-546073
Merge branch 'master-dev' into linux-config-dev
BZ-546073] Do not assume Deployer MBean exists for localhost vhost.
Updated app/descriptor to use different html pages for different regions
moved and renamed the perspective xhtml for (hopefully) better consistency
Implemented url key replacement/mapping for perspective page rendering.
Merge branch 'linux-config' into linux-config-dev
Fix up direct SQL error in 2.61
Merge branch 'master-dev' into linux-config-dev
Multiple changes to try and repair 2.61. Removing unnecessary steps and
Merge branch 'master-dev' into linux-config-dev
Several changes to 2.61 for logic/sql. Also 2.63 and 2.68. Now runs to
Merge branch 'master-dev'
Merge branch 'master' into linux-config-dev
Added getSubjectBySessionId to SubjectManagerRemote and refactored
Merge branch 'linux-config' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config
Update WS API with new remote method
Removed duplicate copy
Merge branch 'linux-config' into linux-config-dev
Just a little renaming to make it clear this
Minor or cosmetic changes
Obsolete, merged into AbstractGlobalActivator
Fix issue with applying activators. Added clone logic
Add some initial perspective context as params
Merge branch 'linux-config' into linux-config-dev
Renamed PerspectivesMenuUIBean to PerspectiveUIBean to reflect more
Allow RemoteClient to establish a connection without logging in. This
Merge branch 'linux-config' into linux-config-dev
Perspect8ve InventoryActivator work may add some logic to Criteria searches.
Add client-api src to project
fix UI bean name in JSF decls
completed first impl for supporting requiredPermissions on criteria search.
Work in progress for InventoryActivator
Git forced commit due to LF character issues
Merge branch 'linux-config' into linux-config-dev
Add core perspective for validation
turn off verbose query logging
refactor: Activator.matches -> Activator.isActive
Lock down sample menu items with Global permission and
Implement InventoryActivator support
Git forced commit due to a Line Termination issue.
Jdoc generation using -Djavadoc.outputDirectory
Added javadoc profiles in various places for public API's. To generate
Added javadoc profiles in various places for public API's. To generate
[BZ-545596] Fixed regression in refresh period menu item.
Trivial format change.
Merge branch 'linux-config' into linux-config-dev
[BZ 545596] A further fix to handle, I think, a legacy problem avoiding
Merge branch 'linux-config' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config
Merge branch 'linux-config' into linux-config-dev
Refactored to use dash-separated elements and camelCase
Updated with schema refactor.
Added infrastructure for the SupportFacet. Note that detection
finished up support for trait activation for ResourceTypeActivator.
Git forced commit, probably due to line termination issues.
Git LT commit
Merge branch 'linux-config' into linux-config-dev
Conform to display name convention for SS plugins
Add new repo declaration for those folks that have access to an oracle
Fix test given perspective schema change
Trivial - comment additions
Merge branch 'linux-config' into linux-config-dev
Update the linux config m2 settings to hopefully get the linux-confg
Fixed some doco. Added some content activation stuff but it's not at all
Added a bunch of support for linking back from a perspective page to a
Add PerspectiveManagerRemote for use by Remote Clients (i.e. perspectives).
trivial spelling fix
Updated the wizard example to make use of linkback urls in the final
Merge branch 'linux-config' into linux-config-dev
Added what seems to be a dependency on core gui.
Fixed up some build conflicts in eclipse based on cmd line mvn build.
update the richfaces-api jar to 3.3.2.SR1 as the other rf jars are already
Some changes to content activators (under construction)
Merge branch 'linux-config' into linux-config-dev
Remove unnecessary conf files from sample perspective that are now gotten
Add linkbacks for the browse resource table's resources.
Split ExtensionType into ExtensionType and RenderedExtensionType to better
Utilize PageLink extensions in the CreateContentProvider page.
Add page link extensions to RHQ and AS Patch provider types. This should
Merge branch 'linux-config' into linux-config-dev
improve data for sample page re: page links
Merge branch 'linux-config' of ssh://git.fedorahosted.org/git/rhq/rhq into linux-config
Refactored initActivator logic from the extension classes into
Merge branch 'linux-config' into linux-config-dev
BZ 559339
remove formatSearchParameter() as it badly assumed that all db vendors use
Treat percent sign as a literal as well as underscore for search filter
Merge branch 'linux-config' into linux-config-dev
More work for the search value escaping
Jeff Ortel (21):
356 - Add channel to repo renaming and add repo group tables
356 - Rename columns associated with channel => repo renaming. Increment DB version to 2.59.
356 - Rename constraints associated with channel => repo renaming. Change version to 2.60.1 per mailing list discussions.
356 - Test/Adjust on Oracle. Add inserts to seed DB for repo group & relation types.
Change content sprint 1 schema upgrade version to 2.59.2.
704 - Fix associate/disassociate repos with content providers
800 - UI changes to import repos from content providers.
800 - Fix ajax part of import page.
800 - Add repo import success/failure messages on import page.
800 - Fix paging and add inital selection on repo import page
800 - Add message detail and rerender repo panel on provider selection instead of table.
537207 - Fix confirmation messages to read content 'provider' and spell out 'repository'.
537207 - updated 'Content Sources' to 'Content Providers' in table titles.
538157 - Fix statement timeout by adding missing index on RHQ_REPO_PKG_VERSION_MAP (PACKAGE_VERSION_ID).
Add API for retrieving subscribed repos by id. Returns truncated Repo.
x509 entitlement prototype.
Refactor x509 entitlement certificates stuff to new EntitlementManager SLSB.
change rhq.server.tomcat.security.client-auth to (want) to support x.509 authorization for content via https.
add (name) to cert.
Allow access to content via http w/o cert. For now, only validate cert when presented.
Look for cert named client for demo instead of by resource id.
John Matthews (64):
Creating layout and test file for location of a plugin for RHQ -> RHN Hosted communication
Refine test so it's simpler and just calls getVersion() to RHN Hosted.
Merge branch 'master' into local_content
241 - adding support for custom request properties and JAXB parsing of data for dump.channels call
241 - added support for dump.packages_short, required changes to xsd to merge data returned by packages_short.
366 - Schema is now generated automatically by running against a sample of xml data from rhn hosted.
366 - added xml parsing for Product Names and Channel Families
366 - add XML parsing for dump.source_packages and dump.kickstartable_trees
366 - extending support for dump.channels() so it can parse more than one channel at a time
241 - work in progress to support fetching an RPM from hosted.
366 - change generated-sources to be under target so they are removed during clean
241 - Figured out how to fetch package from RHN Hosted, documented in unit test.
383 - Added ability to download a rpm from Hosted
remove debug print
241 - Adding wrapper for product names, channel families, and channels
241 - Add support for getPackageShortInfo() and getPackageMetadata()
Merge branch 'master' into local_content
241 - Add get of kickstart tree metadata
241 - added support for fetching kickstart trees from hosted
241 - add error support to jaxb-xmlrpc calls
Fix so RhnComm will use the passed in serverUrl plus minor cleanup
Build fix - Include rhq-enterprise-server as a dependency
Update mock interface to support getPackageMetadata and checkAuth with a bad sysid
cleanup unit test
400 - add to mock interface for getRPM and getKickstart tests
Update for unit test
A constructor for RHNConnector was setting the name of the cert, but not reading it's content
423 - first cut at adding SSL support
684 - add ssl cert validation to https connections
684 - update RHNDownloader to use our custom SSLSocketFactory instance
686 - Fix for: "Extra whitespace when pasting the cert results in validation failure"
690 - Add breadcrumb nav for packageVersion list
555 - adding method to get list of kickstart labels from hosted
555 - work in progress, what I think we'll need to sync kickstarts from hosted.
555 - Add syncing Kickstart trees to rhnhosted plugin
Update test for synchronizePackages method signature
Updated RHNProvider to use passed in repo name for synchronize Packages/Distributions.
560 - partial work to add sync of distributions to ContentProviderManager
560 - changes for distribution sync.
dos2unix on pom.xml for rhnhosted plugin
Fixed package syncs
Adding 'metadata' to package store in RHQ.
Allows RHN plugin to save 'metadata' needed by RHQ Yum operations
Fixes primary.xml/repomd.xml generation for packages.
1034 - fix for pkg install from yum client
Fixing rhnhosted package metadata for dependencies and obsoletes
Remove print of stacktrace
Adding a readme to describe how to setup our basic test to run against RHN Hosted.
Cleanup and remove unused methods.
update how we store returned xmlrpc data for debugging.
fix to allow a file name to be specified for where the debug xml data is written
1157 - bz543031 failure to display info about abuse of service from RHN hosted
1244 - pass in package version to yum install of a package
1357 - first step at creating a placeholder for fetching content through http
1357 - adding war to expose content through http
build fix
Adding eclipse changes for exposing content through http
1357 - added support for 'wget' of a package through http
1357 - added browsing for packages through http
1357 - update to how we render links
1357 - adding support to browse/download distribution files
1358 - generate yum metadata from database entries, expose through http
1361 - add support for 'HEAD' request needed by virt-install & add pkg fetch through distribution url
Fixes kickstarts through http content
John Mazzitelli (367):
add some initial eclipse external tool configurations for eclipse users - these let you clean and build
[RHQ-1035] vm health check thread is configurable now - you can enable/disable it by setting the check interval to 0 or higher. you can configure the mem thresholds.
i don't know why these test directories/files are here - there is no test java code and the test resources are agent configuration files, unsure how these ever could get used. deleting these
remove the now-defunct test path
ocd - fixed indentation and spaces
remove explicit dependency on ems in jopr project
[RHQ-1093] add new <runs-inside> JMX Server so we can now manage/monitor any standard Hibernate application that is running in a standalone J2SE 5+ JVM.
[JOPR-26] add the new purge metrics added by RHQ-1169
unsure why this was deleted, eclipse devs need this file to easily import the jopr project into the IDE
[JOPR-30] use the new comm calltime metrics to expose the data in an operation, in the same way we expose hibernate query stats.
added/changed some setting names
[JOPR-30] operation results show the new, more fine-grained metrics
the RHQ Server typically has the installer undeployed, so look for it, as well as for the installer if it is deployed
[JOPR-41] rhq server plugin can now manage the new MM-at-start property
new resource strings for installer
put the new jopr logo into the dist build - this logo will show in the top left corner of the UI
why is section 15 and 16 missing from the LICENSE_LGPL files? Adding them back in to our copies of the license files.
[JOPR-46] this is now the full LGPL license text, verbatim with no additions/modifications/deletions
don't want eclipse files in here - the top project has the .project file
[JOPR-53] out of box, do not enable log tracking for RHQ Server resources
[JOPR-62] add calltime metrics to EJB2.x SLSBs - basically do the same thing as we do for the EJB3 metrics.
ignore eclipse classes
[RHQ-1601][RHQ-1603] fix the hibernate entity component to survive up/down cycles of the parent VM container. This also provides better public/protected APIs to the MBeanResourceComponent.
new installer msgs
refactored the ContentFileInfo stuff
[JOPR-86] rebrand the files using the included *.unfiltered copies. this is possible due to RHQ-1747
[JOPR-86] rebrand the files using the included *.unfiltered copies. this is possible due to RHQ-1747
point to JON docs - the config properties help is still wrong.. have to fix this still
the config props are documented in another doc root location
[JOPR-34] use the new Jopr logo in Jopr's installer
get the yum and jbosscsp content source plugin in the jopr distro
jopr points to jopr docs
re-enable log/events
if I am forced to use our crappy coding standards, then I curse all others who checkin code with the same crappiness as well. reformatting, taking out tabs (eewww) and reformatting
how did we not see this? its SHA 2*56* not 2*65*
[JOPR-206] compare canonical paths to support the case when you are running JbossAS out of a symlink directory
add jopr license header, remove unused import
[RHQ-2118] allow for optional plugin dependencies to be implicitly specified. runs-inside (Injection) and sourcePlugin (Extension) are now implicitly defining optional plugin dependencies. <depends> now implies required dependencies. you no longer have to define <depends> when you define runs-inside or sourcePlugin - you only need <depends> when you need the classes in that plugin or you want to require a plugin to be deployed with your plugin. still need to refactor this further to support RHQ-2059, but this work had to get done first.
[RHQ-2129] jboss-as plugin now supports the snapshot report facet. you can get a snapshot of all data, conf and log files in a .zip and upload to server.
[RHQ-2129] be able to recurse down into subdirectories so you can take a more full snapshot of the jboss-as server. descriptor and component now allows you to take a snapshot of additional directories (for example, you can snapshot things under deploy/ or anywhere else)
eclipse tool we can use to build jopr plugins
[RHQ-2059] there is now a root plugin classloader to all plugins. they limit what classes the plugins can see. many agent classes are now hidden from plugins. this check is large and moves some files around to ensure plugins are now built correctly (some plugins used clientapi classes, which was a flaw, they should not have been).
put clientapi jar and some other deps required by the plugin descriptor generator testing tool that is embedded in the jboss-as-5 plugin
refactor to use the new support facet (replaces the snapshot report facet)
i'm not sure how this isn't blowing up the build, but without this import, eclipse is giving me a compile error.
should not explicitly depend on ems - will pick it up from the dependent rhq project (and this is now 5 versions out of date from what it should be)
[RHQ-2059] the big kahoona... individual resource classloaders are created to support connections to different managed resource instances
[RHQ-2059] somehow the svn merge screwed this up
we need to tell the PC to create resoruce classloaders so it can pick up the client jars from the managed jboss-as-5 server we are testing against
the tests need to hide classes so they aren't loaded from the maven isolated classloader
this I need this one to be hidden too
don't do this in offline mode - it seems like every day there is a new dependency that needs to be pulled down
if there are no successful executions, show "0" in the results, not Long.MIN/MAX_VALUE
trivial change - remove tabs and EOL whitespace
make this easier to revert back if we can - don't need to comment the entire body of the private method, just don't set the regex in the PC config object
remove the duplicate dep
remove unused import
as part of our performance testing, i'm adding the following metrics to track:
[JOPR-229] provide a new service RHQ Remote API Subsystem to track metrics for the remote APIs
[RHQ-1001] this refactors the code so there is a isEmbeddedInServer method - the place where it can be used is commented out - so the behavior is still the same as before... still trying to figure out how to get embedded agent to fully work
snapshot reporting/support subsystem isn't fully exposed, so just hide the snapshot plugin configurations by default
[JOPR-381] remove ALL illegal usage of clientapi package - including imports
curiously, somehow this test passed regularly on jdk6 but fails regularly on jdk5. the test needs to be more flexible since the set isn't guaranteed an order to return its items
to help detect problems from RHQ-1996 and related issues, dump the mtime when dumping inventory to an xml file
[JOPR-384] to avoid slow-responding jboss-as 4/5 servers from triggering false "downs", allow for plugins to be configurable for async avail checking. the default is the same as its always been - synchronous avail checking. if the 5-second avail timeout gets triggered because the jboss-as servers are slow to reply to the ping, then you turn on async avail checking
[RHQ-2443] default the server endpoint pref to a server called "rhqserver" - if there is none, use localhost as before
change eclipse classpath to use the upgrade libs
change eclipse classpath to use the upgrade libs
pass null if there really are no envvars defined (this will tell the exec to use the agent env vars as a default)
add a utility to load/save .ini formatted files - useful to read config files for things like puppet
only perform the DNS lookup if the address preference value is not yet set. this will avoid doing unnecessary dns lookups when the user has already defined what address to use
we don't want to hide eclipse files - people should be able to git clone and immediately load the project in eclipse and begin working
ignore the eclipse generated classes
remove CRLF
remove CRLF
mass elimination of all CRLF EOL chars from .java, .xml, .properties using dos2unix
remove CRLF
Merge branch 'master' into HEAD
remove CRLF
add to eclipse the things needed to build the jopr stuff
move the jboss software plugin to the place where the other content source server plugins are. do we want to delete this anyway?
remove CRLF
Merge branch 'jopr'
our unit tests need to ensure the default database type is set
no longer use redstone xmlrpc lib
Squashed commit of the following:
cracking a whole bunch of eggs to start to make a plugin container omelet. this branch doesn't come close to successfully building right now. refactored out the server-side xml schemas to a server only mvn module. xml-schemas now contains server side schemas leaving client-api to contain only those schemas needed on both server and agent (as it should be)
removing things that are no longer needed in their original packages
got the xml schemas laid out properly.
comment out the stuff that needs to be in here when perspectives schema
set the package names in the code appropriately to match the new name
add a global "plugin config" to the abstract server plugin schema type
fix the build to be able to reuse the client-api version of config .xsd.
only need schemas that define root elements, config is a child element
stub out the start of the alert plugin schema, with unit test
fixed most of compile errors due to the renaming/moving of classes
get master PC to manage the type PCs
merge master
get the pc ready to be testable
finish the integration into the existing test
fix some compile errors in tests
the rhq server plugin needs to use the new names provided by the new
add the new xml-schemas module to the build
put server jar dep in server plugins pom
use the proper jboss API call to get the true jboss mbean server
fix test descriptors so they follow the new schema
put the apt test in a testng group which will allow us to exclude it via
the plugins need to refer to the old config namespace
provide more fallback in case JAVA_HOME isn't set but java is in path
set the plugin descriptor to be correct
set a default JAVA_HOME via which if not set already.
Merge branch 'content' into pc
missed this in the last merge
Merge branch 'pc'
Squashed commit of the following:
reorganize .classpath to put things in some semblance of order, this
remove eclipse tools that dealt with jopr things since there is no separate project anymore
do not assume java is in /usr/lib/jvm/java and remove the additional
remove eclipse tools that dealt with jopr things since there is no separate project anymore
do not assume java is in /usr/lib/jvm/java and remove the additional
eclipse settings updates - copyright for new files is now up to 2009
fix the build - we should not be creating modules/dev-container,
the start of getting plugin classloading to work
it all compiles now, just have to test content plugins to make sure they didn't break
fix some minor things the tests flushed out
fix test so we don't really deploy any actual jars
add a start lifecycle method to support how the content stuff wants to
more small bug fixes that cause problems at shutdown
add some thread-saftety due to my paranoia
add lifecycle listener to server plugin stuff. change unit tests to explicitly create a server plugin server for content, leaving room for us to add different types later
add a sample server plugin to demo generic plugins and lifecycle
Squashed commit of the following:
refactor the server plugin test code so its easier to install different
move the content server plugin test classes to content test package
write a test that confirms the PC and listener lifecycle is correct
add a new "schedule" element to all plugin descriptors - this can allow us to implement the ability to schedule plugins for periodic work.
Merge branch 'mazz'
why did git not know that I removed these?
Squashed commit of the following:
somehow the db upgrade script got reformatted - things aren't lined up
maven is barfing due to a java.net repo hosting change.
add a "concurrent" attribute to allow for us to use StatefulJob
there are no tests for the cron and postfix plugin, removing from
provide an API to schedule jobs
add plugin context to the job interface
actually schedule the jobs in quartz
Merge branch 'master' into pc
Squashed commit of the following:
Squashed commit of the following:
fix the operation names in the rhq server plugin
get the plugin jobs to be scheduled properly in quartz
Conflicts:
Merge branch 'mazz' into pc
why does git refuse to merge this? I have to manually remove it myself
Squashed commit of the following:
Squashed commit of the following:
Squashed commit of the following:
Conflicts:
out! out! damned tabs!
Squashed commit of the following:
totally revamp the scheduling metadata.
get the new schedule stuff implemented.
rename lifecycle listener to component
finalize the coding to the new way we declare schedules
remove erroneous usage of seam class in javadoc
get test to pass
put boolean in quartz data map as string
rename the agent plugin scanner to indicate it scans for both kinds of plugins, not just agent
Merge branch 'pc' - this is the last of the squishes. I will never squish again, I'm all squooshed out.
fix possible NPE
log when we detect a user plugin and copy it to the internal location
refactor the plugin scanner to make it easier to add server-side plugin scanning
eclipse tool to hide dev-container files when searching for resources
add a help element to the server plugin descriptor schema. we can show this in the plugin UI page
add a query and API to get the number of normal servers in the cloud
do not invoke job if master PC is down. only refire immediately if other HA servers can take it
put the plugin component instance in the job context so stateless jobs can get to the stateful component if they need it.
add new plugin schema changes
fix the queries to join the config properly
test that we can persist plugin config and jobs config for plugins
add queries to filter on deployment type of plugin
some APIs and some GUI work to start being able to display server plugins on the plugins UI page
start doing some server plugin scanning
the scan period scans for both server and agent plugins now, not just agent plugins
initial code that persisted server plugin info to the database
oppps... forgot to define the datasource resource via annotation
get the database check to put cache the plugin info, just like how the filesystem check does it
have master PC and its supporting classes access the DB to get plugin information
API to get configuration def for server plugins
more coding to get info about plugins from the database. this also shows the configs in the server plugin details list as a prototype for how configs could look
be able to enable and disable plugins - start undeploy coding, but it isn't complete.
be able to tell the plugin container to initially disable the plugin when it is first discovered into the system.
have the sample plugin be disabled on discovery
Merge branch 'pc' - this adds server-side plugin container UI and DB changes
update schema catalog for eclipse usrs
out out tabs! fix formatting
add the ability to mark a plugin DELETED. add authz to server plugin SLSB calls. add tests
do not stream plugins to filesystem if the database flagged it as deleted
do not attempt to register plugins that were previously undeployed.
provide API that will allow us to later build a user interface to "resurrect" a deleted plugin - to re-install it if it was undelpoyed before.
actually remove all jobs for the undeployed server plugin
since there is no current way to "revive" a undeployed plugin from the real GUI, at least provide _some_ way to get back to a state that will let you re-register a plugin again using the test control.jsp page
mistakenly deleted the html tag, put it back
convert CRLF to LF
the column should be "enabled" since everywhere else we talk about a plugin being enabled or disabled, not active/inactive
put the proper values in the query params
because we put the byte[] content directly in the plugin entity, we can't entityManager.find() because that would load the full plugin content.
add a test to confirm that snapshot versions are considered older than candidate releases or releases
fix NPE when plugin config or scheduled jobs config is null
Merge branch 'master' into pc
use the new deepCopy()
Merge branch 'master' into pc
Merge branch 'master' into pc
provide an API to get a list of all enabled and disabled plugins grouped by their type
fix the update method so it can handle the config updates
get rid of the update query we don't need anymore
start with plugin key impl
start to adding JPA discriminators to plugin entities
finish JPA discriminator refactoring so there is now ServerPlugin entity (Plugin entity is now only for agent plugins)
fix copyright
Merge branch 'plugin-name-refactor' into pc2
first attempt to see what this looks like if i use plugin key vs. just plugin name in API
plugin configs are now only valid for server plugins. do the check on the UI bean def, since that will be null for agent plugins
use != to check for deployment type inequality
opps... forgot to fix the control.jsp to call the new API
now that we have the type in the data model, we can get all installed plugins grouped by their type
getting some code to help restart individual plugins while the master is still up
refactor the plugin container/manager API so we can load, unload individually
use new API for loading plugins
get the SLSB to unload/reload plugins using new API
make sure to schedule/unschedule jobs appropriately when enabling/disabling plugins
using the wrong dir - need to use the jbossas data dir, not home dir
create tests for new queries
need to reload/enable the plugin first, before rescheduling jobs
now that we have the type in the data model, we can get all installed plugins grouped by their type
getting some code to help restart individual plugins while the master is still up
refactor the plugin container/manager API so we can load, unload individually
use new API for loading plugins
get the SLSB to unload/reload plugins using new API
make sure to schedule/unschedule jobs appropriately when enabling/disabling plugins
using the wrong dir - need to use the jbossas data dir, not home dir
create tests for new queries
need to reload/enable the plugin first, before rescheduling jobs
Merge branch 'master' into pc
add API to get all server plugins, including deleted ones
finish the new UI that lets you completely purge a server plugin. You are free to re-deploy/re-upload a new plugin to replace it.
move the custom jmx plugin example to the /etc/samples/ location since it is a sample so its more appropriate to go here
Merge branch 'master' into pc
provide a way to restart the master PC from the plugin UI
Merge branch 'master' into pc
add eclipse tool to build the xml-schemas module
add build utility that validates server side plugins
add another sample plugin that illustrates how you can dump reports periodically.
add a new simple report that shows live availability
get better reports
rename the method/change log messages to make it clear this is starting the deployer that handles both agent AND server plugins
#545595 - don't send up empty inventory reports and make sure the report has at least the platform plugin
be able to enable and disable plugins successfully. this fixes a few bugs
#545595 - don't send up empty inventory reports and make sure the report has at least the platform plugin
merged pc into master. fixed conflict in ServerPluginsLocal.java
remove apt plugin source from eclise project
fix hot-deployment bugs so we can upload and enable plugisn without recycling the master PC
add sorting to the plugin ui - hide the purge button unless you are viewing undeployed plugins
remove some unused methods ; use type when comparing plugin data
use SLSB to get plugins, not jdbc
only link to the details page if the plugin is installed
if a plugin was undeployed, enabled or disabled on another server
Merge branch 'mazz'
add some error messages to make it clear what's happening
fix log message format
new eclipse tool
fix misspelling in "backinBean"
Merge branch 'master' into alertPlugin
fixing dbsetup - need to set version in pom
indent to match the rest of the file
opps.. show not show the link if plugin is undeployed, but still show if its just disabled
fix the error checking code for scanning dropbox
fix the plugin config ui
when a server plugin is updated, retain the original data.
add method to load plugin class for subclasses to use
add alert server plugin sources and deps to eclipse classpath
trivial - just stub out delegator method for stop
workaround what is probably a bug or poor defensive programming in the irc 3rd party lib
remove the unnecessary delegate methods - don't think we need them right now
loadPlugin now throws exception if there is something wrong with the plugin
fix eclipse classpath so master can compile in eclipse
first code for byteman plugin and skeleton lsof plugin
add operations to the byteman plugin
add new op to get added classpath jars
continuing byteman plugin
rename bytemancomponent to bytemanAGENTcomponent
rename discovery component to make it clear its discovering the agent
fix NPE if a content doesn't have config defined for it
more byteman plugin additions
fix deleting script. now support reloading managed script if it doesn't exist anymore in the agent
fix delete and add
add new JDBC trace plugin - doesn't have a real rule def yet
add res config to byteman agent, add op to jdbc tracer
some test rules
preliminary fix for bz551056
companion to earlier bz551056 fix - allow inventory manager to get you a container from a canonical resource key. have agent plugin operation give more information of the plugin container classloader stuff
add the ability for the jdbc trace plugin to deploy a helper jar to the byteman agent. refactor out some util methods for jdbc trace.
make sure the sys jar is added to the byteman agent
extract the byteman helper jar if refresh is requested
some test jdbc rules
POC to get lsof network connection info as an rhq operation
need to use longString type so the output can be shown in a multi-line gui component
add the ability of our systeminfo native API to get network connection data
build out the lsof plugin some more - add the ability to use either lsof external app or internal sigar API
remove tabs and get everything to format nicely (my tab spaces aren't the same as your tab spaces :)
put in missing end tag , this is invalid xml otherwise
get this file to finally be formatted properly
byteman 1.2.1 has been released, we need this as a dep
Merge commit 'origin/master' into byteman-lsof-plugins
need to add a few more paths/deps to eclipse classpath to build antlr-config plugin
change some javadoc to correct some info that are directed to plugin devs
cobbler server side plugin skeleton
move the test log file out of the root module directory into the target directory. now a mvn clean will delete it and git won't tell me I need to commit it
add cobbler4j as a dep
add the "clustered" job property
need to configure the scheduler thread pool in order for it to initialize successfully
Merge branch 'master' into cobbler-serverside
set cobbler4j.version property, reformat pom.xml
add "deploy-jar-meta-inf" antrun execution so the jar manifests are properly updated when building in dev profile.
remove the optional version attributes - we let our manifests define the versions of the plugins
add server plugin description, display name and help text
Merge branch 'cobbler-serverside'
noticed that the keystore generated needs to be rhq branded
make sure the nonclustered scheduler is started properly
Merge branch 'cobbler-serverside'
add cobbler4j to the eclipse classpath
need to put the xmlrpc jar in the plugin jar /lib dir
do not pause the scheduler - just get the list and delete the jobs
make sure we unload a plugin if a new one has been detected and needs to be deployed
add cobbler4j to the eclipse classpath
need to put the xmlrpc jar in the plugin jar /lib dir
do not pause the scheduler - just get the list and delete the jobs
make sure we unload a plugin if a new one has been detected and needs to be deployed
Merge branch 'master' into cobbler-serverside
provide the ability to run control operations on server plugins.
provide SLSB API to get the server plugin controls
Merge branch 'alertPlugin' of ssh://git.fedorahosted.org/git/rhq/rhq into cobbler-serverside
antlr-config plugin has been deleted, removing from eclipse classpath
remove this generated test artifact
prototype ui to invoke controls on server plugins - this isn't close to working
Merge branch 'master' into cobbler-serverside
stub out a getCobblerDistros control
add test controls to test plugin; remove unused prototype xhtml
finish the ui to allow control operations to be invoked on server plugins
get the cobbler server plugin to show some info on distros and profiles
complete the get distros/get profiles operations for the cobbler server
fix NPE, which happens during unit testing
don't render the link if plugin is not installed
get distros populated into cobbler from the rhq content subsystem
Merge branch 'master' into content
create distros using the proper distro tree ks metadata entry
create distros using the proper distro tree ks metadata entry
merge changes if a cobbler distro needs to be changed
merge changes if a cobbler distro needs to be changed
add new entitlement server plugin type
add bundle schema to db setup/upgrade scripts
start of the bundle domain objects along with unit tests
BundleVersionRepo entity and unit tests
new bundle config/file/deployment entities
change the blob column to clob since this really is text of the action script/receipt and not raw binary data
trivial fix to a javadoc comment
fixes BZ#548526 and obsoletes BZ#559160 - when changing config of server plugin, plugin is hot-redeployed and other HA servers will pick up the chanage within a few minutes at most
John Sanda (299):
Initial commit for RawConfiguration.java and corresponding test class.
Implementing equals(), hashCode(), and toString().
Fixing mapping typos in RawConfiguration and adding JPA associatin in Configuration.
Adding comments and renaming field in RawConfiguration from content to contents.
Updating war plugin configuration to support the war:exploded goal.
Updating war plugin configuration to support the war:exploded goal.
Merge branch 'master' of ssh://git.fedorahosted.org/git/rhq/rhq
Adding dbupgrade script for new raw config table.
Fixing syntax errors in dbupgrade script.
Adding config_id to rhq_raw_config table in upgrade script.
Fixing syntax in setup and in upgrade scripts for RHQ_CONFIG foreign key.
Bumping up schema version in pom.xml
Reverting war plugin change made in previous commit that changed the value of the webappDirectory.
Merge branch 'master' of ssh://jsanda@git.fedorahosted.org/git/rhq/rhq
Fixing typo that deleted top-level <project> tag
Adding back column to RHQ_CONFIG_TEMPLATE that I accidentally deleted.
Fixing column definition and deleting swap file that shouldn't have been committed.
Initial commit for RawConfiguration.java and corresponding test class.
Fixing mapping typos in RawConfiguration and adding JPA associatin in Configuration.
Adding comments and renaming field in RawConfiguration from content to contents.
Adding dbupgrade script for new raw config table.
Fixing syntax errors in dbupgrade script.
Adding config_id to rhq_raw_config table in upgrade script.
Fixing syntax in setup and in upgrade scripts for RHQ_CONFIG foreign key.
Bumping up schema version in pom.xml
Fixing column definition and deleting swap file that shouldn't have been committed.
Merge branch 'raw-config' of ssh://jsanda@git.fedorahosted.org/git/rhq/rhq into raw-config
Merge branch 'master' into raw-config
Reverting to previous working version to resolve compilation errors.
Adding methods for retrieving raw configurations.
Adding automated test for new method, findRawConfigurationsByConfigurationId()
Adding test for findRawConfigurationById()
Updating test to clean up after itself
Renaming MD5Generator to MessageDigestGenerator and refactoring to support SHA-256.
Refactoring equals/hashCode. Adding corresponding unit tests and javadocs.
Merge branch 'master' into raw-config
Fixing compilation error in test that happened as a result of removing RawConfiguration.setSha256().
Adding @Transient to messageDigestGenerator field since it is not a persistent field.
Refactoring equals(), hashCode(), toString() to account for RawConfigurations
Refactoring Configuration.equals() and Configuration.hashCode() to include the rawConfigurations field.
Updating deepCopyWithoutProxies() to copy rawConfigurations collection.
Fixing typo/comiler error in unit test
[US 403] Adding support for ampsVersion in data model and in schema.
Merge branch 'raw-config' of ssh://jsanda@git.fedorahosted.org/git/rhq/rhq into raw-config
Fixing failing tests, disabling one, debugging another.
Disabling test that is failing on build server.
[US 403] Modifying dbsetup script to add AMPS_VERSION column to RHQ_PLUGIN table
[US 403] Initial commit for PluginTransformer, PluginTransformerTest, and PluginTransformerException
[US 403] Modifying plugin container to load Plugin objects in their entirety.
[US 403] Adding ampsVersion to UI in plugin details page and updating logic for setting ampsVersion for exisitng plugins
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Fixing group id of parent pom.
Merge branch 'master' into raw-config
Adding a couple profiles to allow plugins to be built in a separate job on hudson
[US 2] Adding configurationFormat attribute to domain model.
[US 2] Adding configurationFormat attribute to plugin descriptor schema.
Fixing versions of modules that had been set to 1.3.0-SNAPSHOT. Needs to be 1.4.0-SNAPSHOT.
[US 2] Adding more unit tests
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
[US 2] Updating ConfigurationMetadataParser to set configuratFormat on ConfigurationDefinition
[US 403] Initial commit for PluginManagerTest.
[US 403] This commit contains the initial implementation of PluginManagerTest
[US 403] Refactoring PluginManager to better support integration tests.
[US 2] Initial commit for PluginManager.getAmpsVersion(String pluginName) and unit tests.
[US 2] Initial commit for new ResourceConfigurationFacet interface
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
[US 2] Updating parser to make configurationFormat default to structured if it not declared in plugin descriptor
Adding additional configuration to agent and comm tests to allow multiple builds run simultaneously on hudson.
Merge branch 'master' of ssh://jsanda@git.fedorahosted.org/git/rhq/rhq
Adding build properties that are used to filter the agent config files to ensure unique ports are used across builds
Merge branch 'master' into raw-config-clean
Fixing schemSpec numbers for dbupgrade
Making another port that was previously hard-coded configurable
Replacing another hard-coded port with configured property
Modifying @AfterMethod method to always run to ensure shut down of comm services happens
Merge branch 'master' into raw-config
Merge branch 'master' into content
Fixing typo in property names
Merge branch 'master' into content
[US 2] Adding methods for merging/translating back and forth between structured and raw
Trying to make the tests more robust since there were failures on hudson.
Adding dependency for jmock and initial commit for ConfigurationManagerUnitTest.java
[US 2] Initial commit to support raw config in ConfigurationManager
[US 2] Updating ResourceConfigurationStrategyFactoryImpl to initialize strategy object with its dependencies
[US 2] Implementing StructuredResourceConfigurationStrategy and adding unit tests for it.
Adding implementation and unit tests for StructuredAndRawResourceConfigurationStrategy
[US 2] Refactoring loadConfiguration() method to use new strategy and factory interfaces.
[US] Renaming classes to be a bit more concise.
[US 2] Initial commit for ComponentServiceImpl
[US 2] Initial commit for ConfiugrationManagerInitializer.java
[US 2] Updating ConfigurationManagerBean to call new version of loadResource().
Updating PluginTransformer to set a default ampsVersion when the descriptor does not declare one.
[US 2] Updating ConfigurationManagerBean to call new ConfigurationAgentService api
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Commenting out failing test for now as the functionality may be removed.
Updating fake agent service to fix failing tests
[US 4] Adding initial support for translating bewteen structured and raw during an edit.
Increasing length of config_format column to 32.
[US 2] Initial commit for raw config test plugin.
[US 2] Implementing more of the ResourceConfigurationFacet API
Merge branch 'raw-config' of ssh://jsanda@git.fedorahosted.org/git/rhq/rhq into raw-config
[US 2] Updating logic in getLatestResourceConfigurationUpdate() to persist raw configs
[US 2] Updating agent serialization to include the rawConfigurations collection in the (de)serialization.
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
[US 2] Modifying deserialization behavorior for RawConfiguration.
Modifying PropertyList and PropertyMap to initialize collections to avoid NPEs during deep copy operations.
Debugging the agent serialization code
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
[US 2] Cleaning up serialization code.
Updating AbstractResourceConfiguration to call Configuration.deepCopyWithoutProxies()
Fixing a bug in EntitySerializer in which the id field is not serialized unless it specifies @Column.
[US 2] Updating serialization code to include rawConfigurations field.
[US 2] Implementing merge operations in raw-config-test plugin
[US 2] Adding dependency for commons-configuration
Updating RawConfigServer to use commons-configuration for the merge operations
Updating pom to include dependencies in the packaged plugin
[US 2] Refactoring strategy class and tests for loading structured and raw.
[US 2] Fixing signature of loadRawConfigurations() to return Set<RawConfiguration>.
[US 2] Refactor LoadRaw and LoadRawTest
[US 2] Finishing the refactoring (for now) of the classes and tests involved with loading resources.
Updating plugin with facet API changes for the load methods
Updating .gitignore for IntelliJ 9
Updating plugin descriptor parsing code to not require child elements of the config when the format is raw.
Adding a resource type to test plugin that supports only structured config
Updating Structured and Raw Server to handle 3 config files and fixing the confiurationFormat attribute of Structured Server so that it is 'structured' instead of 'both'
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Adding unit tests for serialization code.
[US 4] Updating plugin container code for translating from structured to raw.
[US 4] Updating ConfigurationManager to better support translating raw to structured
[US 4] Fixing bugs in the merge() method that resulted in returning the configuration unmodified.
[US 4] Adding javadocs
[US 6] Adding unit tests for existing resource configuration update code
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
[US 6] Adding unit tests for embedded mode
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
[US 6] Refactoring common test classes into test-utils module.
[US 6] Adding Javadocs
[US 6] Starting to refactor UpdateResourceConfigurationRunner for raw config support and lots of refactoring.
[US 6] Renaming LoadResourceConfigurationFactory to ConfigManagementFactory
[US 6] Changing return type of ConfigManagement.executeUpdate() to void.
[US 6] Refactoring Configuration.deepCopy() to properly handle hibernate proxies.
[US 6] Refactoring Configuration.deepCopy() to properly handle hibernate proxies.
Deleting directory that accidentally included in a previous commit
[US 6] Refactoring UpdateResourceConfigurationRunner to handle ConfigurationUpdateException
Fixing compilation error that happened as a result of my refactoring RawConfiguration.deepCopy()
Merge branch 'master' of ssh://git.fedorahosted.org/git/rhq/rhq
[US 6] Updating call to RawConfig.deepCopy() to pass a boolean argument
Eagerly initializing underlying list and map in PropertyList and PropertyMap to avoid NPEs
[US 6] Refactoring ConfigurationManager.updateResourceConfiguration() to support raw config.
[US 6] Updating raw config test plugin to support update operation for Raw Server
Updating runtime dependencies
[BZ 541486] Fixing serialization bug for configuration update objects
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Refactoring tests to use common TestUtil class that now contains the serializeAndDeserialize() method that was formerly a private helper method.
Merge branch 'master' into raw-config
Fixing ordering of updates
Merge branch 'raw-config' of ssh://jsanda@git.fedorahosted.org/git/rhq/rhq into raw-config
[US 910]
[US 910] Refactoring testGetAndUpdateRawConfiguration() to eliminate some duplicate code
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
[US 6] Adding support for updates of structured config with new ResourceConfigurationFacet
[US 910] Adding CLI script test for structured config update using the new API
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
[US 6] Implementing update functionality for structured and raw
Fixing version of dependency. It was referencing jopr version but it should have been the rhq version
Merge branch 'master' into raw-config
[US 6] Initial commit for new updateResourceConfiguration() method that handles raw config.
[US 6] Adding implementation and tests for updating configs that support structured and raw
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
[US 6] Adding support for updating a resource config that supports structured and raw.
Fixing copy/paste error
[US 6] Adding CLI script test to verify that updates for a config that supports structured and raw works
Fixing parent reference in to point to rhq-plugins-parent instead of old jopr module
Merge branch 'master' of ssh://jsanda@git.fedorahosted.org/git/rhq/rhq
Fixing versions and groupIds on dependencies that got busted when I changed the parent module
Fixing serialization bug that I introduced during some previous refactoring.
[US 910, 914] Exposing the configuration translation operation to the remote APIs
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Merge branch 'master' into raw-config
Adding raw-config-test plugin to aggregrate build
Fixing build failures in webservices module
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Fixing broken build...again. Updating test method to call correct version of generated API.
[US 6] Fixing logic of legacy update config
Fixing test so that it retrieves the "live" config after applying the update instead of just retrieving it from the database. This way, we verify that the update has been applied on the reosurce.
Changing name of new udpate method to updateStructuredOrRawConfiguration.
Adding unit tests for LegacyConfigManagemnt
Updating unit tests and adding logic to throw an exception when wrong update method is called.
Adding a script to the dbutils build for "resetting" the database
Adding error handling and unit tests for translation operation.
Adding a test script for applying structured updates
Adding support for raw update
Rewrite of script to make it more modular and to support for scenarios.
Adding functions to translate from structured to raw and vice versa
[BZ 541486] Fixing serialization bug for configuration update objects
Porting a fix for a serialization bug introduced in the raw-config branch
[BZ 545175] Updating resouce config rollback to support structured and raw.
[US 1025] Fixing raw config plugin redeployment error
Merge branch 'master' into raw-config
Renaming script to something more logical
[BZ 544136] Fixing bug that prevented see history for raw config updates
[BZ 538088] Reverting back to using the view ui bean which only has a request scope.
[BZ 537891] Fixing bug in which required query parameter was not getted appended to url
Removing check for config property definitions in findResourceConfigurationUpdates()
Revert "added toolbar in xhtml, removed it from tests, still broken"
Revert "Still broken. Major refactroing of the config renderer so that the structured config is contained inside a panel. Might have broken something not visible from the test. Still working on re-enabling the save."
Revert " ability to turn off toolbar. Read only is set from render. replaced some String literals with symbolic constants."
Revert "Merge of current raw work with remote branch"
Revert "removed temporary file."
Revert "Removing check for config property definitions in findResourceConfigurationUpdates()"
Revert "[BZ 537891] Fixing bug in which required query parameter was not getted appended to url"
Revert "[BZ 538088] Reverting back to using the view ui bean which only has a request scope."
Revert "[BZ 544136] Fixing bug that prevented see history for raw config updates"
Revert "started pushing the decode and encode stuff into the appropriate portion of the jsf lifecycle."
Revert "Cleaned up icons and sidebar navigation, toggles between edit in view"
Revert "Renaming script to something more logical"
Renaming script to something more logical
[BZ 538088] Reverting back to using the view ui bean which only has a request scope.
[BZ 537891] Fixing bug in which required query parameter was not getted appended to url
Removing check for config property definitions in findResourceConfigurationUpdates()
Reverting back to previous functionality (for now)
Refactoring facelets code so that the appropriate ui is rendered for the config type
Merge branch 'master' into raw-config
Removing files from merge that were committed by accident
[BZ 537891] Adding fix for edge case in which id parameter was not passed when leaving raw edit page.
[US 7] Adding initial support for validation of raw config in plugin container
[US 7] Adding initial support in test plugin for validation
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Updating/adding validation support for configs that support structured and raw
Removing unused classes and cleaning up imports
Adding groups for plugin configuration properties
Merge branch 'master' into raw-config
Fixing typo
Initial commit for raw config ui changes
Initial commit for raw config ui changes. This is just a protoype.
More refactoring to combine the structured and raw ui into edit.xhtml
Adding support to switch between structured and raw in view mode
Updating controls so that there is only a single 'Edit' button
Adding status msg to show which file is loading.
Seam-ifying backing bean in order to work around request scope issue with JSF
Adding tabs to switch back and forth between structured and raw on view.xhtml
Adding tabs to switch between structured and raw on edit.xhtml.
Adding logic to group files by directory in the file menu
Deleting unused file that was accidentally included in a previous commit
Add javascript to change cursor to a wait cursor when changing tabs or when selecting a new file
Adding javascript and file grouping on the raw view and on the edit pages
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Adding initial support for full screen, modal raw config editor
Using tabs on the view/edit pages regardless of the supported config format to be consistent
Adding javascript on edit page to change cursor to wait icon when switching between tabs
Fixing regression that broke translation and changing files from the raw file menu
Fixing another translation/file selection issue in which modifications were getting overwritten
Adding logic to properly initialize the rawConfigDirectories property in the UI backing bean.
Updating modal dialog editor to display the correct header and contents after a file selection
Updating file menu to display icon next to file that has been modified in the file menu.
Adding logic to display an 'undo' button next to files in the file menu that have modifications
Fixing a bug that breaks translating from structured to raw
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
Updating logic so that when you click on the edit button, you go to the edit page but remain on the same tab
Adding another config file for StructuredAndRawServer that is managed only via the raw and not structured
Refactoring to put config files into multiple directories
Adding commit button and msg above text area and moving them to the right side of the screen.
Adding save/cancel buttons to modal editor
Checking in some debug code for trying to get file upload working on edit.xhtml
Merge branch 'raw-config' of ssh://git.fedorahosted.org/git/rhq/rhq into raw-config
A first pass of file upload working directly on edit.xhtml without going to a different page
Fixing icon for unmodified files to be a blank image
Fixing edit button for structured view so that it sends you to the edit page.
Adding logic to display file upload panel only when on a raw edit page
Adding support in file upload to rerender the current file with the uploaded contents.
Making edit button on view.xhtml consistent with placement of commit button on edit.xhtml
Fixing navigation rules so that you are redirected to the history page after making a config update.
Adding file upload to list of components to rerender after an upload has completed.
Adding logic to display status/progress bar of file upload
Modifying upload functionality so that the upload component is now rendered in a modal window
Adding new upload behavior for raw-only edit
Fixing upload for raw-only
Adding initial support for marking a file modified based on keyboard events
Updating logic for key events to indicate whether or not a file has been modified
Removing dead code
Fixing download behavior so that the file name matches the file name listed on the page
Updating resource tree navigation logic for configuration UI
Removing resource name that was directly above the tabs
Adding logic to generate the number of files changed label that appears next to the commit button
Adding logic for generating the number of files changes message
Moving the toolbar links one row above the file name label that appears before the text area
Adding back call to update modified cache on tranlsation to raw
Updating logic for displaying the number of files changed
Fixing <h:outputlink> tags for view full screen and upload links so that do not post back to server
Disabling usage of flash for upload. It was set to auto but looked like it was still trying to use flash when it was not available.
Refactoring RawConfiguration entity to store file contents as a string instead of as an array of bytes
Merge branch 'raw-config' of ssh://jsanda@git.fedorahosted.org/git/rhq/rhq into raw-config
Merge branch 'master' into raw-config
Fixing rerendering logic to display updated path name label
Merge branch 'master' into raw-config
Merge branch 'raw-config' of ssh://jsanda@git.fedorahosted.org/git/rhq/rhq into raw-config
Merge branch 'master' into raw-config
Fixing merge error
Merge branch 'master' of ssh://jsanda@git.fedorahosted.org/git/rhq/rhq
Joseph Marques (22):
RHQ-342 - add the ability to alert on changes to the resource configuration;
JOPR-7 - be more forgiving during the processing of the scriptPrefix property;
JOPR-42 - change the password for the content source proxy settings from "string" type to "password" type;
RHQ-1299 - performance metrics for work done by recalculation thread for group defs / dyna groups;
prepare for next development iteration (undo of manual work done in 129, which release plugin did not automate)
convenience methods that enforce arbitrary naming convention on plugin developers should not reside in the plugin API classes;
JOPR-47 - when a script returns a non-zero error code, mark that as a failed operation;
an external tool which downloads the maven dependencies; this allows users to execute this once when dependencies in pom's change (usually infrequently) and allows us to run the rest of the external tools (clean / dev profile) in offline mode for performance;
[RHQ-1421] - add operation to alert cache that unloads and then immediately reloads the cache;
expose new AlertConditionCache operation;
[RHQ-1464] [RHQ-1214] [RHQ-825] - update the resource component to match the fixes made for the noted jiras
update all eclipse tools to be execute from root instead of relative to "modules"
[RHQ-1599] - this is the only plugin we ship that seems to be missing a description
[RHQ-1599] - add descriptions to all metrics missing them;
remove accidentally checked in plugin
test commit emails (change some whitespace)
JOPR-114 - it's possible that we could have put a null element responses, which manifests as an NPE later in the flow instead of completing as FAILURE;
better logging for patch installations
change format of <help> tag inside rhq-plugin.xml from confluence format to html;
fix for proper generation of help text for hibernate plugin
fix eclipse classpath for next development iteration;
remove empty directory from webdav module as well as corresponding element in the pom;
Justin Harris (42):
Adding save button to plugin details page.
Updating update plugin call to new naming scheme.
Moving in some seam functionality to allow for page scoped beans in form submission.
Adding in first cut at the server plugin config UI.
Adding the ability to edit server plugin configs and tweaking the display in the plugin tree.
Adding in server plugins page link from the server settings page.
Cleaning out editing of server plugins on details page.
Pulling out old admin navigation rules.
Adding in autoselection of plugin given a request param, and linking in from plugin details page.
Adding in first cut at the server plugin config UI.
Adding the ability to edit server plugin configs and tweaking the display in the plugin tree.
Adding in server plugins page link from the server settings page.
Cleaning out editing of server plugins on details page.
Pulling out old admin navigation rules.
Adding in autoselection of plugin given a request param, and linking in from plugin details page.
* Modifying server plugin config page to be read-only
Adding in 'user defined jobs' functionality.
Making add/update lists work for both scheduled jobs and plugin configs.
Adding a 'no config' message if a server plugin has no configurations defined.
* Changing plugin list to optionally show 'Server Plugins' tab initially.
Moving tab selection into session bean.
Fixing typo in db-upgrade.
Adding IRC Alert Plugin.
Disabling and re-enabling a plugin when configuration settings are saved.
Fixing scoping bug that affected editing the incorrect plugin.
Merge branch 'alertPlugin'
Rough first pass at the new alert sender config page. The only glaring omission is the ability to save the list ordering...
Introducing custom UI into Alert Sender Definitions page.
Adding in ordering to alert notifications, as well as the ability to name each new notification when it is created.
Making lots of changes to alert sender plugin requirements.
Making <backing-bean-name> optional in alert plugin descriptor -- defaults to <backing-bean-class>
Reapplying commit 7c2df82f31fe398e103e0910fe0a3cc71fb24f1c
Adding in missing alert-migration dependency.
Merge remote branch 'origin/master'
Adding in missing alert-migration dependency.
Adding in rough cut of new alert definition page.
Not specifying IRC server by default.
Using date formatter in facelet markup instead of in the UI bean.
Tweaking the struts redirects and fixing a few breadcrumb issues.
Altering navigation rules for notification templates.
Making lots of small cosmetic changes to the alert definition page.
Merge remote branch 'origin/master' into alertPlugin
Lukas Krejci (225):
[JOPR-142] Adding the ability to expose and configure the type of config-property elements of connection factories.
[JOPR-171] - adding support for patch download and install for as5 plugin
Fixing eclipse classpath
code formatting for rev671
[JOPR-171] Made the version check in the RSS feed parser more lenient;
MERGE: merged DEV_AS_5_TMP branch into trunk
[JOPR-213] JMX connections to JBoss now go through JNP to achieve feature parity with AS4 plugin.
[JOPR-179] Added support for hibernate statistics in JBoss AS 5 plugin.
[JOPR-210] support for EJB2 beans, some metrics is still to be implemented
Eclipse classpath fix.
[JOPR-210] added newly implemented metrics for EJB2 beans.
[JOPR-210] MDBs are correctly identified across server restarts.
Removed unused constant.
added the client/jboss-serialization.jar to EMS classpath when connecting to the AS5 instance.
[JOPR-233] Added the ability to deploy jars/wars/ears via then agent as well as the embedded console.
[JOPR-234] - The autodetection of JNP URL by reading $SERVER_HOME/data/jnp-service.url now works.
added svn:ignore to jboss-cache5/target
[JOPR-183] We've got full read/write support for Service Binding Manager.
[JOPR-183] Updated readOnly and required attrs on SBM properties to reflect what's required.
Updated the comment on why we copy the file into jboss AS $SERVER_HOME before we deploy.
Don't run the JBoss AS5 tests in parallel.
Only run the tests defined in AbstractResourceTest if the current resource type supports appropriate facets.
Adding the ability to deploy/undeploy stuff to/from the AS during the tests.
[JOPR-230] added a note about the necessity of server restart for the active service binding to take effect in the property description.
Logging success or failure when reading data/jnp-service.url
Updating ejb-client test app to reproduce JBPAPP-2245
[JOPR-279] We need to reload the management view everytime we access an EJB2 MDB because the management view doesn't get refreshed automatically when the MDB name changes (which happens quite often).
Prevent a debug method throw an exception.
Added missing group definition to @BeforeTest methods
Integration tests for EJB2 stateful and stateless session beans and message driven beans.
Updated the ejb-client to be able to connect unsecured; added the ability to specify how to connect and what tests to execute as command-line args.
EJB2 MDB test now only checks the appropriate MDB for metrics values, but the test itself is still failing.
Added EJB2 entity bean test.
Updated ejb client to support JAAS authentication.
Outputting a little bit more information in AS5 resource configuration during the integration tests startup; fixed a typo in comments.
Updated as5 plugin's pom.xml to use jboss-as-profileservice-client and to provide security credentials for server connection to integration tests.
Moving stuff around so that invokeMethod() is reusable in other tests and not only in EJB2 tests.
Forgot to uncomment skipping of the as5 integration tests
Getting the Jopr eclipse project classpath in line with pom.xml
The @BeforeSuite and @AfterSuite methods of the as5 tests now only execute if the as5-plugin group is included in the tests.
Improved descriptions on service binding manager/sets properties, made Service Binding Manager a singleton and made its resource name contain spaces.
Updated the binding set component to give the user an overview of what the port bindings would look if the binding set was active.
[JOPR-290] - The deployers now properly use ProfileServiceConnection to use the authenticated proxy objects when connected securely.
made the integration tests compile again.
Added some deps and reworked the AppServerUtils to take the classloading changes into account. Now the integration tests execute properly again.
[JOPR-282] Fixed a bug with binding set changes not persisted and made the "Resulting Bindings" an operation so that we don't have duplicate configuration history entries due to "Resulting Bindings" being dynamically recomputed.
Added metric traits to SBM and binding sets; removed the obsolete bindingAddress property from the binding sets.
Modified the classloading to include all the deps in the maven classloader. This prevents hickups when we need the same classes across the classloader boundaries.
Added EJB3 SLSB test.
Added, EJB3 SFSB tests, updated the EJB3 session bean tests to check for non-zero createCount.
Removed an obsolete EJB3 entity bean service from the plugin descriptor. AS5 doesn't expose those.
[JOPR-337] adding support for invocation stats on EJB3 MDBs.
Added EJB3 MDB integration test.
Trying out new way of specifying test scope deps.
[JOPR-281] Added a delay between MDB tests setup and the tests themselves to give some time for the messages to arrive.
Adding a test app to support JBAS-7141.
[JOPR-341] removing CreateCount and RemoveCount metrics from EJB2 MDBs because they don't make sense for MDBs.
Reverting previous commit. I commited the wrong file.. ;)
[JOPR-341] removing CreateCount and RemoveCount metrics from EJB2 MDBs because they don't make sense for MDBs. This time, committing the correct file.
EJB2 session bean tests finally all passing. A stupid mistake of mine in the test logic.. :(
This one should have been in the previous commit.
[JOPR-347] - The active binding set name metric is reported only once.
SBM Active Binding Set Name integration test. More to come soon.
Finished the basic SBM tests.
[JOPR-261] - the properties passed to the JBoss AS startup script using -P option are properly read in by the discovery code even if the start up script was executed from a different directory. This is fixed for both as4 and as5 plugin...
Stop the deployment before removing it from the AS to prevent problems.
Updated EJB3 tests to test the embedded and local interface scenarios. I.e. an EJB jar deployed inside an EAR and an EJB called through a reference from another EJB.
Prevent an NPE when wrapping a null property into a meta value.
[JOPR-358] remove caching of the SBM managed component and reload the management view during the discovery so that we properly detect changes to the configuration made outside JOPR.
[JOPR-348] Availability reporting now consistent with as4 plugin.
[JOPR-361] The results of "Display Bindings" operation now display the override's description instead of the standard one, if one is provided. Overrides are displayed with the default host name if they don't provide their own host name definition. I.e. the results now look as they should ;)
Both availability and service scans are executed after the server restart in the integration tests to get the current picture of the server straight away.
Added some support static methods to the abstract resource test to be reused by the actual tests.
Added SBM binding set integration tests.
[JOPR-352] Resolve port and address in Tomcat's server.xml if they are set using environment variables; Be able to set the environment variables for the start and shutdown scripts in the plugin configuration.
Renamed confusingly named methods for applying system properties to the tomcat configuration values.
Adding range constraints on SBM ports and port offsets.
[JOPR-372] Disallow binding sets with invalid default hostname to "enter" Profile Service on binding set creation and update.
[JOPR-167] xa datasources should now be created properly.
Reverting rev1157. The fix will go into its separate branch to wait until we can test it throughly.
rename testOperations() method on ServiceBindingSetResourceTest so that it isn't confused with the protected method of the same name in the parent class.
Initial dump of the work done against the defunct svn repo. Still loads to do in the antlr-config plugin.
emitting more information about a tree path element
How come this wasn't commited before?
finished property definition matching against a tree path during the reading of a config file.
Removed unused variable.
Reworked the the configuration reading methods to correctly handle "gaps" in the mapping to the AST, bugfixes, hosts-anltr plugin integration tests to test this beast.
Sanity checking
Updating the eclipse .classpath
forgot to put hosts-antlr into the eclipse project
Adding to .gitignore to exclude stuff supporting Antlr IDE for Eclipse.
Adding the <Skip> token for future use.
Moved away from using the Tree interface to requiring the AST to be a CommonTree (which is a default in antlr) (or a subclass). We will need that to support the custom token classes.
Deferring all the AST traversal to an appropriately configured AntlrTreeStructure instance to support the traversal modified by the <Skip> and <Transparent> tokens.
Fixed an NPE.
Simplified the config updates. The only thing left is implementing <Unordered>.
Removing unused imports.
testing updates and additions to the configuration
Removed unused imports.
Implemented <Unordered>. Now we should be functionally on par with Augeas.
Added a test for robustness against reordering of properties on update.
modified the pom to be able to use test grammars in the unit tests
Preparing for antlr-config tests.
gave things more appropriate names, refactored out the property comparison out of the config mapper.
reformatting the pom a bit to conform with the rest.
Refining the abilities of the config mapper.
First test
fixed an NPE
another test
added a create test
Updated to work with the proper way of getting the configuration definition.
Merging antlr-config plugin from 'linux-config' into master.
added the simple delete test.
Added support for <Ordered> list so that we can support config files where order of statements is significant.
Extracted an abstract class for the tests.
Added a test for <Unordered> token type in grammars.
Fixing the delete behavior.
Renamed the "SimpleTest" to "OrderedTest" to reflect what it's actually testing.
added tests for <Skip> and <Transparent>
Modified Augeas plugin to support configuring multiple files at once.
changed the way the resourceKey is determined.
Make it possible for the discovery subclasses to override the inclusion and exclusion patterns. Made it all compile again..
The (in|ex)clusion patterns are now specified as simple properties so that they can be defaulted.
fixing small bugfixes uncovered during basic functional tests.
Made Augeas*Component inheritable by correctly specifying the type parameter, made the propery loading/saving methods protected so that they can be overriden in the subclasses.
default root node is "/files//" instead of "/" which could theoretically match stuff in /augeas as well.
small fixes...
Removing unused imports.
initial commit for cron plugin. nothing to see here.
some basic stuff in the rhq-plugin.xml
basic mappings of cron components.
Because of the possible length of mappings, we need to increase the length of the property name in rhq-plugin.xml and in database. Setting it to 255 chars hoping it's going to be enough.
Can read the crontab name now.
Further implementing cron plugin.
pushing cron plugin impl further...
Updating standalone container to support showing plugin and resource configuration.
fixing hosts plugin to work with the latest augeas base.
user is a mandatory in the cron entry
throwing more descriptive errors, attempt at making the augeas paths well formed with the default "/files//" root.
Adding the ability for the subclasses to override how is an augeas node called based on the current property definition.
Making the workaround for whitespace escaping in the node names a little bit more robust (now can handle a node name with an [] expression with embedded spaces).
Finishing up cron plugin.
added the descriptions to the cron plugin descriptor.
Removing newNodeExpression concept from sudoers.
Adding the cron plugin to the default server build.
Making CronComponent implicitly fail on config update because it is designed as readonly.
Correctly handling the augeas root path.
unit tests for cron plugin
Fixed the resource key generation regression introduced in the last update of this class.
Make sure the start() and stop() methods are run only once in the whole suite.
first draft of the apache resource config. not connected to any code or anything.
More work on apache res conf, future components stubs...
Merge branch 'linux-config' into linux-config-apacheplugin
Options directive is ignored in <Location>. Leave it out from the mapping.
Adding the working version of httpd.aug to the source control.
make augparse happy with the lens syntax. still augparse hangs on the test for some strange reason.
another update of the httpd lens.
minor modifications to the httpd lens. With this we can parse the default httpd.conf of apache (barring the nested <IfModule>s)
how come there were windows line endings when we only develop this on linux machines?
getting the rhq res conf and the lens more in line, some minor fixes in the lens
adding the directiveIndex to <Directory>-like resources. That is the only way we can identify them.
modifications of the lens after more testing...
reformatting the source files...
Changing all exceptions to be runtime exceptions.
Added a prototype of VirtualHost discovery.
Loading of server component config using augeas, some minor modifications...
apache plugin now even compiles and validates against plugin validator.
Make server component not cache the augeas config so that updates out of RHQ are correctly detected.
updating server configuration to read the ping-url from configuration using augeas.
Fixes to vhost discovery.
This belonged to the previous 2 commits.
Make this dependent on the augeas base plugin so that stuff actually works... ;)
prevent silly letter-case bugs (at least here)...
Loading vhost configuration using augeas.
Directory discovery works, mapping mostly doesn't.
This should have been in the previous commit...
The specialized lens is way too slow and computationally intensive. A generic, less convenient lens is much more performant.
removed the testing rule from the lens, rewritten the tests to reflect the new lens.
updates to the configuration definition
changing simple property mapping to conform to the new lens
renaming wrongly named class.
mappings for new-style lens.
modified the discovery code to work with new lens.
small update of resource config.
Server config can be read now... VirtualHost and Directory not...
VirtualHost and Directory configuration can be read, not all props have correct values though.
Making the Directory properties all read correctly.
moving augeas settings into a group in plugin config.
Adding line end escaping support into the lens.
Adding lots of documentation, serverRoot is initialized from configuration when starting to read the configuration files.
Finishing up the documentation.
Unit tests for GlobFilter along with a basic set of unit tests.
Merge branch 'linux-config' into linux-config-apacheplugin
Consolidating the two implementations of Glob and GlobFilter that appeared after the merge of old and new augeas base.
Fixing cron plugin and its unit tests.
Coding standards compliance.
adding getters for configuration and tree builder in the augeas proxy.
Removing the hardcoded "Httpd" lens name from the code, always reading it from plugin descriptor.
code formatting
more on coding standards
Readding the support for Apache 1.3 for non-configuration tasks...
Re-enabling SNMP monitoring for virtual hosts.
Removing configuration entries from the server config that are also present on the "Main Server" virtual host.
preliminary support for vhost and directory resource deletion.
Leaving out the yet unsupported Files and Location resource types from plugin config.
Support for directory creation in apache
Making NameVirtualHost a list because it may be specified multiple times in httpd.conf
vhost creation support + a bunch of small fixes and enhancements here and there...
graceful degradation of discovery and resource features when augeas or correct lens is missing.
vhost resource doesn't get confused if there is no URL to do the availability check.
Don't fail the vhost discovery when augeas is missing. Just return the "MainServer" default vhost and give up.
including the missing dependency on augeas plugin during the integration tests setup.
Correctly determine the URL of vhosts defined as _default_.
Using the default plugin configuration instead of empty configuration as we should.
Conditionally restart the apache instance after a config update and child resource create or delete.
removing the duplicate properties from server config and leaving them only in the vhost config.
Making cron a server and changing its resource key to a reasonable "Cron" instead of the insanity before.
Support for deleting empty configuration files from disk.
!= != .equals() ! (so to speak)
Update the metrics collection for vhosts to work without augeas.
Get RT log autodiscovery back to the vhost discovery component, change the vhost resource name from "VirtualHost blah" to "Virtual Host blah", the server ping URL uses ServerName or the localhost's domain name (if server name not configured in httpd.conf) instead of just localhost IP.
Discovery of vhosts falls back to SNMP when Augeas not installed. Nicer error messages when configuration not supported.
Some fixes + discovery working for Apache 1.3.x
Handling the "Listen port" case in Apache 1.3. address detection.
removing now obsolete antlr-based configuration parser plugin.
Mike McCune (106):
testing commit and push
122 - first attempt at a renaming of Content Source -> Content Provider
122 - comments for rename
122 - fixing typo
122 - more wording changes and fixing nav so you can create a CP
122 - fixing javascript buttons so you can sync and delete
Merge branch 'master' into content2
Merge branch 'master' into content2
122 - more renaming
adding rhn hosted src and libs to .classpath
122 - adding repo query unit test and fixing nav
classpath cleanup for content branch
Merge branch 'master' into content2
fixing unit test that still referred to Channel
more contentsource -> contentprovider
more git merge testing
adding generated source for antlr plugin
adding generated source for antlr plugin
removing uneeded src dir
400 - reworking RhnComm to pull out xmlrpc client creation
400 - forgot to checkin a few files plus using 2 urls
400 - moving downloader methods into their own class
400 - first cut at a mock interace to RHN
400 - mock rhn interface
400 - adding profile to allow pointing test runs at alt db
400 - switching to settings file
Merge branch 'master' into content2
adding helpers src dir
adding helpers src dir
431 - inlining systemids so it works in both eclipse and mvn
Merge branch 'master' into content2
Merge branch 'master' into content2
400 - switching to simpleCreate because we cant start the adapter
resolving path/compile errors
Merge branch 'master' into content2
changing classpath to match new path
400 - fixing rhnactivator test to not actually touch rhnhosted
fixing typo in bean name
693 - check the local FS to make sure files are still there
more unit test cleanup.
Merge branch 'master' into content
fixing xml from previous merge
Merge branch 'master' into content
more unit test cleanup.
disabling these 2 tests in master so we have a clean build
Merge branch 'master' into content
Merge branch 'master' into content2
Merge branch 'content' of ssh://git.fedorahosted.org/git/rhq/rhq into content2
adding src reference
582 - sync status per repository.
582 - removing commented out code
Merge branch 'master' into content
removing uneeded path
fixing jar building phase so we get the deps every time
800 - missing nav for the import button
807 - removing uneeded configs
807 - adding sync methods to repo beans
Merge branch 'master' into content
method rename to fix a mispelling identified by jdob
582 - fixing bug in status reporting where we showed failed
800 - now we sync immediately upon creation
810 - switching out package list with repo list on provider page
fixing NPE for unfinished syncs
Merge branch 'master' into content
1102 - adding RepoSyncResults
1102 - test refactoring to unify TestContentProvider
1103 - fixing NPE when syncing content. still broken thou
forgot to reset this flag
adding some src repos
1102 - unit test cleanup. should help fix some of the bustication
1102 - initiate status tracking when we sync
1150 - adding most recent sync results to details page.
removing system.out
1102 - adding more status steps and trackign
1102 - unit test fixage
1102 - fixing status display on details page
1103 - first stab ad tracking percent complete.
fixing compile error
1103 - stupid bug fixed. wasnt setting var
1103, 1107, 1108 - big checkin to support progress tracking
1103 - bugfixes for status reporting.
1103 - bugfixing status reporting
Merge branch 'master' into content
1105 - hide progress bar and add ajaxy update for status on details page
quieting some log spew
1104 - cleanup and TX change to fix the timeouts we are seeing
removing duplicate unit test
Merge branch 'master' into content
Merge branch 'master' into content
Merge branch 'master' into content
making tests less fragile to failure if existing data is in db
making test a bit more isolated
Cleaning up unit tests and removing immediate sync of ContentProvider
1382 - sync schedule
Merge branch 'master' into content
1383, 1385, 1387 - can now edit/save the sync schedule.
1384 - validate format of cron input
Fixing unit test and adding hacked ejb exception class to help testing
1376,1374,1377 - big amount of work to support cancelling syncs
1370 - cancel is now functional. feel free to test
Merge branch 'master' into content
1374 - bugfixes, cleanup
0000 - various bugfixes
removing system.out
0000 - temp fix to alleviate timeouts during long syncs
0000 - switching to previous method for refreshing status bar
Noam Malki (5):
A workaround for JOPR-309.
[JOPR-335] - after manually deleting ear file form the file system, getManagedDeployment() may return UndeclaredThrowableException instead of NoSuchDeploymentException.
changed log.error to log.warn in start method
[JOPR-246] - added integration tests for Topic and Queue. Also, updated AbstractResourceTest to support more general operation test.
[JOPR-370] - adding testMetricRefreshing method for testing the updating of the metrics
Partha Aji (95):
Removing a non existent directory from .classpath
Added a new utility to print augeas config tree given a config file ..
Fixed eclipse classpath and bunch of other issues..
Added the samba project to eclipse and fixed it to use the correct augeas plugin
Taking an initial stab at the sudoers plugin - doesn't do updates but does everything else
Fixed the Sudoers Component to use the AugeasConfiguration extensions.
Updated the rhq sudoer's plugin in to correctly map to the updated Augeas plugin
Revert "back out my augeas/hosts plugin changes from last Friday (6dc0d3ff445cb0e5fdd4957577327ccf24a15db6)"
Merge branch 'master' into linux-config
Merge branch 'master' into linux-config
Updated the rhq sudoer's plugin in to correctly map to the updated Augeas plugin
Merge branch 'master' into linux-config
Commiting a bare bones limited edition sudoers plugin
Got the add functionality working with sudoers
Merge branch 'master' into linux-config
fixed a bunch of merge conflicts
Fixed merge conflicts
Updated spec file to point to latest db
Added a way to specify custom augeas root directories by adding the 'AUGEAS_ROOT' property
Fixed an accidental bug that occured because of choosing the wrong variable name...
Fixed a broken sudoers add configuration thanks to changes in Base component
Fixing a compile error that occured due to a refactor..
Updating eclipse classpath to include augeas tests
Merge branch 'master' into linux-config
Added Sudoers loadConfiguration unit test
Merge branch 'master' into linux-config
Added a generic augeas testResourceConfigUpdate method
Made the testResourceConfigUpdate to propertly clean up the mess it creates
Merge branch 'master' into linux-config
Important bug fixes on various issues with the /etc/hosts plugin and augeas plugin in general
Fixed Merge conflicts
Fixed more conflicts from the linux-config branch
Merge branch 'linux-config' into master-merge
Mixed merged conflicts resulting from revert of d9f656b50586750124a3d3bbecee95ade22c3885
Fixed a couple of unit tests
Merge branch 'master' into master-merge
Merge branch 'linux-config' into master-merge
Merge branch 'master' into linux-config
Added a couple of checks to make sure augeas base paths are generated before unit tests are run
Fixed test cases related to samba and sudoer plugins
Merge branch 'master' into hope
Revert "Fixed test cases related to samba and sudoer plugins"
Merge branch 'master' into linux-config
added aliaseses to .classpath
Added Load and Update tests for the alias component
Removed the augeas test jar dep from aliases pom since its going to be built as part of core
Merge branch 'master' into linux-config
Added Postfix unit tests + got the update for the postfix plugin working
Commiting base functionality of an post access file. Unit tests and custom lens to come.
Merge branch 'master' into linux-config
Fixed a bunch of conflicts
Added code to setup recycle bin for Samba
Fixed samba unit tests
Fixed merge conflicts
More samba fixes
Revert "More samba fixes"
Fixed merge conflicts
Merge branch 'master' into dumb
Unit tests Postfix Access
Merge branch 'linux-config' into apache
Added SambaShare unit tests.
Remote apt dependencies from maven pom's since apt got moved to /etc
Merge branch 'master' into linux-config
Merge branch 'master' into linux-config
Merge branch 'master' into linux-config
Fixed unit tests related to samba ads commit
Merge branch 'master' into linux-config
Fixed a unit test goofup..
Merge branch 'master' into linux-config
Fixed a post fix component unit test..
Fixed a post fix component unit test..
Merge branch 'master' into linux-config
Merge branch 'master' into linux-config
Initial Cobbler plugin skeleton
Merge branch 'master' into linux-config
Small updates on cobbler-plugin .
Added code enable AugeasConfigComponent to load multiple lenses..
Added a prototype to deal with system config services over dbus
Merge branch 'master' into linux-config
Added raw config elements to cobbler component
Added Raw Config support to display modules.conf and settings
Added update operations for saving raw config file.
Added code to merge between raw and structured ..
Fixed merge conflicts
Got the Merge Raw-Structured working..for Cobbler Component
Fixed merge conflicts
Added entries from modules.conf... more to come on settings
Added a nice comprehensive list of cobbler structured options
Merge branch 'master' into linux-config
Fixed a compile error
Created Raw Config helper to facilitate merge between structured to raw
Added code to handle boolean properties in the cobbler plugin
Added a nicer service name.
Fixed merge conflicts
Fixed merge conflicts
Pradeep Kilambi (69):
test
Merge branch 'content' of ssh://git.fedorahosted.org/git/rhq/rhq into content
test undo
Activation Support for RHQ:
This commit Includes:
Support to transmit the Error handling from plugin to the UIBean layer. Exceptions should not propagate over and show the right error message if invalid data is entered during rhnhosted content source creation.
consume the exception and only show the message
renaming and cleanup
renaming RHNSource to RHNProvider
renaming the other plugin *Source -> *Provider
adding some url validation checks
moving cert validation logic to its own package
This commit includes:
moving the activation logic to use apache xmlrpc instead of redstone
get list of syncable channels
Adding a static list of syncable channels to the content provider page.
bug fix on typos
renaming and tests for helper
Task:#553,#558 new Database tables and upgrade scripts to support initial kickstart tree representation.
Task#554 Adding the domain layer representation for kickstart tree schema
if one of the packages is busted dont quit. Instead try to fetch as many package objects as we can
if one of the packages is busted dont quit. Instead try to fetch as many package objects as we can
Task#787 renaming kickstart to distribution and added new table to reference the distribution type
missed spots on renaming
more changes pertaining to new distro tables
Tasks#556,561 bean layer support for the distribution trees representation.
Adding a distribution facet for the plugin to implement and process distro syncs
some fixes based on unit test failures
create delete distro tests
adding calls to initialize repos for availabel syncable channels
Task#822 Adding new database tables and domain logic to handle kickstart files associated to each distribution tree
tests for new distrofiles support
test to check delete query
UI representation for the distribution tree logic. This is a read only widget displaying the list of available distros per repo
implementing dist tree lookups in webservicesManager
wrap up of UIBean layer and jsf for listing associated kickstart trees by repo
fixing the query to return repodistro as intended instaed of distro
helper calls to access distribution files by distro
Adding a separate identifier to please hibernate from assuming two distribution objects have same identifier
Initial schema changes to support
db upgrade supporting the Advisory schema changes
clean up of db changes for 2.71 spec
bumping url field size to 256
Adding errata metadata representation support to xmlrpc layer once the errata is fetched from hosted.
domain layer changes for advisory representation
fixing domain object column issues
Merge branch 'content' of ssh://git.fedorahosted.org/git/rhq/rhq into content
task:#1068,1069 bean layer for supporting calls to query advisory info, create/delete advisory, cve, advisorycve and advisorypackage realtionships
fixing the seq
fixing the seq
forgot to git add this, fixing the seq
Tasks:1070,1073
more changes for previous commit
clean up standard out from testing
Tasks: Advisory syncs fully functional with associations to packages and other optimizations to cves and buglists associated
Task#1074 UI Widget to show list of synced advisory list for a given repo
Task#1075: A new page to display advisory details information per advisory. This is a link from the advisory list in repo page. Currently shows Advisory, type, synopsis, topic, description, solution for viewed advisory. packages,cve and buglist info is on the way.
Task#1075(Contd): Adding support to show package info, cve, bugids, issue date, update date to advisory details page
adding css whitespace line wrap for advisory description
Fixing the rpm display name to follow right format and separate it from downloadname which has a epoch :
Fix for syncs halting intermittently due to overlapping advisories between repos
fixing db error
Supporting bean layer calls for bootstrap process to leverage to register a rhel client, import it as a managed resource, subscribe the resource to compatible base channel if available based on release,version and arch information sent from the clients. The resource created is associated to a dummy agent which will have the same host and port as the resource but does nothing. More work left to sync the agents once they are installed on the clients. These basic calls should siffice the goal of bootstrapping.
fix unittest failure
some optimizations to not check hibernate twice
fixing the last modified on distribution trees to show right time stamp
Merge branch 'content' of ssh://git.fedorahosted.org/git/rhq/rhq into content
Adding logic to populate the default plugin configuration at the registration time. If not, the inventory -> connection tab will show up as empty as it sets to null
fixing unittests for registration bean
Sayli Karmarkar (48):
test commit to content branch
renaming Channel class to Repo.
Revert "test commit to content branch"
renaming classes under content module to replace Channel by Repo
renaming classes under content module to replace Channel by Repo - continued
renaming classes under content module to replace Channel by Repo - continued
rename from channel to repo
fixing some xhtml link errors due to renaming
DB schema and queries renaming
37 - removing error when creating a repo
fixing typo in listContenProvider
43 - addition of RepoGroup and RepoGroupType classes
Reverting some changes because of error
43 - adding content domain classes to support RepoGroups
Merge branch 'content' of git+ssh://git.fedorahosted.org/git/rhq/rhq into mycontent
43 - domain model changes continued
43 - dbsetup changes for added entities
43 - dbsetup changes for added entities
reverting db-upgrade schema specs previous to channel -> repo renaming back to using channel instead of repo
adding addRepoGroup and removeRepoGroup functions
43 - committing RepoRelationship related classes
43 - committing RepoRelationship related classes
43 - RepoRelationship related dbsetup additions
fixing bugs in dbsetup additions
renaming gui components of repo to Repository
dbsetup data for types of repo relationships
some remaining gui changes for Repo to Repository
db-upgrade typo corrections
Unit tests for RepoGroup
552 - Adding generic tag object, taggable interface and implementation
Merge branch 'content' of git+ssh://git.fedorahosted.org/git/rhq/rhq into mycontent
552 - Adding generic tag object, taggable interface and implementation
temporarily fixing domain objects to make sure the content branch build successfully until I figure out the problem
552 - Adding db changes for generic tag object
552 - Uncommenting tag related functions after fixing db issues
552 - adding db upgrade script for new table for tagging
552 - updating db.schema.version in dbutil pom.xml for db changes
removing @overrides - not required
bug 536811 - fixed db errors when deleting repo
Merge branch 'content' of git+ssh://git.fedorahosted.org/git/rhq/rhq into mycontent
bug 536811 - content source and package associations not needed for this sprint - once we have tagging feature and repo - resource tag model approved, we can just replicate it with other domain objects
bug 536811 - fixed db errors when deleting repo
800 - Filtering out expired channels from repos that can be imported
1368,1369 - Adding webUI and manager layer changes for tracking resource deployment
1368,1369 - Adding webUI and manager layer changes for tracking resource deployment
Fixing issues with rendering of Content Update page for a resource
1364 - Update list should show only the most recent packageversion and not all versions > installed package
Adding sorting for install and update lists
Shannon Hughes (44):
initial scrubbing of samba plugin
more changes to the Samba agent plugin
initial samba plugin using augeas plugin as dependency
adding support for samba share discovery
updates to samba service property descriptions
typo in plugin descriptor
fixing schema validation on samba rhq-plugin
adding support for samba share creation
modifying support for resource creating using augeas set vs insert nodes
fixes to samba share create using augeas plugin. added report prop logic
initial integration test for samba load resource config
updated integration test for samba
initial stubs (discovery/load) for postfix server
added security options for main postfix configuration
intial stubs for Aliases service (platform)
logic for aliases platform service discovery and load resources
minor updates to aliases service
modifying aliases agueas paths
adding postfix and aliases plugins to the packaging ear
plugin and resource config vars for Active Server Integration
initial code to start authconfig call
logic to modify samba file for active server directory
join ads logic for samba domain controllers
changes based off 12/23 demo of samba ads
moving join/disconnect to operations tab
join/leave logic for ads operation facet
metric support for samba
adding cobbler to plugin pom
removing vi artifact from partha checkin
fixing descriptor syntax issue in partha code
changing cobbler from service to server
minor syntax fix on plugin name
quick update
update structured config for cobbler
removing child numbers in parens from left tree nav
remove tree node imagery (connector lines)
updates left hand tree expanders graphics
new tree visuals for resource types. suitcase->closed folder up/down
quick change to closed icon collapse
css/xhtml changes for resource links in left hand nav
use gears for leaf icons
more css ui work on left nav
using 3.3.2.sr1 for richfaces conflict.
fixing augeas and cobber due to RawConfig refactoring
Simeon Pinder (12):
perspectives dynamic menus changes for MenuUIBean.
Modified menu.xhtml to pull most content dynamically
Merge branch 'linux-config' of ssh://spinder@git.fedorahosted.org/git/rhq/rhq into linux-config
sample perspective page flow. Single page.
sample perspectives page flow supporting content
Merge branch 'linux-config' of ssh://spinder@git.fedorahosted.org/git/rhq/rhq into linux-config
Page flow/wizard updates: added cancel and cleaner display.
Bug 537480 - added a check for null reference.
Merge branch 'linux-config' of ssh://spinder@git.fedorahosted.org/git/rhq/rhq into linux-config
fix unit test file with upated node name to match schema.
Bug 535794 - modified code to conditionally handle PropertyMap as it is not instance of Map as assumed. Added code to order listings as UI does.
Merge branch 'linux-config' of ssh://spinder@git.fedorahosted.org/git/rhq/rhq into linux-config
Todd B Sanders (1):
Removed incorrect @Override annotations. These annotations will cause compiler errors with the OpenJDK (v1.6.0 in F12).
jmatthews (2):
Update how we translate the 'obsolete' portion of package metadata to primary xml format.
1156 - Fix excessive login's to RHN when downloading packages/files
jshaughnessy (1):
Support building the former Jopr plugins
unknown (2):
update project organization
add dependency on platform plugin jar to resolve build issue.
---
.classpath | 128
.gitignore | 11
.settings/org.eclipse.core.resources.prefs | 20
.settings/org.eclipse.core.runtime.prefs | 6
.settings/org.eclipse.jdt.core.prefs | 535
.settings/org.eclipse.jdt.ui.prefs | 228
.settings/org.maven.ide.eclipse.prefs | 8
dev/null |binary
etc/apt/pom.xml | 199
etc/apt/src/main/java/org/rhq/plugins/apt/AptSourcesComponent.java | 144
etc/apt/src/main/java/org/rhq/plugins/apt/AptSourcesDiscoveryComponent.java | 50
etc/apt/src/main/resources/META-INF/rhq-plugin.xml | 48
etc/apt/src/test/java/org/rhq/plugins/apt/AptSourcesComponentTest.java | 93
etc/apt/src/test/resources/log4j.xml | 32
etc/augeas-utils/README.txt | 48
etc/augeas-utils/augtree.sh | 3
etc/augeas-utils/pom.xml | 40
etc/augeas-utils/src/AugeasTree.java | 116
etc/augeas-utils/src/Node.java | 69
etc/custom-jmx-plugin/pom.xml | 17
etc/custom-jmx-plugin/src/main/resources/META-INF/rhq-plugin.xml | 62
etc/custom-serverplugin/pom.xml | 165
etc/custom-serverplugin/src/main/java/org/custom/serverplugin/MyCustomContentSource.java | 49
etc/custom-serverplugin/src/main/resources/META-INF/rhq-serverplugin-content.xml | 20
etc/dev-utils/test-file.txt | 3
etc/eclipse-tools/RHQ | 81
etc/eclipse-tools/RHQ_Ignore_Target.js | 21
etc/eclipse-tools/hibernate.cfg.xml | 226
etc/eclipse-tools/maven/RHQ | 22
etc/eclipse-tools/templates/cleanup-profile.xml | 102
etc/eclipse-tools/templates/code-templates.xml | 74
etc/eclipse-tools/templates/formatter-profile.xml | 528
etc/eclipse-tools/templates/schema.xmlcatalog | 18
etc/intellij-tools/rhq-style.xml | 136
etc/m2/settings-content.xml | 58
etc/m2/settings-linux-config.xml | 73
etc/m2/settings-rawconfig.xml | 54
etc/m2/settings.xml | 37
etc/modules/base-perspective-war/pom.xml | 233
etc/modules/base-perspective-war/src/main/java/org/rhq/enterprise/server/perspective/AbstractPerspectivePagedDataUIBean.java | 38
etc/modules/base-perspective-war/src/main/java/org/rhq/enterprise/server/perspective/AbstractPerspectiveResourceUIBean.java | 49
etc/modules/base-perspective-war/src/main/java/org/rhq/enterprise/server/perspective/AbstractPerspectiveUIBean.java | 41
etc/modules/base-perspective-war/src/main/java/org/rhq/enterprise/server/perspective/PerspectiveClientUIBean.java | 161
etc/modules/base-perspective-war/src/main/resources/seam.properties | 3
etc/modules/base-perspective-war/src/main/webapp/WEB-INF/components.xml | 16
etc/modules/base-perspective-war/src/main/webapp/WEB-INF/faces-config.xml | 28
etc/modules/base-perspective-war/src/main/webapp/WEB-INF/includes/pageControls.xhtml | 103
etc/modules/base-perspective-war/src/main/webapp/WEB-INF/jboss-web.xml | 20
etc/modules/base-perspective-war/src/main/webapp/WEB-INF/templates/mainTemplate.xhtml | 68
etc/modules/base-perspective-war/src/main/webapp/WEB-INF/web.xml | 108
etc/modules/base-perspective-war/src/main/webapp/index.xhtml | 36
etc/samples/custom-jmx-plugin/pom.xml | 17
etc/samples/custom-jmx-plugin/src/main/resources/META-INF/rhq-plugin.xml | 62
etc/samples/custom-serverplugin/pom.xml | 158
etc/samples/custom-serverplugin/src/main/java/org/custom/MyLifecycleListener.java | 110
etc/samples/custom-serverplugin/src/main/java/org/custom/MyScheduledJob.java | 41
etc/samples/custom-serverplugin/src/main/resources/META-INF/rhq-serverplugin.xml | 97
etc/samples/perspectives/sample-perspective/app/pom.xml | 106
etc/samples/perspectives/sample-perspective/app/src/main/java/org/rhq/sample/perspective/BrowseResources2UIBean.java | 13
etc/samples/perspectives/sample-perspective/app/src/main/java/org/rhq/sample/perspective/BrowseResourcesUIBean.java | 201
etc/samples/perspectives/sample-perspective/app/src/main/java/org/rhq/sample/perspective/CurrentResourceUIBean.java | 43
etc/samples/perspectives/sample-perspective/app/src/main/java/org/rhq/sample/perspective/RandomResourceUIBean.java | 65
etc/samples/perspectives/sample-perspective/app/src/main/java/org/rhq/sample/perspective/WizardBean.java | 677
etc/samples/perspectives/sample-perspective/app/src/main/resources/seam.properties | 3
etc/samples/perspectives/sample-perspective/app/src/main/webapp/WEB-INF/components.xml | 16
etc/samples/perspectives/sample-perspective/app/src/main/webapp/browseResources.xhtml | 160
etc/samples/perspectives/sample-perspective/app/src/main/webapp/createContentProviderJBossASPatch.xhtml | 77
etc/samples/perspectives/sample-perspective/app/src/main/webapp/createContentProviderRHN.xhtml | 77
etc/samples/perspectives/sample-perspective/app/src/main/webapp/currentResource.xhtml | 53
etc/samples/perspectives/sample-perspective/app/src/main/webapp/images/create.png |binary
etc/samples/perspectives/sample-perspective/app/src/main/webapp/images/jboss.png |binary
etc/samples/perspectives/sample-perspective/app/src/main/webapp/index.html | 14
etc/samples/perspectives/sample-perspective/app/src/main/webapp/mainpage.html | 17
etc/samples/perspectives/sample-perspective/app/src/main/webapp/randomResource.xhtml | 37
etc/samples/perspectives/sample-perspective/app/src/main/webapp/subtabpage.html | 17
etc/samples/perspectives/sample-perspective/app/src/main/webapp/tabpage.html | 26
etc/samples/perspectives/sample-perspective/app/src/main/webapp/wizard.xhtml | 543
etc/samples/perspectives/sample-perspective/perspective/pom.xml | 160
etc/samples/perspectives/sample-perspective/perspective/src/main/resources/META-INF/rhq-serverplugin.xml | 277
etc/samples/perspectives/sample-perspective/pom.xml | 52
etc/samples/simplereport-serverplugin/pom.xml | 158
etc/samples/simplereport-serverplugin/src/main/java/org/custom/SimpleReportsPluginComponent.java | 277
etc/samples/simplereport-serverplugin/src/main/resources/META-INF/rhq-serverplugin.xml | 81
etc/samples/skeleton-plugin/pom.xml | 4
etc/standalone-pc/standalone.bat | 16
etc/tlds/README.txt | 29
etc/tlds/a4j.tld | 3882
etc/tlds/c.tld | 572
etc/tlds/f.tld | 1973
etc/tlds/fn.tld | 207
etc/tlds/h.tld |14417 +
etc/tlds/rich.tld |19301 ++
etc/tlds/s.tld | 2644
etc/tlds/ui.tld | 292
modules/common/jboss-as/pom.xml | 88
modules/common/jboss-as/src/main/java/com/jboss/jbossnetwork/product/jbpm/handlers/ActionHandlerException.java | 45
modules/common/jboss-as/src/main/java/com/jboss/jbossnetwork/product/jbpm/handlers/ActionHandlerMessageLog.java | 48
modules/common/jboss-as/src/main/java/com/jboss/jbossnetwork/product/jbpm/handlers/BackupAndReplaceFileActionHandler.java | 261
modules/common/jboss-as/src/main/java/com/jboss/jbossnetwork/product/jbpm/handlers/BaseHandler.java | 296
modules/common/jboss-as/src/main/java/com/jboss/jbossnetwork/product/jbpm/handlers/CompareDigestActionHandler.java | 143
modules/common/jboss-as/src/main/java/com/jboss/jbossnetwork/product/jbpm/handlers/ContextVariables.java | 55
modules/common/jboss-as/src/main/java/com/jboss/jbossnetwork/product/jbpm/handlers/ControlActionFacade.java | 56
modules/common/jboss-as/src/main/java/com/jboss/jbossnetwork/product/jbpm/handlers/ControlActionHandler.java | 141
modules/common/jboss-as/src/main/java/com/jboss/jbossnetwork/product/jbpm/handlers/HandlerUtils.java | 148
modules/common/jboss-as/src/main/java/com/jboss/jbossnetwork/product/jbpm/handlers/JONServerDownloadActionHandler.java | 124
modules/common/jboss-as/src/main/java/com/jboss/jbossnetwork/product/jbpm/handlers/NotificationActionHandler.java | 61
modules/common/jboss-as/src/main/java/com/jboss/jbossnetwork/product/jbpm/handlers/PluginContainerControlActionFacade.java | 71
modules/common/jboss-as/src/main/java/com/jboss/jbossnetwork/product/jbpm/handlers/SetProcessStatusActionHandler.java | 50
modules/common/jboss-as/src/main/java/com/jboss/jbossnetwork/product/jbpm/handlers/SoftwareValue.java | 230
modules/common/jboss-as/src/main/java/com/jboss/jbossnetwork/product/jbpm/handlers/UnzipActionHandler.java | 115
modules/common/jboss-as/src/main/java/org/jboss/on/common/jbossas/AbstractJBossASContentFacetDelegate.java | 192
modules/common/jboss-as/src/main/java/org/jboss/on/common/jbossas/JBPMWorkflowManager.java | 385
modules/common/jboss-as/src/main/java/org/jboss/on/common/jbossas/JBossASDiscoveryUtils.java | 117
modules/common/jboss-as/src/main/java/org/jboss/on/common/jbossas/JBossASPaths.java | 61
modules/common/jboss-as/src/main/java/org/jboss/on/common/jbossas/JmxInvokerServiceConfiguration.java | 117
modules/common/jboss-as/src/main/java/org/jboss/on/common/jbossas/SecurityDomainInfo.java | 143
modules/common/jboss-as/src/test/java/com/jboss/jbossnetwork/product/jbpm/handlers/test/BackupAndReplaceFileActionHandlerTest.java | 129
modules/common/jboss-as/src/test/java/com/jboss/jbossnetwork/product/jbpm/handlers/test/CompareDigestActionHandlerTest.java | 239
modules/common/jboss-as/src/test/java/com/jboss/jbossnetwork/product/jbpm/handlers/test/ControlActionHandlerTest.java | 178
modules/common/jboss-as/src/test/java/com/jboss/jbossnetwork/product/jbpm/handlers/test/HandlerTestUtils.java | 75
modules/common/jboss-as/src/test/java/com/jboss/jbossnetwork/product/jbpm/handlers/test/JONServerDownloadActionHandlerTest.java | 66
modules/common/jboss-as/src/test/java/com/jboss/jbossnetwork/product/jbpm/handlers/test/MockContentContext.java | 40
modules/common/jboss-as/src/test/java/com/jboss/jbossnetwork/product/jbpm/handlers/test/MockContentServices.java | 105
modules/common/jboss-as/src/test/java/com/jboss/jbossnetwork/product/jbpm/handlers/test/MockControlActionFacade.java | 97
modules/common/jboss-as/src/test/java/com/jboss/jbossnetwork/product/jbpm/handlers/test/NotificationActionHandlerTest.java | 69
modules/common/jboss-as/src/test/java/com/jboss/jbossnetwork/product/jbpm/handlers/test/UnzipActionHandlerTest.java | 275
modules/common/jboss-as/src/test/java/org/jboss/on/common/jbossas/test/JBPMWorkflowManagerTest.java | 230
modules/common/jboss-as/src/test/java/org/jboss/on/common/jbossas/test/JmxInvokerServiceConfigurationTest.java | 71
modules/common/jboss-as/src/test/resources/configFiles/jmx-invoker-service-eap4-securityDisabled.xml | 132
modules/common/jboss-as/src/test/resources/configFiles/jmx-invoker-service-eap4-securityEnabled.xml | 130
modules/common/jboss-as/src/test/resources/configFiles/jmx-invoker-service-eap5-securityDisabled.xml | 132
modules/common/jboss-as/src/test/resources/configFiles/jmx-invoker-service-eap5-securityEnabled.xml | 130
modules/common/jboss-as/src/test/resources/handlers/BackupAndReplaceFileActionHandlerTest-one-file-replace-with-entities.xml | 32
modules/common/jboss-as/src/test/resources/handlers/BackupAndReplaceFileActionHandlerTest-one-file-replace.xml | 25
modules/common/jboss-as/src/test/resources/handlers/CompareDigestActionHandlerTest-md5.xml | 25
modules/common/jboss-as/src/test/resources/handlers/CompareDigestActionHandlerTest-no-algorithm.xml | 24
modules/common/jboss-as/src/test/resources/handlers/CompareDigestActionHandlerTest-no-expected-digest.xml | 24
modules/common/jboss-as/src/test/resources/handlers/ControlActionHandlerTest-1.xml | 23
modules/common/jboss-as/src/test/resources/handlers/JBPMWorkflowManagerTest-1.xml | 91
modules/common/jboss-as/src/test/resources/handlers/JONServerDownloadActionHandlerTest-input-1.txt | 2
modules/common/jboss-as/src/test/resources/handlers/NotificationActionHandlerTest-one-notification.xml | 23
modules/common/jboss-as/src/test/resources/handlers/UnzipActionHandlerTest-1.zip |binary
modules/common/jboss-as/src/test/resources/handlers/UnzipActionHandlerTest-no-destination.xml | 22
modules/common/jboss-as/src/test/resources/handlers/UnzipActionHandlerTest-no-zip-file.xml | 22
modules/common/jboss-as/src/test/resources/handlers/UnzipActionHandlerTest-valid.xml | 23
modules/common/jboss-as/src/test/resources/jboss-server.zip |binary
modules/common/jboss-as/src/test/resources/log4j.xml | 51
modules/common/jboss-as/src/test/resources/test-patch.zip |binary
modules/common/pom.xml | 70
modules/core/client-api/pom.xml | 362
modules/core/client-api/src/main/java/org/rhq/core/clientapi/agent/configuration/ConfigurationAgentService.java | 42
modules/core/client-api/src/main/java/org/rhq/core/clientapi/agent/configuration/ConfigurationUtility.java | 4
modules/core/client-api/src/main/java/org/rhq/core/clientapi/agent/inventory/CreateResourceRequest.java | 308
modules/core/client-api/src/main/java/org/rhq/core/clientapi/agent/metadata/ConfigurationMetadataParser.java | 43
modules/core/client-api/src/main/java/org/rhq/core/clientapi/agent/metadata/PluginMetadataParser.java | 1494
modules/core/client-api/src/main/java/org/rhq/core/clientapi/descriptor/DescriptorPackages.java | 3
modules/core/client-api/src/main/java/org/rhq/core/clientapi/descriptor/PluginTransformException.java | 48
modules/core/client-api/src/main/java/org/rhq/core/clientapi/descriptor/PluginTransformer.java | 131
modules/core/client-api/src/main/java/org/rhq/core/clientapi/server/content/ContentServerService.java | 412
modules/core/client-api/src/main/java/org/rhq/core/clientapi/server/content/ContentServiceResponse.java | 276
modules/core/client-api/src/main/java/org/rhq/core/clientapi/server/plugin/content/ContentSourceAdapter.java | 90
modules/core/client-api/src/main/java/org/rhq/core/clientapi/server/plugin/content/ContentSourcePackageDetails.java | 75
modules/core/client-api/src/main/java/org/rhq/core/clientapi/server/plugin/content/ContentSourcePackageDetailsKey.java | 119
modules/core/client-api/src/main/java/org/rhq/core/clientapi/server/plugin/content/PackageSyncReport.java | 117
modules/core/client-api/src/main/java/org/rhq/core/clientapi/server/plugin/content/metadata/ContentSourcePluginMetadataManager.java | 201
modules/core/client-api/src/main/resources/rhq-configuration.xsd | 60
modules/core/client-api/src/main/resources/rhq-contentsource-packagedetails.xsd | 381
modules/core/client-api/src/main/resources/rhq-perspective.xsd | 163
modules/core/client-api/src/main/resources/rhq-serverplugin-content.xsd | 180
modules/core/client-api/src/test/groovy/org/rhq/core/clientapi/agent/metadata/PluginMetadataParserTest.groovy | 392
modules/core/client-api/src/test/java/org/rhq/core/clientapi/descriptor/PluginTransformerTest.java | 318
modules/core/client-api/src/test/java/org/rhq/core/clientapi/server/plugin/content/ContentSourcePackageDetailsKeyTest.java | 69
modules/core/client-api/src/test/resources/metadata-manager-test-1.xml | 196
modules/core/client-api/src/test/resources/metadata-manager-test-2.xml | 36
modules/core/client-api/src/test/resources/metadata-manager-test-3.xml | 42
modules/core/client-api/src/test/resources/test-custom-jmx.xml | 118
modules/core/client-api/src/test/resources/test-hibernate.xml | 40
modules/core/client-api/src/test/resources/test-jbossas.xml | 82
modules/core/client-api/src/test/resources/test-jmx.xml | 38
modules/core/client-api/src/test/resources/test-subcategories.xml | 44
modules/core/client-api/src/test/resources/test-tomcat.xml | 42
modules/core/comm-api/pom.xml | 176
modules/core/dbutils/pom.xml | 594
modules/core/dbutils/src/main/java/org/rhq/core/db/DatabaseType.java | 14
modules/core/dbutils/src/main/java/org/rhq/core/db/DatabaseTypeFactory.java | 26
modules/core/dbutils/src/main/java/org/rhq/core/db/DbUtilsI18NResourceKeys.java | 662
modules/core/dbutils/src/main/java/org/rhq/core/db/PostgresqlDatabaseType.java | 18
modules/core/dbutils/src/main/scripts/dbsetup-build.xml | 664
modules/core/dbutils/src/main/scripts/dbsetup/alert-schema.xml | 22
modules/core/dbutils/src/main/scripts/dbsetup/amps-schema.xml | 10
modules/core/dbutils/src/main/scripts/dbsetup/config-schema.xml | 239
modules/core/dbutils/src/main/scripts/dbsetup/content-data.xml | 15
modules/core/dbutils/src/main/scripts/dbsetup/content-schema.xml | 811
modules/core/dbutils/src/main/scripts/dbsetup/measurement-schema.xml | 896
modules/core/dbutils/src/main/scripts/dbsetup/sysconfig-data.xml | 276
modules/core/dbutils/src/main/scripts/dbupgrade/db-upgrade.xml | 4539
modules/core/dbutils/src/test/java/org/rhq/core/db/DatabaseTest.java | 2
modules/core/dbutils/src/test/resources/log4j.xml | 44
modules/core/dbutils/src/test/resources/preupgrade-dbsetup.xml | 20
modules/core/dbutils/src/test/resources/small-dbsetup.xml | 80
modules/core/dbutils/src/test/resources/test-db-typemaps.xml | 20
modules/core/dbutils/src/test/resources/test-upgrade.xml | 128
modules/core/domain/pom.xml | 680
modules/core/domain/src/main/java/META-INF/MANIFEST.MF | 4
modules/core/domain/src/main/java/org/rhq/core/domain/alert/Alert.java | 56
modules/core/domain/src/main/java/org/rhq/core/domain/alert/AlertDefinition.java | 8
modules/core/domain/src/main/java/org/rhq/core/domain/alert/notification/AlertNotification.java | 140
modules/core/domain/src/main/java/org/rhq/core/domain/alert/notification/AlertNotificationLog.java | 10
modules/core/domain/src/main/java/org/rhq/core/domain/alert/notification/EmailNotification.java | 110
modules/core/domain/src/main/java/org/rhq/core/domain/alert/notification/NotificationTemplate.java | 145
modules/core/domain/src/main/java/org/rhq/core/domain/alert/notification/RoleNotification.java | 3
modules/core/domain/src/main/java/org/rhq/core/domain/alert/notification/SnmpNotification.java | 144
modules/core/domain/src/main/java/org/rhq/core/domain/alert/notification/SubjectNotification.java | 3
modules/core/domain/src/main/java/org/rhq/core/domain/auth/Subject.java | 1063
modules/core/domain/src/main/java/org/rhq/core/domain/authz/Role.java | 593
modules/core/domain/src/main/java/org/rhq/core/domain/bundle/Bundle.java | 150
modules/core/domain/src/main/java/org/rhq/core/domain/bundle/BundleConfig.java | 156
modules/core/domain/src/main/java/org/rhq/core/domain/bundle/BundleDeployment.java | 134
modules/core/domain/src/main/java/org/rhq/core/domain/bundle/BundleDeploymentPK.java | 122
modules/core/domain/src/main/java/org/rhq/core/domain/bundle/BundleFile.java | 169
modules/core/domain/src/main/java/org/rhq/core/domain/bundle/BundleType.java | 125
modules/core/domain/src/main/java/org/rhq/core/domain/bundle/BundleVersion.java | 195
modules/core/domain/src/main/java/org/rhq/core/domain/bundle/BundleVersionRepo.java | 132
modules/core/domain/src/main/java/org/rhq/core/domain/bundle/BundleVersionRepoPK.java | 122
modules/core/domain/src/main/java/org/rhq/core/domain/cloud/Server.java | 6
modules/core/domain/src/main/java/org/rhq/core/domain/common/Tag.java | 121
modules/core/domain/src/main/java/org/rhq/core/domain/common/Taggable.java | 38
modules/core/domain/src/main/java/org/rhq/core/domain/common/composite/OptionItem.java | 170
modules/core/domain/src/main/java/org/rhq/core/domain/configuration/AbstractConfigurationUpdate.java | 6
modules/core/domain/src/main/java/org/rhq/core/domain/configuration/AbstractResourceConfigurationUpdate.java | 3
modules/core/domain/src/main/java/org/rhq/core/domain/configuration/Configuration.java | 189
modules/core/domain/src/main/java/org/rhq/core/domain/configuration/ConfigurationUpdateStatus.java | 2
modules/core/domain/src/main/java/org/rhq/core/domain/configuration/DeepCopyable.java | 30
modules/core/domain/src/main/java/org/rhq/core/domain/configuration/DynamicConfigurationPropertyValue.java | 70
modules/core/domain/src/main/java/org/rhq/core/domain/configuration/Property.java | 9
modules/core/domain/src/main/java/org/rhq/core/domain/configuration/PropertyDefinitionDynamic.java | 82
modules/core/domain/src/main/java/org/rhq/core/domain/configuration/PropertyDynamicType.java | 33
modules/core/domain/src/main/java/org/rhq/core/domain/configuration/PropertyList.java | 12
modules/core/domain/src/main/java/org/rhq/core/domain/configuration/PropertyMap.java | 12
modules/core/domain/src/main/java/org/rhq/core/domain/configuration/PropertySimple.java | 30
modules/core/domain/src/main/java/org/rhq/core/domain/configuration/RawConfiguration.java | 262
modules/core/domain/src/main/java/org/rhq/core/domain/configuration/definition/ConfigurationDefinition.java | 29
modules/core/domain/src/main/java/org/rhq/core/domain/configuration/definition/ConfigurationFormat.java | 49
modules/core/domain/src/main/java/org/rhq/core/domain/content/Advisory.java | 285
modules/core/domain/src/main/java/org/rhq/core/domain/content/AdvisoryBuglist.java | 158
modules/core/domain/src/main/java/org/rhq/core/domain/content/AdvisoryCVE.java | 168
modules/core/domain/src/main/java/org/rhq/core/domain/content/AdvisoryPackage.java | 168
modules/core/domain/src/main/java/org/rhq/core/domain/content/Architecture.java | 6
modules/core/domain/src/main/java/org/rhq/core/domain/content/CVE.java | 126
modules/core/domain/src/main/java/org/rhq/core/domain/content/Channel.java | 477
modules/core/domain/src/main/java/org/rhq/core/domain/content/ChannelContentSource.java | 149
modules/core/domain/src/main/java/org/rhq/core/domain/content/ChannelContentSourcePK.java | 119
modules/core/domain/src/main/java/org/rhq/core/domain/content/ChannelPackageVersion.java | 146
modules/core/domain/src/main/java/org/rhq/core/domain/content/ChannelPackageVersionPK.java | 119
modules/core/domain/src/main/java/org/rhq/core/domain/content/ContentServiceRequest.java | 630
modules/core/domain/src/main/java/org/rhq/core/domain/content/ContentSource.java | 890
modules/core/domain/src/main/java/org/rhq/core/domain/content/ContentSourceSyncResults.java | 10
modules/core/domain/src/main/java/org/rhq/core/domain/content/ContentSourceSyncStatus.java | 27
modules/core/domain/src/main/java/org/rhq/core/domain/content/ContentSourceType.java | 620
modules/core/domain/src/main/java/org/rhq/core/domain/content/ContentSyncResults.java | 18
modules/core/domain/src/main/java/org/rhq/core/domain/content/ContentSyncStatus.java | 27
modules/core/domain/src/main/java/org/rhq/core/domain/content/Distribution.java | 209
modules/core/domain/src/main/java/org/rhq/core/domain/content/DistributionFile.java | 186
modules/core/domain/src/main/java/org/rhq/core/domain/content/DistributionFilePK.java | 90
modules/core/domain/src/main/java/org/rhq/core/domain/content/DistributionType.java | 142
modules/core/domain/src/main/java/org/rhq/core/domain/content/InstalledPackage.java | 430
modules/core/domain/src/main/java/org/rhq/core/domain/content/InstalledPackageHistory.java | 472
modules/core/domain/src/main/java/org/rhq/core/domain/content/InstalledPackageHistoryStatus.java | 208
modules/core/domain/src/main/java/org/rhq/core/domain/content/Package.java | 431
modules/core/domain/src/main/java/org/rhq/core/domain/content/PackageInstallationStep.java | 348
modules/core/domain/src/main/java/org/rhq/core/domain/content/PackageType.java | 11
modules/core/domain/src/main/java/org/rhq/core/domain/content/PackageVersion.java | 1553
modules/core/domain/src/main/java/org/rhq/core/domain/content/PackageVersionContentSource.java | 46
modules/core/domain/src/main/java/org/rhq/core/domain/content/ProductVersionPackageVersion.java | 2
modules/core/domain/src/main/java/org/rhq/core/domain/content/Repo.java | 894
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoAdvisory.java | 167
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoAdvisoryPK.java | 121
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoContentSource.java | 150
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoContentSourcePK.java | 120
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoDistribution.java | 162
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoDistributionPK.java | 121
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoGroup.java | 249
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoGroupType.java | 172
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoPackageVersion.java | 158
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoPackageVersionPK.java | 120
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoRelationship.java | 244
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoRelationshipType.java | 173
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoRepoGroup.java | 147
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoRepoGroupPK.java | 120
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoRepoRelationship.java | 154
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoRepoRelationshipPK.java | 120
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoSyncResults.java | 191
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoTag.java | 129
modules/core/domain/src/main/java/org/rhq/core/domain/content/RepoTagPK.java | 122
modules/core/domain/src/main/java/org/rhq/core/domain/content/ResourceChannel.java | 157
modules/core/domain/src/main/java/org/rhq/core/domain/content/ResourceChannelPK.java | 119
modules/core/domain/src/main/java/org/rhq/core/domain/content/ResourceRepo.java | 157
modules/core/domain/src/main/java/org/rhq/core/domain/content/ResourceRepoPK.java | 121
modules/core/domain/src/main/java/org/rhq/core/domain/content/composite/AdvisoryDetailsComposite.java | 143
modules/core/domain/src/main/java/org/rhq/core/domain/content/composite/ChannelComposite.java | 49
modules/core/domain/src/main/java/org/rhq/core/domain/content/composite/PackageVersionComposite.java | 222
modules/core/domain/src/main/java/org/rhq/core/domain/content/composite/RepoComposite.java | 49
modules/core/domain/src/main/java/org/rhq/core/domain/content/transfer/DeployIndividualPackageResponse.java | 252
modules/core/domain/src/main/java/org/rhq/core/domain/content/transfer/DeployPackageStep.java | 236
modules/core/domain/src/main/java/org/rhq/core/domain/content/transfer/EntitlementCertificate.java | 68
modules/core/domain/src/main/java/org/rhq/core/domain/content/transfer/SubscribedRepo.java | 47
modules/core/domain/src/main/java/org/rhq/core/domain/criteria/ChannelCriteria.java | 91
modules/core/domain/src/main/java/org/rhq/core/domain/criteria/Criteria.java | 25
modules/core/domain/src/main/java/org/rhq/core/domain/criteria/EventCriteria.java | 18
modules/core/domain/src/main/java/org/rhq/core/domain/criteria/MeasurementScheduleCriteria.java | 6
modules/core/domain/src/main/java/org/rhq/core/domain/criteria/PackageVersionCriteria.java | 22
modules/core/domain/src/main/java/org/rhq/core/domain/criteria/RepoCriteria.java | 115
modules/core/domain/src/main/java/org/rhq/core/domain/criteria/ResourceCriteria.java | 8
modules/core/domain/src/main/java/org/rhq/core/domain/event/EventSource.java | 3
modules/core/domain/src/main/java/org/rhq/core/domain/measurement/MeasurementDefinition.java | 1027
modules/core/domain/src/main/java/org/rhq/core/domain/measurement/MeasurementReport.java | 392
modules/core/domain/src/main/java/org/rhq/core/domain/plugin/AbstractPlugin.java | 401
modules/core/domain/src/main/java/org/rhq/core/domain/plugin/Plugin.java | 427
modules/core/domain/src/main/java/org/rhq/core/domain/plugin/PluginDeploymentType.java | 31
modules/core/domain/src/main/java/org/rhq/core/domain/plugin/PluginKey.java | 153
modules/core/domain/src/main/java/org/rhq/core/domain/plugin/PluginStatusType.java | 29
modules/core/domain/src/main/java/org/rhq/core/domain/plugin/ServerPlugin.java | 377
modules/core/domain/src/main/java/org/rhq/core/domain/resource/Resource.java | 3628
modules/core/domain/src/main/java/org/rhq/core/domain/resource/ResourceType.java | 1735
modules/core/domain/src/main/java/org/rhq/core/domain/resource/ResourceTypeFacet.java | 28
modules/core/domain/src/main/java/org/rhq/core/domain/resource/composite/ResourceComposite.java | 270
modules/core/domain/src/main/java/org/rhq/core/domain/resource/composite/ResourceFacets.java | 55
modules/core/domain/src/main/java/org/rhq/core/domain/resource/composite/ResourcePermission.java | 248
modules/core/domain/src/main/java/org/rhq/core/domain/resource/group/ResourceGroup.java | 1290
modules/core/domain/src/main/java/org/rhq/core/domain/resource/group/composite/ResourceGroupComposite.java | 410
modules/core/domain/src/main/java/org/rhq/core/domain/util/CriteriaQueryGenerator.java | 433
modules/core/domain/src/main/java/org/rhq/core/domain/util/CriteriaQueryRunner.java | 84
modules/core/domain/src/main/java/org/rhq/core/domain/util/EntitySerializer.java | 2
modules/core/domain/src/main/java/org/rhq/core/domain/util/OrderingField.java | 34
modules/core/domain/src/main/java/org/rhq/core/domain/util/PageControl.java | 25
modules/core/domain/src/main/java/org/rhq/core/domain/util/PageList.java | 244
modules/core/domain/src/main/java/org/rhq/core/domain/util/PersistenceUtility.java | 8
modules/core/domain/src/main/java/org/rhq/core/domain/util/UnlimitedPageControl.java | 34
modules/core/domain/src/test/java/org/rhq/core/domain/bundle/test/BundleTest.java | 345
modules/core/domain/src/test/java/org/rhq/core/domain/configuration/AbstractConfigurationUpdateTest.java | 114
modules/core/domain/src/test/java/org/rhq/core/domain/configuration/ConfigurationTest.java | 607
modules/core/domain/src/test/java/org/rhq/core/domain/configuration/PluginConfigurationUpdateTest.java | 67
modules/core/domain/src/test/java/org/rhq/core/domain/configuration/PropertyListTest.java | 59
modules/core/domain/src/test/java/org/rhq/core/domain/configuration/PropertyMapTest.java | 53
modules/core/domain/src/test/java/org/rhq/core/domain/configuration/PropertySimpleTest.java | 16
modules/core/domain/src/test/java/org/rhq/core/domain/configuration/RawConfigurationIntegrationTest.java | 66
modules/core/domain/src/test/java/org/rhq/core/domain/configuration/RawConfigurationTest.java | 235
modules/core/domain/src/test/java/org/rhq/core/domain/configuration/ResourceConfigurationUpdateTest.java | 67
modules/core/domain/src/test/java/org/rhq/core/domain/configuration/TestUtil.java | 45
modules/core/domain/src/test/java/org/rhq/core/domain/configuration/group/GroupPluginConfigurationUpdateTest.java | 51
modules/core/domain/src/test/java/org/rhq/core/domain/configuration/group/GroupResourceConfigurationUpdateTest.java | 51
modules/core/domain/src/test/java/org/rhq/core/domain/configuration/test/ConfigurationDefinitionTest.java | 2
modules/core/domain/src/test/java/org/rhq/core/domain/configuration/test/ConfigurationTest.java | 59
modules/core/domain/src/test/java/org/rhq/core/domain/content/test/ContentSourceSyncResultsTest.java | 60
modules/core/domain/src/test/java/org/rhq/core/domain/content/test/ContentSourceTest.java | 366
modules/core/domain/src/test/java/org/rhq/core/domain/content/test/PackageVersionContentSourceTest.java | 28
modules/core/domain/src/test/java/org/rhq/core/domain/content/test/RepoGroupTest.java | 186
modules/core/domain/src/test/java/org/rhq/core/domain/content/test/RepoTest.java | 54
modules/core/domain/src/test/java/org/rhq/core/domain/resource/test/PluginTest.java | 170
modules/core/domain/src/test/java/org/rhq/core/domain/resource/test/ProblemResourceTest.java | 736
modules/core/domain/src/test/java/org/rhq/core/domain/resource/test/ServerPluginTest.java | 693
modules/core/domain/src/test/java/org/rhq/core/domain/test/QueriesTest.java | 350
modules/core/domain/src/test/java/org/rhq/core/domain/test/QueryAllTest.java | 814
modules/core/domain/src/test/java/org/rhq/core/domain/test/SerializableTest.java | 4
modules/core/domain/src/test/resources/META-INF/persistence.xml | 37
modules/core/domain/src/test/resources/ejb3-interceptors-aop.xml | 718
modules/core/domain/src/test/resources/embedded-jboss-beans.xml | 444
modules/core/domain/src/test/resources/jboss-jms-beans.xml | 406
modules/core/domain/src/test/resources/jndi.properties | 2
modules/core/domain/src/test/resources/log4j.xml | 104
modules/core/domain/src/test/resources/login-config.xml | 126
modules/core/domain/src/test/resources/security-beans.xml | 26
modules/core/domain/src/test/resources/testng.xml | 24
modules/core/gui/pom.xml | 453
modules/core/gui/src/main/java/org/rhq/core/gui/configuration/AbstractConfigurationComponent.java | 2
modules/core/gui/src/main/java/org/rhq/core/gui/configuration/AbstractPropertyBagUIComponentTreeFactory.java | 66
modules/core/gui/src/main/java/org/rhq/core/gui/configuration/ConfigRenderer.java | 3
modules/core/gui/src/main/java/org/rhq/core/gui/configuration/MultiFileRenderer.java | 70
modules/core/gui/src/main/java/org/rhq/core/gui/configuration/MultiFileUIComponent.java | 38
modules/core/gui/src/main/java/org/rhq/core/gui/configuration/RawConfigRenderer.java | 58
modules/core/gui/src/main/java/org/rhq/core/gui/configuration/RawConfigUIComponent.java | 143
modules/core/gui/src/main/java/org/rhq/core/gui/configuration/helper/DynamicPropertyRetriever.java | 53
modules/core/gui/src/main/java/org/rhq/core/gui/configuration/helper/PropertyRenderingUtility.java | 108
modules/core/gui/src/main/java/org/rhq/core/gui/configuration/propset/PropertySetRenderer.java | 15
modules/core/gui/src/main/java/org/rhq/core/gui/model/AbstractPagedDataModel2.java | 315
modules/core/gui/src/main/java/org/rhq/core/gui/model/DefaultPageControlSettingsUIBean.java | 65
modules/core/gui/src/main/java/org/rhq/core/gui/model/PagedDataModel.java | 396
modules/core/gui/src/main/java/org/rhq/core/gui/model/PagedDataProvider.java | 37
modules/core/gui/src/main/java/org/rhq/core/gui/table/bean/AbstractPagedDataUIBean.java | 182
modules/core/gui/src/main/java/org/rhq/core/gui/table/component/AllRowsSelectorComponent.java | 85
modules/core/gui/src/main/java/org/rhq/core/gui/table/component/RowSelectorComponent.java | 153
modules/core/gui/src/main/java/org/rhq/core/gui/table/component/SelectedRowsCommandButtonComponent.java | 124
modules/core/gui/src/main/java/org/rhq/core/gui/table/component/SortableColumnHeaderComponent.java | 135
modules/core/gui/src/main/java/org/rhq/core/gui/table/model/PagedListDataModel.java | 298
modules/core/gui/src/main/java/org/rhq/core/gui/table/renderer/AbstractButtonRenderer.java | 235
modules/core/gui/src/main/java/org/rhq/core/gui/table/renderer/AbstractRenderer.java | 140
modules/core/gui/src/main/java/org/rhq/core/gui/table/renderer/AllRowsSelectorRenderer.java | 130
modules/core/gui/src/main/java/org/rhq/core/gui/table/renderer/RowSelectorRenderer.java | 238
modules/core/gui/src/main/java/org/rhq/core/gui/table/renderer/SelectedRowsCommandButtonRenderer.java | 106
modules/core/gui/src/main/java/org/rhq/core/gui/table/renderer/SortableColumnHeaderRenderer.java | 110
modules/core/gui/src/main/java/org/rhq/core/gui/util/FacesComponentUtility.java | 13
modules/core/gui/src/main/resources/META-INF/faces-config.xml | 78
modules/core/gui/src/main/resources/META-INF/rhq.taglib.xml | 43
modules/core/gui/src/main/resources/org/rhq/core/gui/table/renderer/js/table.js | 57
modules/core/gui/src/main/resources/seam.properties | 3
modules/core/native-system/ant-run.xml | 260
modules/core/native-system/pom.xml | 218
modules/core/native-system/src/main/java/org/rhq/core/system/FileSystemInfo.java | 186
modules/core/native-system/src/main/java/org/rhq/core/system/JavaSystemInfo.java | 7
modules/core/native-system/src/main/java/org/rhq/core/system/NativeSystemInfo.java | 28
modules/core/native-system/src/main/java/org/rhq/core/system/NetworkStats.java | 320
modules/core/native-system/src/main/java/org/rhq/core/system/ProcessInfo.java | 107
modules/core/native-system/src/main/java/org/rhq/core/system/SystemInfo.java | 26
modules/core/native-system/src/main/java/org/rhq/core/system/SystemInfoFactory.java | 43
modules/core/native-system/src/test/java/org/rhq/core/system/NativeSystemInfoTest.java | 1276
modules/core/native-system/src/test/java/org/rhq/core/system/SigarTest.java | 128
modules/core/plugin-api/pom.xml | 188
modules/core/plugin-api/src/main/java/org/rhq/core/pluginapi/configuration/ConfigurationFacet.java | 2
modules/core/plugin-api/src/main/java/org/rhq/core/pluginapi/configuration/ConfigurationFacetSupport.java | 27
modules/core/plugin-api/src/main/java/org/rhq/core/pluginapi/configuration/ResourceConfigurationFacet.java | 48
modules/core/plugin-api/src/main/java/org/rhq/core/pluginapi/configuration/ResourceConfigurationUpdateException.java | 49
modules/core/plugin-api/src/main/java/org/rhq/core/pluginapi/content/ContentFacet.java | 202
modules/core/plugin-api/src/main/java/org/rhq/core/pluginapi/content/ContentServices.java | 262
modules/core/plugin-api/src/main/java/org/rhq/core/pluginapi/event/log/Log4JLogEntryProcessor.java | 72
modules/core/plugin-api/src/main/java/org/rhq/core/pluginapi/inventory/CreateResourceReport.java | 300
modules/core/plugin-api/src/main/java/org/rhq/core/pluginapi/inventory/ManualAddFacet.java | 58
modules/core/plugin-api/src/main/java/org/rhq/core/pluginapi/inventory/ResourceDiscoveryContext.java | 31
modules/core/plugin-api/src/main/java/org/rhq/core/pluginapi/operation/OperationFacet.java | 134
modules/core/plugin-api/src/main/java/org/rhq/core/pluginapi/util/FileUtils.java | 386
modules/core/plugin-container/pom.xml | 357
modules/core/plugin-container/src/main/java/org/rhq/core/pc/PluginContainer.java | 1082
modules/core/plugin-container/src/main/java/org/rhq/core/pc/PluginContainerConfiguration.java | 1526
modules/core/plugin-container/src/main/java/org/rhq/core/pc/PluginContainerMBeanImpl.java | 34
modules/core/plugin-container/src/main/java/org/rhq/core/pc/ServerServices.java | 230
modules/core/plugin-container/src/main/java/org/rhq/core/pc/StandaloneContainer.java | 38
modules/core/plugin-container/src/main/java/org/rhq/core/pc/configuration/ConfigManagement.java | 48
modules/core/plugin-container/src/main/java/org/rhq/core/pc/configuration/ConfigManagementFactory.java | 32
modules/core/plugin-container/src/main/java/org/rhq/core/pc/configuration/ConfigManagementFactoryImpl.java | 85
modules/core/plugin-container/src/main/java/org/rhq/core/pc/configuration/ConfigManagementSupport.java | 82
modules/core/plugin-container/src/main/java/org/rhq/core/pc/configuration/ConfigurationManager.java | 264
modules/core/plugin-container/src/main/java/org/rhq/core/pc/configuration/ConfigurationManagerInitializer.java | 41
modules/core/plugin-container/src/main/java/org/rhq/core/pc/configuration/ConfigurationUpdateException.java | 55
modules/core/plugin-container/src/main/java/org/rhq/core/pc/configuration/ConfigurationUtilityService.java | 37
modules/core/plugin-container/src/main/java/org/rhq/core/pc/configuration/ConfigurationUtilityServiceImpl.java | 42
modules/core/plugin-container/src/main/java/org/rhq/core/pc/configuration/LegacyConfigManagement.java | 102
modules/core/plugin-container/src/main/java/org/rhq/core/pc/configuration/RawConfigManagement.java | 83
modules/core/plugin-container/src/main/java/org/rhq/core/pc/configuration/StructuredAndRawConfigManagement.java | 114
modules/core/plugin-container/src/main/java/org/rhq/core/pc/configuration/StructuredConfigManagement.java | 80
modules/core/plugin-container/src/main/java/org/rhq/core/pc/configuration/UpdateInProgressException.java | 43
modules/core/plugin-container/src/main/java/org/rhq/core/pc/configuration/UpdateResourceConfigurationRunner.java | 100
modules/core/plugin-container/src/main/java/org/rhq/core/pc/content/ContentManager.java | 1378
modules/core/plugin-container/src/main/java/org/rhq/core/pc/content/CreateContentRunner.java | 330
modules/core/plugin-container/src/main/java/org/rhq/core/pc/content/DeleteContentRunner.java | 224
modules/core/plugin-container/src/main/java/org/rhq/core/pc/inventory/AutoDiscoveryExecutor.java | 9
modules/core/plugin-container/src/main/java/org/rhq/core/pc/inventory/InventoryManager.java | 4695
modules/core/plugin-container/src/main/java/org/rhq/core/pc/inventory/ResourceContainer.java | 2
modules/core/plugin-container/src/main/java/org/rhq/core/pc/inventory/ResourceFactoryManager.java | 536
modules/core/plugin-container/src/main/java/org/rhq/core/pc/plugin/CanonicalResourceKey.java | 182
modules/core/plugin-container/src/main/java/org/rhq/core/pc/plugin/ClassLoaderManager.java | 25
modules/core/plugin-container/src/main/java/org/rhq/core/pc/plugin/PluginEnvironment.java | 126
modules/core/plugin-container/src/main/java/org/rhq/core/pc/plugin/PluginLifecycleListenerManager.java | 73
modules/core/plugin-container/src/main/java/org/rhq/core/pc/plugin/PluginLifecycleListenerManagerImpl.java | 115
modules/core/plugin-container/src/main/java/org/rhq/core/pc/plugin/PluginManager.java | 134
modules/core/plugin-container/src/main/java/org/rhq/core/pc/plugin/PluginValidator.java | 242
modules/core/plugin-container/src/main/java/org/rhq/core/pc/util/ComponentService.java | 39
modules/core/plugin-container/src/main/java/org/rhq/core/pc/util/ComponentServiceImpl.java | 51
modules/core/plugin-container/src/main/java/org/rhq/core/pc/util/InventoryPrinter.java | 3
modules/core/plugin-container/src/test/java/org/rhq/core/pc/configuration/ConfigManagementFactoryImplTest.java | 250
modules/core/plugin-container/src/test/java/org/rhq/core/pc/configuration/ConfigManagementTest.java | 131
modules/core/plugin-container/src/test/java/org/rhq/core/pc/configuration/ConfigurationManagerTest.java | 465
modules/core/plugin-container/src/test/java/org/rhq/core/pc/configuration/LegacyConfigManagementTest.java | 212
modules/core/plugin-container/src/test/java/org/rhq/core/pc/configuration/RawConfigManagementTest.java | 265
modules/core/plugin-container/src/test/java/org/rhq/core/pc/configuration/StructuredAndRawConfigManagementTest.java | 285
modules/core/plugin-container/src/test/java/org/rhq/core/pc/configuration/StructuredConfigManagementTest.java | 174
modules/core/plugin-container/src/test/java/org/rhq/core/pc/configuration/UpdateResourceConfigurationRunnerTest.java | 308
modules/core/plugin-container/src/test/java/org/rhq/core/pc/operation/OperationManagerTest.java | 1214
modules/core/plugin-container/src/test/java/org/rhq/core/pc/plugin/PluginManagerTest.java | 370
modules/core/plugin-container/src/test/java/org/rhq/core/pc/plugin/descriptor/test/DescriptorTest.java | 150
modules/core/plugin-container/src/test/resources/classloader-test.jar |binary
modules/core/plugin-container/src/test/resources/log4j.xml | 70
modules/core/plugin-container/src/test/xml/rhq-plugin-jmx-server-test.xml | 188
modules/core/plugin-validator/pom.xml | 112
modules/core/plugindoc/pom.xml | 240
modules/core/pom.xml | 182
modules/core/util/pom.xml | 254
modules/core/util/src/main/java/org/rhq/core/template/TemplateEngine.java | 54
modules/core/util/src/main/java/org/rhq/core/util/IniEditor.java | 1165
modules/core/util/src/main/java/org/rhq/core/util/MD5Generator.java | 245
modules/core/util/src/main/java/org/rhq/core/util/MessageDigestGenerator.java | 261
modules/core/util/src/main/java/org/rhq/core/util/file/FileUtil.java | 64
modules/core/util/src/main/java/org/rhq/core/util/file/GenericContentFileInfo.java | 4
modules/core/util/src/main/java/org/rhq/core/util/jdbc/JDBCUtil.java | 458
modules/core/util/src/main/java/org/rhq/core/util/maven/MavenArtifactNotFoundException.java | 32
modules/core/util/src/main/java/org/rhq/core/util/maven/MavenArtifactProperties.java | 146
modules/core/util/src/main/java/org/rhq/core/util/progresswatch/ProgressWatcher.java | 115
modules/core/util/src/test/java/org/apache/maven/artifact/versioning/ComparableVersionTest.java | 9
modules/core/util/src/test/java/org/rhq/core/template/TemplateEngineTest.java | 62
modules/core/util/src/test/java/org/rhq/core/util/IniEditorTest.java | 81
modules/core/util/src/test/java/org/rhq/core/util/MD5GeneratorTest.java | 6
modules/core/util/src/test/java/org/rhq/core/util/progresswatch/ProgressWatcherTest.java | 64
modules/core/util/src/test/resources/ini-editor-test.ini | 36
modules/enterprise/agent/pom.xml | 465
modules/enterprise/agent/src/etc/java-service-wrapper/rhq-agent-wrapper.conf | 2
modules/enterprise/agent/src/etc/rhq-agent-env.sh | 2
modules/enterprise/agent/src/etc/rhq-agent.sh | 35
modules/enterprise/agent/src/main/java/org/rhq/enterprise/agent/AgentConfiguration.java | 2806
modules/enterprise/agent/src/main/java/org/rhq/enterprise/agent/AgentConfigurationConstants.java | 1406
modules/enterprise/agent/src/main/java/org/rhq/enterprise/agent/AgentMain.java | 6627
modules/enterprise/agent/src/main/java/org/rhq/enterprise/agent/AgentManagement.java | 6
modules/enterprise/agent/src/main/java/org/rhq/enterprise/agent/AgentUpdateDownload.java | 4
modules/enterprise/agent/src/main/java/org/rhq/enterprise/agent/PluginUpdate.java | 7
modules/enterprise/agent/src/main/java/org/rhq/enterprise/agent/Version.java | 7
modules/enterprise/agent/src/main/java/org/rhq/enterprise/agent/i18n/AgentSetupInstructions.java | 1950
modules/enterprise/agent/src/main/java/org/rhq/enterprise/agent/promptcmd/PluginsPromptCommand.java | 4
modules/enterprise/agent/src/main/java/org/rhq/enterprise/agent/promptcmd/SetupPromptCommand.java | 1983
modules/enterprise/agent/src/main/resources/agent-configuration.xml | 1968
modules/enterprise/agent/src/test/java/org/rhq/enterprise/agent/AgentBasicTest.java | 458
modules/enterprise/agent/src/test/java/org/rhq/enterprise/agent/AgentCommTestBase.java | 6
modules/enterprise/agent/src/test/resources/log4j.xml | 82
modules/enterprise/agent/src/test/resources/test-agent-configuration.xml | 208
modules/enterprise/agent/src/test/resources/test-agent1-cfg-mvn.xml | 105
modules/enterprise/agent/src/test/resources/test-agent2-cfg-mvn.xml | 124
modules/enterprise/agent/src/test/resources/test-agent2-configuration.xml | 186
modules/enterprise/agentupdate/pom.xml | 6
modules/enterprise/comm/pom.xml | 436
modules/enterprise/comm/src/main/java/org/rhq/enterprise/communications/ServiceContainer.java | 2
modules/enterprise/comm/src/test/java/org/rhq/enterprise/communications/CommTestConstants.java | 37
modules/enterprise/comm/src/test/java/org/rhq/enterprise/communications/command/client/LimitedConcurrencyTest.java | 26
modules/enterprise/comm/src/test/java/org/rhq/enterprise/communications/command/client/MaxRetriesTest.java | 5
modules/enterprise/comm/src/test/java/org/rhq/enterprise/communications/command/client/RemotingTest.java | 3
modules/enterprise/comm/src/test/java/org/rhq/enterprise/communications/command/stream/CommStreamTest.java | 10
modules/enterprise/comm/src/test/resources/log4j.xml | 64
modules/enterprise/comm/src/test/resources/org/rhq/enterprise/communications/command/param/ParametersTest.properties | 4
modules/enterprise/gui/alert-migration/README.txt | 18
modules/enterprise/gui/alert-migration/etc/dumpAlertDefinitions.js | 14
modules/enterprise/gui/alert-migration/pom.xml | 254
modules/enterprise/gui/alert-migration/src/main/java/org/rhq/helpers/alertMigration/Alert13Parser.java | 202
modules/enterprise/gui/alert-migration/src/main/java/org/rhq/helpers/alertMigration/MigrationServlet.java | 101
modules/enterprise/gui/alert-migration/src/main/java/org/rhq/helpers/alertMigration/RestoreAlerts.java | 71
modules/enterprise/gui/alert-migration/src/main/webapp/WEB-INF/web.xml | 27
modules/enterprise/gui/alert-migration/src/main/webapp/index.html | 17
modules/enterprise/gui/alert-migration/src/test/java/Alert13ParserTest.java | 83
modules/enterprise/gui/alert-migration/src/test/resources/alertDef.csv | 13
modules/enterprise/gui/content_http-war/pom.xml | 292
modules/enterprise/gui/content_http-war/src/main/java/org/rhq/gui/content/ContentFilter.java | 42
modules/enterprise/gui/content_http-war/src/main/java/org/rhq/gui/content/ContentHTTPServlet.java | 680
modules/enterprise/gui/content_http-war/src/main/java/org/rhq/gui/content/EntitlementException.java | 62
modules/enterprise/gui/content_http-war/src/main/java/org/rhq/gui/content/HtmlRenderer.java | 122
modules/enterprise/gui/content_http-war/src/main/java/org/rhq/gui/content/YumMetadata.java | 167
modules/enterprise/gui/content_http-war/src/main/webapp/WEB-INF/jboss-web.xml | 5
modules/enterprise/gui/content_http-war/src/main/webapp/WEB-INF/web.xml | 33
modules/enterprise/gui/content_http-war/src/main/webapp/icons/back.gif |binary
modules/enterprise/gui/content_http-war/src/main/webapp/icons/blank.gif |binary
modules/enterprise/gui/content_http-war/src/main/webapp/icons/bomb.gif |binary
modules/enterprise/gui/content_http-war/src/main/webapp/icons/folder.gif |binary
modules/enterprise/gui/content_http-war/src/main/webapp/icons/text.gif |binary
modules/enterprise/gui/content_http-war/src/main/webapp/icons/unknown.gif |binary
modules/enterprise/gui/content_http-war/src/main/webapp/testfile | 2
modules/enterprise/gui/content_http-war/src/main/webapp/testfile2 | 2
modules/enterprise/gui/installer-war/pom.xml | 629
modules/enterprise/gui/installer-war/src/main/java/org/rhq/enterprise/installer/i18n/InstallerI18NResourceKeys.java | 118
modules/enterprise/gui/installer-war/src/main/webapp/WEB-INF/faces-config.xml | 9
modules/enterprise/gui/installer-war/src/main/webapp/WEB-INF/jboss-web.xml | 10
modules/enterprise/gui/pom.xml | 88
modules/enterprise/gui/portal-war/pom.xml | 1162
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/action/navigation/hub/NavigationResourceMapping.java | 8
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/admin/DownloadsUIBean.java | 22
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/admin/ListAlertTemplatesUIBean.java | 302
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/admin/config/SystemConfigForm.java | 1515
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/admin/plugin/AbstractPluginConfigurationUIBean.java | 97
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/admin/plugin/EditPluginConfigurationUIBean.java | 146
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/admin/plugin/InstalledPluginUIBean.java | 76
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/admin/plugin/InstalledPluginsSessionUIBean.java | 51
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/admin/plugin/InstalledPluginsUIBean.java | 245
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/admin/plugin/PluginConfigurationUIBean.java | 153
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/admin/plugin/PluginFactory.java | 62
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/admin/plugin/ServerPluginControlUIBean.java | 189
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/AlertDefinitionComponent.java | 46
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/AlertDescriber.java | 109
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/AlertNotificationConverter.java | 57
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/AlertNotificationsUIBean.java | 268
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/AlertUIBean.java | 130
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/CustomContentUIBean.java | 76
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/ListAlertDefinitionsUIBean.java | 292
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/ListAlertHistoryUIBean.java | 564
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/ListGroupAlertDefinitionsUIBean.java | 268
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/ListGroupAlertHistoryUIBean.java | 612
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/NotificationTemplatesUIBean.java | 409
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/description/AlertConditionDescriber.java | 84
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/description/AlertDampeningDescriber.java | 75
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/description/AvailabilityDescriber.java | 40
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/description/BaselineDescriber.java | 54
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/description/ChangeOrTraitDescriber.java | 42
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/description/ControlDescriber.java | 66
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/description/DefaultDescriber.java | 41
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/description/EventDescriber.java | 52
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/description/ResourceConfigDescriber.java | 42
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/alert/description/ThresholdDescriber.java | 53
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/client/RemoteClientServlet.java | 20
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/common/framework/ServerInfoUIBean.java | 61
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/common/paging/PageControlView.java | 648
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/common/paging/PagedListDataModel.java | 2
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/common/scheduling/supporting/TimeUnits.java | 78
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/common/servlet/ChartServlet.java | 940
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/common/servlet/MetricChartServlet.java | 534
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/common/tabbar/AbstractTabComponent.java | 8
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/configuration/AbstractConfigurationUIBean.java | 16
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/configuration/DatabaseDynamicPropertyRetriever.java | 47
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/configuration/resource/AbstractResourceConfigurationUIBean.java | 47
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/configuration/resource/ExistingResourceConfigurationUIBean.java | 523
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/configuration/resource/RawConfigDirectory.java | 55
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/configuration/resource/RawConfigUIBean.java | 99
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/configuration/test/ViewRawTestConfigurationUIBean.java | 32
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/AdvisoryDetailsUIBean.java | 53
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/AvailableResourceChannelsUIBean.java | 107
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/AvailableResourceReposUIBean.java | 107
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ChannelAssociationsUIBean.java | 130
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ChannelContentSourcesUIBean.java | 109
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ChannelDetailsUIBean.java | 70
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ChannelDisassociationsUIBean.java | 112
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ChannelPackageVersionsUIBean.java | 120
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ChannelResourcesUIBean.java | 111
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ChannelSubscriptionsUIBean.java | 113
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ChannelUnsubscriptionsUIBean.java | 151
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ContentProviderDetailsUIBean.java | 152
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ContentSourceCandidateReposUIBean.java | 69
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ContentSourceChannelsUIBean.java | 108
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ContentSourceDetailsUIBean.java | 152
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ContentSourcePackageVersionsUIBean.java | 67
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ContentSourceReposUIBean.java | 109
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ContentSourceSyncResultsUIBean.java | 6
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/CreateChannelUIBean.java | 63
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/CreateContentSourceUIBean.java | 39
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/CreateNewPackageUIBean.java | 172
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/CreateRepoUIBean.java | 63
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ListChannelsUIBean.java | 109
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ListContentSourcesUIBean.java | 14
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ListPackageHistoryUIBean.java | 572
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ListPackagesUIBean.java | 410
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ListReposUIBean.java | 149
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/PackageVersionDetailsUIBean.java | 86
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/RepoAdvisoryUIBean.java | 74
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/RepoAssociationsUIBean.java | 131
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/RepoContentSourcesUIBean.java | 109
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/RepoDetailsUIBean.java | 152
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/RepoDisassociationsUIBean.java | 110
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/RepoDistributionUIBean.java | 68
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/RepoImportUIBean.java | 162
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/RepoPackageVersionsUIBean.java | 120
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/RepoResourcesUIBean.java | 111
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/RepoSubscriptionsUIBean.java | 113
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/RepoUnsubscriptionsUIBean.java | 151
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ResourceChannelsUIBean.java | 107
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ResourceReposUIBean.java | 107
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/ResourceUpdatePackageVersionsUIBean.java | 71
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/download/DownloadServlet.java | 16
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/image/chart/Chart.java | 2078
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/image/chart/LineChart.java | 230
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/image/chart/VerticalChart.java | 916
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/inventory/resource/CreateNewConfigurationChildResourceUIBean.java | 4
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/inventory/resource/CreateNewPackageChildResourceUIBean.java | 8
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/inventory/resource/EditGeneralPropertiesUIBean.java | 6
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/inventory/resource/ResourceUIBean.java | 9
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/ParamConstants.java | 2
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/events/EventDetailsAction.java | 426
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/VisibilityPortalAction.java | 736
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/AlertDefUtil.java | 600
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/PortalAction.java | 288
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/ViewAlertAction.java | 326
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/AddOthersAction.java | 57
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/AddOthersForm.java | 118
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/AddOthersFormPrepareAction.java | 68
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/ConditionBean.java | 440
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/DefinitionForm.java | 1530
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/DefinitionFormPrepareAction.java | 466
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/EditDefinitionConditionsAction.java | 220
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/EditDefinitionConditionsFormPrepareAction.java | 118
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/EditDefinitionControlActionAction.java | 250
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/EditDefinitionControlActionFormPrepareAction.java | 210
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/EditDefinitionPropertiesAction.java | 224
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/EditDefinitionPropertiesFormPrepareAction.java | 118
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/EditDefinitionSyslogActionFormPrepareAction.java | 114
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/ListDefinitionsAction.java | 172
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/NewDefinitionAction.java | 236
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/PortalAction.java | 686
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/SnmpTrapForm.java | 67
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/SnmpTrapFormAction.java | 121
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/SnmpTrapFormPrepareAction.java | 81
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/ViewDefinitionAction.java | 178
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/ViewDefinitionNotificationsAction.java | 124
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/ViewDefinitionNotificationsEmailsAction.java | 43
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/ViewDefinitionNotificationsRolesAction.java | 84
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/ViewDefinitionNotificationsUsersAction.java | 84
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/ViewDefinitionSyslogActionAction.java | 120
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/condition/AvailabilityConverterValidator.java | 102
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/condition/ConditionBeanConverterValidator.java | 66
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/condition/ConverterValidatorManager.java | 224
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/condition/EventsConverterValidator.java | 134
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/condition/MeasurementConverterValidator.java | 342
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/condition/OperationConverterValidator.java | 118
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/condition/ResourceConfigurationConverterValidator.java | 86
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/alerts/config/condition/TraitConverterValidator.java | 130
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/visibility/ListChildrenAction.java | 538
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/visibility/ResourceVisibilityPortalAction.java | 114
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/visibility/TimelineAction.java | 200
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/visibility/ViewChartAction.java | 892
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/common/monitor/visibility/ViewChartFormPrepareAction.java | 1584
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/group/inventory/GroupForm.java | 670
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/action/resource/inventory/ViewResourceAction.java | 230
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/beans/ChartDataBean.java | 80
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/beans/TimelineBean.java | 104
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/portlet/criticalalerts/RSSAction.java | 196
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/portlet/criticalalerts/ViewAction.java | 162
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/taglib/display/ColumnTag.java | 1080
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/legacy/taglib/display/MeasurementDataTypeDecorator.java | 120
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/navigation/resource/ResourceTreeModelUIBean.java | 87
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/navigation/resource/ResourceTreeNode.java | 22
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/navigation/resource/ResourceTreeStateAdvisor.java | 7
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/operation/schedule/OperationScheduleDetailsUIBean.java | 222
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/operation/schedule/group/ResourceGroupOperationScheduleDetailsUIBean.java | 208
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/perspectives/PerspectiveUIBean.java | 117
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/startup/StartupServlet.java | 80
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/util/EnterpriseFacesContextUtility.java | 8
modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/util/WebUtility.java | 5
modules/enterprise/gui/portal-war/src/main/webapp-filtered/WEB-INF/classes/ApplicationResources.properties | 29
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/classes/messages.properties | 19
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/classes/seam.properties | 6
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/components.xml | 57
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/faces-config.xml | 68
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-components/configuration-components.xml | 91
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-components/inventory-components.xml | 50
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-components/layout-components.xml | 50
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-components/navigation-components.xml | 430
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-components/pagination-components.xml | 54
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-components/sorting-components.xml | 64
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-components/table-components.xml | 116
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-converters/common-converters.xml | 82
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-managed-beans-auto-group/inventory-beans.xml | 14
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-managed-beans-common/availability-beans.xml | 30
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-managed-beans-definition/group-definition-beans.xml | 72
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-managed-beans-resource-group/inventory-beans.xml | 108
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-managed-beans-resource-group/operation-beans.xml | 108
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-managed-beans/admin-beans.xml | 74
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-managed-beans/alert-beans.xml | 54
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-managed-beans/autodiscovery-beans.xml | 36
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-managed-beans/configuration-beans.xml | 115
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-managed-beans/content-beans.xml | 461
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-managed-beans/global-beans.xml | 124
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-managed-beans/inventory-beans.xml | 314
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-managed-beans/measurement-beans.xml | 76
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-managed-beans/operation-beans.xml | 104
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-managed-beans/test-beans.xml | 60
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-navigation-definition/group-definition-navigation.xml | 122
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-navigation-resource-group/operation-navigation.xml | 220
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-navigation/admin-navigation.xml | 106
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-navigation/alert-navigation.xml | 220
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-navigation/autodiscovery-navigation.xml | 50
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-navigation/configuration-navigation.xml | 249
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-navigation/content-navigation.xml | 218
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-navigation/inventory-navigation.xml | 686
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/jsf-navigation/test-navigation.xml | 328
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/menu-config.xml | 4
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/struts-config.xml | 6381
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/tags/on.component.taglib.xml | 8
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/tags/on.function.taglib.xml | 22
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/tiles/events-def.xml | 50
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/tiles/resource-common-def.xml | 1050
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/tiles/resource-def.xml | 408
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/validation/validation.xml | 68
modules/enterprise/gui/portal-war/src/main/webapp/WEB-INF/web.xml | 1074
modules/enterprise/gui/portal-war/src/main/webapp/admin/AdminHome.jsp | 6
modules/enterprise/gui/portal-war/src/main/webapp/admin/config/EditServerConfig.jsp | 2
modules/enterprise/gui/portal-war/src/main/webapp/admin/config/SNMPForm.jsp | 171
modules/enterprise/gui/portal-war/src/main/webapp/admin/config/ServerConfigForm.jsp | 22
modules/enterprise/gui/portal-war/src/main/webapp/admin/test/control.jsp | 778
modules/enterprise/gui/portal-war/src/main/webapp/common/Login.jsp | 4
modules/enterprise/gui/portal-war/src/main/webapp/common/RSSFormat.jsp | 4
modules/enterprise/gui/portal-war/src/main/webapp/css/win.css | 76
modules/enterprise/gui/portal-war/src/main/webapp/images/download.png |binary
modules/enterprise/gui/portal-war/src/main/webapp/images/icons/dir_closed.png |binary
modules/enterprise/gui/portal-war/src/main/webapp/images/icons/dir_open.png |binary
modules/enterprise/gui/portal-war/src/main/webapp/images/icons/folder_closed_down_16.png |binary
modules/enterprise/gui/portal-war/src/main/webapp/images/icons/folder_closed_up_16.png |binary
modules/enterprise/gui/portal-war/src/main/webapp/images/save.png |binary
modules/enterprise/gui/portal-war/src/main/webapp/images/upload.png |binary
modules/enterprise/gui/portal-war/src/main/webapp/images/viewfullscreen.png |binary
modules/enterprise/gui/portal-war/src/main/webapp/js/multi-file-edit.js | 248
modules/enterprise/gui/portal-war/src/main/webapp/js/rhq.js | 2
modules/enterprise/gui/portal-war/src/main/webapp/resource/common/monitor/alerts/ViewAlertNotificationsOthers.jsp | 11
modules/enterprise/gui/portal-war/src/main/webapp/resource/common/monitor/alerts/config/AddEventOthers.jsp | 20
modules/enterprise/gui/portal-war/src/main/webapp/resource/common/monitor/alerts/config/DefinitionOthersForm.jsp | 48
modules/enterprise/gui/portal-war/src/main/webapp/resource/common/monitor/alerts/config/ListOthers.jsp | 25
modules/enterprise/gui/portal-war/src/main/webapp/resource/common/monitor/alerts/config/SnmpActionProps.jsp | 34
modules/enterprise/gui/portal-war/src/main/webapp/resource/common/monitor/alerts/config/ViewDefinition.jsp | 5
modules/enterprise/gui/portal-war/src/main/webapp/resource/common/monitor/alerts/config/ViewDefinitionNotifications.jsp | 24
modules/enterprise/gui/portal-war/src/main/webapp/resource/common/monitor/alerts/config/ViewDefinitionNotificationsTabs.jsp | 59
modules/enterprise/gui/portal-war/src/main/webapp/resource/common/monitor/visibility/ChartLayout.jsp | 2
modules/enterprise/gui/portal-war/src/main/webapp/rhq/admin/plugin/plugin-config.xhtml | 149
modules/enterprise/gui/portal-war/src/main/webapp/rhq/admin/plugin/plugin-details.xhtml | 212
modules/enterprise/gui/portal-war/src/main/webapp/rhq/admin/plugin/plugin-edit-add-map.xhtml | 32
modules/enterprise/gui/portal-war/src/main/webapp/rhq/admin/plugin/plugin-edit-map.xhtml | 57
modules/enterprise/gui/portal-war/src/main/webapp/rhq/admin/plugin/plugin-edit-update-map.xhtml | 33
modules/enterprise/gui/portal-war/src/main/webapp/rhq/admin/plugin/plugin-edit-view-map.xhtml | 26
modules/enterprise/gui/portal-war/src/main/webapp/rhq/admin/plugin/plugin-edit.xhtml | 68
modules/enterprise/gui/portal-war/src/main/webapp/rhq/admin/plugin/plugin-list.xhtml | 165
modules/enterprise/gui/portal-war/src/main/webapp/rhq/common/menu/menu.xhtml | 862
modules/enterprise/gui/portal-war/src/main/webapp/rhq/common/menu/menuitem.xhtml | 255
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/advisoryInfo.xhtml | 147
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/channel.xhtml | 506
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/channelAssociations.xhtml | 311
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/channelSubscriptions.xhtml | 301
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/contentProvider-add-map.xhtml | 68
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/contentProvider-edit-map.xhtml | 69
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/contentProvider-view-map.xhtml | 68
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/contentProvider.xhtml | 499
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/contentSource-add-map.xhtml | 68
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/contentSource-edit-map.xhtml | 69
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/contentSource-view-map.xhtml | 68
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/contentSource.xhtml | 543
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/createChannel.xhtml | 74
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/createContentProvider-add-map.xhtml | 67
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/createContentProvider-edit-map.xhtml | 68
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/createContentProvider.xhtml | 162
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/createContentSource-add-map.xhtml | 67
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/createContentSource-edit-map.xhtml | 68
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/createContentSource.xhtml | 162
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/createRepo.xhtml | 74
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/importRepos.xhtml | 126
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/listChannels.xhtml | 167
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/listContentProviders.xhtml | 189
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/listContentSources.xhtml | 189
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/listRepos.xhtml | 178
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/packageVersion.xhtml | 18
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/repo.xhtml | 828
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/repoAssociations.xhtml | 298
modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/repoSubscriptions.xhtml | 301
modules/enterprise/gui/portal-war/src/main/webapp/rhq/entity/layout/main.xhtml | 4
modules/enterprise/gui/portal-war/src/main/webapp/rhq/layout/main-layout.xhtml | 305
modules/enterprise/gui/portal-war/src/main/webapp/rhq/perspective/main.xhtml | 42
modules/enterprise/gui/portal-war/src/main/webapp/rhq/perspective/resource.xhtml | 37
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/alert/listAlertDefinitions.xhtml | 3
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/alert/notif/customContent.xhtml | 50
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/alert/notif/listAlertSender.xhtml | 232
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/alert/notif/notificationTemplates.xhtml | 252
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/alert/viewAlert.xhtml | 195
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/configuration/download.jsp | 11
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/configuration/edit-raw-full.xhtml | 38
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/configuration/edit-raw.xhtml | 115
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/configuration/edit.xhtml | 344
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/configuration/upload-modal.xhtml | 56
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/configuration/upload.xhtml | 55
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/configuration/view-map.xhtml | 4
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/configuration/view-raw-full.xhtml | 38
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/configuration/view-raw-modal.xhtml | 45
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/configuration/view-raw.xhtml | 113
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/configuration/view.xhtml | 287
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/content/create.xhtml | 20
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/content/deploy.xhtml | 4
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/content/subscription.xhtml | 88
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/content/subscription_packages.xhtml | 6
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/content/update.xhtml | 154
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/inventory/view.xhtml | 1560
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/layout/main-no-leftnav.xhtml | 145
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/layout/main.xhtml | 72
modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/navigation/ResourcesTree.xhtml | 20
modules/enterprise/gui/portal-war/src/main/webapp/rhq/test/config/edit-raw-config.xhtml | 31
modules/enterprise/gui/portal-war/src/main/webapp/rhq/test/config/raw/edit.html | 30
modules/enterprise/gui/portal-war/src/main/webapp/rhq/test/config/raw/view.html | 32
modules/enterprise/gui/portal-war/src/main/webapp/rhq/test/config/view-raw-config.xhtml | 52
modules/enterprise/gui/webdav-war/pom.xml | 593
modules/enterprise/pom.xml | 148
modules/enterprise/remoting/cli/pom.xml | 708
modules/enterprise/remoting/cli/src/etc/build.xml | 2
modules/enterprise/remoting/cli/src/etc/generate-jaxb-client-types.bat | 2
modules/enterprise/remoting/cli/src/etc/generate-jaxb-client-types.sh | 2
modules/enterprise/remoting/cli/src/main/java/org/rhq/enterprise/client/ClientI18NResourceKeys.java | 102
modules/enterprise/remoting/cli/src/main/java/org/rhq/enterprise/client/ClientMain.java | 1228
modules/enterprise/remoting/cli/src/main/java/org/rhq/enterprise/client/ClientMainWebServices.java | 756
modules/enterprise/remoting/cli/src/main/java/org/rhq/enterprise/client/RemoteClient.java | 474
modules/enterprise/remoting/cli/src/main/java/org/rhq/enterprise/client/RemoteClientProxy.java | 219
modules/enterprise/remoting/cli/src/main/java/org/rhq/enterprise/client/TabularWriter.java | 127
modules/enterprise/remoting/cli/src/main/java/org/rhq/enterprise/client/utility/ConfigurationClassBuilder.java | 82
modules/enterprise/remoting/cli/src/main/java/org/rhq/enterprise/client/utility/ScriptUtil.java | 14
modules/enterprise/remoting/cli/src/main/scripts/rhq-client.assembly.xml | 2
modules/enterprise/remoting/cli/src/main/scripts/rhq-client.build.xml | 2
modules/enterprise/remoting/cli/src/test/java/org/rhq/enterprise/client/ClientMainTest.java | 64
modules/enterprise/remoting/cli/src/test/java/org/rhq/enterprise/client/commands/ScriptCommandTest.java | 4
modules/enterprise/remoting/cli/src/test/java/org/rhq/enterprise/client/utility/ScriptAssertTest.java | 17
modules/enterprise/remoting/client-api/pom.xml | 252
modules/enterprise/remoting/client-api/src/main/java/org/rhq/enterprise/client/RemoteClient.java | 540
modules/enterprise/remoting/client-api/src/main/java/org/rhq/enterprise/client/RemoteClientProxy.java | 219
modules/enterprise/remoting/pom.xml | 88
modules/enterprise/remoting/scripts/pom.xml | 34
modules/enterprise/remoting/scripts/src/main/script/configuration/config_util.js | 287
modules/enterprise/remoting/scripts/src/test/resources/test-repo-war-2.0.war |binary
modules/enterprise/remoting/scripts/src/test/resources/test-repo-war.war |binary
modules/enterprise/remoting/scripts/src/test/script/org/rhq/enterprise/remoting/cli/test_ChannelManager.js | 508
modules/enterprise/remoting/scripts/src/test/script/org/rhq/enterprise/remoting/cli/test_ConfigurationManager.js | 237
modules/enterprise/remoting/scripts/src/test/script/org/rhq/enterprise/remoting/cli/test_RepoManager.js | 508
modules/enterprise/remoting/webservices/pom.xml | 488
modules/enterprise/remoting/webservices/src/main/scripts/rhq-client.build.xml | 437
modules/enterprise/remoting/webservices/src/test/java/org/rhq/enterprise/server/ws/TestRemoteInterface.java | 60
modules/enterprise/remoting/webservices/src/test/java/org/rhq/enterprise/server/ws/WsChannelManagerTest.java | 574
modules/enterprise/remoting/webservices/src/test/java/org/rhq/enterprise/server/ws/WsRepoManagerTest.java | 577
modules/enterprise/remoting/webservices/src/test/java/org/rhq/enterprise/server/ws/WsResourceManagerTest.java | 656
modules/enterprise/remoting/webservices/src/test/java/org/rhq/enterprise/server/ws/test/WsAdvisoryManagerTest.java | 118
modules/enterprise/remoting/webservices/src/test/java/org/rhq/enterprise/server/ws/test/WsDistributionManagerTest.java | 90
modules/enterprise/remoting/webservices/src/test/java/org/rhq/enterprise/server/ws/test/WsRegistrationManagerTest.java | 76
modules/enterprise/remoting/webservices/src/test/java/org/rhq/enterprise/server/ws/test/WsUnitTestBase.java | 72
modules/enterprise/remoting/webservices/src/test/java/org/rhq/enterprise/server/ws/test/util/WsResourceUtility.java | 118
modules/enterprise/remoting/webservices/src/test/java/org/rhq/enterprise/server/ws/test/util/WsSubjectUtility.java | 153
modules/enterprise/server/container-lib/pom.xml | 6
modules/enterprise/server/container/pom.xml | 722
modules/enterprise/server/container/src/main/bin-resources/bin/wrapper/rhq-server-wrapper.conf | 2
modules/enterprise/server/container/src/main/license/license.xml | 26
modules/enterprise/server/container/src/main/resources/alert-scripts/README.txt | 2
modules/enterprise/server/container/src/main/resources/alert-scripts/example.rb | 16
modules/enterprise/server/container/src/main/resources/plugins/README.txt | 7
modules/enterprise/server/container/src/main/scripts/rhq-container.build.xml | 1805
modules/enterprise/server/ear/pom.xml | 1007
modules/enterprise/server/ear/src/main/license/license.xml | 26
modules/enterprise/server/ear/src/main/resources/product-plugin-service.xml | 10
modules/enterprise/server/ear/src/main/resources/server-comm-configuration.xml | 934
modules/enterprise/server/jar/pom.xml | 1199
modules/enterprise/server/jar/src/main/java/META-INF/MANIFEST.MF | 14
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/RHQConstants.java | 236
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/AlertConditionLogManagerBean.java | 582
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/AlertConditionLogManagerLocal.java | 116
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/AlertConditionManagerBean.java | 304
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/AlertConditionManagerLocal.java | 92
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/AlertDampeningManagerBean.java | 470
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/AlertDampeningManagerLocal.java | 82
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/AlertDefinitionManagerBean.java | 1278
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/AlertDefinitionManagerLocal.java | 158
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/AlertManagerBean.java | 1894
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/AlertManagerLocal.java | 206
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/AlertNotificationManagerBean.java | 1123
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/AlertNotificationManagerLocal.java | 253
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/AlertTemplateManagerBean.java | 630
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/AlertTemplateManagerLocal.java | 112
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/GroupAlertDefinitionManagerBean.java | 784
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/GroupAlertDefinitionManagerLocal.java | 114
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/SnmpTrapSender.java | 789
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/engine/AlertConditionCacheManagerBean.java | 208
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/engine/AlertConditionCacheManagerLocal.java | 186
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/alert/engine/jms/AlertConditionConsumerBean.java | 208
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/auth/SubjectManagerBean.java | 22
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/auth/SubjectManagerLocal.java | 521
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/auth/SubjectManagerRemote.java | 325
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/authz/AuthorizationManagerLocal.java | 8
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/authz/RoleManagerBean.java | 4
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/cloud/CloudManagerBean.java | 12
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/cloud/CloudManagerLocal.java | 19
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/cloud/PartitionEventManagerBean.java | 3
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/configuration/ConfigurationManagerBean.java | 150
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/configuration/ConfigurationManagerLocal.java | 25
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/configuration/ConfigurationManagerRemote.java | 12
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/configuration/ConfigurationUpdateNotSupportedException.java | 42
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/configuration/DynamicConfigurationPropertyBean.java | 84
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/configuration/DynamicConfigurationPropertyLocal.java | 46
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/configuration/PropertyExpressionEvaluator.java | 81
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/configuration/TranslationNotSupportedException.java | 48
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/AdvisoryException.java | 45
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/AdvisoryManagerBean.java | 353
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/AdvisoryManagerLocal.java | 183
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/AdvisoryManagerRemote.java | 214
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/ChannelException.java | 40
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/ChannelManagerBean.java | 527
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/ChannelManagerLocal.java | 177
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/ChannelManagerRemote.java | 185
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/ContentManagerBean.java | 2982
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/ContentManagerHelper.java | 242
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/ContentManagerLocal.java | 686
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/ContentServerServiceImpl.java | 284
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/ContentSourceManagerBean.java | 3710
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/ContentSourceManagerLocal.java | 1097
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/ContentUIManagerBean.java | 862
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/ContentUIManagerLocal.java | 490
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/DistributionException.java | 45
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/DistributionManagerBean.java | 246
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/DistributionManagerLocal.java | 107
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/DistributionManagerRemote.java | 121
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/DummyLoader.java | 63
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/EntitlementStuffManagerBean.java | 38
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/EntitlementStuffManagerLocal.java | 25
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/EntitlementStuffManagerRemote.java | 29
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/RepoException.java | 65
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/RepoManagerBean.java | 1118
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/RepoManagerLocal.java | 391
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/RepoManagerRemote.java | 300
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/core/AgentManagerBean.java | 15
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/core/CoreServer.java | 46
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/core/CoreServerMBean.java | 28
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/core/CoreServerServiceImpl.java | 4
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/core/comm/ServerCommunicationsService.java | 9
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/core/comm/ServerConfiguration.java | 2
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/core/plugin/AgentPluginDeploymentScanner.java | 694
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/core/plugin/AgentPluginDeploymentScannerMBean.java | 91
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/core/plugin/AgentPluginScanner.java | 596
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/core/plugin/PluginDeploymentScanner.java | 260
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/core/plugin/PluginDeploymentScannerMBean.java | 122
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/core/plugin/ProductPluginDeployer.java | 24
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/core/plugin/ServerPluginScanner.java | 567
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/discovery/DiscoveryBossBean.java | 1470
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/entitlement/EntitlementManagerBean.java | 118
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/entitlement/EntitlementManagerLocal.java | 29
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/event/EventManagerBean.java | 13
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/jaxb/WebServiceTypeAdapter.java | 102
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/license/LRES.java | 488
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/license/LicenseTag.java | 214
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/license/LicenseTermTag.java | 166
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/measurement/CallTimeDataManagerBean.java | 746
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/measurement/MeasurementCompressionManagerBean.java | 842
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/measurement/MeasurementDataManagerBean.java | 1719
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/measurement/MeasurementDefinitionManagerBean.java | 292
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/measurement/MeasurementOOBManagerBean.java | 7
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/measurement/MeasurementScheduleManagerBean.java | 241
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/measurement/uibean/MetricDisplayValue.java | 162
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/measurement/util/MeasurementDataManagerUtility.java | 1535
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/operation/OperationManagerBean.java | 3645
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/Extension.java | 92
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/MenuItem.java | 90
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/PageLink.java | 48
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/PerspectiveCacheService.java | 152
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/PerspectiveException.java | 40
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/PerspectiveManagerBean.java | 478
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/PerspectiveManagerHelper.java | 42
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/PerspectiveManagerLocal.java | 110
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/PerspectiveManagerRemote.java | 184
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/PerspectiveTarget.java | 108
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/RenderedExtension.java | 53
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/Tab.java | 84
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/AbstractGlobalActivator.java | 33
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/AbstractResourceOrGroupActivator.java | 33
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/Activator.java | 37
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/ActivatorHelper.java | 269
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/FacetActivator.java | 39
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/GlobalPermissionActivator.java | 39
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/InventoryActivator.java | 74
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/LicenseFeature.java | 26
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/LicenseFeatureActivator.java | 40
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/ResourceConditionSet.java | 85
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/ResourcePermissionActivator.java | 39
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/ResourceTypeActivator.java | 82
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/SuperuserActivator.java | 34
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/TraitActivator.java | 48
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/context/AbstractResourceOrGroupActivationContext.java | 54
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/context/ActivationContext.java | 30
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/context/ActivationContextScope.java | 35
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/context/GlobalActivationContext.java | 90
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/context/GroupActivationContext.java | 97
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/perspective/activator/context/ResourceActivationContext.java | 94
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/ServerPluginsBean.java | 678
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/ServerPluginsLocal.java | 270
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/content/ContentSourceAdapterManager.java | 577
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/content/ContentSourcePluginClassLoader.java | 219
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/content/ContentSourcePluginContainer.java | 233
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/content/ContentSourcePluginContainerConfiguration.java | 68
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/content/ContentSourcePluginEnvironment.java | 248
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/content/ContentSourcePluginManager.java | 208
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/content/ContentSourcePluginService.java | 127
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/content/ContentSourcePluginServiceManagement.java | 82
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/AbstractJobWrapper.java | 285
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/AbstractTypeServerPluginContainer.java | 493
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/ClassLoaderManager.java | 254
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/ConcurrentJobWrapper.java | 34
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/ControlFacet.java | 43
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/ControlResults.java | 104
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/MasterServerPluginContainer.java | 561
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/MasterServerPluginContainerConfiguration.java | 99
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/RootServerPluginClassLoader.java | 148
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/ScheduledJobInvocationContext.java | 71
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/ServerPluginClassLoader.java | 218
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/ServerPluginComponent.java | 70
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/ServerPluginContext.java | 124
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/ServerPluginEnvironment.java | 75
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/ServerPluginManager.java | 568
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/ServerPluginService.java | 155
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/ServerPluginServiceManagement.java | 110
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/ServerPluginType.java | 106
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/ServerPluginValidator.java | 59
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/ServerPluginValidatorUtil.java | 310
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/StatefulJobWrapper.java | 36
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/alert/AlertPluginValidator.java | 91
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/alert/AlertSender.java | 64
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/alert/AlertSenderInfo.java | 78
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/alert/AlertSenderPluginManager.java | 260
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/alert/AlertServerPluginContainer.java | 48
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/alert/ResultState.java | 33
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/alert/SenderResult.java | 117
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/AdvisoryBugDetails.java | 40
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/AdvisoryCVEDetails.java | 43
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/AdvisoryDetails.java | 186
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/AdvisoryPackageDetails.java | 94
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/AdvisorySource.java | 47
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/AdvisorySyncReport.java | 75
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/ContentPluginValidator.java | 30
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/ContentProvider.java | 77
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/ContentProviderManager.java | 859
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/ContentProviderPackageDetails.java | 76
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/ContentProviderPackageDetailsKey.java | 119
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/ContentServerPluginContainer.java | 299
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/ContentServerPluginManager.java | 119
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/DistributionDetails.java | 147
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/DistributionFileDetails.java | 83
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/DistributionSource.java | 65
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/DistributionSyncReport.java | 77
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/InitializationException.java | 44
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/PackageSource.java | 63
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/PackageSyncReport.java | 123
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/RepoDetails.java | 130
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/RepoGroupDetails.java | 104
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/RepoImportReport.java | 65
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/RepoSource.java | 44
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/SyncException.java | 35
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/SyncProgressWeight.java | 126
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/SyncTracker.java | 138
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/ThreadUtil.java | 17
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/metadata/ContentSourcePluginMetadataManager.java | 203
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/sync/AdvisorySourceSynchronizer.java | 174
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/sync/DistributionSourceSynchronizer.java | 157
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/sync/PackageSourceSynchronizer.java | 268
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/content/sync/RepoSourceSynchronizer.java | 86
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/entitlement/EntitlementPluginValidator.java | 37
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/entitlement/EntitlementServerPluginContainer.java | 50
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/entitlement/EntitlementServerPluginManager.java | 51
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/generic/GenericPluginValidator.java | 30
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/generic/GenericServerPluginContainer.java | 43
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/perspective/PerspectivePluginValidator.java | 30
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/perspective/PerspectiveServerPluginContainer.java | 50
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/perspective/PerspectiveServerPluginManager.java | 264
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/plugin/pc/perspective/metadata/PerspectivePluginMetadataManager.java | 509
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/registration/RegistrationException.java | 38
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/registration/RegistrationManagerBean.java | 243
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/registration/RegistrationManagerLocal.java | 52
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/registration/RegistrationManagerRemote.java | 52
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/registration/ReleaseRepoMapping.java | 76
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/resource/ResourceAvailabilityManagerBean.java | 332
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/resource/ResourceAvailabilityManagerLocal.java | 166
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/resource/ResourceFactoryManagerBean.java | 1158
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/resource/ResourceManagerBean.java | 4182
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/resource/ResourceManagerLocal.java | 866
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/resource/ResourceManagerRemote.java | 262
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/resource/ResourceTypeManagerBean.java | 10
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/resource/group/ResourceGroupManagerBean.java | 2651
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/resource/group/definition/GroupDefinitionManagerBean.java | 1308
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/resource/group/definition/framework/ExpressionEvaluator.java | 2341
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/resource/metadata/ResourceMetadataManagerBean.java | 80
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/scheduler/EnhancedScheduler.java | 156
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/scheduler/EnhancedSchedulerImpl.java | 472
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/scheduler/SchedulerBean.java | 96
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/scheduler/SchedulerLocal.java | 129
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/scheduler/SchedulerService.java | 2
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/scheduler/jobs/ContentProviderSyncJob.java | 226
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/scheduler/jobs/ContentSourceSyncJob.java | 289
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/scheduler/jobs/RepoSyncJob.java | 232
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/subsystem/AlertSubsystemManagerBean.java | 9
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/subsystem/ConfigurationSubsystemManagerBean.java | 5
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/subsystem/OperationHistorySubsystemManagerBean.java | 5
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/support/SupportManagerBean.java | 13
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/system/SystemManagerBean.java | 21
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/util/CriteriaQueryGenerator.java | 458
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/util/CriteriaQueryRunner.java | 84
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/util/LookupUtil.java | 1238
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/util/MethodUtil.java | 96
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/util/QueryUtility.java | 104
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/util/RemoteAPIValidator.java | 16
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/webservices/WebservicesManagerBean.java | 298
modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/webservices/WebservicesRemote.java | 16
modules/enterprise/server/jar/src/main/resources/perspectives/admin.xml | 5
modules/enterprise/server/jar/src/main/resources/perspectives/content.xml | 29
modules/enterprise/server/jar/src/main/resources/perspectives/middleware.xml | 5
modules/enterprise/server/jar/src/main/resources/perspectives/root.xml | 5
modules/enterprise/server/jar/src/test/java/javax/ejb/EJBTransactionRolledbackException.java | 58
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/alert/test/AlertManagerBeanTest.java | 324
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/auth/test/SubjectManagerBeanTest.java | 2
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/configuration/ConfigurationManagerBeanTest.java | 30
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/configuration/ConfigurationManagerBeanUnitTest.java | 564
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/configuration/DynamicConfigurationPropertyBeanTest.java | 168
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/content/metadata/test/ContentSourcePluginHandlingTest.java | 49
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/content/metadata/test/TestBase.java | 34
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/content/test/AdvisoryManagerBeanTest.java | 149
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/content/test/ChannelManagerBeanTest.java | 64
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/content/test/ContentManagerBeanTest.java | 3444
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/content/test/ContentSourceManagerBeanTest.java | 292
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/content/test/ContentUIManagerBeanEligiblePackagesTest.java | 100
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/content/test/ContentUIManagerBeanTest.java | 6
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/content/test/DistributionManagerBeanTest.java | 91
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/content/test/QuartzScheduleFormatTest.java | 55
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/content/test/RepoManagerBeanTest.java | 489
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/content/test/RepoSyncingTest.java | 271
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/core/plugin/DatabaseAndFilePluginDeploymentTest.java | 20
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/operation/OperationManagerBeanTest.java | 4
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/perspective/test/PerspectiveManagerBeanTest.java | 69
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/plugin/ServerPluginsBeanTest.java | 420
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/plugin/pc/content/ContentProviderManagerSyncContentProviderTest.java | 305
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/plugin/pc/content/ContentProviderManagerSyncRepoTest.java | 272
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/plugin/pc/content/ContentSourcePackageDetailsKeyTest.java | 69
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/plugin/pc/content/TestContentProvider.java | 347
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/plugin/pc/content/TestContentServerPluginService.java | 168
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/plugin/pc/content/TestContentServerPluginServiceMBean.java | 24
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/plugin/pc/generic/GenericServerPluginTest.java | 204
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/plugin/pc/generic/TestGenericServerPluginService.java | 219
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/plugin/pc/generic/TestGenericServerPluginServiceMBean.java | 24
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/plugin/pc/generic/TestLifecycleListener.java | 91
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/registration/test/RegistrationBeanTest.java | 113
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/resource/metadata/test/PluginDescriptorValidationTest.java | 238
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/resource/metadata/test/UpdateSubsytemTestBase.java | 4
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/scheduler/jobs/DataPurgeJobTest.java | 5
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/scheduler/jobs/RepoSyncJobTest.java | 117
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/test/AbstractEJB3Test.java | 60
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/test/TestAgentClient.java | 16
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/test/TestContentSourcePluginService.java | 164
modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/test/TestContentSourcePluginServiceMBean.java | 24
modules/enterprise/server/jar/src/test/resources/ejb3-interceptors-aop.xml | 718
modules/enterprise/server/jar/src/test/resources/embedded-jboss-beans.xml | 486
modules/enterprise/server/jar/src/test/resources/jboss-jms-beans.xml | 406
modules/enterprise/server/jar/src/test/resources/jndi.properties | 2
modules/enterprise/server/jar/src/test/resources/log4j.xml | 104
modules/enterprise/server/jar/src/test/resources/logging/log4j.properties | 34
modules/enterprise/server/jar/src/test/resources/login-config.xml | 126
modules/enterprise/server/jar/src/test/resources/security-beans.xml | 26
modules/enterprise/server/jar/src/test/resources/serverplugins/simple-generic-serverplugin.xml | 17
modules/enterprise/server/jar/src/test/resources/test-scheduler.properties | 56
modules/enterprise/server/jar/src/test/resources/test/all_no_tx_ds.xml | 194
modules/enterprise/server/jar/src/test/resources/test/app_auth_type_ds.xml | 64
modules/enterprise/server/jar/src/test/resources/test/container_and_app_auth_type_ds.xml | 64
modules/enterprise/server/jar/src/test/resources/test/container_auth_type_ds.xml | 64
modules/enterprise/server/jar/src/test/resources/test/generic_ds.xml | 132
modules/enterprise/server/jar/src/test/resources/test/hsqldb_ds.xml | 212
modules/enterprise/server/jar/src/test/resources/test/hsqldb_encrypted_ds.xml | 250
modules/enterprise/server/jar/src/test/resources/test/informix_ds.xml | 68
modules/enterprise/server/jar/src/test/resources/test/metadata/configuration/addDeleteTemplate1.xml | 26
modules/enterprise/server/jar/src/test/resources/test/metadata/configuration/addDeleteTemplate2.xml | 26
modules/enterprise/server/jar/src/test/resources/test/metadata/configuration/addDeleteTemplate3.xml | 26
modules/enterprise/server/jar/src/test/resources/test/metadata/configuration/constraint.xml | 46
modules/enterprise/server/jar/src/test/resources/test/metadata/configuration/constraintMinMax.xml | 32
modules/enterprise/server/jar/src/test/resources/test/metadata/configuration/groupPropDeleted-v1.xml | 52
modules/enterprise/server/jar/src/test/resources/test/metadata/configuration/propertyChanging-v1.xml | 76
modules/enterprise/server/jar/src/test/resources/test/metadata/configuration/propertyChanging-v2.xml | 86
modules/enterprise/server/jar/src/test/resources/test/metadata/configuration/propertyList-simple.xml | 30
modules/enterprise/server/jar/src/test/resources/test/metadata/configuration/propertyList-v1.xml | 90
modules/enterprise/server/jar/src/test/resources/test/metadata/configuration/propertyList-v2.xml | 120
modules/enterprise/server/jar/src/test/resources/test/metadata/configuration/propertyMap-v1.xml | 68
modules/enterprise/server/jar/src/test/resources/test/metadata/configuration/propertyMap-v2.xml | 96
modules/enterprise/server/jar/src/test/resources/test/metadata/configuration/update5-v1_0.xml | 166
modules/enterprise/server/jar/src/test/resources/test/metadata/configuration/update5-v2_0.xml | 190
modules/enterprise/server/jar/src/test/resources/test/metadata/configuration/updateDefaultTemplate1.xml | 26
modules/enterprise/server/jar/src/test/resources/test/metadata/configuration/updateDefaultTemplate2.xml | 26
modules/enterprise/server/jar/src/test/resources/test/metadata/content-source-update-v1.xml | 10
modules/enterprise/server/jar/src/test/resources/test/metadata/content-source-update-v2.xml | 10
modules/enterprise/server/jar/src/test/resources/test/metadata/events/event1-1.xml | 18
modules/enterprise/server/jar/src/test/resources/test/metadata/events/event1-2.xml | 18
modules/enterprise/server/jar/src/test/resources/test/metadata/measurement/measurementDeletion-v1_0.xml | 24
modules/enterprise/server/jar/src/test/resources/test/metadata/measurement/measurementDeletion-v2_0.xml | 18
modules/enterprise/server/jar/src/test/resources/test/metadata/measurement/update-v1_0.xml | 28
modules/enterprise/server/jar/src/test/resources/test/metadata/measurement/update-v2_0.xml | 40
modules/enterprise/server/jar/src/test/resources/test/metadata/measurement/update6-1.xml | 22
modules/enterprise/server/jar/src/test/resources/test/metadata/measurement/update6-2.xml | 22
modules/enterprise/server/jar/src/test/resources/test/metadata/measurement/update7-1.xml | 18
modules/enterprise/server/jar/src/test/resources/test/metadata/measurement/update7-2.xml | 18
modules/enterprise/server/jar/src/test/resources/test/metadata/natives/update5-v1_0.xml | 166
modules/enterprise/server/jar/src/test/resources/test/metadata/natives/update5-v2_0.xml | 190
modules/enterprise/server/jar/src/test/resources/test/metadata/operation/operation1-1.xml | 16
modules/enterprise/server/jar/src/test/resources/test/metadata/operation/operation2-1.xml | 16
modules/enterprise/server/jar/src/test/resources/test/metadata/operation/operation2-2.xml | 16
modules/enterprise/server/jar/src/test/resources/test/metadata/resource-type/duplicateResourceType.xml | 12
modules/enterprise/server/jar/src/test/resources/test/metadata/resource-type/update2-v1_0.xml | 30
modules/enterprise/server/jar/src/test/resources/test/metadata/resource-type/update2-v2_0.xml | 30
modules/enterprise/server/jar/src/test/resources/test/metadata/resource-type/update4-v1_0.xml | 32
modules/enterprise/server/jar/src/test/resources/test/metadata/resource-type/update4-v2_0.xml | 22
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/illegal-subcat-1.xml | 24
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/nested-subcat-2children.xml | 30
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/nested-subcat-grandchild.xml | 32
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/nested-subcat-services-v1_0.xml | 40
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/nested-subcat-services-v2_0.xml | 36
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/nested-subcat-v1_0.xml | 28
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/nested-subcat-v1_1.xml | 28
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/nested-subcat-v2_0.xml | 28
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/no-subcat.xml | 18
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/one-subcat-v1_0.xml | 24
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/one-subcat-v1_1.xml | 24
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/one-subcat-v2_0.xml | 24
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/one-subcat-v3_0.xml | 24
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/services-v1_0.xml | 24
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/services-v2_0.xml | 22
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/test-subcategories.xml | 50
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/test-subcategories2.xml | 50
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/test-subcategories3.xml | 66
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/two-subcat.xml | 24
modules/enterprise/server/jar/src/test/resources/test/metadata/resource/undefined-child-subcat-1.xml | 40
modules/enterprise/server/jar/src/test/resources/test/minimal_hsqldb_ds.xml | 48
modules/enterprise/server/jar/src/test/resources/test/msaccess_ds.xml | 64
modules/enterprise/server/jar/src/test/resources/test/no_auth_type_ds.xml | 64
modules/enterprise/server/jar/src/test/resources/test/oracle_xa_2_ds.xml | 88
modules/enterprise/server/jar/src/test/resources/test/oracle_xa_3_ds.xml | 86
modules/enterprise/server/jar/src/test/resources/test/oracle_xa_4_ds.xml | 84
modules/enterprise/server/jar/src/test/resources/test/oracle_xa_5_ds.xml | 80
modules/enterprise/server/jar/src/test/resources/test/oracle_xa_ds.xml | 88
modules/enterprise/server/jar/src/test/resources/test/too_many_ds.xml | 212
modules/enterprise/server/jar/src/test/resources/test/xpath_processor_test.xml | 82
modules/enterprise/server/jar/src/test/resources/testng.xml | 24
modules/enterprise/server/jar/src/test/resources/transform/template_ds.xml | 10
modules/enterprise/server/jar/src/test/resources/validation/datasourceResources.properties | 284
modules/enterprise/server/jar/src/test/resources/validation/datasource_validation.xml | 316
modules/enterprise/server/jar/src/test/resources/validation/default_validator_rules.xml | 92
modules/enterprise/server/license-gen/jar/pom.xml | 6
modules/enterprise/server/license-gen/maven-plugin/pom.xml | 6
modules/enterprise/server/license-gen/maven-plugin/src/main/scripts/license.build.xml | 144
modules/enterprise/server/license-gen/maven-plugin/src/main/scripts/license.mojos.xml | 64
modules/enterprise/server/plugins/alert-email/pom.xml | 157
modules/enterprise/server/plugins/alert-email/src/main/java/org/rhq/enterprise/server/plugins/alertEmail/EmailSender.java | 68
modules/enterprise/server/plugins/alert-email/src/main/resources/META-INF/rhq-serverplugin.xml | 30
modules/enterprise/server/plugins/alert-irc/pom.xml | 215
modules/enterprise/server/plugins/alert-irc/src/main/java/org/rhq/enterprise/server/plugins/alertIrc/IrcAlertComponent.java | 173
modules/enterprise/server/plugins/alert-irc/src/main/java/org/rhq/enterprise/server/plugins/alertIrc/IrcSender.java | 72
modules/enterprise/server/plugins/alert-irc/src/main/resources/META-INF/rhq-serverplugin.xml | 49
modules/enterprise/server/plugins/alert-microblog/pom.xml | 216
modules/enterprise/server/plugins/alert-microblog/src/main/java/org/rhq/enterprise/server/plugins/alertMicroblog/MicroblogSender.java | 77
modules/enterprise/server/plugins/alert-microblog/src/main/resources/META-INF/rhq-serverplugin.xml | 39
modules/enterprise/server/plugins/alert-mobicents/pom.xml | 150
modules/enterprise/server/plugins/alert-mobicents/src/main/java/org/rhq/enterprise/server/plugins/alertMobicents/MobiKind.java | 30
modules/enterprise/server/plugins/alert-mobicents/src/main/java/org/rhq/enterprise/server/plugins/alertMobicents/MobicentsSender.java | 169
modules/enterprise/server/plugins/alert-mobicents/src/main/resources/META-INF/rhq-serverplugin.xml | 52
modules/enterprise/server/plugins/alert-roles/pom.xml | 188
modules/enterprise/server/plugins/alert-roles/src/main/java/org/rhq/enterprise/server/plugins/alertRoles/RolesBackingBean.java | 81
modules/enterprise/server/plugins/alert-roles/src/main/java/org/rhq/enterprise/server/plugins/alertRoles/RolesSender.java | 48
modules/enterprise/server/plugins/alert-roles/src/main/resources/META-INF/rhq-serverplugin.xml | 32
modules/enterprise/server/plugins/alert-roles/src/main/resources/roles.xhtml | 27
modules/enterprise/server/plugins/alert-scriptlang/pom.xml | 174
modules/enterprise/server/plugins/alert-scriptlang/src/main/java/org.rhq.enterprise.server.plugins.alertScriptlang/ScriptLangComponent.java | 70
modules/enterprise/server/plugins/alert-scriptlang/src/main/java/org.rhq.enterprise.server.plugins.alertScriptlang/ScriptLangSender.java | 111
modules/enterprise/server/plugins/alert-scriptlang/src/main/resources/META-INF/rhq-serverplugin.xml | 53
modules/enterprise/server/plugins/alert-snmp/pom.xml | 182
modules/enterprise/server/plugins/alert-snmp/src/main/java/org/rhq/enterprise/server/plugins/alertSnmp/SnmpSender.java | 88
modules/enterprise/server/plugins/alert-snmp/src/main/java/org/rhq/enterprise/server/plugins/alertSnmp/SnmpTrapSender.java | 794
modules/enterprise/server/plugins/alert-snmp/src/main/resources/META-INF/rhq-serverplugin.xml | 79
modules/enterprise/server/plugins/alert-subject/pom.xml | 153
modules/enterprise/server/plugins/alert-subject/src/main/java/org/rhq/enterprise/server/plugins/alertSubject/SubjectsBackingBean.java | 76
modules/enterprise/server/plugins/alert-subject/src/main/java/org/rhq/enterprise/server/plugins/alertSubject/SubjectsSender.java | 49
modules/enterprise/server/plugins/alert-subject/src/main/resources/META-INF/rhq-serverplugin.xml | 35
modules/enterprise/server/plugins/alert-subject/src/main/resources/subjects.xhtml | 29
modules/enterprise/server/plugins/cobbler/pom.xml | 199
modules/enterprise/server/plugins/cobbler/src/main/java/org/rhq/enterprise/server/plugins/cobbler/CobblerServerPluginComponent.java | 445
modules/enterprise/server/plugins/cobbler/src/main/resources/META-INF/rhq-serverplugin.xml | 81
modules/enterprise/server/plugins/disk/pom.xml | 301
modules/enterprise/server/plugins/disk/src/main/java/org/rhq/enterprise/server/plugins/disk/DiskSource.java | 212
modules/enterprise/server/plugins/disk/src/main/resources/META-INF/rhq-serverplugin-content.xml | 33
modules/enterprise/server/plugins/disk/src/main/resources/META-INF/rhq-serverplugin.xml | 58
modules/enterprise/server/plugins/jboss-software/pom.xml | 170
modules/enterprise/server/plugins/jboss-software/src/main/java/org/rhq/enterprise/server/plugins/jboss/software/JBossSoftwareContentSourceAdapter.java | 263
modules/enterprise/server/plugins/jboss-software/src/main/java/org/rhq/enterprise/server/plugins/jboss/software/RssFeedParser.java | 302
modules/enterprise/server/plugins/jboss-software/src/main/resources/META-INF/rhq-serverplugin.xml | 45
modules/enterprise/server/plugins/jboss-software/src/test/java/org/rhq/enterprise/server/plugins/jboss/software/test/JBossSoftwareContentSourceAdapterLiveTest.java | 199
modules/enterprise/server/plugins/jboss-software/src/test/java/org/rhq/enterprise/server/plugins/jboss/software/test/RssFeedParserTest.java | 178
modules/enterprise/server/plugins/jboss-software/src/test/resources/log4j.xml | 32
modules/enterprise/server/plugins/jboss-software/src/test/resources/rss-feed-example-1.txt |45481 +++++
modules/enterprise/server/plugins/jboss-software/src/test/resources/rss-feed-example-2.txt |45481 +++++
modules/enterprise/server/plugins/jboss-software/src/test/resources/rss-feed-example-3.txt |82206 ++++++++++
modules/enterprise/server/plugins/perspectives/core/perspective/pom.xml | 112
modules/enterprise/server/plugins/perspectives/core/perspective/src/main/resources/META-INF/rhq-serverplugin.xml | 866
modules/enterprise/server/plugins/perspectives/core/pom.xml | 41
modules/enterprise/server/plugins/pom.xml | 87
modules/enterprise/server/plugins/rhnhosted/.gitignore | 1
modules/enterprise/server/plugins/rhnhosted/README.testing | 24
modules/enterprise/server/plugins/rhnhosted/pom.xml | 299
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/PrimaryXML.java | 369
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/RHNActivator.java | 155
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/RHNConstants.java | 33
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/RHNHelper.java | 490
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/RHNProvider.java | 386
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/RHNSSLCertReader.java | 138
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/RHNSSLSocketFactory.java | 78
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/RHNSummary.java | 65
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/certificate/Certificate.java | 438
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/certificate/CertificateFactory.java | 145
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/certificate/ChannelFamilyDescriptor.java | 84
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/certificate/ChannelFamilyExtractor.java | 58
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/certificate/FieldExtractor.java | 41
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/certificate/PublicKeyRing.java | 137
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/certificate/RhnSecurityProvider.java | 67
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/certificate/SimpleExtractor.java | 97
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/certificate/XmlTag.java | 210
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/xmlrpc/ApacheXmlRpcExecutor.java | 43
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/xmlrpc/CustomReqPropTransport.java | 174
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/xmlrpc/CustomReqPropTransportFactory.java | 82
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/xmlrpc/RhnComm.java | 120
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/xmlrpc/RhnDownloader.java | 179
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/xmlrpc/RhnHttpURLConnectionFactory.java | 55
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/xmlrpc/RhnJaxbTransport.java | 114
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/xmlrpc/RhnJaxbTransportFactory.java | 29
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/xmlrpc/RhnSSLTransport.java | 75
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/xmlrpc/RhnSSLTransportFactory.java | 75
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/xmlrpc/XmlRpcExecutor.java | 44
modules/enterprise/server/plugins/rhnhosted/src/main/java/org/rhq/enterprise/server/plugins/rhnhosted/xmlrpc/XmlRpcExecutorFactory.java | 100
modules/enterprise/server/plugins/rhnhosted/src/main/resources/META-INF/rhq-serverplugin.xml | 42
modules/enterprise/server/plugins/rhnhosted/src/main/xsd/genSchema.sh | 4
modules/enterprise/server/plugins/rhnhosted/src/main/xsd/sample/sample-rhnhosted-dump.channel_families.xml | 1
modules/enterprise/server/plugins/rhnhosted/src/main/xsd/sample/sample-rhnhosted-dump.channels.xml | 1
modules/enterprise/server/plugins/rhnhosted/src/main/xsd/sample/sample-rhnhosted-dump.errata.xml | 74
modules/enterprise/server/plugins/rhnhosted/src/main/xsd/sample/sample-rhnhosted-dump.kickstartable_trees.xml | 1
modules/enterprise/server/plugins/rhnhosted/src/main/xsd/sample/sample-rhnhosted-dump.packages.xml | 431
modules/enterprise/server/plugins/rhnhosted/src/main/xsd/sample/sample-rhnhosted-dump.packages_short.xml | 1
modules/enterprise/server/plugins/rhnhosted/src/main/xsd/sample/sample-rhnhosted-dump.product_names.xml | 1
modules/enterprise/server/plugins/rhnhosted/src/main/xsd/sample/sample-rhnhosted-dump.source_packages.xml | 5
modules/enterprise/server/plugins/rhnhosted/src/main/xsd/schema0.xsd | 403
modules/enterprise/server/plugins/rhnhosted/src/test/java/org/rhq/enterprise/server/plugins/rhnhosted/BaseRHNTest.java | 107
modules/enterprise/server/plugins/rhnhosted/src/test/java/org/rhq/enterprise/server/plugins/rhnhosted/PrimaryXMLTest.java | 154
modules/enterprise/server/plugins/rhnhosted/src/test/java/org/rhq/enterprise/server/plugins/rhnhosted/RHNActivatorTest.java | 75
modules/enterprise/server/plugins/rhnhosted/src/test/java/org/rhq/enterprise/server/plugins/rhnhosted/RHNHelperTest.java | 83
modules/enterprise/server/plugins/rhnhosted/src/test/java/org/rhq/enterprise/server/plugins/rhnhosted/RHNProviderTest.java | 233
modules/enterprise/server/plugins/rhnhosted/src/test/java/org/rhq/enterprise/server/plugins/rhnhosted/RHNSSLCertReaderTest.java | 83
modules/enterprise/server/plugins/rhnhosted/src/test/java/org/rhq/enterprise/server/plugins/rhnhosted/RHNSSLSocketFactoryTest.java | 104
modules/enterprise/server/plugins/rhnhosted/src/test/java/org/rhq/enterprise/server/plugins/rhnhosted/xmlrpc/BasicRHNTest.java | 627
modules/enterprise/server/plugins/rhnhosted/src/test/java/org/rhq/enterprise/server/plugins/rhnhosted/xmlrpc/MockRhnHttpURLConnection.java | 51
modules/enterprise/server/plugins/rhnhosted/src/test/java/org/rhq/enterprise/server/plugins/rhnhosted/xmlrpc/MockRhnXmlRpcExecutor.java | 274
modules/enterprise/server/plugins/rhnhosted/src/test/java/org/rhq/enterprise/server/plugins/rhnhosted/xmlrpc/RhnCommTest.java | 399
modules/enterprise/server/plugins/rhnhosted/src/test/resources/test-log4j.xml | 464
modules/enterprise/server/plugins/url/pom.xml | 327
modules/enterprise/server/plugins/url/src/main/java/org/rhq/enterprise/server/plugins/url/FullRemotePackageInfo.java | 14
modules/enterprise/server/plugins/url/src/main/java/org/rhq/enterprise/server/plugins/url/HttpProvider.java | 232
modules/enterprise/server/plugins/url/src/main/java/org/rhq/enterprise/server/plugins/url/HttpSource.java | 232
modules/enterprise/server/plugins/url/src/main/java/org/rhq/enterprise/server/plugins/url/IndexParser.java | 2
modules/enterprise/server/plugins/url/src/main/java/org/rhq/enterprise/server/plugins/url/SimpleIndexParser.java | 2
modules/enterprise/server/plugins/url/src/main/java/org/rhq/enterprise/server/plugins/url/UrlProvider.java | 404
modules/enterprise/server/plugins/url/src/main/java/org/rhq/enterprise/server/plugins/url/UrlSource.java | 393
modules/enterprise/server/plugins/url/src/main/java/org/rhq/enterprise/server/plugins/url/XmlIndexParser.java | 38
modules/enterprise/server/plugins/url/src/main/resources/META-INF/rhq-serverplugin-content.xml | 74
modules/enterprise/server/plugins/url/src/main/resources/META-INF/rhq-serverplugin.xml | 82
modules/enterprise/server/plugins/url/src/test/java/org/rhq/enterprise/server/plugins/url/XmlIndexParserTest.java | 8
modules/enterprise/server/plugins/validate-all-serverplugins/pom.xml | 73
modules/enterprise/server/plugins/yum/pom.xml | 315
modules/enterprise/server/plugins/yum/src/main/java/org/rhq/enterprise/server/plugins/yum/Repo.java | 16
modules/enterprise/server/plugins/yum/src/main/java/org/rhq/enterprise/server/plugins/yum/RepoProvider.java | 198
modules/enterprise/server/plugins/yum/src/main/java/org/rhq/enterprise/server/plugins/yum/RepoSource.java | 189
modules/enterprise/server/plugins/yum/src/main/resources/META-INF/rhq-serverplugin-content.xml | 23
modules/enterprise/server/plugins/yum/src/main/resources/META-INF/rhq-serverplugin.xml | 30
modules/enterprise/server/pom.xml | 7
modules/enterprise/server/safe-invoker/pom.xml | 98
modules/enterprise/server/sars/agent-sar/pom.xml | 420
modules/enterprise/server/sars/agent-sar/src/main/resources/META-INF/embedded-agent-configuration.xml | 1996
modules/enterprise/server/sars/pom.xml | 106
modules/enterprise/server/xml-schemas/pom.xml | 226
modules/enterprise/server/xml-schemas/src/main/java/org/rhq/enterprise/server/xmlschema/AbstractScheduleType.java | 118
modules/enterprise/server/xml-schemas/src/main/java/org/rhq/enterprise/server/xmlschema/ControlDefinition.java | 63
modules/enterprise/server/xml-schemas/src/main/java/org/rhq/enterprise/server/xmlschema/CronScheduleType.java | 45
modules/enterprise/server/xml-schemas/src/main/java/org/rhq/enterprise/server/xmlschema/PeriodicScheduleType.java | 45
modules/enterprise/server/xml-schemas/src/main/java/org/rhq/enterprise/server/xmlschema/ScheduledJobDefinition.java | 87
modules/enterprise/server/xml-schemas/src/main/java/org/rhq/enterprise/server/xmlschema/ServerPluginDescriptorMetadataParser.java | 366
modules/enterprise/server/xml-schemas/src/main/java/org/rhq/enterprise/server/xmlschema/ServerPluginDescriptorUtil.java | 341
modules/enterprise/server/xml-schemas/src/main/java/org/rhq/enterprise/server/xmlschema/XmlSchemas.java | 68
modules/enterprise/server/xml-schemas/src/main/resources/rhq-contentsource-packagedetails.xsd | 381
modules/enterprise/server/xml-schemas/src/main/resources/rhq-serverplugin-alert.xsd | 118
modules/enterprise/server/xml-schemas/src/main/resources/rhq-serverplugin-content.xsd | 170
modules/enterprise/server/xml-schemas/src/main/resources/rhq-serverplugin-entitlement.xsd | 47
modules/enterprise/server/xml-schemas/src/main/resources/rhq-serverplugin-generic.xsd | 47
modules/enterprise/server/xml-schemas/src/main/resources/rhq-serverplugin-perspective.xsd | 1060
modules/enterprise/server/xml-schemas/src/main/resources/rhq-serverplugin.xsd | 269
modules/enterprise/server/xml-schemas/src/test/java/org/rhq/enterprise/server/xmlschema/ServerPluginDescriptorUtilTest.java | 330
modules/enterprise/server/xml-schemas/src/test/resources/log4j.xml | 45
modules/enterprise/server/xml-schemas/src/test/resources/test-serverplugin-alert.xml | 25
modules/enterprise/server/xml-schemas/src/test/resources/test-serverplugin-controls.xml | 30
modules/enterprise/server/xml-schemas/src/test/resources/test-serverplugin-entitlement.xml | 22
modules/enterprise/server/xml-schemas/src/test/resources/test-serverplugin-generic.xml | 68
modules/enterprise/server/xml-schemas/src/test/resources/test-serverplugin-perspective.xml | 14
modules/helpers/pluginAnnotations/pom.xml | 53
modules/helpers/pluginAnnotations/src/main/java/org/rhq/helpers/pluginAnnotations/agent/DataType.java | 39
modules/helpers/pluginAnnotations/src/main/java/org/rhq/helpers/pluginAnnotations/agent/DisplayType.java | 39
modules/helpers/pluginAnnotations/src/main/java/org/rhq/helpers/pluginAnnotations/agent/MeasurementType.java | 38
modules/helpers/pluginAnnotations/src/main/java/org/rhq/helpers/pluginAnnotations/agent/Metric.java | 43
modules/helpers/pluginAnnotations/src/main/java/org/rhq/helpers/pluginAnnotations/agent/Operation.java | 38
modules/helpers/pluginAnnotations/src/main/java/org/rhq/helpers/pluginAnnotations/agent/Parameter.java | 41
modules/helpers/pluginAnnotations/src/main/java/org/rhq/helpers/pluginAnnotations/agent/Units.java | 38
modules/helpers/pluginGen/pom.xml | 183
modules/helpers/pluginGen/src/main/java/org/rhq/helpers/pluginGen/Props.java | 799
modules/helpers/pluginGen/src/main/java/org/rhq/helpers/pluginGen/Test.java | 11
modules/helpers/pluginGen/src/main/resources/component.ftl | 16
modules/helpers/pluginGen/src/main/resources/descriptor.ftl | 27
modules/helpers/pluginGen/src/main/resources/descriptorMain.ftl | 83
modules/helpers/pluginGen/src/main/resources/discovery.ftl | 49
modules/helpers/pom.xml | 93
modules/helpers/rtfilter/pom.xml | 244
modules/jopr/LICENSE | 31
modules/jopr/LICENSE_GPL | 339
modules/jopr/LICENSE_LGPL | 504
modules/jopr/dist/agent/pom.xml | 121
modules/jopr/dist/agent/src/main/scripts/jopr-agent.assembly.xml | 36
modules/jopr/dist/pom.xml | 32
modules/jopr/dist/server/pom.xml | 222
modules/jopr/dist/server/src/main/resources-binary/jbossas/server/default/deploy/rhq-installer.war/images/logo.png |binary
modules/jopr/dist/server/src/main/resources-binary/jbossas/server/default/deploy/rhq.ear.rej/rhq-portal.war/images/logo_header.gif |binary
modules/jopr/dist/server/src/main/scripts/dist.build.xml | 68
modules/jopr/dist/server/src/main/scripts/jopr-server.assembly.xml | 30
modules/jopr/etc/jbas5-ejb-client/client.bat | 102
modules/jopr/etc/jbas5-ejb-client/client.sh | 86
modules/jopr/etc/jbas5-ejb-client/pom.xml | 291
modules/jopr/etc/jbas5-ejb-client/src/main/java/test/EjbClient.java | 181
modules/jopr/etc/jbas5-ejb-client/src/main/java/test/JBossCallbackHandler.java | 69
modules/jopr/etc/jbas5-ejb-client/src/main/java/test/JBossConfiguration.java | 66
modules/jopr/etc/jbas5-ejb-client/src/main/java/test/JaasAuthenticationInvocationHandler.java | 58
modules/jopr/etc/jbas5-ejb-client/src/main/java/test/Worker.java | 132
modules/jopr/etc/jbas5-ejb-client/src/main/resources/dummy.war |binary
modules/jopr/etc/jbas5-ejb-client/src/main/resources/log4j.xml | 54
modules/jopr/etc/jbas5-ejb2-mdb-test/jars/ejb2-test.jar |binary
modules/jopr/etc/jbas5-ejb2-mdb-test/pom.xml | 312
modules/jopr/etc/jbas5-ejb2-mdb-test/run.sh | 3
modules/jopr/etc/jbas5-ejb2-mdb-test/src/main/java/test/Main.java | 182
modules/jopr/etc/jbas5-jnp-client/classpath.txt | 57
modules/jopr/etc/jbas5-jnp-client/client.bat | 83
modules/jopr/etc/jbas5-jnp-client/client.sh | 79
modules/jopr/etc/jbas5-jnp-client/pom.xml | 223
modules/jopr/etc/jbas5-jnp-client/src/main/java/test/RmiClient.java | 42
modules/jopr/modules-plugins-pom.xml | 83
modules/jopr/modules-pom.xml | 131
modules/jopr/pom.xml | 56
modules/jopr/release.sh | 341
modules/jopr/tools/jbas5-plugin-descriptor-gen/pom.xml | 372
modules/jopr/tools/jbas5-plugin-descriptor-gen/src/main/java/org/jboss/jopr/tool/jbas5/MetadataConversionUtils.java | 541
modules/jopr/tools/jbas5-plugin-descriptor-gen/src/main/java/org/jboss/jopr/tool/jbas5/PluginDescriptorGenerator.java | 378
modules/jopr/tools/jbas5-plugin-descriptor-gen/src/main/java/org/jboss/jopr/tool/jbas5/RhqNamespacePrefixMapper.java | 43
modules/plugins/JBossOSGi/pom.xml | 240
modules/plugins/JBossOSGi/src/main/java/org/jboss/on/plugins/jbossOsgi/JBossOSGi/BundleComponent.java | 146
modules/plugins/JBossOSGi/src/main/java/org/jboss/on/plugins/jbossOsgi/JBossOSGi/BundleDiscovery.java | 81
modules/plugins/JBossOSGi/src/main/java/org/jboss/on/plugins/jbossOsgi/JBossOSGi/JBossOsgiServerComponent.java | 277
modules/plugins/JBossOSGi/src/main/java/org/jboss/on/plugins/jbossOsgi/JBossOSGi/JBossOsgiServerDiscovery.java | 132
modules/plugins/JBossOSGi/src/main/java/org/jboss/on/plugins/jbossOsgi/JBossOSGi/OsgiEventPoller.java | 106
modules/plugins/JBossOSGi/src/main/resources/META-INF/rhq-plugin.xml | 62
modules/plugins/aliases/pom.xml | 227
modules/plugins/aliases/src/main/java/org/rhq/plugins/aliases/AliasesComponent.java | 90
modules/plugins/aliases/src/main/java/org/rhq/plugins/aliases/AliasesDiscoveryComponent.java | 58
modules/plugins/aliases/src/main/resources/META-INF/rhq-plugin.xml | 48
modules/plugins/aliases/src/test/java/org/rhq/plugins/aliases/AliasesComponentTest.java | 97
modules/plugins/aliases/src/test/resources/etc/aliases | 7
modules/plugins/aliases/src/test/resources/log4j.xml | 33
modules/plugins/apache/pom.xml | 501
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/ApacheDirectoryComponent.java | 145
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/ApacheDirectoryDiscoveryComponent.java | 103
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/ApacheFilesComponent.java | 84
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/ApacheLocationComponent.java | 85
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/ApacheServerComponent.java | 367
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/ApacheServerDiscoveryComponent.java | 312
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/ApacheVirtualHostServiceComponent.java | 405
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/ApacheVirtualHostServiceDiscoveryComponent.java | 180
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/ModJKDiscoveryComponent.java | 7
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/augeas/ApacheAugeasNode.java | 150
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/augeas/ApacheAugeasTree.java | 244
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/augeas/AugeasConfigurationApache.java | 192
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/augeas/AugeasTreeBuilderApache.java | 152
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/augeas/mappingImpl/MappingDirectivePerMap.java | 86
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/augeas/mappingImpl/MappingDirectivePerMapIndex.java | 73
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/augeas/mappingImpl/MappingDirectiveToSimpleProperty.java | 72
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/augeas/mappingImpl/MappingParamPerMap.java | 100
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/augeas/mappingImpl/MappingToAugeasDirectivePerMap.java | 145
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/augeas/mappingImpl/MappingToAugeasDirectivePerMapIndex.java | 204
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/augeas/mappingImpl/MappingToAugeasDirectiveToSimple.java | 99
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/augeas/mappingImpl/MappingToAugeasParamPerMap.java | 184
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/augeas/mappingImpl/Util.java | 74
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/mapping/ApacheAugeasMapping.java | 89
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/mapping/ApacheDirectiveRegExpression.java | 240
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/mapping/ConfigurationToAugeasApacheBase.java | 88
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/mapping/DirectiveMapping.java | 119
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/util/AugeasNodeValueUtil.java | 71
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/util/ConfigurationTimestamp.java | 72
modules/plugins/apache/src/main/java/org/rhq/plugins/apache/util/HttpdAddressUtility.java | 262
modules/plugins/apache/src/main/java/org/rhq/plugins/www/snmp/SNMPClient.java | 17
modules/plugins/apache/src/main/resources/META-INF/rhq-plugin.xml | 392
modules/plugins/apache/src/main/resources/httpd.aug | 59
modules/plugins/apache/src/main/resources/test_httpd.aug | 96
modules/plugins/apache/src/test/resources/log4j.xml | 58
modules/plugins/apt/pom.xml | 199
modules/plugins/apt/src/main/java/org/rhq/plugins/apt/AptSourcesComponent.java | 140
modules/plugins/apt/src/main/java/org/rhq/plugins/apt/AptSourcesDiscoveryComponent.java | 50
modules/plugins/apt/src/main/resources/META-INF/rhq-plugin.xml | 48
modules/plugins/apt/src/test/java/org/rhq/plugins/apt/AptSourcesComponentTest.java | 86
modules/plugins/apt/src/test/resources/log4j.xml | 32
modules/plugins/augeas/pom.xml | 84
modules/plugins/augeas/src/main/java/org/rhq/augeas/AugeasProxy.java | 181
modules/plugins/augeas/src/main/java/org/rhq/augeas/config/AugeasConfiguration.java | 69
modules/plugins/augeas/src/main/java/org/rhq/augeas/config/AugeasConfigurationSimple.java | 159
modules/plugins/augeas/src/main/java/org/rhq/augeas/config/AugeasModuleConfig.java | 119
modules/plugins/augeas/src/main/java/org/rhq/augeas/node/AugeasNode.java | 101
modules/plugins/augeas/src/main/java/org/rhq/augeas/node/AugeasNodeBase.java | 88
modules/plugins/augeas/src/main/java/org/rhq/augeas/node/AugeasNodeLazy.java | 138
modules/plugins/augeas/src/main/java/org/rhq/augeas/node/AugeasNodeReal.java | 154
modules/plugins/augeas/src/main/java/org/rhq/augeas/node/AugeasRootNode.java | 94
modules/plugins/augeas/src/main/java/org/rhq/augeas/tree/AugeasNodeBuffer.java | 146
modules/plugins/augeas/src/main/java/org/rhq/augeas/tree/AugeasTree.java | 158
modules/plugins/augeas/src/main/java/org/rhq/augeas/tree/AugeasTreeBuilder.java | 24
modules/plugins/augeas/src/main/java/org/rhq/augeas/tree/AugeasTreeException.java | 65
modules/plugins/augeas/src/main/java/org/rhq/augeas/tree/impl/AbstractAugeasTree.java | 211
modules/plugins/augeas/src/main/java/org/rhq/augeas/tree/impl/AugeasTreeLazy.java | 75
modules/plugins/augeas/src/main/java/org/rhq/augeas/tree/impl/AugeasTreeReal.java | 84
modules/plugins/augeas/src/main/java/org/rhq/augeas/tree/impl/DefaultAugeasTreeBuilder.java | 48
modules/plugins/augeas/src/main/java/org/rhq/augeas/util/Glob.java | 176
modules/plugins/augeas/src/main/java/org/rhq/augeas/util/GlobFilter.java | 145
modules/plugins/augeas/src/main/java/org/rhq/augeas/util/LensFilter.java | 23
modules/plugins/augeas/src/main/java/org/rhq/augeas/util/LensHelper.java | 66
modules/plugins/augeas/src/main/java/org/rhq/plugins/augeas/AugeasConfigurationComponent.java | 721
modules/plugins/augeas/src/main/java/org/rhq/plugins/augeas/AugeasConfigurationDiscoveryComponent.java | 188
modules/plugins/augeas/src/main/java/org/rhq/plugins/augeas/AugeasPluginLifecycleListener.java | 10
modules/plugins/augeas/src/main/java/org/rhq/plugins/augeas/helper/AugeasNode.java | 156
modules/plugins/augeas/src/main/java/org/rhq/plugins/augeas/helper/AugeasRawConfigHelper.java | 136
modules/plugins/augeas/src/main/java/org/rhq/plugins/augeas/helper/AugeasTranslator.java | 37
modules/plugins/augeas/src/main/java/org/rhq/plugins/augeas/helper/AugeasUtility.java | 47
modules/plugins/augeas/src/main/java/org/rhq/plugins/augeas/helper/AugeasVariable.java | 41
modules/plugins/augeas/src/main/java/org/rhq/plugins/augeas/test/AbstractAugeasConfigurationComponentTest.java | 297
modules/plugins/augeas/src/main/java/org/rhq/rhqtransform/AugeasRHQComponent.java | 55
modules/plugins/augeas/src/main/java/org/rhq/rhqtransform/AugeasRhqException.java | 66
modules/plugins/augeas/src/main/java/org/rhq/rhqtransform/AugeasToConfiguration.java | 113
modules/plugins/augeas/src/main/java/org/rhq/rhqtransform/ConfigurationToAugeas.java | 110
modules/plugins/augeas/src/main/java/org/rhq/rhqtransform/NameMap.java | 39
modules/plugins/augeas/src/main/java/org/rhq/rhqtransform/RhqAugeasMapping.java | 63
modules/plugins/augeas/src/main/java/org/rhq/rhqtransform/impl/AugeasToConfigurationSimple.java | 127
modules/plugins/augeas/src/main/java/org/rhq/rhqtransform/impl/ConfigurationToAugeasSimple.java | 193
modules/plugins/augeas/src/main/java/org/rhq/rhqtransform/impl/PluginDescriptorBasedAugeasConfiguration.java | 198
modules/plugins/augeas/src/main/java/org/rhq/rhqtransform/impl/RhqAugeasMappingSimple.java | 80
modules/plugins/augeas/src/main/resources/META-INF/rhq-plugin.xml | 15
modules/plugins/augeas/src/test/java/org/rhq/augeas/util/test/GlobFilterTest.java | 102
modules/plugins/byteman/pom.xml | 245
modules/plugins/byteman/src/main/java/org/rhq/plugins/byteman/BytemanAgentComponent.java | 738
modules/plugins/byteman/src/main/java/org/rhq/plugins/byteman/BytemanAgentDiscoveryComponent.java | 276
modules/plugins/byteman/src/main/java/org/rhq/plugins/byteman/BytemanRuleComponent.java | 48
modules/plugins/byteman/src/main/java/org/rhq/plugins/byteman/BytemanRuleDiscoveryComponent.java | 33
modules/plugins/byteman/src/main/java/org/rhq/plugins/byteman/BytemanScriptComponent.java | 177
modules/plugins/byteman/src/main/java/org/rhq/plugins/byteman/BytemanScriptDiscoveryComponent.java | 34
modules/plugins/byteman/src/main/resources/META-INF/rhq-plugin.xml | 148
modules/plugins/cobbler/pom.xml | 254
modules/plugins/cobbler/src/main/java/org/rhq/plugins/cobbler/CobblerComponent.java | 208
modules/plugins/cobbler/src/main/java/org/rhq/plugins/cobbler/CobblerDiscoveryComponent.java | 30
modules/plugins/cobbler/src/main/resources/META-INF/rhq-plugin.xml | 93
modules/plugins/cobbler/src/test/java/org/rhq/plugins/cobbler/CobblerComponentTest.java | 121
modules/plugins/cron/pom.xml | 218
modules/plugins/cron/src/main/java/org/rhq/plugins/cron/CronComponent.java | 215
modules/plugins/cron/src/main/java/org/rhq/plugins/cron/CronDiscoveryComponent.java | 44
modules/plugins/cron/src/main/java/org/rhq/plugins/cron/CronTabComponent.java | 151
modules/plugins/cron/src/main/java/org/rhq/plugins/cron/CronTabDiscoveryComponent.java | 82
modules/plugins/cron/src/main/resources/META-INF/rhq-plugin.xml | 178
modules/plugins/cron/src/test/java/org/rhq/plugins/cron/test/CronComponentTest.java | 116
modules/plugins/cron/src/test/java/org/rhq/plugins/cron/test/CronTabComponentTest.java | 144
modules/plugins/cron/src/test/resources/etc/cron.d/another-crontab | 4
modules/plugins/cron/src/test/resources/etc/crontab | 2
modules/plugins/cron/src/test/resources/log4j.xml | 32
modules/plugins/database/pom.xml | 198
modules/plugins/grub/pom.xml | 435
modules/plugins/grub/src/main/java/org/rhq/plugins/grub/GrubComponent.java | 28
modules/plugins/grub/src/main/resources/META-INF/rhq-plugin.xml | 94
modules/plugins/grub/src/test/java/org/rhq/plugins/grub/GrubComponentTest.java | 8
modules/plugins/hardware/pom.xml | 191
modules/plugins/hibernate/pom.xml | 245
modules/plugins/hibernate/src/main/java/org/rhq/plugins/hibernate/EntityComponent.java | 58
modules/plugins/hibernate/src/main/java/org/rhq/plugins/hibernate/EntityDiscoveryComponent.java | 54
modules/plugins/hibernate/src/main/java/org/rhq/plugins/hibernate/StatisticsComponent.java | 79
modules/plugins/hibernate/src/main/resources/META-INF/rhq-plugin.xml | 228
modules/plugins/hibernate/src/test/java/org/rhq/plugins/hibernate/test/HibernatePluginTest.java | 145
modules/plugins/hibernate/src/test/resources/log4j.xml | 51
modules/plugins/hosts/pom.xml | 446
modules/plugins/hosts/src/main/java/org/rhq/plugins/hosts/HostsComponent.java | 253
modules/plugins/hosts/src/main/java/org/rhq/plugins/hosts/HostsDiscoveryComponent.java | 86
modules/plugins/hosts/src/main/java/org/rhq/plugins/hosts/helper/Hosts.java | 260
modules/plugins/hosts/src/main/java/org/rhq/plugins/hosts/helper/HostsComponentHelper.java | 54
modules/plugins/hosts/src/main/java/org/rhq/plugins/hosts/helper/HostsEntry.java | 72
modules/plugins/hosts/src/main/java/org/rhq/plugins/hosts/helper/NonAugeasHostsConfigurationDelegate.java | 112
modules/plugins/hosts/src/main/java/org/rhq/plugins/hosts/helper/SimpleUnixConfigFileLine.java | 66
modules/plugins/hosts/src/main/java/org/rhq/plugins/hosts/helper/SimpleUnixConfigFileReader.java | 85
modules/plugins/hosts/src/main/resources/META-INF/rhq-plugin.xml | 104
modules/plugins/hosts/src/test/java/org/rhq/plugins/hosts/HostsComponentTest.java | 156
modules/plugins/hosts/src/test/resources/etc/hosts | 11
modules/plugins/hosts/src/test/resources/log4j.xml | 12
modules/plugins/hudson/pom.xml | 202
modules/plugins/hudson/src/main/java/org/rhq/plugins/hudson/HudsonDiscoveryComponent.java | 44
modules/plugins/hudson/src/main/resources/META-INF/rhq-plugin.xml | 2
modules/plugins/iis/pom.xml | 6
modules/plugins/iis/src/main/java/org/rhq/plugins/iis/IISResponseTimeDelegate.java | 612
modules/plugins/iis/src/main/java/org/rhq/plugins/iis/IISServerComponent.java | 250
modules/plugins/iis/src/main/java/org/rhq/plugins/iis/IISServerDiscoveryComponent.java | 180
modules/plugins/iis/src/main/java/org/rhq/plugins/iis/IISVHostComponent.java | 214
modules/plugins/iis/src/main/java/org/rhq/plugins/iis/IISVHostDiscoveryComponent.java | 200
modules/plugins/iis/src/main/java/org/rhq/plugins/iis/util/IISMetaBase.java | 362
modules/plugins/iis/src/main/java/org/rhq/plugins/iis/util/Win32ServiceControlDelegate.java | 322
modules/plugins/iis/src/main/resources/META-INF/rhq-plugin.xml | 1148
modules/plugins/iptables/pom.xml | 217
modules/plugins/iptables/src/main/java/org/rhq/plugins/iptables/AugeasRHQComponent.java | 39
modules/plugins/iptables/src/main/java/org/rhq/plugins/iptables/IptablesChainComponent.java | 110
modules/plugins/iptables/src/main/java/org/rhq/plugins/iptables/IptablesChainDiscoveryComponent.java | 66
modules/plugins/iptables/src/main/java/org/rhq/plugins/iptables/IptablesComponent.java | 120
modules/plugins/iptables/src/main/java/org/rhq/plugins/iptables/IptablesConfigTransform.java | 177
modules/plugins/iptables/src/main/java/org/rhq/plugins/iptables/IptablesDiscoveryComponent.java | 61
modules/plugins/iptables/src/main/java/org/rhq/plugins/iptables/IptablesTableComponent.java | 79
modules/plugins/iptables/src/main/java/org/rhq/plugins/iptables/IptablesTableDiscoveryComponent.java | 58
modules/plugins/iptables/src/main/resources/META-INF/rhq-plugin.xml | 54
modules/plugins/iptables/src/test/java/org/rhq/plugins/iptables/AppTest.java | 38
modules/plugins/irc/pom.xml | 211
modules/plugins/irc/src/main/java/org/rhq/plugins/irc/IRCRepoComponent.java | 134
modules/plugins/irc/src/main/java/org/rhq/plugins/irc/IRCRepoDiscoveryComponent.java | 53
modules/plugins/irc/src/main/java/org/rhq/plugins/irc/IRCServerComponent.java | 186
modules/plugins/irc/src/main/java/org/rhq/plugins/irc/IRCServerDiscoveryComponent.java | 57
modules/plugins/irc/src/main/resources/META-INF/rhq-plugin.xml | 62
modules/plugins/jboss-as-5/pom.xml | 658
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/AbstractEjbBeanComponent.java | 176
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/AbstractManagedComponent.java | 68
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/AbstractManagedDeploymentComponent.java | 221
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/AbstractManagedDeploymentDiscoveryComponent.java | 132
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/ApplicationServerComponent.java | 622
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/ApplicationServerContentFacetDelegate.java | 207
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/ApplicationServerDiscoveryComponent.java | 422
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/ApplicationServerOperationsDelegate.java | 644
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/ApplicationServerPluginConfigurationProperties.java | 47
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/ApplicationServerShutdownMethod.java | 33
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/ApplicationServerSupportedOperations.java | 44
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/ConnectorComponent.java | 99
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/ConnectorDiscoveryComponent.java | 130
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/Ejb2BeanComponent.java | 65
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/Ejb2BeanDiscoveryComponent.java | 64
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/Ejb3BeanComponent.java | 32
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/Ejb3BeanDiscoveryComponent.java | 98
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/EmbeddedManagedDeploymentComponent.java | 63
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/EmbeddedManagedDeploymentDiscoveryComponent.java | 34
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/EmptyFileException.java | 18
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/FileContentDelegate.java | 188
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/InProcessJBossASDiscovery.java | 122
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/JBossWebComponent.java | 62
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/JBossWebDiscoveryComponent.java | 69
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/JarContentDelegate.java | 137
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/JmsDestinationComponent.java | 82
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/JmsDestinationDiscoveryComponent.java | 44
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/ManagedComponentComponent.java | 422
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/ManagedComponentDiscoveryComponent.java | 150
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/ManagedDeploymentDiscoveryComponent.java | 134
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/PlatformComponent.java | 276
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/PlatformDiscoveryComponent.java | 117
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/ProfileServiceComponent.java | 37
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/StandaloneManagedDeploymentComponent.java | 411
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/StandaloneManagedDeploymentDiscoveryComponent.java | 34
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/TxConnectionFactoryComponent.java | 76
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/VirtualHostComponent.java | 32
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/VirtualHostDiscoveryComponent.java | 121
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/WarMeasurementFacetDelegate.java | 136
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/WebApplicationContextComponent.java | 243
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/WebApplicationContextDiscoveryComponent.java | 180
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/api/AbstractPropertyListAdapter.java | 43
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/api/AbstractPropertyMapAdapter.java | 43
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/api/AbstractPropertySimpleAdapter.java | 86
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/api/MeasurementAdapter.java | 35
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/api/MeasurementAdapterFactory.java | 102
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/api/PropertyAdapter.java | 88
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/api/PropertyAdapterFactory.java | 125
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/impl/configuration/AbstractPropertyMapToCompositeValueAdapter.java | 122
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/impl/configuration/PropertyListToArrayValueAdapter.java | 94
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/impl/configuration/PropertyListToCollectionValueAdapter.java | 101
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/impl/configuration/PropertyMapToCompositeValueSupportAdapter.java | 78
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/impl/configuration/PropertyMapToGenericValueAdapter.java | 138
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/impl/configuration/PropertyMapToMapCompositeValueSupportAdapter.java | 70
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/impl/configuration/PropertyMapToPropertiesValueAdapter.java | 89
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/impl/configuration/PropertyMapToTableValueAdapter.java | 94
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/impl/configuration/PropertySimpleToEnumValueAdapter.java | 61
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/impl/configuration/PropertySimpleToSimpleValueAdapter.java | 97
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/impl/configuration/custom/ConnectionFactoryConfigPropertyAdapter.java | 418
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/impl/configuration/custom/JMSSecurityConfigAdapter.java | 159
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/impl/measurement/SimpleMetaValueMeasurementAdapter.java | 68
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/impl/measurement/custom/JMSMessageCounterAdapter.java | 57
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/adapter/impl/measurement/custom/JMSMessageStatisticsAdapter.java | 38
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/connection/AbstractProfileServiceConnection.java | 61
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/connection/AbstractProfileServiceConnectionProvider.java | 87
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/connection/BasicProfileServiceConnection.java | 56
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/connection/JaasAuthenticationInvocationHandler.java | 61
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/connection/JaasAuthenticationProxyProfileServiceConnection.java | 73
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/connection/LocalProfileServiceConnectionProvider.java | 56
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/connection/ProfileServiceConnection.java | 42
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/connection/ProfileServiceConnectionProvider.java | 36
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/connection/RemoteProfileServiceConnectionProvider.java | 133
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/connection/jaas/JBossCallbackHandler.java | 69
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/connection/jaas/JBossConfiguration.java | 66
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/deploy/AbstractDeployer.java | 160
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/deploy/Deployer.java | 43
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/deploy/LocalDeployer.java | 56
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/deploy/RemoteDeployer.java | 144
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/helper/InPluginControlActionFacade.java | 106
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/helper/JBossAS5ConnectionTypeDescriptor.java | 82
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/helper/JBossInstallationInfo.java | 152
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/helper/JBossInstanceInfo.java | 354
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/helper/JBossProductType.java | 75
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/helper/JBossProperties.java | 85
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/helper/JavaSystemProperties.java | 36
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/helper/JmxConnectionHelper.java | 260
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/helper/MoreKnownComponentTypes.java | 116
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/script/ScriptComponent.java | 247
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/script/ScriptDiscoveryComponent.java | 167
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/script/ScriptFileFinder.java | 203
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/serviceBinding/ManagerComponent.java | 296
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/serviceBinding/ManagerDiscoveryComponent.java | 45
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/serviceBinding/SetComponent.java | 312
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/serviceBinding/SetDiscoveryComponent.java | 76
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/serviceBinding/Util.java | 240
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/util/ConversionUtils.java | 465
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/util/DebugUtils.java | 180
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/util/DeploymentUtils.java | 161
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/util/Ejb2BeanUtils.java | 92
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/util/FileContentDelegate.java | 188
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/util/JBossASContentFacetDelegate.java | 42
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/util/JBossConfigurationUtility.java | 83
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/util/JarContentDelegate.java | 137
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/util/JnpConfig.java | 528
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/util/ManagedComponentUtils.java | 179
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/util/MetaTypeUtils.java | 78
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/util/RegularExpressionNameMatcher.java | 52
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/util/ResourceComponentUtils.java | 107
modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/util/ResourceTypeUtils.java | 93
modules/plugins/jboss-as-5/src/main/resources/META-INF/rhq-plugin.xml | 2971
modules/plugins/jboss-as-5/src/test/jars/ejb2-entity-bean-test.jar |binary
modules/plugins/jboss-as-5/src/test/jars/ejb2-sfsb-test.jar |binary
modules/plugins/jboss-as-5/src/test/jars/ejb2-test.jar |binary
modules/plugins/jboss-as-5/src/test/jars/ejb3-embedded-test.ear |binary
modules/plugins/jboss-as-5/src/test/jars/ejb3-local-interface-test.jar |binary
modules/plugins/jboss-as-5/src/test/jars/ejb3-mdb-test.jar |binary
modules/plugins/jboss-as-5/src/test/jars/ejb3-sfsb-test.jar |binary
modules/plugins/jboss-as-5/src/test/jars/ejb3-slsb-test.jar |binary
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/adapter/api/MeasurementAdapterFactoryTest.java | 51
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/adapter/api/PropertyAdapterFactoryTest.java | 92
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/AbstractDestinationTest.java | 244
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/AbstractPluginTest.java | 178
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/AbstractResourceTest.java | 312
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/GeneralPluginTest.java | 43
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/QueueResourceTest.java | 127
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/TopicResourceTest.java | 117
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/ejb2/AbstractEjb2ResourceTest.java | 88
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/ejb2/AbstractSessionBeanTest.java | 98
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/ejb2/Ejb2EntityBeanResourceTest.java | 137
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/ejb2/Ejb2JarResourceTest.java | 54
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/ejb2/Ejb2MDBResourceTest.java | 89
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/ejb2/Ejb2SFSBResourceTest.java | 95
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/ejb2/Ejb2SLSBResourceTest.java | 110
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/ejb3/AbstractEjb3MessageDrivenBeanResourceTest.java | 82
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/ejb3/AbstractEjb3ResourceTest.java | 82
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/ejb3/AbstractEjb3SessionBeanResourceTest.java | 92
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/ejb3/Ejb3EmbeddedMDBResourceTest.java | 73
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/ejb3/Ejb3EmbeddedSFSBResourceTest.java | 83
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/ejb3/Ejb3EmbeddedSLSBResourceTest.java | 83
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/ejb3/Ejb3LocalInterfaceSFSBResourceTest.java | 82
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/ejb3/Ejb3LocalInterfaceSLSBResourceTest.java | 83
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/ejb3/Ejb3MDBResourceTest.java | 73
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/ejb3/Ejb3SFSBResourceTest.java | 82
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/ejb3/Ejb3SLSBResourceTest.java | 83
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/sbm/AbstractServiceBindingTest.java | 184
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/sbm/ServiceBindingManagerResourceTest.java | 188
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/sbm/ServiceBindingSetResourceTest.java | 347
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/util/AppServerUtils.java | 342
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/util/EjbSessionBeanTestTemplate.java | 141
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/util/JMSQueueUtil.java | 74
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/test/util/MethodArgDef.java | 49
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/util/ConversionUtilTest.java | 34
modules/plugins/jboss-as-5/src/test/java/org/rhq/plugins/jbossas5/util/ProfileServiceTestUtil.java | 131
modules/plugins/jboss-as-5/src/test/resources/log4j.xml | 51
modules/plugins/jboss-as-5/testsuite/README.txt | 10
modules/plugins/jboss-as-5/testsuite/deleteme-ds.xml | 119
modules/plugins/jboss-as-5/testsuite/pom.xml | 230
modules/plugins/jboss-as-5/testsuite/src/main/java/org/rhq/plugins/jbossas5/BootstrapServlet.java | 73
modules/plugins/jboss-as-5/testsuite/src/main/java/org/rhq/plugins/jbossas5/JBossServerTest.java | 758
modules/plugins/jboss-as-5/testsuite/src/main/webapp/WEB-INF/jboss-web.xml | 12
modules/plugins/jboss-as-5/testsuite/src/main/webapp/WEB-INF/web.xml | 43
modules/plugins/jboss-as/pom.xml | 355
modules/plugins/jboss-as/src/main/java/com/jboss/jbossnetwork/product/jbpm/handlers/InPluginControlActionFacade.java | 96
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/AbstractMessagingComponent.java | 203
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/AbstractMessagingDiscoveryComponent.java | 120
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/ApplicationComponent.java | 529
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/ApplicationDiscoveryComponent.java | 190
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/ConnectionFactoryComponent.java | 111
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/DatasourceComponent.java | 134
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/EJB2BeanComponent.java | 222
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/EJB3BeanComponent.java | 221
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/EmbeddedWarDiscoveryComponent.java | 77
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/JBMDestinationDiscoveryComponent.java | 61
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/JBossASDiscoveryComponent.java | 453
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/JBossASServerComponent.java | 1114
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/JBossASServerOperationsDelegate.java | 420
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/JBossASServerShutdownMethod.java | 31
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/JBossASServerSupportedOperations.java | 43
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/JBossASTomcatConnectorComponent.java | 131
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/JBossASTomcatConnectorDiscoveryComponent.java | 145
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/JBossASTomcatDiscoveryComponent.java | 138
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/JBossASTomcatServerComponent.java | 105
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/JBossASTomcatVHostDiscoveryService.java | 60
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/JBossASTomcatVHostService.java | 87
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/JBossMQDiscoveryComponent.java | 51
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/JBossMessagingComponent.java | 144
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/JBossMessagingDiscoveryComponent.java | 49
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/JMSComponent.java | 148
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/WarComponent.java | 434
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/WarDiscoveryComponent.java | 46
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/helper/JBossInstallationInfo.java | 118
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/helper/JBossInstanceInfo.java | 353
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/helper/JBossProductType.java | 71
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/helper/JBossProperties.java | 85
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/helper/JavaSystemProperties.java | 36
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/helper/MainDeployer.java | 111
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/script/ScriptComponent.java | 216
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/script/ScriptDiscoveryComponent.java | 138
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/script/ScriptFileFinder.java | 165
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/AbstractMessagingConfigurationEditor.java | 435
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/ConnectionFactoryConfigurationEditor.java | 554
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/DatasourceConfigurationEditor.java | 461
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/DeploymentUtility.java | 483
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/EmsUtility.java | 74
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/FileContentDelegate.java | 191
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/FileNameUtility.java | 56
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/JBossASContentFacetDelegate.java | 58
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/JBossASSnapshotReport.java | 83
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/JBossConfigurationUtility.java | 74
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/JBossMBeanUtility.java | 82
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/JBossMBeans.java | 30
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/JBossMessagingConfigurationEditor.java | 224
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/JMSConfigurationEditor.java | 211
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/JarContentDelegate.java | 141
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/JnpConfig.java | 529
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/WarDeploymentInformation.java | 67
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/WarDiscoveryHelper.java | 318
modules/plugins/jboss-as/src/main/java/org/rhq/plugins/jbossas/util/XMLConfigurationEditor.java | 102
modules/plugins/jboss-as/src/main/resources/META-INF/rhq-plugin.xml | 2585
modules/plugins/jboss-as/src/test/java/org/rhq/plugins/jbossas/test/JBossASPluginTest.java | 330
modules/plugins/jboss-as/src/test/java/org/rhq/plugins/jbossas/test/util/DatasourceConfigurationEditorTest.java | 259
modules/plugins/jboss-as/src/test/java/org/rhq/plugins/jbossas/test/util/JMSConfigurationEditorTest.java | 269
modules/plugins/jboss-as/src/test/resources/delete2DS.xml | 62
modules/plugins/jboss-as/src/test/resources/deleteDS.xml | 106
modules/plugins/jboss-as/src/test/resources/jms.xml | 116
modules/plugins/jboss-as/src/test/resources/loadDS.xml | 34
modules/plugins/jboss-as/src/test/resources/log4j.xml | 51
modules/plugins/jboss-as/src/test/resources/test.war |binary
modules/plugins/jboss-as/src/test/resources/updateDS.xml | 106
modules/plugins/jboss-cache-v3/pom.xml | 591
modules/plugins/jboss-cache-v3/src/main/java/org/rhq/plugins/jbosscache3/JBossCacheComponent.java | 83
modules/plugins/jboss-cache-v3/src/main/java/org/rhq/plugins/jbosscache3/JBossCacheDetailComponent.java | 159
modules/plugins/jboss-cache-v3/src/main/java/org/rhq/plugins/jbosscache3/JBossCacheDetailDiscoveryComponent.java | 105
modules/plugins/jboss-cache-v3/src/main/java/org/rhq/plugins/jbosscache3/JBossCacheDiscoveryComponent.java | 114
modules/plugins/jboss-cache-v3/src/main/resources/META-INF/rhq-plugin.xml | 288
modules/plugins/jboss-cache-v3/src/test/jars/TestCacheEJB.jar |binary
modules/plugins/jboss-cache-v3/src/test/jars/TestEar.ear |binary
modules/plugins/jboss-cache-v3/src/test/java/org/rhq/plugins/jbosscache3/test/AppServerUtils.java | 268
modules/plugins/jboss-cache-v3/src/test/java/org/rhq/plugins/jbosscache3/test/CacheComponentTest.java | 261
modules/plugins/jboss-cache-v3/src/test/java/org/rhq/plugins/jbosscache3/test/CacheStatus.java | 122
modules/plugins/jboss-cache-v3/src/test/java/org/rhq/plugins/jbosscache3/test/MethodArgDef.java | 48
modules/plugins/jboss-cache-v3/src/test/java/org/rhq/plugins/jbosscache3/test/OperationTest.java | 143
modules/plugins/jboss-cache-v3/src/test/java/org/rhq/plugins/jbosscache3/test/RemoteClientTest.java | 93
modules/plugins/jboss-cache-v3/src/test/java/org/rhq/plugins/jbosscache3/test/TestHelper.java | 195
modules/plugins/jboss-cache-v3/src/test/resources/log4j.xml | 51
modules/plugins/jboss-cache-v3/src/test/resources/test-service.xml | 20
modules/plugins/jboss-cache/pom.xml | 220
modules/plugins/jboss-cache/src/main/java/org/rhq/plugins/jbosscache/CacheConfigurationHelper.java | 179
modules/plugins/jboss-cache/src/main/java/org/rhq/plugins/jbosscache/JBossCacheComponent.java | 295
modules/plugins/jboss-cache/src/main/java/org/rhq/plugins/jbosscache/JBossCacheDiscoveryComponent.java | 114
modules/plugins/jboss-cache/src/main/java/org/rhq/plugins/jbosscache/JBossCacheSubsystemComponent.java | 140
modules/plugins/jboss-cache/src/main/java/org/rhq/plugins/jbosscache/JBossCacheSubsystemDiscovery.java | 60
modules/plugins/jboss-cache/src/main/java/org/rhq/plugins/jbosscache/JGroupsRepoComponent.java | 64
modules/plugins/jboss-cache/src/main/java/org/rhq/plugins/jbosscache/JGroupsRepoDiscovery.java | 143
modules/plugins/jboss-cache/src/main/resources/META-INF/rhq-plugin.xml | 170
modules/plugins/jdbctrace/pom.xml | 274
modules/plugins/jdbctrace/src/main/java/org/rhq/plugins/jdbctrace/JdbcTracerComponent.java | 203
modules/plugins/jdbctrace/src/main/java/org/rhq/plugins/jdbctrace/JdbcTracerDiscoveryComponent.java | 162
modules/plugins/jdbctrace/src/main/java/org/rhq/plugins/jdbctrace/JdbcTracerUtil.java | 115
modules/plugins/jdbctrace/src/main/java/org/rhq/plugins/jdbctrace/helper/JdbcTracerHelper.java | 12
modules/plugins/jdbctrace/src/main/resources/META-INF/rhq-plugin.xml | 34
modules/plugins/jdbctrace/src/main/resources/jdbctrace-rules.txt | 159
modules/plugins/jira/pom.xml | 644
modules/plugins/jira/src/main/java/org/rhq/plugins/jira/JiraClient.java | 490
modules/plugins/jira/src/main/java/org/rhq/plugins/jira/JiraConnection.java | 46
modules/plugins/jira/src/main/java/org/rhq/plugins/jira/JiraFilterComponent.java | 128
modules/plugins/jira/src/main/java/org/rhq/plugins/jira/JiraFilterDiscoveryComponent.java | 128
modules/plugins/jira/src/main/java/org/rhq/plugins/jira/JiraProjectComponent.java | 98
modules/plugins/jira/src/main/java/org/rhq/plugins/jira/JiraProjectDiscoveryComponent.java | 128
modules/plugins/jira/src/main/java/org/rhq/plugins/jira/JiraServerComponent.java | 146
modules/plugins/jira/src/main/java/org/rhq/plugins/jira/JiraServerDiscoveryComponent.java | 114
modules/plugins/jmx/pom.xml | 518
modules/plugins/jmx/src/main/java/org/rhq/plugins/jmx/JMXDiscoveryComponent.java | 621
modules/plugins/jmx/src/main/java/org/rhq/plugins/jmx/MBeanResourceComponent.java | 1141
modules/plugins/kickstart/pom.xml | 134
modules/plugins/kickstart/src/main/java/org/rhq/plugins/kickstart/KickstartDiscoveryComponent.java | 71
modules/plugins/kickstart/src/main/java/org/rhq/plugins/kickstart/KickstartServerComponent.java | 99
modules/plugins/kickstart/src/main/resources/META-INF/rhq-plugin.xml | 32
modules/plugins/lsof/pom.xml | 245
modules/plugins/lsof/src/main/java/org/rhq/plugins/lsof/DetectionMechanism.java | 18
modules/plugins/lsof/src/main/java/org/rhq/plugins/lsof/LsofComponent.java | 130
modules/plugins/lsof/src/main/java/org/rhq/plugins/lsof/LsofDiscoveryComponent.java | 108
modules/plugins/lsof/src/main/resources/META-INF/rhq-plugin.xml | 79
modules/plugins/mysql/pom.xml | 492
modules/plugins/mysql/src/main/java/org/rhq/plugins/mysql/MySqlComponent.java | 308
modules/plugins/mysql/src/main/java/org/rhq/plugins/mysql/MySqlDiscoveryComponent.java | 20
modules/plugins/netservices/pom.xml | 486
modules/plugins/netservices/src/main/java/org/rhq/plugins/netservices/HTTPNetServiceComponent.java | 350
modules/plugins/netservices/src/main/java/org/rhq/plugins/netservices/HTTPNetServiceDiscoveryComponent.java | 124
modules/plugins/netservices/src/main/java/org/rhq/plugins/netservices/PingNetServiceComponent.java | 196
modules/plugins/netservices/src/main/java/org/rhq/plugins/netservices/PingNetServiceDiscoveryComponent.java | 113
modules/plugins/netservices/src/main/resources/META-INF/rhq-plugin.xml | 138
modules/plugins/onewire/pom.xml | 7
modules/plugins/oracle/pom.xml | 499
modules/plugins/oracle/src/main/java/org/rhq/plugins/oracle/OracleDiscoveryComponent.java | 36
modules/plugins/perftest/pom.xml | 6
modules/plugins/platform/pom.xml | 404
modules/plugins/platform/src/main/java/org/rhq/plugins/platform/CpuComponent.java | 186
modules/plugins/platform/src/main/java/org/rhq/plugins/platform/LinuxDistroInfo.java | 2
modules/plugins/platform/src/main/java/org/rhq/plugins/platform/LinuxPlatformComponent.java | 679
modules/plugins/platform/src/main/java/org/rhq/plugins/platform/PlatformComponent.java | 488
modules/plugins/platform/src/main/java/org/rhq/plugins/platform/ProcessDiscoveryComponent.java | 58
modules/plugins/platform/src/main/java/org/rhq/plugins/platform/WindowsPlatformComponent.java | 198
modules/plugins/platform/src/main/java/org/rhq/plugins/platform/content/RpmPackageDiscoveryDelegate.java | 374
modules/plugins/platform/src/main/java/org/rhq/plugins/platform/content/yum/PluginContext.java | 312
modules/plugins/platform/src/main/java/org/rhq/plugins/platform/content/yum/Primary.java | 6
modules/plugins/platform/src/main/java/org/rhq/plugins/platform/win/Win32EventLogDelegate.java | 398
modules/plugins/platform/src/main/java/org/rhq/plugins/platform/win/WindowsSoftwareDelegate.java | 276
modules/plugins/platform/src/test/java/org/rhq/plugins/platform/test/PlatformPluginTest.java | 226
modules/plugins/pom.xml | 244
modules/plugins/postfix/pom.xml | 226
modules/plugins/postfix/src/main/java/org/rhq/plugins/postfix/PostfixAccessComponent.java | 61
modules/plugins/postfix/src/main/java/org/rhq/plugins/postfix/PostfixAccessDiscoveryComponent.java | 52
modules/plugins/postfix/src/main/java/org/rhq/plugins/postfix/PostfixServerComponent.java | 107
modules/plugins/postfix/src/main/java/org/rhq/plugins/postfix/PostfixServerDiscoveryComponent.java | 32
modules/plugins/postfix/src/main/resources/META-INF/rhq-plugin.xml | 79
modules/plugins/postfix/src/test/java/org/rhq/plugins/postfix/PostfixAccessComponentTest.java | 84
modules/plugins/postfix/src/test/java/org/rhq/plugins/postfix/PostfixComponentTest.java | 88
modules/plugins/postfix/src/test/resources/etc/postfix/access | 5
modules/plugins/postfix/src/test/resources/etc/postfix/main.cf | 11
modules/plugins/postfix/src/test/resources/log4j.xml | 40
modules/plugins/postgres/pom.xml | 490
modules/plugins/postgres/src/main/java/org/rhq/plugins/postgres/PostgresDiscoveryComponent.java | 19
modules/plugins/postgres/src/main/java/org/rhq/plugins/postgres/PostgresServerComponent.java | 928
modules/plugins/postgres/src/test/resources/log4j.xml | 102
modules/plugins/raw-config-test/pom.xml | 164
modules/plugins/raw-config-test/src/main/groovy/org/rhq/plugins/test/rawconfig/LegacyServer.groovy | 12
modules/plugins/raw-config-test/src/main/groovy/org/rhq/plugins/test/rawconfig/RawDiscoveryComponent.groovy | 22
modules/plugins/raw-config-test/src/main/groovy/org/rhq/plugins/test/rawconfig/RawServer.groovy | 109
modules/plugins/raw-config-test/src/main/groovy/org/rhq/plugins/test/rawconfig/StructuredAndRawDiscoveryComponent.groovy | 23
modules/plugins/raw-config-test/src/main/groovy/org/rhq/plugins/test/rawconfig/StructuredAndRawServer.groovy | 218
modules/plugins/raw-config-test/src/main/groovy/org/rhq/plugins/test/rawconfig/StructuredDiscoveryComponent.groovy | 24
modules/plugins/raw-config-test/src/main/groovy/org/rhq/plugins/test/rawconfig/StructuredServer.groovy | 110
modules/plugins/raw-config-test/src/main/resources/META-INF/rhq-plugin.xml | 81
modules/plugins/raw-config-test/src/test/groovy/org/rhq/plugins/test/rawconfig/RawServerTest.groovy | 29
modules/plugins/rhq-agent/pom.xml | 432
modules/plugins/rhq-agent/src/main/java/org/rhq/plugins/agent/AgentServerComponent.java | 534
modules/plugins/rhq-agent/src/main/resources/META-INF/rhq-plugin.xml | 1728
modules/plugins/rhq-agent/src/test/resources/log4j.xml | 76
modules/plugins/rhq-agent/src/test/resources/test-agent-configuration.xml | 190
modules/plugins/rhq-server/pom.xml | 243
modules/plugins/rhq-server/src/main/java/org/rhq/plugins/server/AlertsCacheResourceComponent.java | 70
modules/plugins/rhq-server/src/main/java/org/rhq/plugins/server/CommunicationsResourceComponent.java | 85
modules/plugins/rhq-server/src/main/java/org/rhq/plugins/server/GroupDefinitionResourceComponent.java | 72
modules/plugins/rhq-server/src/main/java/org/rhq/plugins/server/RemoteAPIResourceComponent.java | 90
modules/plugins/rhq-server/src/main/resources/META-INF/rhq-plugin.xml | 342
modules/plugins/samba/pom.xml | 226
modules/plugins/samba/src/main/java/org/rhq/plugins/samba/SambaServerComponent.java | 282
modules/plugins/samba/src/main/java/org/rhq/plugins/samba/SambaServerDiscoveryComponent.java | 32
modules/plugins/samba/src/main/java/org/rhq/plugins/samba/SambaShareComponent.java | 84
modules/plugins/samba/src/main/java/org/rhq/plugins/samba/SambaShareDiscoveryComponent.java | 66
modules/plugins/samba/src/main/resources/META-INF/rhq-plugin.xml | 134
modules/plugins/samba/src/test/java/org/rhq/plugins/samba/SambaComponentTest.java | 76
modules/plugins/samba/src/test/java/org/rhq/plugins/samba/SambaShareComponentTest.java | 88
modules/plugins/samba/src/test/resources/etc/samba/smb.conf | 15
modules/plugins/samba/src/test/resources/log4j.xml | 40
modules/plugins/script/pom.xml | 6
modules/plugins/script/src/main/java/org/rhq/plugins/script/ScriptDiscoveryComponent.java | 41
modules/plugins/script/src/main/java/org/rhq/plugins/script/ScriptServerComponent.java | 15
modules/plugins/script/src/main/resources/META-INF/rhq-plugin.xml | 2
modules/plugins/script2/pom.xml | 185
modules/plugins/script2/src/main/java/org/rhq/modules/plugins/script2/ScriptComponent.java | 214
modules/plugins/script2/src/main/java/org/rhq/modules/plugins/script2/ScriptDiscovery.java | 59
modules/plugins/script2/src/main/resources/META-INF/rhq-plugin.xml | 45
modules/plugins/services/README.txt | 4
modules/plugins/services/pom.xml | 260
modules/plugins/services/src/main/java/org/fedoraproject/Config/Services/ChkconfigService.java | 37
modules/plugins/services/src/main/java/org/fedoraproject/Config/Services/Introspectable.java | 30
modules/plugins/services/src/main/java/org/fedoraproject/Config/Services/Service.java | 30
modules/plugins/services/src/main/java/org/fedoraproject/Config/Services/ServiceHerder.java | 45
modules/plugins/services/src/main/java/org/fedoraproject/Config/Services/SysVService.java | 48
modules/plugins/services/src/main/java/org/fedoraproject/Config/Services/XinetdService.java | 32
modules/plugins/services/src/main/java/org/rhq/plugins/services/ServiceComponent.java | 78
modules/plugins/services/src/main/java/org/rhq/plugins/services/ServiceDiscoveryComponent.java | 46
modules/plugins/services/src/main/java/org/rhq/plugins/services/ServicesComponent.java | 157
modules/plugins/services/src/main/java/org/rhq/plugins/services/ServicesDiscoveryComponent.java | 77
modules/plugins/services/src/main/java/org/rhq/services/Service.java | 102
modules/plugins/services/src/main/java/org/rhq/services/ServiceManager.java | 55
modules/plugins/services/src/main/java/org/rhq/services/ServiceStatus.java | 28
modules/plugins/services/src/main/java/org/rhq/services/SysVService.java | 149
modules/plugins/services/src/main/java/org/rhq/services/XinetdService.java | 74
modules/plugins/services/src/main/resources/META-INF/rhq-plugin.xml | 49
modules/plugins/services/src/test/resources/log4j.xml | 40
modules/plugins/snmptrapd/pom.xml | 468
modules/plugins/snmptrapd/src/main/java/org/rhq/plugins/snmptrapd/SnmpTrapdDiscovery.java | 33
modules/plugins/snmptrapd/src/main/resources/META-INF/rhq-plugin.xml | 21
modules/plugins/sshd/pom.xml | 437
modules/plugins/sshd/src/main/java/org/rhq/plugins/sshd/OpenSSHDComponent.java | 410
modules/plugins/sshd/src/main/java/org/rhq/plugins/sshd/OpenSSHDDiscoveryComponent.java | 108
modules/plugins/sshd/src/main/resources/META-INF/rhq-plugin.xml | 1332
modules/plugins/sudoers/pom.xml | 215
modules/plugins/sudoers/src/main/java/org/rhq/plugins/sudoers/SudoersComponent.java | 71
modules/plugins/sudoers/src/main/java/org/rhq/plugins/sudoers/SudoersDiscoveryComponent.java | 27
modules/plugins/sudoers/src/main/resources/META-INF/rhq-plugin.xml | 57
modules/plugins/sudoers/src/test/java/org/rhq/plugins/sudoers/SudoersComponentTest.java | 121
modules/plugins/sudoers/src/test/resources/etc/sudoers | 11
modules/plugins/sudoers/src/test/resources/log4j.xml | 40
modules/plugins/tomcat/pom.xml | 212
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/TomcatCacheComponent.java | 40
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/TomcatCacheDiscoveryComponent.java | 68
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/TomcatConnectorComponent.java | 245
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/TomcatConnectorDiscoveryComponent.java | 191
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/TomcatDiscoveryComponent.java | 545
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/TomcatGroupComponent.java | 185
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/TomcatRoleComponent.java | 68
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/TomcatServerComponent.java | 466
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/TomcatServerOperationsDelegate.java | 515
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/TomcatUserComponent.java | 204
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/TomcatUserDatabaseComponent.java | 84
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/TomcatVHostComponent.java | 384
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/TomcatVHostDiscoveryComponent.java | 59
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/TomcatWarComponent.java | 860
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/TomcatWarDiscoveryComponent.java | 286
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/helper/CreateResourceHelper.java | 45
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/helper/EmsUtility.java | 88
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/helper/FileContentDelegate.java | 155
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/helper/TomcatApplicationDeployer.java | 87
modules/plugins/tomcat/src/main/java/org/jboss/on/plugins/tomcat/helper/TomcatConfig.java | 179
modules/plugins/tomcat/src/main/resources/META-INF/rhq-plugin.xml | 1149
modules/plugins/tomcat/src/test/java/org/jboss/on/plugins/tomcat/test/TomcatPluginTest.java | 105
modules/plugins/tomcat/src/test/resources/log4j.xml | 51
modules/plugins/twitter/pom.xml | 378
modules/plugins/twitter/src/main/java/org/rhq/plugins/twitter/FeedDiscovery.java | 56
modules/plugins/twitter/src/main/java/org/rhq/plugins/twitter/TwitterDiscovery.java | 30
modules/plugins/validate-all-plugins/pom.xml | 10
modules/plugins/virt/pom.xml | 561
modules/plugins/virt/src/main/java/org/rhq/plugins/virt/DomainConfigurationEditor.java | 319
modules/plugins/virt/src/main/java/org/rhq/plugins/virt/LibVirt.java | 139
modules/plugins/virt/src/main/java/org/rhq/plugins/virt/LibVirtConnection.java | 385
modules/plugins/virt/src/main/java/org/rhq/plugins/virt/VirtualizationBlockDeviceComponent.java | 134
modules/plugins/virt/src/main/java/org/rhq/plugins/virt/VirtualizationBlockDeviceDiscoveryComponent.java | 114
modules/plugins/virt/src/main/java/org/rhq/plugins/virt/VirtualizationComponent.java | 186
modules/plugins/virt/src/main/java/org/rhq/plugins/virt/VirtualizationDiscoveryComponent.java | 121
modules/plugins/virt/src/main/java/org/rhq/plugins/virt/VirtualizationDomainComponent.java | 219
modules/plugins/virt/src/main/java/org/rhq/plugins/virt/VirtualizationDomainDiscoveryComponent.java | 92
modules/plugins/virt/src/main/java/org/rhq/plugins/virt/VirtualizationHostComponent.java | 176
modules/plugins/virt/src/main/java/org/rhq/plugins/virt/VirtualizationHostDiscoveryComponent.java | 82
modules/plugins/virt/src/main/java/org/rhq/plugins/virt/VirtualizationInterfaceComponent.java | 138
modules/plugins/virt/src/main/java/org/rhq/plugins/virt/VirtualizationInterfaceDiscoveryComponent.java | 116
modules/plugins/virt/src/main/java/org/rhq/plugins/virt/VirtualizationNetworkComponent.java | 150
modules/plugins/virt/src/main/java/org/rhq/plugins/virt/VirtualizationNetworkDiscoveryComponent.java | 90
modules/plugins/virt/src/main/java/org/rhq/plugins/virt/XMLEditor.java | 377
modules/plugins/virt/src/main/resources/META-INF/rhq-plugin.xml | 71
modules/pom.xml | 145
modules/test-utils/pom.xml | 31
modules/test-utils/src/main/java/org/rhq/test/AssertUtils.java | 71
modules/test-utils/src/main/java/org/rhq/test/CollectionEqualsChecker.java | 91
modules/test-utils/src/main/java/org/rhq/test/EqualsResult.java | 44
modules/test-utils/src/main/java/org/rhq/test/JMockTest.java | 51
modules/test-utils/src/main/java/org/rhq/test/MatchResult.java | 44
modules/test-utils/src/main/java/org/rhq/test/PropertyMatchException.java | 43
modules/test-utils/src/main/java/org/rhq/test/PropertyMatcher.java | 88
modules/test-utils/src/main/java/org/rhq/test/jmock/PropertyMatcher.java | 56
pom.xml | 1710
release.sh | 333
2153 files changed, 512969 insertions(+), 129448 deletions(-)
---