就Borland JBuilder6.0与WebLogic6.x整合指南中例子的问题
我按照网上最普遍的那个文档建立了里面的一个例程,但是编译工程时出现以下提示:
"SBDemo.ejbgrpx": <2002-4-12 上午02时19分00秒> <Warning> <EJB> <EJB Deployment: TimeFunctions has a class sbtutorial.TimeFunctionsBean which is in the classpath. This class should only be located in the ejb-jar file.>
"SBDemo.ejbgrpx": <2002-4-12 上午02时19分00秒> <Warning> <EJB> <EJB Deployment: TimeFunctions has a class sbtutorial.TimeFunctionsHome which is in the classpath. This class should only be located in the ejb-jar file.>
"SBDemo.ejbgrpx": <2002-4-12 上午02时19分00秒> <Warning> <EJB> <EJB Deployment: TimeFunctions has a class sbtutorial.TimeFunctions which is in the classpath. This class should only be located in the ejb-jar file.>
"SBDemo.ejbgrpx": ERROR: Error from ejbc: ERROR: The classes which ejbc generated from your home and remote interfaces cannot be loaded. Please ensure that you have set the -d option to a writeable directory.
"SBDemo.ejbgrpx": ERROR: ejbc found errors