Z
zhfhq
Unregistered / Unconfirmed
GUEST, unregistred user!
我现在想用JBuilder5。0开发一个关于EJB的项目,想用WebLogic6。0 作我的
目标应用程序服务器,可是我不知道如何的配置它们,做了一个很简单的例子,会出现如下的
错误:
"EJBGroup.ejbgrpx": <1999-7-3 上午09时41分03秒> <Error> <EJB> <EJB Deployment: Enterprise1 has a class ejbtest2.Enterprise1Bean which is in the classpath. This class should only be located in the ejb-jar file.>
"EJBGroup.ejbgrpx": <1999-7-3 上午09时41分03秒> <Error> <EJB> <EJB Deployment: Enterprise1 has a class ejbtest2.Enterprise1Home which is in the classpath. This class should only be located in the ejb-jar file.>
"EJBGroup.ejbgrpx": <1999-7-3 上午09时41分03秒> <Error> <EJB> <EJB Deployment: Enterprise1 has a class ejbtest2.Enterprise1 which is in the classpath. This class should only be located in the ejb-jar file.>
"EJBGroup.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.
"EJBGroup.ejbgrpx": ERROR: ejbc found errors
那位大侠,可以给我讲以下具体的配置步骤
目标应用程序服务器,可是我不知道如何的配置它们,做了一个很简单的例子,会出现如下的
错误:
"EJBGroup.ejbgrpx": <1999-7-3 上午09时41分03秒> <Error> <EJB> <EJB Deployment: Enterprise1 has a class ejbtest2.Enterprise1Bean which is in the classpath. This class should only be located in the ejb-jar file.>
"EJBGroup.ejbgrpx": <1999-7-3 上午09时41分03秒> <Error> <EJB> <EJB Deployment: Enterprise1 has a class ejbtest2.Enterprise1Home which is in the classpath. This class should only be located in the ejb-jar file.>
"EJBGroup.ejbgrpx": <1999-7-3 上午09时41分03秒> <Error> <EJB> <EJB Deployment: Enterprise1 has a class ejbtest2.Enterprise1 which is in the classpath. This class should only be located in the ejb-jar file.>
"EJBGroup.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.
"EJBGroup.ejbgrpx": ERROR: ejbc found errors
那位大侠,可以给我讲以下具体的配置步骤