- 
        1. Re: Hierarchical Topics Questiongseben Jun 8, 2009 12:00 PM (in response to pchandler)Use a subscriber with Level1.> The star character will give you only one sub-level of matching while the greater than sign will recursively match all the sub-levels. HTH, -Gio 
- 
        2. Re: Hierarchical Topics Questionpchandler Jun 8, 2009 3:38 PM (in response to gseben)Gio, Thanks! FYI: I didn't see the ".>" notation documented anywhere (i.e., Exploring JMS with FUSE? Message Broker?). That works great. Peter. 
- 
        3. Re: Hierarchical Topics Questiongsaintma Jun 9, 2009 2:06 PM (in response to pchandler)The current PDF of Exploring JMS withFUSE Message Broker says, on page 63: You could change these topics to demonstrate a FUSE Message Broker feature by extending the publish topic to a fourth level, and changing the wildcard on the subscriber topic from * to >. That expands the wildcard from all topics at the current hierarchical level to all topics at that level or deeper. 
- 
        4. Re: Hierarchical Topics Questionpchandler Jun 9, 2009 2:29 PM (in response to gsaintma)Sorry, didn't read that paragraph. me bad. Thanks for the information. Peter. 
 
     
    