Peter Johnson wrote:Here are a few off the top of my head:
Support for client-side annotations for EJB (or perhaps I should say full EJB3 support))
This has got to be my favorite!
I was actually surprised when
I tried client annotations in version 4 and they didn't work.
Peter Johnson wrote:Here are a few off the top of my head:
It includes JBoss Messaging (instead of JBossMQ)The virtual file system, which provides a unified mechanism to access files, particularly for class loading and deployment (yeah, it still has bugs to be ironed out, but once they are things will be much cleaner)The move to POJOs (instead of MBeans) for much of the configuration. (This will also have growing pains, but will be cleaner in the long run.)The new administration console (Embedded Jopr). Though I am still waiting word from the Embedded Jopr team when it will officially support 5.0The 'web' configuration. Finally you no longer have to create your own web container by paring down 'default'.
The virtual file system sounds like a competitor to JCR/Jackrabbit? Or are they completely different technologies?
I must say that I'm going to miss seeing those numerous Mbeans in the administration pages.
I definitely need to try out that new administration console and web configuration.
Anyway, thanks Peter for the very quick reply and good luck with your new book.