Contents tagged with J2EE

  • Lightweight SOA

    A few months ago my colleague Don Demsak and I started collaborating on a paper about the principles of "Lightweight SOAs". Fundamentally, the paper intends to demystify some of the aspects around big SOA enterprise projects and propose some patterns that facilitate the implementation of these architecture using emerging architecture styles (REST, cloud computing, etc) and technologies in a very agile manner. Thanks to Diego Dagum and his team, the paper has been included in the latest issue of the Microsoft Architecture Journal.

  • Oracle WebLogic Server

      Oracle has taken the first step to consolidate the vision behind the BEA acquisition. The new version of Oracle WebLogic Server (10.3) is now available for download. I gotta admit that the name sounds a little weird ;)

  • Speaking at NYC Connected Systems User Group

    Next Monday I will be speaking at the New York Connected Systems User Group in the Microsoft NYC offices http://www.nyccsug.org . The session is going to be focused on Web Services Interoperability. Specifically I am going to be speaking and demonstrating best practices and techniques to achieve interoperability between Windows Communication Foundation and some of the lead J2EE Web Services stacks such as Sun WSIT, WSO2, Oracle, etc. If you are on the Manhattan area and you are interested on SOA topics swing by and we will have a nice chat.

  • MTOM interoperability between Oracle App Server and Sun WSIT

    A few months ago I wrote a couple of articles (WCF-ORA, ORA-WCF) about Message Transmission Optimization Mechanism (MTOM) interoperability between Oracle Application Server and Microsoft Windows Communication Foundation (WCF).  Most of the feedback I got from those posts was related with MTOM interoperability scenarios using other Web Service technologies toolkits. Based on that, I decided to post a few more demos that reflect MTOM interoperability scenarios for different vendors. Specifically, this paper shows how to achieve MTOM interoperability between Oracle App Server and Sun Web Service Interoperability Technology (WSIT - Project Tango).  Believe it or not, I am sorry .NET developers; there is no .NET code in this paper.