This throws ClassCastException:
serializerSelector = (ServiceSelector) manager.lookup(Serializer.ROLE + "Selector");
(from XMLDBSource.java, line 448). To reproduce, go to: http://localhost:8888/samples/blocks/xmldb/xmount/
Does anybody know what changed and what should be used now instead of ServiceSelector?
Vadim
