This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JBoss and the fly likes general question on what JBoss is Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "general question on what JBoss is" Watch "general question on what JBoss is" New topic
Author

general question on what JBoss is

Hari priya
Ranch Hand

Joined: Mar 11, 2004
Posts: 134
Hello all -

I am new to JBoss and EJB. I understand that JBoss can host EJBs. Does that mean EJB's cannot be deployed in other application servers like tomcat etc?

I have come across many people mentioning JBoss and EJB together. What is the advantage if so of using EJB with JBoss? Please let me know.

Thanks
Hari
peter wooster
Ranch Hand

Joined: Jun 13, 2004
Posts: 1033
Originally posted by Hari priya:
Hello all -

I am new to JBoss and EJB. I understand that JBoss can host EJBs. Does that mean EJB's cannot be deployed in other application servers like tomcat etc?

I have come across many people mentioning JBoss and EJB together. What is the advantage if so of using EJB with JBoss? Please let me know.

Thanks
Hari


JBoss is a company that does Open Source development, they support an Application Server called JBoss AS, that incorporates Tomcat as a Web container and can use either Tomcat or Apache as its WebServer. JBoss is the first open source application server to be granted "compatible" status by Sun.

And BTW it's a full blown J2EE App Server, so it does EJB etc.
Hari priya
Ranch Hand

Joined: Mar 11, 2004
Posts: 134
Thanks Peter for your response !
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: general question on what JBoss is
 
Similar Threads
EJB Deployment
Any open source tools discussed in Java Reflection in Action?
Integration of jboss messaging with jboss
JBoss & Webservice
Servlets accessing EJB in JBOSS.