Bug 984037 - Wrong "Security Deployment Type" value on Datasource or ConnectionFactory creation with management interface
Summary: Wrong "Security Deployment Type" value on Datasource or ConnectionFactory cre...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: JBoss Enterprise Application Platform 5
Classification: JBoss
Component: jbossas
Version: 5.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Fernando Nasser
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-12 15:20 UTC by Thomas Segismont
Modified: 2025-02-10 03:28 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-02-10 03:28:05 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Thomas Segismont 2013-07-12 15:20:59 UTC
Description of problem:
When you create a Datasource or ConnectionFactory with the management interface (org.jboss.deployers.spi.management.ManagementView#applyTemplate), the value of "Security Deployment Type" is ignored and set to "Domain and Application".

Version-Release number of selected component (if applicable):
EAP 5.2

How reproducible:
Always

Steps to Reproduce:
Call to the management to create a Datasource or a ConnectionFactory and set the  "Security Deployment Type" ManagedProperty to "NONE".

Actual results:
The resource is created and "Security Deployment Type" ManagedProperty is set to "Domain and Application".

Expected results:
The resource is created and "Security Deployment Type" ManagedProperty is set to "NONE".

Additional info:
Same behavior in the admin console, but as it uses EmbeddedJOPR I guess this is expected.

Comment 1 Red Hat Bugzilla 2025-02-10 03:28:05 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.


Note You need to log in before you can comment on or make changes to this bug.