5859606162636465
try { symbols = context.getSymbols(); idxMgr = context.getIndexManager(); } catch ( DBException e ) { throw new QueryException(FaultCodes.QRY_NOT_SUPPORTED, e); } }