SlideShare una empresa de Scribd logo
1 de 27
INTRODUCING
CROSSWORLDS
A new tool in your app development box
WebSphere Liberty Productivity with the full power of
Domino/NSF
MISSION
Bring to Domino developers an easy way
into J2EE
Bring to J2EE the full power of Domino
Bring to customers the best of both worlds
WHO AM I?
Daniele Vistalli (www.twitter.com/danielevistalli)
Founder & CTO at Factor-y S.r.l.
Java developer & architect (Java 1.0.2+ on OS/2)
Domino Developer & architect (Notes 4.5+)
WebSphere Developer & architect (WAS 3.5+)
R&D guy / geek / lazy developer (lazyness favours invention)
THE DEVELOPMENT MODEL
PROBLEM
NSF/Domino is NoSQL since before NoSQL existed
Powerful security and replication infrastructure
Great at handling attachments/binary data
Great at workflow
Modern developers don’t get Domino (they call it
legacy… then they set off for less mature NoSQL
solutions)
THE WEBSPHERE PROBLEM
Notes/Domino developers failed to invest into
WebSphere / J2EE due to wrong myths:
- J2EE is slow / cumberstone … (not anymore
since a long time)
- WebSphere is evil (the IBM Workplace product
created this perception in Notes shops)
In 2015 we need to move on. Java / J2EE are the
way you may choose with productivity at hand
THE REAL PROBLEM
There are 10 million NSF applications deployed at
customers. Notes shops (customers / partners)
need to:
- Integrate (with other systems)
- Modernize (mobile, responsive, restful, oauth)
- Be productive and simplify application
development
- Exploit any available tool
WHAT IS CROSSWORLDS?
WebSphere Liberty (8.5.5.4) +
IBM Domino (9.0.1) +
OpenNTF Domino Api +
CrossWorlds feature for Liberty
WEBSPHERE LIBERTY
A fast J2EE Application Server built by IBM for
modern needs.
- Light (< 40 Mb ram, < 5sec startup)
- Open (OSGI based + J2EE 6 / 7)
- Constantly evolving
- Extensible (customizable to the limit)
- Easy to manage (unzip & run, no install needed)
IBM DOMINO (9.0.1)
You should know it 
What we care about is
- Advanced storage facility (NSF), schema free
- Replication and distributed server topology
- Native/embedded security model (+LDAP)
- Provides native binding for Java (Notes.jar /
napi)
OPENNTF DOMINO API
An OpenNTF project that gets you:
- Modern Java constructs on top of Notes.jar API
- Extra goodness:
- Graph API
- HyperSearch/Index
- Xots (agent-manager free Agents)
- Much more (look on slideshare for good content)
CROSSWORLDS FEATURE
An exstension for the WAS Liberty application
server
- Embeds ODA as an OSGI component
- Manages initialization and lifecycle of the
Domino integration (can provide NSF services
even if the Domino server is not running)
- Zero effort setup for developers & sys-admins
- Is the foundation for future work (auto-config,
extensions, Websphere helpers)
WHAT CAN I DO WITH IT ?
Exploit any J2EE / Java library
Exploit Java 1.7/1.8 (Domino still on 1.6)
Manage security your way
J2EE EXPLOITATION FOR DOMINO
- JAX-RS for Rest (the J2EE way)
- JAX-WS for WebServices (the J2EE way)
- Spring, Struts, other framework ? YES
- Choose your own
- Async servlets / higher scalability
plus
- Java Batch
- Scheduler / managed threads
- OSGI application model
JAVA 1.7/1.8 AT HAND
Domino JVM is 1.6
WAS Liberty can run on 1.6/1.7/1.8
You can build your reusable frameworks or exploit
existing frameworks for your apps.
Not tied anymore to IBM’s choices for Domino
MANAGE SECURITY YOUR WAY
- Trusted Authentication Interceptors (TAI) allows
to define your custom system for authentication
and SSO (add Oauth, Saml, custom)
- ODA services allow the creation of:
- Trusted sessions: CrossWorlds is a gateway to any
database on any server in the domino network
- Named sessions: CrossWorlds sessions can proxy any
user and run code on their behalf
- Exploit LTPA (Domino and Liberty share config)
- Exploit LDAP (Liberty uses the same servers as
Domino)
EARLY EXPERIENCE
We’re building it
MacOSX is at hand
Start looking into WebSphere Liberty
Getting started app
WE ARE BUILDING IT
CrossWorlds went from idea to reality in the days
between December 20 2014 and December 31
2014
Most of the discussion is happening at OpenNTF
Domino Api chat group on Skype
We’re doing tests, building stuff, testing things out
MACOSX IS AT HAND
Our hacks got results..
Jesse Gallgher (@Gidgerby) got CrossWorlds
running on a Mac with native access to
domino using the client libraries.
Notes Client + WAS Liberty + CrossWorlds =
modern development for domino on Mac
LOOK FOR LIBERTY
IBM has invested a huge amount in making
WebSphere Liberty a great application server
BlueMix runs on Liberty
Start looking at it today
• https://developer.ibm.com/wasdev/docs/introd
ucing_the_liberty_profile/
• https://developer.ibm.com/wasdev/docs/categ
ory/getting-started/
GETTING STARTED
I’ve created a sampler APP
(included)
It provides a web based
groovy shell allowing you to
test out ODA code from
your browser.
LEGAL
All in
ALL IN
I’ve been looking into the topic of WebSphere Liberty
licensing. I need to get confirmation from IBM’s legal but
here’s what’s going on:
1. XWork Server, Domino Collaboration Express, Domino
Enteprise all include entitlement for IBM WebSphere
Network Deployment
2. WebSphere Network Deployment includes WebSphere
Liberty
3. All you need is already in the server license for your
domino servers
Don’t hold back, go get it.
WHAT’S NEXT
Technical overview
OpenNTF project ?
TECHNICAL OVERVIEW
I’m working on another presentation to describe
how CrossWorlds works and the requirements of it.
I hope to be getting feedback to this introduction
and then prepare a technical presentation going
deeper into it.
OPENNTF PROJECT
My company (Factor-y S.r.l.) is a member of
OpenNTF. We’ve so far not contributed anything.
If CrossWorlds meets the requirements we’ll share it
as our initial contribution and establish CrossWorlds
(or whatever final name we take) as an OpenNTF
project.
THANKS
Thanks to all the guys in the OpenNTF Domino API team
and chat for the support in making this happen
- Nathan T Freeman / Roland Praml / Paul Withers for
helping me understand ODA
- Jesse Gallagher for testing out my stuff and making it
work on MacOSX
- Everybody else for the fun of the discussion that’s
going on
As per Nathan motto: “We do what we must because
we can”
REFERENCES
https://github.com/Factor-y/CrossWorlds
https://developer.ibm.com/wasdev
https://github.com/OpenNTF/org.openntf.domino

Más contenido relacionado

La actualidad más candente

Dd13.2013.milano.open ntf
Dd13.2013.milano.open ntfDd13.2013.milano.open ntf
Dd13.2013.milano.open ntf
Ulrich Krause
 
UKLUG 2012 - XPages, Beyond the basics
UKLUG 2012 - XPages, Beyond the basicsUKLUG 2012 - XPages, Beyond the basics
UKLUG 2012 - XPages, Beyond the basics
Ulrich Krause
 

La actualidad más candente (20)

Dd13.2013.milano.open ntf
Dd13.2013.milano.open ntfDd13.2013.milano.open ntf
Dd13.2013.milano.open ntf
 
What's New and Next in OpenNTF Domino API (ICON UK 2014)
What's New and Next in OpenNTF Domino API (ICON UK 2014)What's New and Next in OpenNTF Domino API (ICON UK 2014)
What's New and Next in OpenNTF Domino API (ICON UK 2014)
 
UKLUG 2012 - XPages, Beyond the basics
UKLUG 2012 - XPages, Beyond the basicsUKLUG 2012 - XPages, Beyond the basics
UKLUG 2012 - XPages, Beyond the basics
 
Overview of PaaS: Java experience
Overview of PaaS: Java experienceOverview of PaaS: Java experience
Overview of PaaS: Java experience
 
What is cool with Domino V10, Proton and Node.JS, and why would I use it in ...
What is cool with Domino V10, Proton and Node.JS, and why would I use it in ...What is cool with Domino V10, Proton and Node.JS, and why would I use it in ...
What is cool with Domino V10, Proton and Node.JS, and why would I use it in ...
 
Bccon use notes objects in memory and other useful
Bccon   use notes objects in memory and other usefulBccon   use notes objects in memory and other useful
Bccon use notes objects in memory and other useful
 
Let's server your Data
Let's server your DataLet's server your Data
Let's server your Data
 
Eureka Moment UKLUG
Eureka Moment UKLUGEureka Moment UKLUG
Eureka Moment UKLUG
 
Dr. Strangelove, or how I learned to love plugin development
Dr. Strangelove, or how I learned to love plugin developmentDr. Strangelove, or how I learned to love plugin development
Dr. Strangelove, or how I learned to love plugin development
 
Domino on docker version 2
Domino on docker version 2Domino on docker version 2
Domino on docker version 2
 
JSF2
JSF2JSF2
JSF2
 
April, 2021 OpenNTF Webinar - Domino Administration Best Practices
April, 2021 OpenNTF Webinar - Domino Administration Best PracticesApril, 2021 OpenNTF Webinar - Domino Administration Best Practices
April, 2021 OpenNTF Webinar - Domino Administration Best Practices
 
docker : how to deploy Digital Experience in a container drinking a cup of co...
docker : how to deploy Digital Experience in a container drinking a cup of co...docker : how to deploy Digital Experience in a container drinking a cup of co...
docker : how to deploy Digital Experience in a container drinking a cup of co...
 
SUTOL 2015 - Utilizing the OpenNTF Domino API
SUTOL 2015 - Utilizing the OpenNTF Domino APISUTOL 2015 - Utilizing the OpenNTF Domino API
SUTOL 2015 - Utilizing the OpenNTF Domino API
 
October OpenNTF Webinar - What we like about Domino/Notes 12, recommended new...
October OpenNTF Webinar - What we like about Domino/Notes 12, recommended new...October OpenNTF Webinar - What we like about Domino/Notes 12, recommended new...
October OpenNTF Webinar - What we like about Domino/Notes 12, recommended new...
 
What's New in NetBeans IDE 7.x
What's New in NetBeans IDE 7.xWhat's New in NetBeans IDE 7.x
What's New in NetBeans IDE 7.x
 
Access Data from XPages with the Relational Controls
Access Data from XPages with the Relational ControlsAccess Data from XPages with the Relational Controls
Access Data from XPages with the Relational Controls
 
[DanNotes] XPages - Beyound the Basics
[DanNotes] XPages - Beyound the Basics[DanNotes] XPages - Beyound the Basics
[DanNotes] XPages - Beyound the Basics
 
An Introduction To Model  View  Controller In XPages
An Introduction To Model  View  Controller In XPagesAn Introduction To Model  View  Controller In XPages
An Introduction To Model  View  Controller In XPages
 
ICONUK 2013 - An XPager's Guide to Process Server-Side Jobs on IBM® Domino®
ICONUK 2013 - An XPager's Guide to Process Server-Side Jobs on IBM® Domino®ICONUK 2013 - An XPager's Guide to Process Server-Side Jobs on IBM® Domino®
ICONUK 2013 - An XPager's Guide to Process Server-Side Jobs on IBM® Domino®
 

Similar a Introducing CrossWorlds for IBM Domino

POCO C++ Libraries Intro and Overview
POCO C++ Libraries Intro and OverviewPOCO C++ Libraries Intro and Overview
POCO C++ Libraries Intro and Overview
Günter Obiltschnig
 
Web Logic Jboss Final
Web Logic Jboss FinalWeb Logic Jboss Final
Web Logic Jboss Final
Mohamed Atef
 

Similar a Introducing CrossWorlds for IBM Domino (20)

A Shift from Monolith to Microservice using Docker
A Shift from Monolith to Microservice using DockerA Shift from Monolith to Microservice using Docker
A Shift from Monolith to Microservice using Docker
 
PHP is the king, nodejs is the prince and Python is the fool - Alessandro Cin...
PHP is the king, nodejs is the prince and Python is the fool - Alessandro Cin...PHP is the king, nodejs is the prince and Python is the fool - Alessandro Cin...
PHP is the king, nodejs is the prince and Python is the fool - Alessandro Cin...
 
PHP is the King, nodejs the prince and python the fool
PHP is the King, nodejs the prince and python the foolPHP is the King, nodejs the prince and python the fool
PHP is the King, nodejs the prince and python the fool
 
Project report for final year project
Project report for final year projectProject report for final year project
Project report for final year project
 
Basic of J2EE,WebLogic server,Oracle & Linux
Basic of J2EE,WebLogic server,Oracle & Linux Basic of J2EE,WebLogic server,Oracle & Linux
Basic of J2EE,WebLogic server,Oracle & Linux
 
Introduction to Docker - VIT Campus
Introduction to Docker - VIT CampusIntroduction to Docker - VIT Campus
Introduction to Docker - VIT Campus
 
Introduction to Docker - Vellore Institute of Technology
Introduction to Docker - Vellore Institute of TechnologyIntroduction to Docker - Vellore Institute of Technology
Introduction to Docker - Vellore Institute of Technology
 
POCO C++ Libraries Intro and Overview
POCO C++ Libraries Intro and OverviewPOCO C++ Libraries Intro and Overview
POCO C++ Libraries Intro and Overview
 
Ramji
RamjiRamji
Ramji
 
Cloud development technology sharing (BlueMix premier)
Cloud development technology sharing (BlueMix premier)Cloud development technology sharing (BlueMix premier)
Cloud development technology sharing (BlueMix premier)
 
Web Logic Jboss Final
Web Logic Jboss FinalWeb Logic Jboss Final
Web Logic Jboss Final
 
Cross Platform Mobile Technologies
Cross Platform Mobile TechnologiesCross Platform Mobile Technologies
Cross Platform Mobile Technologies
 
Java overview 20131022
Java overview 20131022Java overview 20131022
Java overview 20131022
 
BBS Selenium & Docker
BBS Selenium & Docker BBS Selenium & Docker
BBS Selenium & Docker
 
IBM Think Session 8598 Domino and JavaScript Development MasterClass
IBM Think Session 8598 Domino and JavaScript Development MasterClassIBM Think Session 8598 Domino and JavaScript Development MasterClass
IBM Think Session 8598 Domino and JavaScript Development MasterClass
 
Alfresco: The Story of How Open Source Disrupted the ECM Market
Alfresco: The Story of How Open Source Disrupted the ECM MarketAlfresco: The Story of How Open Source Disrupted the ECM Market
Alfresco: The Story of How Open Source Disrupted the ECM Market
 
Core java kvr - satya
Core  java kvr - satyaCore  java kvr - satya
Core java kvr - satya
 
Ny symfony meetup may 2015
Ny symfony meetup may 2015Ny symfony meetup may 2015
Ny symfony meetup may 2015
 
Demystifying Docker101
Demystifying Docker101Demystifying Docker101
Demystifying Docker101
 
Demystifying Docker
Demystifying DockerDemystifying Docker
Demystifying Docker
 

Último

CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
anilsa9823
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
Health
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
mohitmore19
 
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female serviceCALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
anilsa9823
 

Último (20)

CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.js
 
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
 
Microsoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdfMicrosoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdf
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docx
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial Goals
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
 
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AISyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
 
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female serviceCALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
 
Diamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionDiamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with Precision
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTV
 

Introducing CrossWorlds for IBM Domino

  • 1. INTRODUCING CROSSWORLDS A new tool in your app development box WebSphere Liberty Productivity with the full power of Domino/NSF
  • 2. MISSION Bring to Domino developers an easy way into J2EE Bring to J2EE the full power of Domino Bring to customers the best of both worlds
  • 3. WHO AM I? Daniele Vistalli (www.twitter.com/danielevistalli) Founder & CTO at Factor-y S.r.l. Java developer & architect (Java 1.0.2+ on OS/2) Domino Developer & architect (Notes 4.5+) WebSphere Developer & architect (WAS 3.5+) R&D guy / geek / lazy developer (lazyness favours invention)
  • 4. THE DEVELOPMENT MODEL PROBLEM NSF/Domino is NoSQL since before NoSQL existed Powerful security and replication infrastructure Great at handling attachments/binary data Great at workflow Modern developers don’t get Domino (they call it legacy… then they set off for less mature NoSQL solutions)
  • 5. THE WEBSPHERE PROBLEM Notes/Domino developers failed to invest into WebSphere / J2EE due to wrong myths: - J2EE is slow / cumberstone … (not anymore since a long time) - WebSphere is evil (the IBM Workplace product created this perception in Notes shops) In 2015 we need to move on. Java / J2EE are the way you may choose with productivity at hand
  • 6. THE REAL PROBLEM There are 10 million NSF applications deployed at customers. Notes shops (customers / partners) need to: - Integrate (with other systems) - Modernize (mobile, responsive, restful, oauth) - Be productive and simplify application development - Exploit any available tool
  • 7. WHAT IS CROSSWORLDS? WebSphere Liberty (8.5.5.4) + IBM Domino (9.0.1) + OpenNTF Domino Api + CrossWorlds feature for Liberty
  • 8. WEBSPHERE LIBERTY A fast J2EE Application Server built by IBM for modern needs. - Light (< 40 Mb ram, < 5sec startup) - Open (OSGI based + J2EE 6 / 7) - Constantly evolving - Extensible (customizable to the limit) - Easy to manage (unzip & run, no install needed)
  • 9. IBM DOMINO (9.0.1) You should know it  What we care about is - Advanced storage facility (NSF), schema free - Replication and distributed server topology - Native/embedded security model (+LDAP) - Provides native binding for Java (Notes.jar / napi)
  • 10. OPENNTF DOMINO API An OpenNTF project that gets you: - Modern Java constructs on top of Notes.jar API - Extra goodness: - Graph API - HyperSearch/Index - Xots (agent-manager free Agents) - Much more (look on slideshare for good content)
  • 11. CROSSWORLDS FEATURE An exstension for the WAS Liberty application server - Embeds ODA as an OSGI component - Manages initialization and lifecycle of the Domino integration (can provide NSF services even if the Domino server is not running) - Zero effort setup for developers & sys-admins - Is the foundation for future work (auto-config, extensions, Websphere helpers)
  • 12. WHAT CAN I DO WITH IT ? Exploit any J2EE / Java library Exploit Java 1.7/1.8 (Domino still on 1.6) Manage security your way
  • 13. J2EE EXPLOITATION FOR DOMINO - JAX-RS for Rest (the J2EE way) - JAX-WS for WebServices (the J2EE way) - Spring, Struts, other framework ? YES - Choose your own - Async servlets / higher scalability plus - Java Batch - Scheduler / managed threads - OSGI application model
  • 14. JAVA 1.7/1.8 AT HAND Domino JVM is 1.6 WAS Liberty can run on 1.6/1.7/1.8 You can build your reusable frameworks or exploit existing frameworks for your apps. Not tied anymore to IBM’s choices for Domino
  • 15. MANAGE SECURITY YOUR WAY - Trusted Authentication Interceptors (TAI) allows to define your custom system for authentication and SSO (add Oauth, Saml, custom) - ODA services allow the creation of: - Trusted sessions: CrossWorlds is a gateway to any database on any server in the domino network - Named sessions: CrossWorlds sessions can proxy any user and run code on their behalf - Exploit LTPA (Domino and Liberty share config) - Exploit LDAP (Liberty uses the same servers as Domino)
  • 16. EARLY EXPERIENCE We’re building it MacOSX is at hand Start looking into WebSphere Liberty Getting started app
  • 17. WE ARE BUILDING IT CrossWorlds went from idea to reality in the days between December 20 2014 and December 31 2014 Most of the discussion is happening at OpenNTF Domino Api chat group on Skype We’re doing tests, building stuff, testing things out
  • 18. MACOSX IS AT HAND Our hacks got results.. Jesse Gallgher (@Gidgerby) got CrossWorlds running on a Mac with native access to domino using the client libraries. Notes Client + WAS Liberty + CrossWorlds = modern development for domino on Mac
  • 19. LOOK FOR LIBERTY IBM has invested a huge amount in making WebSphere Liberty a great application server BlueMix runs on Liberty Start looking at it today • https://developer.ibm.com/wasdev/docs/introd ucing_the_liberty_profile/ • https://developer.ibm.com/wasdev/docs/categ ory/getting-started/
  • 20. GETTING STARTED I’ve created a sampler APP (included) It provides a web based groovy shell allowing you to test out ODA code from your browser.
  • 22. ALL IN I’ve been looking into the topic of WebSphere Liberty licensing. I need to get confirmation from IBM’s legal but here’s what’s going on: 1. XWork Server, Domino Collaboration Express, Domino Enteprise all include entitlement for IBM WebSphere Network Deployment 2. WebSphere Network Deployment includes WebSphere Liberty 3. All you need is already in the server license for your domino servers Don’t hold back, go get it.
  • 24. TECHNICAL OVERVIEW I’m working on another presentation to describe how CrossWorlds works and the requirements of it. I hope to be getting feedback to this introduction and then prepare a technical presentation going deeper into it.
  • 25. OPENNTF PROJECT My company (Factor-y S.r.l.) is a member of OpenNTF. We’ve so far not contributed anything. If CrossWorlds meets the requirements we’ll share it as our initial contribution and establish CrossWorlds (or whatever final name we take) as an OpenNTF project.
  • 26. THANKS Thanks to all the guys in the OpenNTF Domino API team and chat for the support in making this happen - Nathan T Freeman / Roland Praml / Paul Withers for helping me understand ODA - Jesse Gallagher for testing out my stuff and making it work on MacOSX - Everybody else for the fun of the discussion that’s going on As per Nathan motto: “We do what we must because we can”

Notas del editor

  1. Neo4J 1000 times faster than MySQL OrientDb benchmarks Giraph