public void setUp() throws Exception {
super.setUp();
//BasicConfigurator.configure();
// selector = new AcceptCharsetSelector(encManager);
request = new HttpServletRequestStub();
context = new TestMarinerPageContext();
Map policyMap = new HashMap();
final InternalDevice internalDevice =
INTERNAL_DEVICE_FACTORY.createInternalDevice(
new DefaultDevice("Test-Device", policyMap, null));