当前位置: 技术问答>java相关
用JB建了个EJB(一句代码也没添加),运行时出错,为什么?(好几天了,还没解决)
来源: 互联网 发布时间:2015-04-07
本文导语: 我先建立个PROJECT,再建立个EMPTY EJB, 再建立个EJB,运行ejbgrp文件时就出错。 Could not deploy ejb-jar F:/JProject/myejb3/myejb3.jar org.omg.CORBA.OBJECT_NOT_EXIST: minor code: 0 completed: No at java.lang.Class.newInstance0(Native Method) at java.lang...
我先建立个PROJECT,再建立个EMPTY EJB,
再建立个EJB,运行ejbgrp文件时就出错。
Could not deploy ejb-jar F:/JProject/myejb3/myejb3.jar
org.omg.CORBA.OBJECT_NOT_EXIST: minor code: 0 completed: No
at java.lang.Class.newInstance0(Native Method)
at java.lang.Class.newInstance(Class.java:237)
at com.inprise.vbroker.orb.SE.read(SE.java:28).
at com.inprise.vbroker.orb.DelegateImpl.handleReply(DelegateImpl.java:622)
at com.inprise.vbroker.orb.DelegateImpl.invoke(DelegateImpl.java:552)
at org.omg.CORBA.portable.ObjectImpl._invoke(ObjectImpl.java:297)
at com.inprise.vbroker.orb.RequestImpl._invoke(RequestImpl.java:194)
at com.inprise.vbroker.orb.RequestImpl.invoke(RequestImpl.java:130)
at org.omg.CosNaming._NamingContextStub.rebind(_NamingContextStub.java:105)
at com.sun.jndi.cosnaming.CNCtx.callBindOrRebind(CNCtx.java:431)
at com.sun.jndi.cosnaming.CNCtx.rebind(CNCtx.java:523)
at javax.naming.InitialContext.rebind(InitialContext.java:370)
at javax.naming.InitialContext.rebind(InitialContext.java:370)Undoing effects of a partial deployment ...
Jar name = F:/JProject/myejb3/myejb3.jar
The home name is : Enterprise1
at com.inprise.ejb.Container.load(Container.java:962)
at com.inprise.ejb.Container.run(Container.java:597)
at com.inprise.ejb.Container.run(Container.java:1241)
at com.inprise.ejb.Container.main(Container.java:1246)
我不知道是什么意思,
请各位跟我说一下!
我用的是Jbuilder,ias。
还有运行时要打开IAS服务器吗?
|
是MM吗?
我用的是BAS4.5,建议你也用吧
http://www.borland.com/appserver/download/index.html
我没有用过ias,如果你用JBuilder6+Bas4.5+weblogic6.1我一定帮你
你的名字真象个PLMM类
:)
我用的是BAS4.5,建议你也用吧
http://www.borland.com/appserver/download/index.html
我没有用过ias,如果你用JBuilder6+Bas4.5+weblogic6.1我一定帮你
你的名字真象个PLMM类
:)