... and I experienced at least 3 way JBoss made some good step in this direction:
- Application Server 7 (JBoss AS7) is lightweigth and start in about 2 seconds on an 5 years old laptop
- Wiki are open: you just have to login and you can edit. (and you don't need multiple accounts).
- GitHub makes it easy to submit change request from your browser (my small contribution)
So things evolved from the time where Application Server where heavy beast which needed a strong and long commitment just to step in.
More progress is still possible by reducing the amount of information you have to digest and filter to get things done, but no doubt that some semantic web stuff will cover this need.
In the mean time, you can download JBoss AS7 CR1 (released today): http://www.jboss.org/jbossas/downloads.html
- Launch /bin/standalone.[bat|sh]
- Test the default page: http://localhost:8080/
- Simple Admin Console: http://localhost:9990/
There are sample applications:
- Documentation: https://docs.jboss.org/author/display/AS7/Getting+Started+Developing+Applications+Guide
- Source Code: https://github.com/jbossas/quickstart
Give it a shot
1 comment:
Tout l'inverse de Jonas on dirait !
Post a Comment