Jesus Rodriguez's WebLog
Microsoft MVP BizTalk Server Oracle ACE
-
SMTP transport
Steve Maine has been developed a custom SMTP transport for WSE. We can now develop Web Service applications that work in a disconnected mode. Have fun.
-
TUXEDO, Java and .NET
OTP systems has announced the release of JTux and DotTux two software packages that integrates Tuxedo with Java and .NET.
-
Enterprise Service Bus
Enterprise Service Bus (ESB) is a vital concept in the Service Oriented Architecture (SOA) vision of the majority of Web Service technology providers. This nice article explain some of the main aspects of ESB.
-
Missing aspects of System.Messaging
Ingo Rammer post a nice reflection about the missing aspects of System.Messaging.
-
Object as Services
Steve Vinoski exposes his opinion about expose object as services. This is a recurrent theme in the majority of Web Service technology consumers.
-
Fast Infoset
Another example of alternative XML technologies to optimize the size of XML documents can be founded here.
-
Web Services Addressing and Referencing Framework Working Group.
Several companies had expressed the intention of arrive to some kind of convergence in the area of Web Service Referencing and Addressing.
-
WSE 2 RequestDescription action
Yesterday I spent a few hours testing interesting aspects of the release of WSE 2.0. I want to expose a particularly nice point about the recent SoapService implementation and WSDL. One of the most remarkable aspects of WSE 2.0 since the technology preview version is the possibility to develop high and low level SOAP-based messaging applications that can run in a transport independent manner. In English, we can develop a SOAP Service or SOAPReceiver application that can be hosted using either HTTP, TCP, UDP, etc protocols.
-
Portlets
A nice article explaining how to develop Portlets using Sun Java Studio can be founded here.
-
RsWebParts
Mixing Reporting Services and SharePoint WebParts makes possible take advantages of Reporting Services functionality in our SharePoint applications. In this fantastic article Bryant Likes explain how to develop WebParts that are used to display Reporting Services reports. The first version of RsWebParts can be downloaded here.