* This tests the {@link DeviceRepositoryAccessorManager#selectHierarchyDevices(String, com.volantis.synergetics.cornerstone.utilities.xml.jaxp.TransformerMetaFactory , JDOMFactory, RE)}
* static method.
*/
public void testStaticSeletecDevices() throws Exception {
TemporaryFileManager tempFileMgr = new TemporaryFileManager(
new TestDeviceRepositoryCreator());
tempFileMgr.executeWith(new TemporaryFileExecutor() {
public void execute(File repository) throws Exception {
JDOMFactory jdomFactory = new ODOMFactory();
TransformerMetaFactory transformerMetaFactory =