[jboss-jira] [JBoss JIRA] Reopened: (JBAS-2215) Datasource deployments should only depend on a jrmp invoker when use-java-context is true
Weston Price (JIRA)
jira-events at jboss.com
Wed Jan 31 15:58:36 EST 2007
[ http://jira.jboss.com/jira/browse/JBAS-2215?page=all ]
Weston Price reopened JBAS-2215:
--------------------------------
Assignee: Weston Price (was: Scott M Stark)
The ConnectionFactoryTemplate.xsl includes the correct template for this solution, however, it never seemed to be used. As a result, the JRMPInvoker is always being assigned to the WrapperDataSourceService regardless of the use-java-context setting.
> Datasource deployments should only depend on a jrmp invoker when use-java-context is true
> -----------------------------------------------------------------------------------------
>
> Key: JBAS-2215
> URL: http://jira.jboss.com/jira/browse/JBAS-2215
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: JCA service
> Affects Versions: JBossAS-4.0.2 Final
> Reporter: Scott M Stark
> Assigned To: Weston Price
> Fix For: JBossAS-5.0.0.Beta1, JBossAS-4.0.3 Final
>
>
> Currently every *-ds.xml deployment has a dependency on a JMXInvoker even if the DataSource is not bound into the global JNDI for use outside of the server. The only time a remote proxy should be created and a dependency on a JMXInvoker created is when the *-ds.xml use-java-context element is false.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list