首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > Java Web开发 >

JBOSS JAVA_HOME does not point to the JDK 有关问题急

2012-01-20 
JBOSSJAVA_HOME does not point to the JDK 问题急急急急急急2007-03-2610:55:55,030ERROR[org.jboss.web.

JBOSS JAVA_HOME does not point to the JDK 问题急急急急急急
2007-03-26   10:55:55,030   ERROR   [org.jboss.web.localhost.Engine]   ApplicationDispatcher[/web]   Servlet.service()   for   servlet   jsp   threw   exception
Unable   to   find   a   javac   compiler;
com.sun.tools.javac.Main   is   not   on   the   classpath.
Perhaps   JAVA_HOME   does   not   point   to   the   JDK

帮帮小弟!!!

[解决办法]
看样子 是你没有正确地 指定JAVA_HOME 环境变量


看看你的
JAVA_HOME 环境变量 对不对

在命令行下面 运行 set JAVA_HOME 看看输出是不是你机器上面的JDK安装路径

不是的话 改一下

热点排行