[jboss-jira] [JBoss JIRA] (AS7-3070) Connection factory client-id does not survive server restart

jaikiran pai (Commented) (JIRA) jira-events at lists.jboss.org
Wed Jan 4 08:10:10 EST 2012


    [ https://issues.jboss.org/browse/AS7-3070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653761#comment-12653761 ] 

jaikiran pai commented on AS7-3070:
-----------------------------------

David, can you please try the latest nightly build http://community.jboss.org/thread/167590 and see if works fine there? I think I saw a commit recently which appeared related to this. Let us know how it goes.

                
> Connection factory client-id does not survive server restart
> ------------------------------------------------------------
>
>                 Key: AS7-3070
>                 URL: https://issues.jboss.org/browse/AS7-3070
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: JMS, Server
>    Affects Versions: 7.1.0.Beta1
>            Reporter: David White
>            Assignee: Clebert Suconic
>            Priority: Minor
>
> You can add a client-id in standalone.xml e.g.
> <connection-factory name="InVmConnectionFactory">
>   <client-id>my-client-id</client-id>
>   <connectors>
>     <connector-ref connector-name="in-vm"/>
>   </connectors>
>   <entries>
>     <entry name="java:/ConnectionFactory"/>
>   </entries>
> </connection-factory>
> But after a re-start, the client-id is missing
> standalone.xml has been silently re-written without the client-id

--
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