登录
首页 » Java » EJB

EJB

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

  • loadimage
    Java 加载网络图片的例子,也是比较简单的,但加入了线程池的东西,感兴趣可以看看(Java load the example of the network picture is relatively simple, but with the addition of the thread pool things interested can look at)
    2012-05-21 12:39:11下载
    积分:1
  • sbsWeather
    主要是获取到天气信息后的中文字符处理,返回字符串的全拼,是汉字转化为全拼,其它字符不进行转换。(Get weather information to the Chinese character processing, returns a string Quanpin, Chinese characters into Quanpin, the other characters are not converted.)
    2013-05-15 18:22:50下载
    积分:1
  • ms3dImportExport_ver1_1.zip
    ms3dImportExport_ver1_1是用于3Dmax中导入导出ms3d格式文件的插件(ms3dImportExport_ver1_1 for 3Dmax format files in the import and export plug-ms3d)
    2011-11-27 22:27:50下载
    积分:1
  • hc_characterdatareplacedatabegining
    import org.w3c.domts.DOMTestDocumentBuilderFactory .
    2013-11-28 14:47:58下载
    积分:1
  • MUSIC
    互耦影响存在时修正MUSIC算法的DOA估计(Modified MUSIC algorithm when mutual coupling effects of the presence of DOA estimates)
    2021-01-04 09:58:56下载
    积分:1
  • ADesignOfp2pFileSearchSystem
    一个基于JXTA的P2P文件搜索系统的实现,对于研究p2p搜索算法很有帮助.(Based on JXTA)
    2007-10-10 20:29:12下载
    积分:1
  • Shop
    JSp网上商城代码,有注示说明,可以做为学习参考,不可做为商用,(JSp online store code, Note said instructions, can be used as a reference is not available as a commercial,)
    2013-11-18 08:00:35下载
    积分:1
  • 语音呼叫客户端_1.0.0
    说明:  基于windows系统的文字转语音的小程序,需要手动将jre包放到程序的exe文件同级目录才可运行(Voice Call Software Based on Windows System)
    2020-06-25 00:20:02下载
    积分:1
  • App-Store
    APP Store 简单的应用了SSH架构和JSP的系列开发(APP Store )
    2014-04-14 21:45:12下载
    积分:1
  • Eclipse_pdf
    说明:  对于初学JAVA语言的人来说,经常对eclipse这个开发工具的使用很不熟悉,这个PDF文件可以帮助你进行很好的了解和掌握(JAVA language for beginner people, often eclipse the use of development tools is very familiar with, this PDF document can help you carry out a very good understanding and knowledge of)
    2008-11-17 09:04:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载