[jbossts-issues] [JBoss JIRA] Commented: (JBTM-394) support JBossAS 5.0 service binding manager

Jonathan Halliday (JIRA) jira-events at lists.jboss.org
Thu Sep 4 07:00:38 EDT 2008


    [ https://jira.jboss.org/jira/browse/JBTM-394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12428203#action_12428203 ] 

Jonathan Halliday commented on JBTM-394:
----------------------------------------

Added getters and setter for addresses / ports to the jta and jts service mbean interfaces and implementations.

Revised assorted jta/jts/core internals to remove knowledge of AS from things that don't need it - the TransactionManagerService puts the values from ServiceBindingManager (or SERVER_BIND_ADDRESS as a fallback) in to the arjuna config objects, so app server integration is transparent to the rest of the JBossTS codebase.

Revised XTS AS integration to read same service bindings the AS webserver uses, making it more POJO and less JMX style integration.

Whilst checking port bindings, discoved and fixed inconsistencies in various places where 4711 was stated as recovery manager port, rather than the correct 4712.

Used 4713 for transaction status manager and 4714 for socketProcessId in the app server. Note that when running standalone these still use random ports - do we want to hardcode these defaults in the standalone version also?

> support JBossAS 5.0 service binding manager
> -------------------------------------------
>
>                 Key: JBTM-394
>                 URL: https://jira.jboss.org/jira/browse/JBTM-394
>             Project: JBoss Transaction Manager
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Application Server Integration, Configuration
>    Affects Versions: 4.4.CR2
>            Reporter: Jonathan Halliday
>            Assignee: Jonathan Halliday
>             Fix For: 4.4.0.GA
>
>
> When deployed in JBossAS, the JTA and JTS should take their IP and port binding information from the app server's Service Binding Manager rather than the jbossjta|jbossjts-properties.xml files.
> http://www.jboss.com/index.html?module=bb&op=viewtopic&t=140667
> http://wiki.jboss.org/wiki/AS5ServiceBindingManager

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossts-issues mailing list