Revision 57

View differences:

org.gvsig.educa.thematicmap/trunk/org.gvsig.educa.thematicmap/org.gvsig.educa.thematicmap.lib/org.gvsig.educa.thematicmap.lib.impl/src/main/java/org/gvsig/educa/thematicmap/impl/map/ThematicMapLoader.java
93 93
        File deployFolder) throws InvalidThematicMapFormatException,
94 94
        CantLoadContextException {
95 95

  
96
        PersistenceManager persistenceManager =
97
            ToolsLocator.getPersistenceManager();
98

  
99 96
        // Prepares file path
100 97
        File mapContextFile =
101 98
            new File(deployFolder, "mapContext/mapContext.xml");

Also available in: Unified diff