Today's links [May 24, 2006]
- Apache Geronimo is still troubled
Ken Coar is concerned that Apache Geronimo dev not completely open - An Attempt At a REST Programming Model
"an easy way to expose resources from POJOs and interfaces" -- via REST - ongoing · The End of SOA
"SOA isnât the future, Web style is" - Will Java EE 5 bring REST to Java?
"On one hand the support for REST within Java EE is good news..." - Redeemed! JAX-WS still sucks!
"I have no illusions that JAX-WS will be scrapped in favor of something completely different" - Does Java EE 5 getting REST mean WOA will break out?
"[with REST] Interoperability is automatic and guaranteed" -- does anybody really believe that?
Tags:
Links
Netbeans 5.5 (beta) and other new software
After I got back from JavaOne, I loaded up on all of the cool new software I saw in action at the conference, including:- Netbeans 5.5 beta (build 200605090801)
- Netbeans 5.5 Enterprise Pack
- Netbeans 5.5 Subversion Plugin (installed via Update Center)
- Java Studio Creator 2 (Update 1)
- Java EE 5 SDK: includes Sun Java App Server (SJAS) 9 plus Derby and other goodies
So, if you're itching for Subversion support in Netbeans, give the 5.5 beta a try and help the Netbeans guys out providing feedback on the mailing lists and issue tracker.
The JavaOne general session demos last week (e.g. the build-a-blog-server in 5 minute demo) seemed to show an extremely fast build-deploy-test loop. So next, I'm going to try to switch to SJAS9 + Derby for development and debugging and see how it compares to working with Tomcat / MySQL. Last time I tried SJAS (version 8) for development, I found it to be a little too heavy for my tastes.