Bug 865460
| Summary: | Cannot add a Group to tomcat's UserDatabase | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Web Server 2 | Reporter: | Jan Martiska <jmartisk> |
| Component: | JON Plugin | Assignee: | Jean-frederic Clere <jclere> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | unspecified | CC: | ccrouch, jclere, jdoyle, lfuka, majoshi, mfoley, mhasko, mhusnain, myarboro |
| Target Milestone: | --- | ||
| Target Release: | 2.0.1 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
Due to missing parameters a public class, adding a group to Tomcat's <classname>UserDatabase</classname> using the JBoss Operations Network (JON) interface displays an error:
<screen>DEBUG [ResourceFactory.executor-1] (rhq.core.pc.inventory.CreateResourceRunner)- Throwable was found in creation report for request [10083].
java.lang.IllegalStateException: Name [roles] specified for parameter of operation [createGroup] on MBean [Users:type=UserDatabase,database=UserDatabase] is invalid. The MBean operation does not take a parameter by that name..</screen>
A fix is applied to add the missing parameters. As a result, adding a group to Tomcat's <classname>UserDatabase</classname> works as expected in JBoss Enterprise Web Server 2.0.1.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-03 12:59:03 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 956987, 956990 | ||
|
Description
Jan Martiska
2012-10-11 13:38:25 UTC
Duplicate bug: https://bugzilla.redhat.com/show_bug.cgi?id=865460 This bug needs a corresponding bug in Jira or Bz (as appropriate) owned by the plugin team. Mark Yarborough work with John Doyle to define EWS owner. This issue affects all tomcat{5,6,7} versions.
*** Bug 865404 has been marked as a duplicate of this bug. *** Verified with Tomcat plugin brew build [1] and EWS 2.0.1.ER1 [1] https://brewweb.devel.redhat.com//buildinfo?buildID=269954 Added DocText. @Wei Nan Li, can you please review the Doc Text content? oops.. @Jean-Frederic Clere, can you please review the Doc Text content? See BZ 688358 they are duplicated. |