2 Replies Latest reply on Nov 20, 2006 6:55 AM by sherold

    jboss in one box and netbeans in another

      Hi, can someone help me to configure netbeans to use a jboss installation in another pc? when I run a project netbeans says:
      ...
      dist:
      pre-run-deploy:
      Starting server JBoss Application Server 4
      Starting JBoss Application Server 4

      and in the jboss console it says:
      ===============================================================================

      JBoss Bootstrap Environment

      JBOSS_HOME: y:\bin\\..

      JAVA: C:\java\jdk1.5.0_09\bin\java

      JAVA_OPTS: -Dhttp.proxyHost=192.168.2.254 -Dhttp.proxyPort=3128 -Dhttp.nonProxyHosts="localhost|127.0.0.1|pcbanio" -Dhttps.proxyHost=192.168.2.254 -Dhttps.proxyPort=3128 -Dprogram.name=run.bat -server -Xms128m -Xmx512m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000

      CLASSPATH: C:\java\jdk1.5.0_09\lib\tools.jar;y:\bin\\run.jar

      ===============================================================================

      and it stays there!!!

      Can someone give me some clue??
      thanks and sorry about my english :)