wsdl - Difference between Apache CXF and Axis - Stack Overflow
Apache Axis2, CXF and Sun JAX-WS RI in comparison
Java web services: CXF performance comparison
cxf-user - Axis2 vs CXF (find post by Daniel Kulp)
Java Architecture for XML Binding (JAXB)
Exchanging Data with XML and JAXB, Part 1
Portal 6.1 and 7.0 Advanced URL Generation Helper classes
Portlet URL generation common methods. URL generation services (CODE)
Using PortletStateManagerService for creating URLs from within the portlet
Creating Portal/Portlet URL from outside the portal
Sample Code for NavigationSelectionModelProvider in Websphere Portal Server
MVC is dead, it's time to MOVE on.
MVC is a phenomenal idea. You have models, which are nice self-contained bits of state, views which are nice self-contained bits of UI, and controllers which are nice self-contained bits of …
What?
I'm certainly not the first person to notice this, but the problem with MVC as given is that you end up stuffing too much code into your controllers, because you don't know where else to put it.
To fix this I've been using a new pattern: MOVE. Models, Operations, Views, and Events.
Create a custom jQuery plug-in
Extend the jQuery library with your own reusable code
Summary: jQuery is a powerful library that delivers all of the core functions you need when developing a JavaScript project. However, sometimes it's necessary to extend the core functions with custom code that helps you be more productive. In this article, learn how to create a custom reusable plug-in using the jQuery library.
JavaBlogging >> Simple guide to Java Message Service (JMS) using ActiveMQ
Introduction to Apache ActiveMQ Webinar Slides.pdf
Magic with JMS, MDBs, and ActiveMQ in Geronimo (12 Jul 2005)
Implementing Jms to Jms Bridge using ActiveMQ