Friday, July 28, 2006

ICSOC 2006 Workshop: CFP

This year I am a PC member for ICSOC 2006. Last year I presented at the workshop in the Netherlands with Jon Maron on SOA application design; this year, I'm doing the program committee (and for the main conference, if I remember all if this correctly!). The first call for papers follows...

-------------------------------------------------------------------


C A L L F O R P A P E R S

2nd INT. WORKSHOP ON ENGINEERING SERVICE ORIENTED APPLICATIONS:
DESIGN AND COMPOSITION (WESOA'06)


In conjunction with the 4th Int. Conference on Service Oriented
Computing (ICSOC 2006) http://www.icsoc.org
Chicago, USA, December 4th, 2006

WESOA Workshop Website

http://fresco-www.informatik.uni-hamburg.de/wesoa06/

Abstract Submission Due: September 8th, 2006

Wednesday, July 26, 2006

Big SCA Update

The SCA working groups have been hard at work updating a baseline set of specifications for SOAs. Today, the official Open SOA web site has been launched. I encourage you to visit it and provide feedback.

A few points to note:

1) It's great to see that a bunch of new partners have joined the effort, including RedHat (I keep running into this Mark Little guy), Sun Microsystems, Tibco, Progress/Sonic, CapeClear, Software AG and others. This represents a real consolidation of the integration space around SCA as the standard basis for describing SOA components and their interactions.

2) The focus has really moved firmly to SOA as the design center. There has been significant attention paid to BPEL and managed policies. To my way of thinking, BPEL support is a key bellwether for credibility in the SOA space, since most organizations are moving in this direction to leverage service functionality in more sophisticated business processes. Second, managed policies are a key part of a global strategy for SOAs, so this is an important step in improving customer comfort in the Web services management space.

3) The updated Assembly spec is simpler and that translates to "simply better".

4) Oracle's SOA Suite will leverage SCA as the basic description unit of the integration technologies in Fusion middleware, as Thomas Kurian pointed out at JavaOne this year. With the momentum that our applications and middleware businesses are gathering, this is going to be a fantastic showcase of what we're doing. I've had a lot of fun working on the service fabric. It's also built using Spring, which has been a blast to use. More on that subject....

5) Last, and from a Java programmers perspective, some very interesting news: there is now a Spring integration that allows Spring-based applications to tie in directly to an SCA-based SOA environment. As Spring becomes a de facto standard in many organizations for building J2EE applications, we're opening the door to transparent SCA-based integration for these investments. Plus now there's a practical open source story for Java developers to get on board with SCA without worrying about new learning curves or lots of new constructs. With Spring, it can be just POJOs: turtles all the way down. I had a lot of folks ask me directly about Java programming and SCA. Spring is a great answer.

So why is this important? At least two reasons.

1) It means that customers can expect to see some structure and standardization around how SOA components are built. For example, SCA will describe the packaging and metadata around a BPEL process, which will move beyond process standardization to deployment standardization. It also means that there will be a normal model for understanding services and their interactions. The same metadata can describe relationships between BPEL process and ESB functionality, for example.

2) This will start to cut down on proprietary aspects of SOA infrastructure that have lead to interoperability nightmares. For example, the use and definition of Web services policies will be more clearly constrained. With WS-Policy, we have grammar, but with SCA, we'll have real usage models that vendors can work together to define across product sets.

Good stuff.

Thursday, July 06, 2006

Trouble with Aspects

There's an interesting article worth reading arguing that transparency around caching is problematic. This was recently posted by Manik Surtani who is the lead for JBoss clustering. The interesting thing is that not too long ago, JBoss was trumpeting "transparent middleware" based on AOP as the wave of the future. With caching, you are of course stuck with a number of semantic implications that the developer needs to be aware of. But the situation is much worse for something like transactions where the semantics should be unambiguous and touch deeply on the application logic itself. Transactions and the question of transparency was very much at issue at one point as well. I guess a little experience went a long way since then. I hope.

Monday, July 03, 2006

The Middle

The nobel prize winning chemist Roald Hoffmann wrote an illuminating essay on moderation, which he delivered this morning on NPR. You can follow the link to read it, but its even better if you listen to it being read by Hoffmann.

There's something about ideology -- any ideology -- that can take people teleologically to extremes. It seems to me that is primarily because ideology rests on abstraction and theory, which can deviate sharply from reality. Moreover, ideology tells us exactly how things should be, or rather, must be, for the true believer. We know that humans are rationalizing animals, so sometimes ideology can be an excuse for releasing our basest instincts. But often it just blinds people to the world around them and leads them to a path of callous and cruel behaviors.

We just don't live in a world of simple absolutes, or at least there are very few. Anything that focuses on a perfect world is a problem: whether that be a perfect past that conservatives fantasize existed or a perfect future that progressives believe they can create for us. Don't get me wrong: we can and should strive for improvements in our world, but -- and this is the crucial point -- not at the expense of the human reality around us. And that, to me, sounds a lot like the middle too.