1 Reply Latest reply on Aug 17, 2004 10:59 AM by louie171

    install jboss3.2.5 on a windows xp professional machine

    barash1

      I am trying to install jboss 3.2.5 on my Windows XP Professional Pentium 3 machine (450Mhz). The settings are as follows:
      PATH: JAVA_HOME\bin;...
      JAVA_HOME: F:\j2sdk1.4.2_04
      JBOSS_HOME F:\jboss-3.2.5\jboss-3.2.5
      classpath: .;F:\j2sdk1.4.2_04\lib\tools.jar

      I can run JAVA from the command line successfully.
      To setup the Jboss server in a command window I did the following:
      I cd'd to F:\jboss-3.2.5\jboss-3.2.5\bin.
      At this point I executed run.bat. Thing seemed to go OK.
      The last response from the run.bat command was:
      [jkMain] jk running ID=0 time=0/280 config=null.

      In another command window I tried to execute an example from Richard Monson-Haefel's book (4th edition) . I CD'd to the directory F:\workbook\workbook\ex04_1 to get to that directory. Note that "ant"
      is located in F:\workbook\workbook. I issued the command
      set PATH=..\ant\bin;%PATH%
      I issued the command to run example ex04_1
      ant run.client_41a
      Things seemed OK until I got an ERROR message
      {java] log4j:WARN No appenders could be found for logger (org.jnp.interfaces.NamingContext).

      I also cannot get the localhost:8080 to work.

      These problems are preventing me from getting started on the java client/server> I am a retiree and am making no money doing this. It is purely educational. The courses offered at the Phoenix area junior colleges are jus on JAVA which I already had. ANY HELP would be appreciated as I am dead in the water.

      Thanks
      Leonard Barash
      emai: barash1@cox.net