由于现在需要对jboss进行配置,以前没用过jboss,
首先说明我的jdk正常,
下载jboss5.0.01GA,并解压到F盘,
然后JBoss_home:.......
path:......
不知为什么总是启动不起来,
点击run.bat总是一闪而过
pause控制run.bat窗口只输出了jboss的路径
请大家帮帮忙解决,
最好详细点的方法或jboss的配置方法,或问题原因谢谢大家了。。
------解决方案--------------------------------------------------------
打开 run.bat 把前面的 @echo off 换成 @echo on
然后在 命令行窗口中执行这个 run.bat
F:\JBoss\bin\run.bat
看详细过程。
------解决方案--------------------------------------------------------
C:\Documents and Settings\test_07>H:\jboss-4.2.2.GA\bin\run.bat
C:\Documents and Settings\test_07>rem ------------------------------------------
-------------------------------
C:\Documents and Settings\test_07>rem JBoss Bootstrap Script for Win32
C:\Documents and Settings\test_07>rem ------------------------------------------
-------------------------------
C:\Documents and Settings\test_07>rem $Id: run.bat 63249 2007-05-30 13:20:25Z di
mitris@jboss.org $
C:\Documents and Settings\test_07>set DIRNAME=.\
C:\Documents and Settings\test_07>if "Windows_NT" == "Windows_NT" set DIRNAME=H:
\jboss-4.2.2.GA\bin\
C:\Documents and Settings\test_07>set PROGNAME=run.bat
C:\Documents and Settings\test_07>if "Windows_NT" == "Windows_NT" set PROGNAME=r
un.bat
C:\Documents and Settings\test_07>pushd H:\jboss-4.2.2.GA\bin\..
H:\jboss-4.2.2.GA>set JBOSS_HOME=H:\jboss-4.2.2.GA
H:\jboss-4.2.2.GA>popd
C:\Documents and Settings\test_07>REM Add bin/native to the PATH if present
C:\Documents and Settings\test_07>if exist "H:\jboss-4.2.2.GA\bin\native" set PA
TH=H:\jboss-4.2.2.GA\bin\native;D:\oracle\product\10.2.0\client_1\bin;C:\WINDOWS\s
ystem32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShel
l\v1.0;C:\Program Files\Xoreax\IncrediBuild;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Java\jdk1.5.0_09\bin;D:\MySql\bin
C:\Documents and Settings\test_07>if exist "H:\jboss-4.2.2.GA\bin\native" set JA
VA_OPTS= -Djava.library.path="D:\oracle\product\10.2.0\client_1\bin;C:\WINDOWS\sys
tem32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\
v1.0;C:\Program Files\Xoreax\IncrediBuild;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Java\jdk1.5.0_09\bin;D:\MySql\bin"
C:\Documents and Settings\test_07>rem Read all command line arguments
C:\Documents and Settings\test_07>REM
C:\Documents and Settings\test_07>REM The env variable commented out in favor o