http://www.roseindia.net
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Please visit our lastest forum and start dicussing the topics
first steps of JBoss

 
Post new topic   Reply to topic    http://www.roseindia.net Forum Index -> JBoss Server Tutorial
View previous topic :: View next topic  
Author Message
amar



Joined: 25 Apr 2006
Posts: 179

PostPosted: Mon May 08, 2006 10:04 am    Post subject: first steps of JBoss Reply with quote

This section presents a step-by-step tutorial on how to set up 'JBoss', the free Enterprise JavaBean (EJB) server, and create

It doesn't explain what Enterprise JavaBeans are, or how they are used; there are a number of good introductory articles on Sun's JavaSoft Web site. Although the description is based on the use of a Linux server, most of the issues discussed in this article will also apply to other platforms. If you are using a Windows platform you will need to pay attention to the directory names, which will be different from the one's I've assumed. JBoss is an implementation of the EJB 1.1 (and parts of 2.0) specification, that is, it is a server and container for Enterprise JavaBeans.


In this it is similar to Sun's 'J2SDK Enterprise Edition' (J2EE), but the JBoss core server provides only an EJB server. The JBoss core does not include a web container for servlets/JSP pages, although there are bundles available that include either Tomcat or Jetty. The minimal core offering means that JBoss has minimal memory and disk space requirements. JBoss will run very effectively on a machine with 64 megabytes of RAM, and requires only a few megabytes of disk (including source code!). Sun's J2EE requires a minimum of 128 megabytes of RAM, and 31 megabytes of disk space. Because of its small memory footprint, JBoss starts up about 10 times faster than J2EE.

for read more information:
http://www.huihoo.com/jboss/online_manual/3.0/ch01.html
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    http://www.roseindia.net Forum Index -> JBoss Server Tutorial All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group