[ 
https://issues.apache.org/jira/browse/QPID-7732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rob Godfrey updated QPID-7732:
------------------------------
    Description: 
There are currently at least two issues when trying to use global address 
domains, that is creating a domain "/foo/bar" in the virtual host and then 
trying to send or receive to "/foo/bar/queue".

# The resolution of the name to the object within the vhost is using the wrong 
length for the removing the prefix when searching for the object (thus looks 
for an object "/queue" not "queue").
# The resolution is only being used on looking for message destinations, not 
message sources

  was:
There are currently at least two issues when trying to use global address 
domains, that is creating a domain "/foo/bar" in the virtual host and then 
trying to send or receive to "/foo/bar/queue".

1. The resolution of the name to the object within the vhost is using the wrong 
length for the removing the prefix when searching for the object (thus looks 
for an object "/queue" not "queue").
2. The resolution is only being used on looking for message destinations, not 
message sources


> [Java Broker] Issues with using global address domains
> ------------------------------------------------------
>
>                 Key: QPID-7732
>                 URL: https://issues.apache.org/jira/browse/QPID-7732
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: qpid-java-6.0, qpid-java-6.1
>            Reporter: Rob Godfrey
>            Assignee: Rob Godfrey
>
> There are currently at least two issues when trying to use global address 
> domains, that is creating a domain "/foo/bar" in the virtual host and then 
> trying to send or receive to "/foo/bar/queue".
> # The resolution of the name to the object within the vhost is using the 
> wrong length for the removing the prefix when searching for the object (thus 
> looks for an object "/queue" not "queue").
> # The resolution is only being used on looking for message destinations, not 
> message sources



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to