Jboss,Tomcat发布或启动时报错:JDK Specification Error

Jboss,Tomcat发布或启动时报错:JDK Specification Error

其详细错误就是配置JBOSS错误,其实就是把JDK配置成JRE了.其修改方法:
From the MyEclipse menubar open JBoss server configuration preferences; select



Window > Preferences > MyEclipse > Application Servers > JBoss X.X




Select the Enable radio button
Select Browse... for the JBoss root installation directory
Select the JBoss3 JDK preference page and select a full JDK, not just a JRE. Note: You may have to add a new JDK if only a JRE is listed.

你可能感兴趣的:(jdk,tomcat,jboss,MyEclipse)