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 JBoss advantages for Non-EJB application 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 "JBoss advantages for Non-EJB application" Watch "JBoss advantages for Non-EJB application" New topic
Author

JBoss advantages for Non-EJB application

Awais Bajwa
Ranch Hand

Joined: Jan 16, 2001
Posts: 190
Hello,

I have an Application that is not based on EJBs, and is developed on Servlets/JSPs and Struts. It is basically a reporting applicaion . Currently I am using Tomcat for its deployment. Obviosulsy not much benifits of J2EE standard are there.
My question is what benifits i can get if I move this applicaion to JBoss. Can I get more scalability, availabilty and clusters using this, without using EJB component framework?
My basic concern is to make it highly avaialbe and no Fail over. As it is commercial applicaion and i cant afford server down etc..

ANy suggestion

Regards
Awais Bajwa
abajwa@i2cinc.com
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: JBoss advantages for Non-EJB application
 
Similar Threads
Please reply fast
Deploy Hibernate2.1 on JBoss 3.2.3
EJB 3.0 Entity Bean
How to connect a thumb scanner device with a java web application
Form values retreive in servlet and passed to EJB