[jboss-jira] [JBoss JIRA] (AS7-3287) Deploying a datasource should trigger 'server reload is required'
Jan Martiska (JIRA)
jira-events at lists.jboss.org
Thu Jan 19 03:23:19 EST 2012
[ https://issues.jboss.org/browse/AS7-3287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660421#comment-12660421 ]
Jan Martiska commented on AS7-3287:
-----------------------------------
I mean deployment through the UI of admin console. After you create a deployment through the UI, it doesn't appear in JNDI naming list (in the console).. and viewing its runtime metrics (also in the console) will cause an error:
"failure-description" => "JBAS014739: No handler for read-resource at address [
(\"subsystem\" => \"datasources\"),
(\"data-source\" => \"testdatasource\"),
(\"statistics\" => \"jdbc\")
the only way to fix it is to trigger a server reload.
> Deploying a datasource should trigger 'server reload is required'
> -----------------------------------------------------------------
>
> Key: AS7-3287
> URL: https://issues.jboss.org/browse/AS7-3287
> Project: Application Server 7
> Issue Type: Bug
> Components: JCA
> Affects Versions: 7.1.0.CR1b
> Reporter: Jan Martiska
> Assignee: Stefano Maestri
>
> Deploying a datasource should trigger 'server reload is required' message and require a server reload. It is necessary for example for the datasource to appear in the JNDI naming list.
> Editing an existing datasource triggers this, but creation does not.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list