新闻正文

weblogic中的部署问题请教

来源:JAVA天堂  JAVA学习者  2007-7-12 01:57:02 网友评论 0 条 字体:[ ] ~我要投稿!
, 转信
ft
应该是
<ejb-ref>
<ejb-ref-description />
<ejb-ref-name>ejb/Customerreview</ejb-ref-name>
<ejb-ref-type>Entity</ejb-ref-type>
<home>****</home>
<remote>***</remote>
<jndi-name>DeployCustomer</jndi-name>
</ejb-ref>
【 在 milton (milton) 的大作中提到: 】
: 会话bean引用一个实体bean.在weblogic-ejb-jar.xml文件中如下
: <ejb-reference-description>
: <ejb-ref-name>ejb/Customerreview</ejb-ref-name>
: <jndi-name>DeployCustomer</jndi-name>
: </ejb-reference-description>
: 部署后,却在server的jndi树中找不到DeployCustomer,为什么?
: 建立客户端测试
: context.lookup(“java:/comp/env/ejb/Customerreview“);
: 错误如下:
: Entering DiningGuideManagerEJB.ejbCreate()
: .................(以下省略)


收藏到ViVi   收藏此页到365Key
上一篇: 咦,大家都去哪里了?
下一篇: 【合集】abstract必须public?
用户名:新注册) 密码: 匿名评论 [所有评论]
评论内容:不能超过250字,需审核后才会公布,请自觉遵守互联网相关政策法规。
本栏搜索
  • Google
   网站首页 -  网站地图 -  技术学习 -  网站投稿 -  帮助中心
Copyright 2003-2008 www.javah.net All Rights Reserved
2008 如果你喜欢本站 请收藏本站 并推荐给你的朋友一起分享