revision: putting the fixed length part first saves us a delimiter byte and simplifies the
case where eisId info is not available:
gtrid = UidHelper.getBytes(tx_uid)+nodename.getBytes("UTF-8");
bqual = UidHelper.getBytes(new Uid())+eisId.getBytes("UTF-8");
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4262728#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...