OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

amqp message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [amqp] Non-normative Refs: Filters


Am 07.02.2012 um 10:32 schrieb Andreas Mueller:

> Currently I'm using these filter declarations:
> 
>  <section name="filter-types">
> 	<type class="composite" name="no-local-filter" source="list" provides="filter">
> 		<descriptor name="amqp:no-local-filter:list" code="0x0000412B:0x00000000"/>
> 	</type>
> 	<type class="restricted" name="jms-selector-filter" provides="filter" source="string">
> 		<descriptor name="amqp:jms-selector-filter:string" code="0x0000412B:0x00000001"/>
> 	</type>
>  </section>

Well, I can't continue here until I know from which range I can use to generate descriptor code for the above filters. The current code 0x0000412B is the IANA code for IIT. But it's important that we have a code assigned from AMQP to ensure that all brokers capable of using NoLocal and JMS filters understand the very same filters.

I suggest we use a range from 200 to 255 for filters so the above no-local-filter would have code 0x00000000:0x000000C8 and the jms-selector-filter code  0x00000000:0x000000C9.

What do I need to do to get this done?

-- 
Andreas Mueller
IIT Software GmbH, Bremen/Germany
http://www.swiftmq.com





IIT Software GmbH
Fahrenheitstr. 1, D28359 Bremen, Germany
Tel: +49 421 2208-166, Fax: +49 421 2208-167
Amtsgericht Bremen, HRB 18624, Geschaeftsfuehrer: Andreas Mueller
Steuernummer: 71/572/04100, VAT: DE199945912



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]