登录
首页 » Java » EJB

EJB

于 2016-06-07 发布 文件大小:5846KB
0 378
下载积分: 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 个回复

  • MyWeatherActitity
    根据中国天气网,查询城市天气。根据城市编号添加城市,也可根据城市名称查询城市编号(According to Chinese weather site, check the city weather. According to City Code to add the city, can also inquire about the city numbered according to city name)
    2014-05-02 19:28:54下载
    积分:1
  • Memorytest
    游戏记忆测试,给出30个小格子,选择难度,低级难度是连续选出6个相同的图片为完成(Memory test game)
    2009-06-07 18:15:51下载
    积分:1
  • TopModel
    topmodel arcgis 水文模型(Application of TOPMODEL-based Hydrological Model)
    2017-12-28 18:32:15下载
    积分:1
  • Oreilly.Java.RMI
    Oreilly.Java.RMI,Oreilly丛书中对于RMI的一本书(Oreilly.Java.RMI, Oreilly Books for a book RMI)
    2008-01-02 19:14:25下载
    积分:1
  • quaqua-3.6.11
    这是一个仿MAC-X界面java SDK src包.(This is a fake MAC-X interface java SDK src package.)
    2007-02-11 21:42:06下载
    积分:1
  • 视频转码工具累
    说明:  针对于一些视频转码的工具类,工具类用到的转码工具分别是:ffmpeg、mencoder(For some video transcoding tools, the tools used in the tool class are ffmpeg and mencoder.)
    2020-06-19 16:40:01下载
    积分:1
  • yibanbeibao
    用JAVA实现一般背包问题(附院码)比较实用(Knapsack problem)
    2013-10-24 23:08:35下载
    积分:1
  • GUI
    高等院校计算机应用技术硕士研究生课程,高级计算机网络程序设计实例子代码,GUI部分.(Master of Computer Application Technology tertiary post-graduate courses, advanced computer networks, programming examples of sub-code, GUI part.)
    2007-10-23 22:56:46下载
    积分:1
  • EmailServiceStatus
    ClassFileAssembler.Class File Assembler Source Code for Andriod.
    2014-01-08 14:09:37下载
    积分:1
  • 03
    说明:  第二部分,平时练习后保存的小程序,方便大家参考学习,适合初学者练习练习,增加代码量!(The second part, after the usual practice to save a small program to facilitate your learning, suitable for beginners to practice exercises to increase the amount of code!)
    2013-07-23 16:28:35下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载