登录
首页 » Java » EJB

EJB

于 2016-06-07 发布 文件大小:5846KB
0 197
下载积分: 1 下载次数: 3

代码说明:

  EJB3在JBoss7下的使用案例,建立EJB远程服务,通过本地和远程两种方式访问EJB服务(EJB3 in use cases JBoss7 under build EJB remote service, access to local and remote EJB services through two ways)

文件列表:

EJBClient
.........\.classpath,1093,2015-08-09
.........\.project,1334,2015-08-09
.........\src
.........\...\com
.........\...\...\chhweb
.........\...\...\......\ejb
.........\...\...\......\...\util
.........\...\...\......\...\....\EjbUtil.java,1566,2015-08-09
.........\...\...\......\servlet
.........\...\...\......\.......\TestRemoteEJB.java,2087,2015-08-08
.........\...\jboss-ejb-client.properties,398,2015-08-09
.........\WebRoot
.........\.......\index.jsp,829,2015-08-09
.........\.......\META-INF
.........\.......\........\MANIFEST.MF,39,2015-08-09
.........\.......\WEB-INF
.........\.......\.......\classes
.........\.......\.......\.......\com
.........\.......\.......\.......\...\chhweb
.........\.......\.......\.......\...\......\ejb
.........\.......\.......\.......\...\......\...\util
.........\.......\.......\.......\...\......\...\....\EjbUtil.class,2652,2015-08-09
.........\.......\.......\.......\...\......\servlet
.........\.......\.......\.......\...\......\.......\TestRemoteEJB.class,2613,2015-08-09
.........\.......\.......\.......\jboss-ejb-client.properties,398,2015-08-09
.........\.......\.......\lib
.........\.......\.......\...\EJBServer.jar,1966,2015-08-07
.........\.......\.......\...\jboss-client.jar,6588665,2015-08-09
.........\.......\.......\web.xml,655,2015-08-09
EJBLocalClient
..............\.classpath,1093,2015-08-08
..............\.project,1197,2015-08-08
..............\src
..............\...\com
..............\...\...\chhweb
..............\...\...\......\ejb
..............\...\...\......\...\util
..............\...\...\......\...\....\EjbUtil.java,1516,2015-08-08
..............\...\...\......\servlet
..............\...\...\......\.......\TestLocalEJB.java,1513,2015-08-08
..............\WebRoot
..............\.......\index.jsp,829,2015-08-08
..............\.......\META-INF
..............\.......\........\MANIFEST.MF,39,2015-08-08
..............\.......\WEB-INF
..............\.......\.......\classes
..............\.......\.......\.......\com
..............\.......\.......\.......\...\chhweb
..............\.......\.......\.......\...\......\ejb
..............\.......\.......\.......\...\......\...\util
..............\.......\.......\.......\...\......\...\....\EjbUtil.class,2532,2015-08-08
..............\.......\.......\.......\...\......\servlet
..............\.......\.......\.......\...\......\.......\TestLocalEJB.class,1782,2015-08-08
..............\.......\.......\lib
..............\.......\.......\...\EJBLocalServer.jar,1498,2015-08-08
EJBLocalServer
..............\.classpath,707,2015-08-08
..............\.project,1151,2015-08-08
..............\bin
..............\...\com
..............\...\...\chhweb
..............\...\...\......\ejb
..............\...\...\......\...\OperateBean.class,626,2015-08-08
..............\...\...\......\...\OperateBeanLocal.class,213,2015-08-08
..............\...\META-INF
..............\...\........\MANIFEST.MF,39,2015-08-08
..............\build
..............\.....\classes
..............\.....\.......\com
..............\.....\.......\...\chhweb
..............\.....\.......\...\......\ejb
..............\.....\.......\...\......\...\OperateBean.class,626,2015-08-08
..............\.....\.......\...\......\...\OperateBeanLocal.class,213,2015-08-08
..............\build.xml,1369,2015-08-08
..............\EJBLocalServer.jar,1498,2015-08-08
..............\ejbModule
..............\.........\com
..............\.........\...\chhweb
..............\.........\...\......\ejb
..............\.........\...\......\...\OperateBean.java,221,2015-08-08
..............\.........\...\......\...\OperateBeanLocal.java,133,2015-08-08
..............\.........\META-INF
..............\.........\........\MANIFEST.MF,39,2015-08-08

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Item
    Represents an Item COMPREHENSION-TLV object.
    2014-02-24 16:19:23下载
    积分:1
  • AddressBook
    课程设计-- 通讯录。。用NetBeans编写(Curriculum design- Address Book. . Prepared using NetBeans)
    2008-05-27 02:46:28下载
    积分:1
  • MessageImage
    java编写的小游戏,通过在屏幕上显示多种格式的文字,使得观看者不得不来回换晃头,起到活动脖子的功效(java game, prepared by the screen display of text in multiple formats, making the viewer had to head back and forth for Huang played the effectiveness of the activities of the neck)
    2009-04-21 19:57:53下载
    积分:1
  • Tab
    Class for maintaining Tabs with a main WebView and a subwindow.
    2013-12-06 12:03:48下载
    积分:1
  • 图书管理系统 booksystem
    说明:  用户登录上后可以进行借书管理,当书籍数量不足时借书失败,当读者借书成功后系统会自动规定读者还书时间(After the user logs in, he can manage the borrowing of books. When the number of books is insufficient, he fails to borrow books. When the reader borrows books successfully, the system will automatically stipulate the time for the reader to return the books.)
    2020-06-18 01:00:01下载
    积分:1
  • Get_loop
    用于求网络中从某一节点开始形成环路到该节点结束的节点编号。对于求路径的问题会有一定的帮助(Used to find a node the network began to form a loop to the end node node numbers. To seek the path of problem would certainly help)
    2016-04-18 17:00:09下载
    积分:1
  • javaPrint
    java,条码打印机驱动,源程序,驱动。(java, bar code printer driver, source code, driver)
    2010-05-13 16:25:08下载
    积分:1
  • esmd4j-1.0-free (2)
    说明:  用于极点对称模态分解求解,对输入信号进行模态分解并求出相应图形和数据(Used for pole-symmetric modal decomposition solution, modal decomposition of input signals and determination of corresponding graphics and data)
    2019-02-28 21:23:39下载
    积分:1
  • _Bits
    Test the class {@code com.android.dx.util.Bits} for Java.
    2013-10-02 01:36:01下载
    积分:1
  • Parking-Management-System
    小型停车场管理系统,记录停车信息,通过java予以实现,功能较详细(Small parking management system to record Parking Information, be achieved through java, features a more detailed)
    2013-07-16 09:26:17下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载