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.
其详细错误就是配置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.
本文介绍了如何解决在Jboss或Tomcat发布或启动时遇到的JDKSpecificationError错误。此错误通常由于将JDK错误地配置为JRE引起。文章提供了详细的步骤来修正配置问题。
1141

被折叠的 条评论
为什么被折叠?



