Eclipse.Org Releases Swordfish Next-Generation ESB for SOA

The Eclipse Foundation has announced the first release of Swordfish, a next-generation enterprise service bus (ESB) that provides the flexibility and extensibility required by enterprises to successfully deploy a service-oriented architecture (SOA) strategy. Swordfish is based on the OSGi standard and builds upon successful open source projects, including Eclipse Equinox and Apache ServiceMix.

read more

More: continued here

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Netvouz
  • DZone
  • ThisNext
  • MisterWong
  • Wists
  • Technorati

Related News


  • Deutsche Post Spin-Off to Bring Eclipse App Development to the Cloud


  • Deutsche Post spin-off Sopera GmbH has waded into the cloud game with what it calls a next-generation application development platform. The company’s Eclipse SOA initiative offers a platform in Eclipse, the IBM-started open source IDE, for building service-oriented architecture (SOA) programs. It will include a new service registry/repository, integrate process orchestration engines, and provide integration between the Eclipse Swordfish (SOA Runtime Framework) and the SOA Tooling Platform (STP).read more


  • Rats! 1.14.2 (Default branch)


  • ScreenshotRats! is a parser generator for C-like languages(though currently it only generates parsers in Java). It has been designed so that grammars are concise and easily extensible. To this end, grammars are organized into modules that can be easily changed by adding, removing, or modifying alternatives in individual productions and composed with each other through module parameters. Furthermore, it relies on ordered choices to avoid ambiguities, supports syntactic predicates for unlimited lookahead, and integrates lexing with parsing. Finally, it has extensive support for automatically generating abstract syntax trees, thus greatly reducing the need for explicit semantic actions.License: GNU General Public License (GPL)Changes:This release improves error reporting by generatedparsers and fixes a code generation bug.


  • BeanKeeper 2.5.0 (Default branch)


  • BeanKeeper (formerly Simple Persistence for Java) is a full featured, powerful object/relational persistence and query library. It has a unique philosophy of simpleness and ease of use: it does not require config files, annotations, code generation, code "enhancing", or any kind of tools to be used. It handles simple Java beans (or POJOs) and its query service returns lists. Despite its simpleness, under the hood the library takes care of all the necessary logic: transaction visibility, result list paging, keys and ids, table creation/modification, class relations, inheritance/polymorphism, case sensitiveness, and much more. It currently supports: Oracle, HSQLDB, MySQL, and PostgreSQL.License: GNU Lesser General Public License (LGPL)Changes:The main "ids" table was removed completely, which caused a significant performance gain. A commit tracker and modification tracker deadlock condition has been fixed. Remote change events and disconnect events were added to event dispatching. Null value comparisons and SQL three-value logic related issues were fixed.


  • Android vs. iPhone: The Battlefield Beyond the Handset


  • The unveiling Tuesday of HTC's much-anticipated G1 handset for T-Mobile, the first device running Google's Android mobile operating system, looks to be the opening salvo in a battle for smartphone consumers between Google and Apple. Although the first-generation G1 and second-gen iPhone are not exactly the same, the two handsets offer consumers many of the same features and functionalities.


  • Imaginary Microcomputers R2 (Default branch)


  • ScreenshotThe idea of Imaginary Microcomputers is to designsimple computers, comparable to vintage homecomputers, large numbers of which are simulated ona PC in parallel. The machines connect to eachother with the goal of seeing efficient structuresgrow spontaneously, like crystals.License: GNU General Public License v3Changes:VM persistence now also includes I/O RAM. ALU now supports multiplication.


    Leave a Reply

    You must be logged in to post a comment.