在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.