在WebLogic6.0上实施EJB的问题(急急急急!!!)
当在WebLogic6.0上实施一个应用程序时在weblogic服务的启动窗口出现如下错误:
<2002-12-17 上午11时31分04秒> <Error> <J2EE> <Error deploying application ProductDemo:
Unable to deploy EJB: ProductDemo.jar from ProductDemo.jar:
In EJB Orders, method create(int,int,factory.product.LocalProduct,java.util.Date) exposes local interface types or local home interface types through the remote home interface of the bean. This is not allowed.
at weblogic.ejb20.compliance.EJBComplianceChecker.check(EJBComplianceChe
cker.java:257)
at weblogic.ejb20.compliance.EJBComplianceChecker.checkDeploymentInfo(EJ
BComplianceChecker.java:221)
........
请教各位问题出在哪?