BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Interop Content on InfoQ

  • New Options for .NET-Java Web Services Interoperability

    When it comes to web services interoperability between .NET and Java, the choice used to be limited to SOAP over HTTP. Two new options recently became available in this area: WebSphere MQ (WMQ) and ActiveMQ transports can now be used for building interoperable web services between Java and .NET.

  • Microsoft bets on Atom Publishing Protocol as the future direction for Web APIs

    Microsoft switches from the Web Structured, Schema’d & Searchable (Web3S) protocol to Atom Publishing Protocol (AtomPub) for services offered by Microsoft's Live Platform on the Web.

  • Java Scripting Wish List

    With the release of Java 6 and JSR 223, developers now have the option of being able to have inter-operability between Java and any of the supported scripting language. Mark Fortner has been exploring the capabilities of the Bean Scripting Framework (BSF) with JSR 223, and has found a number of items that could be improved.

  • Changes Coming for Mono on OS X

    Currently Mono offers two GUI toolkits, Windows.Forms and Gtk+. Both of these work on OS X, but they only run via an X server. Just like early Java GUI toolkits, the non-native look and feel is causing problems for developers. Miguel de Icaza has announced that Mono 1.2.6 will be shipped with an OS X native backend for both toolkits.

  • JNBridge releases two new JMS Adapters for Microsoft .NET and BizTalk Server

    Today JNBridge, one of the leading suppliers of Java/.NET interoperability tools for software developers, announced the release of two new Java Messaging Services (JMS) Adapters for the Microsoft .NET platform.

  • Lisp on the .NET Runtime

    Continuing our coverage of Lisp, we present some of the efforts underway to port the venerable language to the .NET runtime. Variants we look at include IronLisp, LispSharp, and Common Larceny.

  • Article: Open Source WS Stacks for Java - Design Goals and Philosophy

    InfoQ's Stefan Tilkov questioned lead developers of Apache Axis2, Apache CXF, Spring Web Services, JBossWS and and Sun’s Metro about their design goals, their approach towards Java and Web services standards, data binding, accessing XML, interoperability, REST support, and framework maturity. The results revealed many similarities and some noteworthy differences.

  • ColdFusion as an Integration Platform

    Facing stiff competition in the web server market, Adobe has added .NET support to ColdFusion 8. This sets it up to be perhaps the most connected platform out of the box.

  • .NET to Ruby connector available

    The Ruby Connector allows communication between .NET and Ruby. This brings the power of .NET to Ruby, and allows to use Ruby to power Visual Studio generated GUIs.

  • Call .NET Libraries from Lisp Using RDNZL

    A long standing complaint about Lisp is the lack of high quality libraries. While the truth of this is disputed, there is certainly value in having access to the wide array of libraries found in the .Net platform.

  • Perl/.NET Interoperability Using Web Services

    Web services were supposed to enable cross-application integration regardless of the underlying platform or language. While the promise is still there, today we still need tricks to make it work.

  • WSO2 Releases Web Service Framework/C v1.0 and announces Mashup Server

    WSO2 announced the release of WSF/C which is a C library used for producing and consuming web services in C. Similar releases exist for Java and PHP. They also announced a new product, the Mashup Server which will be a platform for creating, deploying, and consuming Web services Mashups.

  • XACML finally ready for prime time?

    XACML, the eXtensible Access Control Markup Language, an Oasis standard approved more than 2 years ago, has been demonstrated to work cross vendor platforms on Burton's Catalyst Conference last week.

  • Gardens Point Ruby.NET internals interview

    An option for running Ruby on the CLR today is the Gardens Point Ruby.NET compiler. A lot of work has gone into compatibility with Ruby and, recently, interoperability with other languages on the CLR. We talked to John Gough, of the Ruby.NET team, about technical details, compatibility and future plans for community participation in the project.

  • Ted Neward on Interop & Office Integration interview & whitepaper

    Ted Neward has published a detailed whitepaper on Java and .NET integration with samples showing Office clients over Spring-based Java systems, SQL Server & JSP. At the same time InfoQ has published a video interview with Ted that talks further about Office integration possibilities as well as various interop approaches (in-proc, messaging, web services) work and when to use them.

BT