为了账号安全,请及时绑定邮箱和手机立即绑定

用Netbean写EJB,总出找不到java.lang.NoClassDefFoundError: com/ejb/StatefulAccountRemote

用Netbean写EJB,总出找不到java.lang.NoClassDefFoundError: com/ejb/StatefulAccountRemote

Eastgod 2017-04-21 11:14:42
其中remote不是接口么?@Remote public interface StatefulAccountRemote {    void depoist(double amount)throws  Exception;     void withdraw(double amount)throws  Exception;     public double getBalance(String id);
查看完整描述

1 回答

?
胜利女神在微笑

TA贡献67条经验 获得超59个赞

对外提供的接口这样写没错,,你的实现类怎么写的嘛

查看完整回答
反对 回复 2017-04-21
  • 1 回答
  • 0 关注
  • 1910 浏览

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信