简体   繁体   English

我如何从EJB3和JBoss开始?

[英]How do I start with EJB3 and JBoss?

I'd like to get into ejb3 to gain some practice in writing for it. 我想进入ejb3以获得一些写作练习。 I searched for tutorials and how-to's but could find some scarce unhelpful information. 我搜索了教程和操作方法,但可以找到一些稀缺无益的信息。

I'm looking for a tutorial or walkthrough that will guide me from the very basics (Which software do I need to install?) to write a "Hello World" for EJB3 with JBoss. 我正在寻找一个教程或演练,它将指导我从基础知识(我需要安装哪个软件?)中为JB3编写EJB3的“Hello World”。

In short - Where do I start? 简而言之 - 我从哪里开始?

Thanks! 谢谢!

It would make sense to start with JBoss Seam as it's an easy introduction into EJB3 (and JSF). 从JBoss Seam开始是有意义的,因为它很容易引入EJB3(和JSF)。 Have a look at their " Getting Started " page. 看看他们的“ 入门 ”页面。

EJB in Action是一本很棒的

Enterprise JavaBeans 3.0, Fifth Edition is a great book which helped me a lot. Enterprise JavaBeans 3.0,第五版是一本很棒的书,对我帮助很大。 It is also has a JBoss workbook, as the auth=or as one of the lead developers of JBoss. 它还有一个JBoss工作簿,作为auth =或作为JBoss的主要开发人员之一。

Enterprise JavaBeans 3.0,第五版

I would recommend EJB 3 tutorial in laliluna. 我会在laliluna中推荐EJB 3教程。 That was my staring point for EJB 3 2 years ago. 这是我2年前对EJB 3的关注点。

http://www.laliluna.de/ejb-3-tutorial-jboss.html http://www.laliluna.de/ejb-3-tutorial-jboss.html

It uses MyEclipse which is a commercial product. 它使用MyEclipse,这是一种商业产品。 However you can still use Eclipse or JBoss IDE. 但是,您仍然可以使用Eclipse或JBoss IDE。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM