SlideShare uma empresa Scribd logo
1 de 13
[Company logo] Dr. Alberto Lagna Chief Technology Officer Biznology srl SOPERA master reseller for Italy Sviluppo di architetture orientate ai servizi con EclipseSOA
Why would I want to take a closer look? If you are a software developer… Swordfish makes it easy to develop enterprise services on OSGi. If you are an enterprise architect… Swordfish makes your services enterprise-ready. —  Runtime service discovery — Security — Monitoring — Remote configuration
What is Swordfish? Monitoring  Plugin Swordfish core Apache ServiceMix 4 Swordfish framework Process Engine (Apache ODE) SOAP Binding (Apache CXF) Swordfish core Apache ServiceMix 4 Swordfish framework JAX-WS Cont. (Apache CXF) Business Code (Java) Business Code (BPEL) Service consumer Service provider SOAP Binding (Apache CXF) Configuration  Plugin Registry  Plugin Configuration  Plugin Registry  Plugin Monitoring  Plugin SOAP Service Registry Configuration Store lookup register retrieve configuration retrieve configuration Distributed ESB Configuration  Plugin Registry  Plugin
A few words about OSGi and some terms OSGi:  A standard for creating highly modular Java applications, based on the concept of bundles. The Swordfish framework requires an OSGi runtime (usually Eclipse Equinox). Bundle:  A module containing Java implementation classes and additional data that can be deployed into an OSGi runtime environment. A bundle can  provide code to and use code from other bundles, allowing for better modularization. Target platform:  A set of OSGi bundles that defines the runtime environment  for the bundles you create in your Eclipse workspace. The Swordfish target  platform contains the Swordfish framework and the plug-ins you intend to use. PDE : Plug-in development environment, the Eclipse perspective and tools you use to create bundles with the Eclipse IDE.
[object Object]
bookFlight(flight,payment) reserveFlight(flight) processPayment(payment) Demonstration Scenario (business view) The FlightBooking service is a composite service that orchestrates calls to the FlightReservation and PaymentProcessing services. FlightReservation Service PaymentProcessing Service FlightBooking Service
Demonstration Scenario (technical view) OSGi Runtime 1 OSGi Runtime 2 SOAP/HTTP SOAP/HTTP SOAP/HTTP <Envelope> <Body> <bookFlight> <flightData> <flightNumber> LH455 </flightNumber> <date>2009-10-10</date> </flightData> <paymentData> <creditCardNumber>   1234567843218765 </creditCardNumber> <creditCardExpiry> 10/10 </creditCardExpiry> </paymentData> </bookFlight> </Body> </Envelope> <Envelope> <Body> <processPayment> <paymentData> <creditCardNumber>   1234567843218765 </creditCardNumber> <creditCardExpiry> 10/10 </creditCardExpiry> </paymentData> </processPayment> </Body> </Envelope> <Envelope> <Body> <reserveFlight> <flightData> <flightNumber> LH455 </flightNumber> <date>2009-10-10</date> </flightData> </reserveFlight> </Body> </Envelope> FlightReservation Provider PaymentProcessing Provider FlightBooking Provider PaymentProcessing Consumer PaymentProcessing Provider FlightReservation Consumer
bookFlight(flight,payment) reserveFlight(flight) processPayment(payment) OSGi Runtime 1 OSGi Runtime 2 SOAP/HTTP SOAP/HTTP SOAP/HTTP ✔ FlightReservation Provider PaymentProcessing Provider FlightBooking Provider PaymentProcessing Consumer PaymentProcessing Provider FlightReservation Consumer
bookFlight(flight,payment) reserveFlight(flight) processPayment(payment) OSGi Runtime 1 OSGi Runtime 2 SOAP/HTTP SOAP/HTTP SOAP/HTTP ✔ ✔ FlightReservation Provider PaymentProcessing Provider FlightBooking Provider PaymentProcessing Consumer PaymentProcessing Provider FlightReservation Consumer
bookFlight(flight,payment) reserveFlight(flight) processPayment(payment) OSGi Runtime 1 OSGi Runtime 2 SOAP/HTTP SOAP/HTTP SOAP/HTTP ✔ ✔ ✔ FlightReservation Provider PaymentProcessing Provider FlightBooking Provider PaymentProcessing Consumer PaymentProcessing Provider FlightReservation Consumer
If you are a software developer… Swordfish makes it easy to develop enterprise services on OSGi. If you are an enterprise architect… Swordfish makes your services enterprise-ready. —  Runtime service discovery — Security — Monitoring — Remote configuration ✔ Why would I want to take a closer look?
Why would I want to take a closer look? If you are a software developer… Swordfish makes it easy to develop enterprise services on OSGi. If you are an enterprise architect… Swordfish makes your services enterprise-ready. —  Runtime service discovery — Security — Monitoring — Remote configuration ✔ ✔
Q&A Dr. Alberto Lagna Chief Technology Officer Biznology srl SOPERA master reseller for Italy [email_address] www.sopera.de www.biznology.it

Mais conteúdo relacionado

Destaque (6)

Model Runway Part 2 Design Best Practices at Blue Cross BlueShield
Model Runway Part 2   Design Best Practices at Blue Cross BlueShieldModel Runway Part 2   Design Best Practices at Blue Cross BlueShield
Model Runway Part 2 Design Best Practices at Blue Cross BlueShield
 
Understanding Mda
Understanding MdaUnderstanding Mda
Understanding Mda
 
India GRUC Agility Presentation 2015-6-30
India GRUC Agility Presentation 2015-6-30India GRUC Agility Presentation 2015-6-30
India GRUC Agility Presentation 2015-6-30
 
University of Miami Briefing: DevOps Steer – an agile response to customer fe...
University of Miami Briefing: DevOps Steer – an agile response to customer fe...University of Miami Briefing: DevOps Steer – an agile response to customer fe...
University of Miami Briefing: DevOps Steer – an agile response to customer fe...
 
MDA
MDAMDA
MDA
 
Model Driven Architecture and eXecutable UML
Model Driven Architecture and eXecutable UMLModel Driven Architecture and eXecutable UML
Model Driven Architecture and eXecutable UML
 

Semelhante a Sviluppo di architetture orientate ai servizi con EclipseSOA

Introduction To The Eclipse Platform
Introduction To The Eclipse PlatformIntroduction To The Eclipse Platform
Introduction To The Eclipse Platform
ciukes
 
Server-side OSGi with Apache Sling
Server-side OSGi with Apache SlingServer-side OSGi with Apache Sling
Server-side OSGi with Apache Sling
Felix Meschberger
 
Php Asp Net Interoperability Rc Jao
Php Asp Net Interoperability Rc JaoPhp Asp Net Interoperability Rc Jao
Php Asp Net Interoperability Rc Jao
jedt
 
System Center Orchestrator 2012 Overview
System Center Orchestrator 2012 OverviewSystem Center Orchestrator 2012 Overview
System Center Orchestrator 2012 Overview
Amit Gatenyo
 
Zend Platform
Zend PlatformZend Platform
Zend Platform
Simon H
 

Semelhante a Sviluppo di architetture orientate ai servizi con EclipseSOA (20)

Introduction To The Eclipse Platform
Introduction To The Eclipse PlatformIntroduction To The Eclipse Platform
Introduction To The Eclipse Platform
 
OSGi DevCon 2009 Review
OSGi DevCon 2009 ReviewOSGi DevCon 2009 Review
OSGi DevCon 2009 Review
 
Sviluppo di architetture orientate ai servizi con EclipseSOA
Sviluppo di architetture orientate ai servizi con EclipseSOASviluppo di architetture orientate ai servizi con EclipseSOA
Sviluppo di architetture orientate ai servizi con EclipseSOA
 
Escape the defaults - Configure Sling like AEM as a Cloud Service
Escape the defaults - Configure Sling like AEM as a Cloud ServiceEscape the defaults - Configure Sling like AEM as a Cloud Service
Escape the defaults - Configure Sling like AEM as a Cloud Service
 
Polyglot OSGi
Polyglot OSGiPolyglot OSGi
Polyglot OSGi
 
Server-side OSGi with Apache Sling (OSGiDevCon 2011)
Server-side OSGi with Apache Sling (OSGiDevCon 2011)Server-side OSGi with Apache Sling (OSGiDevCon 2011)
Server-side OSGi with Apache Sling (OSGiDevCon 2011)
 
Server-side OSGi with Apache Sling
Server-side OSGi with Apache SlingServer-side OSGi with Apache Sling
Server-side OSGi with Apache Sling
 
Aswin
AswinAswin
Aswin
 
Seattle StrongLoop Node.js Workshop
Seattle StrongLoop Node.js WorkshopSeattle StrongLoop Node.js Workshop
Seattle StrongLoop Node.js Workshop
 
Php Asp Net Interoperability Rc Jao
Php Asp Net Interoperability Rc JaoPhp Asp Net Interoperability Rc Jao
Php Asp Net Interoperability Rc Jao
 
Jug Poitou Charentes - Apache, OSGi and Karaf
Jug Poitou Charentes -  Apache, OSGi and KarafJug Poitou Charentes -  Apache, OSGi and Karaf
Jug Poitou Charentes - Apache, OSGi and Karaf
 
Apache, osgi and karaf par Guillaume Nodet
Apache, osgi and karaf par Guillaume NodetApache, osgi and karaf par Guillaume Nodet
Apache, osgi and karaf par Guillaume Nodet
 
Azure Integration in Production with Logic Apps and more
Azure Integration in Production with Logic Apps and moreAzure Integration in Production with Logic Apps and more
Azure Integration in Production with Logic Apps and more
 
StrongLoop Overview
StrongLoop OverviewStrongLoop Overview
StrongLoop Overview
 
The Happy Path: Migration Strategies for Node.js
The Happy Path: Migration Strategies for Node.jsThe Happy Path: Migration Strategies for Node.js
The Happy Path: Migration Strategies for Node.js
 
Apache OpenWhisk
Apache OpenWhiskApache OpenWhisk
Apache OpenWhisk
 
System Center Orchestrator 2012 Overview
System Center Orchestrator 2012 OverviewSystem Center Orchestrator 2012 Overview
System Center Orchestrator 2012 Overview
 
Openshift Container Platform: First ItalyMeetup
Openshift Container Platform: First ItalyMeetupOpenshift Container Platform: First ItalyMeetup
Openshift Container Platform: First ItalyMeetup
 
Zend Platform
Zend PlatformZend Platform
Zend Platform
 
Appenginejs (old presentation)
Appenginejs (old presentation)Appenginejs (old presentation)
Appenginejs (old presentation)
 

Mais de Alberto Lagna

Alberto lagna soa that works
Alberto lagna   soa that worksAlberto lagna   soa that works
Alberto lagna soa that works
Alberto Lagna
 
Una enterprise architecture a servizi
Una enterprise architecture a serviziUna enterprise architecture a servizi
Una enterprise architecture a servizi
Alberto Lagna
 
Lifeticker per FIFA 2006, in tempo reale con SOA e AJAX
Lifeticker per FIFA 2006, in tempo reale con SOA e AJAXLifeticker per FIFA 2006, in tempo reale con SOA e AJAX
Lifeticker per FIFA 2006, in tempo reale con SOA e AJAX
Alberto Lagna
 
Un'architettura di riferimento per applicazioni enterprise
Un'architettura di riferimento per applicazioni enterpriseUn'architettura di riferimento per applicazioni enterprise
Un'architettura di riferimento per applicazioni enterprise
Alberto Lagna
 
Contenuti time-based e personalizzati sul cellularde
Contenuti time-based e personalizzati sul cellulardeContenuti time-based e personalizzati sul cellularde
Contenuti time-based e personalizzati sul cellularde
Alberto Lagna
 
Confronto fra web services framework (open source)
Confronto fra web services framework (open source)Confronto fra web services framework (open source)
Confronto fra web services framework (open source)
Alberto Lagna
 

Mais de Alberto Lagna (8)

Alberto lagna soa that works
Alberto lagna   soa that worksAlberto lagna   soa that works
Alberto lagna soa that works
 
Biznology presentazione azienda
Biznology presentazione aziendaBiznology presentazione azienda
Biznology presentazione azienda
 
why cloud loves soa
why cloud loves soawhy cloud loves soa
why cloud loves soa
 
Una enterprise architecture a servizi
Una enterprise architecture a serviziUna enterprise architecture a servizi
Una enterprise architecture a servizi
 
Lifeticker per FIFA 2006, in tempo reale con SOA e AJAX
Lifeticker per FIFA 2006, in tempo reale con SOA e AJAXLifeticker per FIFA 2006, in tempo reale con SOA e AJAX
Lifeticker per FIFA 2006, in tempo reale con SOA e AJAX
 
Un'architettura di riferimento per applicazioni enterprise
Un'architettura di riferimento per applicazioni enterpriseUn'architettura di riferimento per applicazioni enterprise
Un'architettura di riferimento per applicazioni enterprise
 
Contenuti time-based e personalizzati sul cellularde
Contenuti time-based e personalizzati sul cellulardeContenuti time-based e personalizzati sul cellularde
Contenuti time-based e personalizzati sul cellularde
 
Confronto fra web services framework (open source)
Confronto fra web services framework (open source)Confronto fra web services framework (open source)
Confronto fra web services framework (open source)
 

Último

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Último (20)

04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 

Sviluppo di architetture orientate ai servizi con EclipseSOA

  • 1. [Company logo] Dr. Alberto Lagna Chief Technology Officer Biznology srl SOPERA master reseller for Italy Sviluppo di architetture orientate ai servizi con EclipseSOA
  • 2. Why would I want to take a closer look? If you are a software developer… Swordfish makes it easy to develop enterprise services on OSGi. If you are an enterprise architect… Swordfish makes your services enterprise-ready. — Runtime service discovery — Security — Monitoring — Remote configuration
  • 3. What is Swordfish? Monitoring Plugin Swordfish core Apache ServiceMix 4 Swordfish framework Process Engine (Apache ODE) SOAP Binding (Apache CXF) Swordfish core Apache ServiceMix 4 Swordfish framework JAX-WS Cont. (Apache CXF) Business Code (Java) Business Code (BPEL) Service consumer Service provider SOAP Binding (Apache CXF) Configuration Plugin Registry Plugin Configuration Plugin Registry Plugin Monitoring Plugin SOAP Service Registry Configuration Store lookup register retrieve configuration retrieve configuration Distributed ESB Configuration Plugin Registry Plugin
  • 4. A few words about OSGi and some terms OSGi: A standard for creating highly modular Java applications, based on the concept of bundles. The Swordfish framework requires an OSGi runtime (usually Eclipse Equinox). Bundle: A module containing Java implementation classes and additional data that can be deployed into an OSGi runtime environment. A bundle can provide code to and use code from other bundles, allowing for better modularization. Target platform: A set of OSGi bundles that defines the runtime environment for the bundles you create in your Eclipse workspace. The Swordfish target platform contains the Swordfish framework and the plug-ins you intend to use. PDE : Plug-in development environment, the Eclipse perspective and tools you use to create bundles with the Eclipse IDE.
  • 5.
  • 6. bookFlight(flight,payment) reserveFlight(flight) processPayment(payment) Demonstration Scenario (business view) The FlightBooking service is a composite service that orchestrates calls to the FlightReservation and PaymentProcessing services. FlightReservation Service PaymentProcessing Service FlightBooking Service
  • 7. Demonstration Scenario (technical view) OSGi Runtime 1 OSGi Runtime 2 SOAP/HTTP SOAP/HTTP SOAP/HTTP <Envelope> <Body> <bookFlight> <flightData> <flightNumber> LH455 </flightNumber> <date>2009-10-10</date> </flightData> <paymentData> <creditCardNumber> 1234567843218765 </creditCardNumber> <creditCardExpiry> 10/10 </creditCardExpiry> </paymentData> </bookFlight> </Body> </Envelope> <Envelope> <Body> <processPayment> <paymentData> <creditCardNumber> 1234567843218765 </creditCardNumber> <creditCardExpiry> 10/10 </creditCardExpiry> </paymentData> </processPayment> </Body> </Envelope> <Envelope> <Body> <reserveFlight> <flightData> <flightNumber> LH455 </flightNumber> <date>2009-10-10</date> </flightData> </reserveFlight> </Body> </Envelope> FlightReservation Provider PaymentProcessing Provider FlightBooking Provider PaymentProcessing Consumer PaymentProcessing Provider FlightReservation Consumer
  • 8. bookFlight(flight,payment) reserveFlight(flight) processPayment(payment) OSGi Runtime 1 OSGi Runtime 2 SOAP/HTTP SOAP/HTTP SOAP/HTTP ✔ FlightReservation Provider PaymentProcessing Provider FlightBooking Provider PaymentProcessing Consumer PaymentProcessing Provider FlightReservation Consumer
  • 9. bookFlight(flight,payment) reserveFlight(flight) processPayment(payment) OSGi Runtime 1 OSGi Runtime 2 SOAP/HTTP SOAP/HTTP SOAP/HTTP ✔ ✔ FlightReservation Provider PaymentProcessing Provider FlightBooking Provider PaymentProcessing Consumer PaymentProcessing Provider FlightReservation Consumer
  • 10. bookFlight(flight,payment) reserveFlight(flight) processPayment(payment) OSGi Runtime 1 OSGi Runtime 2 SOAP/HTTP SOAP/HTTP SOAP/HTTP ✔ ✔ ✔ FlightReservation Provider PaymentProcessing Provider FlightBooking Provider PaymentProcessing Consumer PaymentProcessing Provider FlightReservation Consumer
  • 11. If you are a software developer… Swordfish makes it easy to develop enterprise services on OSGi. If you are an enterprise architect… Swordfish makes your services enterprise-ready. — Runtime service discovery — Security — Monitoring — Remote configuration ✔ Why would I want to take a closer look?
  • 12. Why would I want to take a closer look? If you are a software developer… Swordfish makes it easy to develop enterprise services on OSGi. If you are an enterprise architect… Swordfish makes your services enterprise-ready. — Runtime service discovery — Security — Monitoring — Remote configuration ✔ ✔
  • 13. Q&A Dr. Alberto Lagna Chief Technology Officer Biznology srl SOPERA master reseller for Italy [email_address] www.sopera.de www.biznology.it

Notas do Editor

  1. SOA solution implemented on the distributed ESB pattern Theres no central hub Consumer and provider communicates directly The way in which consumer and provider speaks can be completely customizable You can have a plugin that for a svc consumer calls go to a registry and looks for policies Every aspect of swordfish can be customised by your own implementation There a re api to customise Monitoring - svc lookup Based on proven tech, Goal is to add enterprise features to the apache libraries Completely based on osgi =&gt; expandable Developing consumer and providers = develop osgi components
  2. PDE è il nome originario, ma serve per sviluppare bundles
  3. See the scenario to demonstrate the development of svcs FlightBooking svc orchestrates calls to FRS and PPS
  4. The interfaces are described in WSDL =&gt; generate code for providers and consumers
  5. Spero di avervi convinto che creare una serie di servizi con Eclipse SOA dal punto di vista dello sviluppatore è semplice: non occorre conoscere SOAP, i WS in dettaglio, ecc. E’ sufficiente concentrarsi sulla logica di buz. SOA però è molto di più, non è solo servizi. Vediamo che succede se aggiungo un service registry
  6. Swordfish ha delle caratteristiche che gli altri ESB non hanno
  7. Swordfish ha delle caratteristiche che gli altri ESB non hanno