首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 服务器 > 其他服务器 >

ejb项目公布到websphere6.0

2013-01-08 
ejb项目发布到websphere6.0本帖最后由 kael_fk_ 于 2011-07-21 13:54:39 编辑通过客户端javaswing 访问 登

ejb项目发布到websphere6.0
本帖最后由 kael_fk_ 于 2011-07-21 13:54:39 编辑     通过客户端javaswing 访问 登录报异常:
2011-7-21 13:40:08 com.ibm.ws.naming.util.Helpers
WARNING: jndiNamingException
javax.naming.NamingException: The JNDI operation "lookupExt"on the context "PC-kaelNode01Cell/nodes/PC-kaelNode01/servers/server1" with the name "ESysuserManage" failed.  Please get the root cause Throwable contained in this NamingException for more information.  Root exception is java.lang.NoClassDefFoundError: 

[解决办法]
用 createejbstub 命令生成stub类,另外,ejb所引用的jar包需要复制到webspere路径下的java/jre/lib/ext下

热点排行