JBuilder应用技巧一则

发表于:2007-06-22来源:作者:点击数: 标签:

   
  在JBuilder+WebLogic打包部署ejb时绘出现诸如:
"TestEjb.jar": Spaces in the classpath may cause WebLogic APPC utility to produce fatal compile errors.
之类的警告信息,此时要注意两各方面的问题:

1:JBuilder和bea的安装目录中不能出现空格;
2:在环境变量中,temp和tmp的值中不能有空隔。"TestEjb.jar": Spaces in the classpath may cause WebLogic APPC utility to produce fatal compile errors.

原文转自:http://www.ltesting.net