|
Sponsored Links
Resources
Enterprise Java Research Library
Get Java white papers, product information, case studies and webcasts
|
News
News
News
|
Messages: 22
Messages: 22
Messages: 22
Printer friendly
Printer friendly
Printer friendly
Post reply
Post reply
Post reply
XML
XML
XML
|
 |
ServiceMix 1.0: Apache 2.0 open source ESB based on JBI
The ServiceMix Team have just released the 1.0 version of ServiceMix, an open source enterprise service bus based on the Java Business Integration specification. This release adds RSS support and complete JCA integration.
ServiceMix is an open source, Apache 2.0 licensed, ESB built from the ground up on JBI principles, semantics and APIs. ServiceMix includes a complete JBI container including the Normalised Message Service and Router, the JBI Management MBeans support for JBI deployment units and Ant tasks to install components and manage the container.
In addition ServiceMix contains a suite of JBI Components such as:- Services: Orchestration via BPEL, Smart Routing, Transformation, Scripting, Rules, Scheduling and Caching
- SOAP Bindings: SAAJ & Apache Axis, WSIF, ActiveSOAP and XFire
- Transport components: email, Files, HTTP, JMS, Jabber, RSS and WebDAV
ServiceMix includes a fully integrated JCA container for high performance messaging and is fully integrated into Geronimo, Spring and JBoss.
New and noteworthy in this release
- a new RSS component for integrating and processing RSS news feeds in JBI
- a sophisticated XPath and XSLT based XPath Router and transformer JBI component
- migrated the JCA components to work with Jencks the Spring based JCA container which integrates with Geronimo JTA, JCA connectors and security components.
For more details (and to download ServiceMix), please see the Release Notes. We welcome contributions.
|
|
Message #181757
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
ServiceMix 1.0 - compatability
So Can It be installed/deployed in any J2EE container? Absolutely. ServiceMix can run in any JVM via Spring or used inside a Servlet / EJB container.
We've integrated ServiceMix into Geronimo to add JBI support and we've a JBoss deployer too.
James LogicBlaze
|
|
Message #181779
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
ServiceMix 1.0 - compatability
What would be great is a guide/example of how too package ServiceMix into an EAR file for deployment to J2EE compatible server. (1.3/1.4)
The Geronimo and JBoss deployer examples seem to use platform specific features/deployment descriptions.
I.e. how do I deploy service mix to listen on a JMS Connection factory / Queues combination looked up via JNDI and also listens for web service requests on the web tier of the J2EE server?
|
|
Message #181780
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Cool
... and find a place to use it..V The worst antipattern people could ever run into...
Yup! It's called "a solution looking for a problem" antipatern. But this does look cool. A bit like "Mule".
.V http://roomity.com
|
|
Message #181790
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
ServiceMix 1.0 - compatability
What would be great is a guide/example of how too package ServiceMix into an EAR file for deployment to J2EE compatible server. (1.3/1.4)The Geronimo and JBoss deployer examples seem to use platform specific features/deployment descriptions.I.e. how do I deploy service mix to listen on a JMS Connection factory / Queues combination looked up via JNDI and also listens for web service requests on the web tier of the J2EE server? Good point, we'll do that. Up to now we've been creating our own JMS subscriptions using our own embedded JCA container
http://servicemix.org/JCA
or using our own embedded HTTP connector
http://servicemix.org/HTTP
But demonstrating this all working in an EAR is a great idea; I've raised an issue to track this - it shouldn't be too hard to do.
Thanks for the suggstion Graham
James LogicBlaze
|
|
Message #181858
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
tutorial?
Nothing ever beats a simple hand holding tutorial. Since this is a fairly new technology as well, it would be really nice to post a tutorial to demonstrate how to invoke different components with it. I know it is few days work, so it is up to your team.
In any case, nice work. I am very interested in ESB. It is going to make our lives easier (though if integration becomes this easy, there will be a huge job loss).
Vinay
|
|
Message #181884
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
tutorial?
Nothing ever beats a simple hand holding tutorial. Since this is a fairly new technology as well, it would be really nice to post a tutorial to demonstrate how to invoke different components with it. I know it is few days work, so it is up to your team. Agreed! We're working on it. So far we've a getting started guide http://servicemix.org/Getting+Started
together with a bunch of examples http://servicemix.org/Examples
In any case, nice work. I am very interested in ESB. It is going to make our lives easier (though if integration becomes this easy, there will be a huge job loss).Vinay Despite what ESB vendors or WS-* evangelists might tell you, integration is hard! Tools like ESB make your lives much easier, taking care of the smart routing, protocol & transport switching, scaling and providing an easy way to transform and orchestrate things - but you've still gotta understand your business processes and then do the semantic integration. e.g. how does a purchase order in System A map to System X's idea of an order.
So I think there's gonna be plenty of jobs in the integration space for some time to come :)
James LogicBlaze
|
|
Message #181892
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
this is huge!
I think this is a HUGE announcement, not unlike JBoss way back. It will certainly have a large impact on my own work...
just my 2 cents, gerald
|
|
Message #181927
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
congrats - you quikies !
great work - congrats to the servicemix team
this is probably one of the quickest projects of this complexity that I have seen..
you guys are model developers in my book
--Arun
|
|
Message #181939
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Business case for rules based routing
can someone give an example business case where rules based routing is required
|
|
Message #181943
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Business case for rules based routing
can someone give an example business case where rules based routing is required Its just an extension of content based routing. e.g. to implement service level agreements, to alert operators if things to wrong or to load traffic to different servers based on the users' rating (gold customers get those big fast boxes etc).
James LogicBlaze
|
|
Message #181986
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
ServiceMix 1.0: Apache 2.0 open source ESB based on JBI
Can someone at TSS please adjust the title of this to accurately reflect reality? There is a huge difference between an "Apache 2.0 open source ..." thing and an "Apache 2.0 *licensed* open source ..." thing. The title as it stands is incredibly misleading.
Craig McClanahan
|
|
Message #182217
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
ESB vs traditional integration tool
What is the difference???
If you take a look at the ServiceMix 1.0's ESB features, most of them are provided by some commercial integration software, like wli or tibco. To me, it seems ESB and integration are the same thing.
Any idea?
Rick
|
|
Message #182222
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
ESB vs traditional integration tool
What is the difference???If you take a look at the ServiceMix 1.0's ESB features, most of them are provided by some commercial integration software, like wli or tibco. To me, it seems ESB and integration are the same thing.Any idea?Rick Conceptually integration softare and ESBs solve similar kinds of problems
* Protocol Switching/Adapters * Smart Routing * Transformations * Orchestration * Management
The main difference between them is their use of standards (APIs and WS-*), what technologies they use and how they work.
e.g. ServiceMix is based on the JBI standard and can work with any web service and SOAP stacks, integrates with JBI-compliant BPEL engines and has a suite of pluggable transports and protocols including Jabber, JMS, JCA and RSS.
James LogicBlaze
|
|
 |
New content on TheServerSide.comNew content on TheServerSide.comNew content on TheServerSide.com |
 |
 |
Reza Rahman continues to explore the features of the proposed JSR 299, Contexts and Dependency Injection for Java EE (CDI). When approved, it promises to be a key feature of Java EE 6.
(January 21, Article)
Ted Neward is an independent consultant specializing in high-scale enterprise systems, and an authority in Java and .NET technologies. He is the author and co-author of several books, including Effective Enterprise Java. At TheServerSide Java Symposium in March, he will be presenting sessions on pragmatic architecture, ECMAScript and Scala.
(January 15, Article)
Now that Oracle is absorbing Sun Microsystems, there mixed views on what should come of the Java Community Process (JCP). While some say Oracle should become the new steward of Java and keep the JCP much as it was, others argue that it may be time to open-source this widespread language.
(November 24, Article)
Reza Rahman explores the features of the proposed JSR 299, Contexts and Dependency Injection for Java EE (CDI). When approved, it promises to be a key feature of Java EE 6.
(November 2, Article)
SAML is an XML-based standard for exchanging authentication and authorization data between security domains. The single most important problem that SAML was created to solve is the Web browser Single Sign-On problem. Many organizations are debating whether to stay with version 1.1 or move to 2.0. This article makes observations about both options.
(September 28, Article)
Joe Ottinger takes a look at how people learn, and applies it to the practice of programming. He notes that understanding how people learn is an essential part of working in a programming team.
(September 22, Article)
Stephen Maryka gave us an article about the Asynchronous Web and posed a number of questions that get examined like an approach to delivering Asynchronous Web capabilities through extensions to existing Java EE technologies.
(July 14, Article)
JavaServer Faces Flex goal is to provide users capability in creating standard Flex components, part of flexSDK which is open sourced through MPL license, as normal JSF components. This article by Ji Hoon Kim will provide an overview of creating a simple multilingual JSF page consisting of JSF Flex tags.
(June 29, Article)
In this session Jeff explores the key characteristics of successful SOA projects. He covers some of the patterns, and anti-patterns, tool sets, and strategies that he himself learned the hard way. Last, he provides a strategy and blueprint for achieving a high likelihood of success in your SOA project.
(June 23, Tech Talk)
Ari Zilka, CTO of Terracotta, Inc., talks about the new features in Terracotta 3.1, announced during JavaOne and available now.
(June 15, Tech Talk)
In this Tech Talk, Josh Long explores an integration challenge using Spring Integration and walks through the implementation, employing and expanding on the basic patterns of Enterprise Application Integration to tie together components into a function integration solution, and then demonstrates how Spring Integration helps address the integration requirements.
(June 15, Tech Talk)
In this Tech Talk, David Geary teaches you: The basics of Google Web Toolkit; How to implement Ajax-enabled applications in Java; Internationalization; Hooking into the browser history mechanism; Remote procedure calls.
(June 4, Tech Talk)
Jon Kern discusses the best architecture/technical solutions and ensure that they are repeated by all developers. By tackling the architecture up-front in a serial manner, subsequent parallel development will be much more manageable and predictable.
(May 28, Tech Talk)
This keynote describes the frustrations of modern knowledge workers in their quest to actually get some work done, and solutions for how to guard yourself against all those distractions. Neal Ford talks about environments, coding, acceleration, automation, and avoiding repetition as ways to defeat the misguided attempts to sap your ability to produce good work.
(May 26, Tech Talk)
Gil demonstrates how new, aggressive uses of already abundant compute capacity by common applications offer competitive value for application designers.
(May 21, Tech Talk)
Chris Keene introduces WaveMaker as a new way to automate the ability to generate Hibernate classes in order to more quickly bring OR mapping into an application.
(May 19, Article)
Mastering EJB was one of the original and most influential EJB books in the industry. Mastering EJB III now returns with two new expert co-authors, updated for EJB 2.1 and 30% new chapters including security, integration, best practices, open source, and more.
(Book PDF Download)
The Application Server Matrix is a detailed listing of J2EE vendors and their application server products, with information on latest version numbers, J2EE spec support and licensing, pricing, platform support, and links to product downloads and reviews.
(Application Server Comparison Matrix)
|
|