[jboss-user] [IronJacamar] - Re: Connection config-properties are ignored

Stefano Maestri do-not-reply at jboss.com
Mon Feb 6 11:00:56 EST 2012


Stefano Maestri [https://community.jboss.org/people/maeste] created the discussion

"Re: Connection config-properties are ignored"

To view the discussion, visit: https://community.jboss.org/message/714693#714693

--------------------------------------------------------------
They are supported as subresources. So for example you can add it with a command like this:

/subsystem=resource-adapters/resource-adapter=archive.rar_2/config-properties=name:add(value=value)


or read it:

/subsystem=resource-adapters/resource-adapter=archive.rar_2/config-properties=name:read-resource
{
    "outcome" => "success",
    "result" => {"value" => "value"}
}
 
 
Of course parser will take care of parse xml and create subresource.
If you still have problem, please provide your configuration and detailed description of what you would expect and that you are not getting
 
 
regards
S.
- AS7-2981 Provide consistent behaviour to enable/disable datasources and resource adapters
- AS7-3316 stanalonde.xml, xa-datasource/security, <user-name> cannot be parametrised
- AS7-3349 Data-source add allows adding data sources with non existing JDBC driver
- AS7-3379 ResourceAdapterActivatorService never gets stopped
- AS7-3385 "xa-datasource-properties" "Instance" property validation does not allow empty value
- AS7-3477 If DataSourceDisable fails the stopped/removed services need bringing back to their original state
- AS7-3560 ConnectionFactory not registered/bound for rar deployments inside an ear
- AS7-3572 Changing a DS JNDI name leads to DS that cannot be enabled
- AS7-3578 Errors in data source subsystem checking
- AS7-3598 It's impossible to add and activate resource adapter after .rar deployment
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/714693#714693]

Start a new discussion in IronJacamar at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2098]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120206/57837f06/attachment.html 


More information about the jboss-user mailing list