1 使用环境
Eclipse Juno,Weblogic10.3.5,jdk1.7.0_09,其中Weblogic使用其自带的Jrocket.
2 网上的一些解决方案
网上提供的一种比较多得解决方案是在eclipse.ini中添加-Dsun.lang.ClassLoader.allowArraySyntax=true配置,经试验,不行
google上也有一些方案,比如:Go to Window Tab -> Preferences -> General -> Network ConnectionsChange the Active provider to "Direct",也不行
3 可行的解决方案
kill all of the Java(TM) Platform SE Binary process via Task Manager and restarted the Server.经试验,次方案有效
参考链接:http://stackoverflow.com/questions/24313203/unable-to-validate-weblogic-domain