JBUILDER+WEBLOGIC错误,真是急死人了,在线等!!
我的JBUILDERX与WEBLOGIC8.1是整合好了的,编译项目是出现以下的错误后,
我到相应的目录去新建立了一个名为“appcgen”的文件夹但是仍然出错,请告诉我是什么原因,不甚感激!
"ejb20module.jar": Spaces in the temporary directory path may cause WebLogic APPC utility to produce fatal compile errors.
"ejb20module.jar": Spaces in the classpath may cause WebLogic APPC utility to produce fatal compile errors.
"ejb20module.jar": "D:\Program Files\JBuilderX\jdk1.4\bin\javaw" -classpath "C:\bea\weblogic81\server\lib\weblogic_sp.jar;C:\bea\weblogic81\server\lib\weblogic.jar;C:\bea\weblogic81\server\lib\webservices.jar;D:\Program Files\JBuilderX\lib\jdsserver.jar;D:\Program Files\JBuilderX\lib\beandt.jar;D:\Program Files\JBuilderX\lib\dx.jar;" weblogic.appc -keepgenerated -forceGeneration -compiler C:/j2sdk1.4.0_01/bin/javac "C:/Documents and Settings/qgx/jbproject/weblogicServer/ejb20module.jar.jar" -output "C:/Documents and Settings/qgx/jbproject/weblogicServer/ejb20module.jar"
"ejb20module.jar": [J2EE:160110]ERROR: Appc could not create the working directory, 'C:\DOCUME~1\LOCALS~1\Temp\appcgen'. Please ensure that this directory can be created and try again.
顺便问一下,我如果要改变它的工作目录,在哪儿可以改变呀?