Attention: We are retiring the ASP.NET Community Blogs. Learn more >

Jesus Rodriguez's WebLog

Microsoft MVP BizTalk Server Oracle ACE

  • Java WSDP 1.4

    In the past week Sun releases the Java WSDP 1.4 .One of the most remarkable feature is the support to  the OASIS Web Services Security (WSS) specification, providing message level security for SOAP. The Java WSDP 1.4 will support a broader set of Web containers, allowing choice and flexibility for developers. In addition to Apache Tomcat, developers will be able to deploy to the Sun Java System Application Server and the Sun Java System Web Server.

  • Object-Relational mapping technologies

    I spent a lot of time in this morning developing some nice examples using Object Spaces. I plan to make some posts about object-relational mapping technologies. By the moment now I am testing the last version of WilsonORMapper. Here you have some of the potentialities of this technology.

  • Information Bridge Framework

    A new article about Information Bridge Framework can be found here. I think that the Information Bridge Framework is one of the most interesting releases of Microsoft in the past month.

  • Reliable Web Services in Indigo and J2EE

    My last article is about Reliable Messaging in Indigo and J2EE. The article is segmented in three main parts. The first part cover the main concepts of the WS-ReliableMessaging Standard. Next we cover the main aspects of how to develop reliable Web Services using Indigo, using the high-level layer (DialogPorts) and the low-level layer (DialogChannel). Finally we shows how to develop reliable Web Services in the J2EE environments using WASP and its Sequence API.