JBuilder9 Tools/Configure Servers... 选中WebLogic Application Server 7.x 选中Enable server General子项中: Home directory-> %BEA_HOME%weblogic700server Working directory-> %BEA_HOME%user_projectsmydomain Class中删除/bea/weblogic700/server/lib/weblogic_sp.jar Custom子项中: BEA home directory-> %BEA_HOME% JDK installation directory->%JAVA_HOME% Domain directory-> %BEA_HOMEuser_projectsmydomain% User name和Password-> 写入自定义的. Listen address-> localhost 不选“Add an Admin Console item to the tools menu”和“Add a Configuration Wizard itemto the tools menu” Project/Default Project Properties... Server页: 选中Single server for all services in project 选中Weblogic Application Server 7.x 用户变量中加入: TEMP %SystemRoot%TEMP TMP %SystemRoot%TEMP 本文出自 51CTO.COM技术博客 |