IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Index du forum

Recherche:

Type: Messages; Utilisateur: l_informaticien

Recherche: Recherche effectuée en 0,01 secondes.

  1. C'est résolu! Il fallait public static...

    C'est résolu!

    Il fallait

    public static void main(String[] args) {

    // Demarre le contexte de Spring
    new ClassPathXmlApplicationContext("applicationContext.xml");
    }
  2. Erreur "FileNotFoundException: class path resource [applicationContext.xml] cannot be opened"

    Bonjour,

    Ayant suivi le tutoriel http://yannart.developpez.com/java/spring/tutoriel/ sous NetBeans, j'ai l'erreur

    J'ai placé le fichier applicationContext.xml dans deux endroits -> au même...
Affichage des résultats 1 à 2 sur 2