Skip to content

Commit

Permalink
added PrioHeader to jg-magic-map.xml and PRIO to jg-protocol-ids.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
belaban committed Dec 8, 2010
1 parent a8fd9c6 commit 4fc760f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions conf/jg-magic-map.xml
Expand Up @@ -48,4 +48,5 @@
<class id="77" name="org.jgroups.protocols.RELAY$RelayHeader"/>
<class id="78" name="org.jgroups.protocols.STOMP$StompHeader"/>
<class id="79" name="org.jgroups.util.ProxyAddress"/>
<class id="80" name="org.jgroups.protocols.PrioHeader"/>
</magic-number-class-mapping>
1 change: 1 addition & 0 deletions conf/jg-protocol-ids.xml
Expand Up @@ -47,6 +47,7 @@
<class id="45" name="org.jgroups.protocols.UFC"/>
<class id="46" name="org.jgroups.protocols.JDBC_PING"/>
<class id="47" name="org.jgroups.protocols.STOMP"/>
<class id="48" name="org.jgroups.protocols.PRIO"/>


<class id="200" name="org.jgroups.blocks.PullPushAdapter"/>
Expand Down

0 comments on commit 4fc760f

Please sign in to comment.