1 Reply Latest reply on Nov 18, 2005 6:58 PM by adrian.brock

    typo in docs\gettingstarted\en\html\standaone.html

    dmelzer

      There is a typo in the jboss\microcontainer-1.0.1\docs\gettingstarted\en\html\standalone.html. Change '}' to ')'

      public static void main(String[] args}
      throws Exception {

      StandaloneBootstrap.main(args);

      // Your stuff here...
      }