Skip to content

Commit

Permalink
Eliminato momentaneamente caricamento file properties
Browse files Browse the repository at this point in the history
  • Loading branch information
gianfranco.gasparro committed Jun 10, 2014
1 parent 5c6e8c2 commit b024b1e
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -22,8 +22,8 @@ public class RicercaTrovato {
public RicercaTrovato() throws FileNotFoundException, IOException {
super();
// carica le proprietà solo alla prima occorrenza della classe
if (getTargetEndpoint()==null)
loadProperties();
// if (getTargetEndpoint()==null)
// loadProperties();
}

public static String getTargetEndpoint() {
Expand Down

0 comments on commit b024b1e

Please sign in to comment.