• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Jboss AS 5 enhancements

 
Bartender
Posts: 4116
72
Mac TypeScript Chrome Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Francesco,

What are the new and/or enhanced features/capabilities in JBOSS AS 5 compared to previous versions?

Thanks.
 
author
Posts: 194
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Vijitha Kumara wrote:Hi Francesco,

What are the new and/or enhanced features/capabilities in JBOSS AS 5 compared to previous versions?

Thanks.


Hi! Just to mention a few:

-the kernel has been rewritten to use the POJO-microcontainer architecture, instead the older JMX approach
-different server structure with new shared lib repository and new server configurations
-new (better) JMS provider
-better clustering support
-enhanced Web container capabilities (Tomcat 6.0)
hope this sounds interesting.....
regards
Francesco
 
Vijitha Kumara
Bartender
Posts: 4116
72
Mac TypeScript Chrome Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Francesco...

Francesco Marchioni wrote:-new (better) JMS provider


Is it built in to the AS now? In 4.2.x I think we should install it as a separate instance?
 
author
Posts: 5856
7
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yes, while JBoss AS 4.2.x came with JBossMQ, 5.x comes with JBoss Messaging. AS 6.x will come with HornetMQ, if I am not mistaken.
 
I'm THIS CLOSE to ruling the world! Right after reading this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic