《Getting Started with JBoss J2EE Applications on JBoss 4.0中文版》下载

worldheart 2004-10-06 11:55:33
网站:

http://www.open-v.com

提供了《Getting Started with JBoss J2EE Applications on JBoss 4.0中文版》

期待下载,并反馈翻译情况!

罗时飞

Email: j2eebeans@yahoo.com.cn
...全文
5864 145 打赏 收藏 转发到动态 举报
写回复
用AI写文章
145 条回复
切换为时间正序
请发表友善的回复…
发表回复
Javcs 2005-07-26
  • 打赏
  • 举报
回复
thank you
chuaifantian 2005-05-15
  • 打赏
  • 举报
回复
好东西
谢谢
woanon 2005-05-08
  • 打赏
  • 举报
回复
谢谢,顶
shangwei80 2005-04-15
  • 打赏
  • 举报
回复
谢谢楼主!
Duke应用正在配置中。。。
maybeiamtooold 2005-03-24
  • 打赏
  • 举报
回复
有人按这本书中的方法在JBoss4下部署过Duke应用吗???

你们是不是也和我一样发现有很多问题啊???

1.下载jbossj2ee-src.zip后,发现并没有什么jboss-build.properties,当然可以自己把build.properties改个名字就可以了。

2.在对ejb打包时会发现其实dd目录下并不存在account-ejb.xml、customer-ejb.xml、tx-ejb.xml;

3.在配置deploy/hsqldb-ds.xml时会发现,如果只按书上的修改,在启动JBoss时会报一堆错,不过奇怪的是数据倒是已经移植到HyperSonic中了。

4.部署结束在访问http://localhost:8080/bank/main.jsp时会发现jboss-build.xml中并未将web/template下的内容打进war包,修改后再访问又发现浏览不能认识jsp标签,如<fmt ....>,估计是标签库的问题,但又不知道怎么配置

5.访问logon.jsp时,console报错:
STDOUT] Debug: /logonError
[STDOUT] Debug: Unable to lookup home: java:comp/env/ejb/customerControllerCou
ld not dereference object
[STDOUT] Debug: Unable to lookup home: java:comp/env/ejb/accountControllerCoul
d not dereference object
[STDOUT] Debug: Unable to lookup home: java:comp/env/ejb/txControllerCould not
dereference object
[STDOUT] DefinitionTag: params are not defined.

真的要疯了,各位高手,指点一下可以吗??
谢谢!!!
drugon 2005-03-24
  • 打赏
  • 举报
回复
早下了,楼主好心。
pdw2009 2005-03-23
  • 打赏
  • 举报
回复
谢了,,兄弟..
zxyvb 2005-03-21
  • 打赏
  • 举报
回复
多谢楼主
ProgrammerPro 2005-03-16
  • 打赏
  • 举报
回复
谢谢
Romeo1982 2005-03-09
  • 打赏
  • 举报
回复
谢谢楼主,真希望所有的高手都有楼主这样的胸怀。:)
chenyaoguo23 2005-03-08
  • 打赏
  • 举报
回复
十分感谢!我正在查找此类的资料!在这个时刻我的鼻子已经酸酸的,眼睛有点湿湿的,我太激动了。
liuquanyi 2005-03-08
  • 打赏
  • 举报
回复
楼主难道是神话中的高手!
congbailing_914 2005-03-06
  • 打赏
  • 举报
回复
楼主怎么还不结帖啊!
哈哈
我要接分了!
itgksoft 2005-03-03
  • 打赏
  • 举报
回复
《Getting Started with JBoss J2EE Applications on JBoss 4.0中文版》楼主发我一份可以吗?wangkj@keylab.net
congbailing_914 2005-03-03
  • 打赏
  • 举报
回复
好东西!快收藏!
谢谢楼主!
3x!
congbailing_914 2005-03-03
  • 打赏
  • 举报
回复
顶!
哈哈
jimshen 2005-03-01
  • 打赏
  • 举报
回复
发布速度太慢了,不过还是十分感谢啊
wumingyu 2005-02-26
  • 打赏
  • 举报
回复
谢谢了
wangtianyang 2005-02-26
  • 打赏
  • 举报
回复
回复人: panshan(追梦) ( ) 信誉:100 2005-02-25 17:30:00 得分: 0


谢谢,我正想学习学习J2EE呢。不错,不错


panshan 2005-02-25
  • 打赏
  • 举报
回复
谢谢,我正想学习学习J2EE呢。不错,不错
加载更多回复(125)
Title: Advanced Java EE Development with WildFly Author: Deepak Vohra Length: 416 pages Edition: 1 Language: English Publisher: Packt Publishing Publication Date: 2015-03-27 ISBN-10: 1783288906 ISBN-13: 9781783288908 Your one-stop guide to developing Java® EE applications with the Eclipse IDE, Maven, and WildFly® 8.1 About This Book Develop Java EE 7 applications using the WildFly platform Discover how to use EJB 3.x, JSF 2.x, Ajax, JAX-RS, JAX-WS, and Spring with WildFly 8.1 A practical guide filled with easy-to-understand programming examples to help you gain hands-on experience with Java EE development using WildFly Who This Book Is For This book is for professional WildFly developers. If you are already using JBoss or WildFly but don't use the Eclipse IDE and Maven for development, this book will show you how the Eclipse IDE and Maven facilitate the development of Java EE applications with WildFly 8.1. This book does not provide a beginner-level introduction to Java EE as it is written as an intermediate/advanced course in Java EE development with WildFly 8.1. In Detail This book starts with an introduction to EJB 3 and how to set up the environment, including the configuration of a MySQL database for use with WildFly. We will then develop object-relational mapping with Hibernate 4, build and package the application with Maven, and then deploy it in WildFly 8.1, followed by a demonstration of the use of Facelets in a web application. Moving on from that, we will create an Ajax application in the Eclipse IDE, compile and package it using Maven, and run the web application on WildFly 8.1 with a MySQL database. In the final leg of this book, we will discuss support for generating and parsing JSON with WildFly 8.1. Table of Contents Chapter 1. Getting Started with EJB 3.x Chapter 2. Developing Object/Relational Mapping with Hibernate 4 Chapter 3. Developing JSF 2.x Facelets Chapter 4. Using Ajax Chapter 5. Using GWT Chapter 6. Developing a JAX-WS 2.2 Web Service Chapter 7. Developing a JAX-RS 1.1 Web Service Chapter 8. Using Spring MVC 4.1 Chapter 9. Using JAX-RS 2.0 in Java EE 7 with RESTEasy Chapter 10. Processing JSON with Java EE 7
Title: Advanced Java EE Development with WildFly Author: Deepak Vohra Length: 416 pages Edition: 1 Language: English Publisher: Packt Publishing Publication Date: 2015-03-27 ISBN-10: 1783288906 ISBN-13: 9781783288908 Your one-stop guide to developing Java® EE applications with the Eclipse IDE, Maven, and WildFly® 8.1 About This Book Develop Java EE 7 applications using the WildFly platform Discover how to use EJB 3.x, JSF 2.x, Ajax, JAX-RS, JAX-WS, and Spring with WildFly 8.1 A practical guide filled with easy-to-understand programming examples to help you gain hands-on experience with Java EE development using WildFly Who This Book Is For This book is for professional WildFly developers. If you are already using JBoss or WildFly but don't use the Eclipse IDE and Maven for development, this book will show you how the Eclipse IDE and Maven facilitate the development of Java EE applications with WildFly 8.1. This book does not provide a beginner-level introduction to Java EE as it is written as an intermediate/advanced course in Java EE development with WildFly 8.1. In Detail This book starts with an introduction to EJB 3 and how to set up the environment, including the configuration of a MySQL database for use with WildFly. We will then develop object-relational mapping with Hibernate 4, build and package the application with Maven, and then deploy it in WildFly 8.1, followed by a demonstration of the use of Facelets in a web application. Moving on from that, we will create an Ajax application in the Eclipse IDE, compile and package it using Maven, and run the web application on WildFly 8.1 with a MySQL database. In the final leg of this book, we will discuss support for generating and parsing JSON with WildFly 8.1. Table of Contents Chapter 1. Getting Started with EJB 3.x Chapter 2. Developing Object/Relational Mapping with Hibernate 4 Chapter 3. Developing JSF 2.x Facelets Chapter 4. Using Ajax Chapter 5. Using GWT Chapter 6. Developing a JAX-WS 2.2 Web Service Chapter 7. Developing a JAX-RS 1.1 Web Service Chapter 8. Using Spring MVC 4.1 Chapter 9. Using JAX-RS 2.0 in Java EE 7 with RESTEasy Chapter 10. Processing JSON with Java EE 7

67,513

社区成员

发帖
与我相关
我的任务
社区描述
J2EE只是Java企业应用。我们需要一个跨J2SE/WEB/EJB的微容器,保护我们的业务核心组件(中间件),以延续它的生命力,而不是依赖J2SE/J2EE版本。
社区管理员
  • Java EE
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧