5051525354555657585960
@Before public void setUp() throws Exception { super.setUp(); rhi = new ReadHeadersInterceptor(BusFactory.getDefaultBus(), "phase1"); chain.add(rhi); saajIntc = new SAAJInInterceptor("phase2"); chain.add(saajIntc);