Hi All,

The WSO2 Integration team is pleased to announce the release of version
6.3.0 of the WSO2 Enterprise Integrator. WSO2 Enterprise Integrator is an
open source integration product with a low-footprint, that is intuitive,
and cloud and container-native. It enables enterprise integration experts
to easily build, scale, and secure sophisticated integration solutions to
accomplish digital agility.

Unlike other integration products, WSO2 Enterprise Integrator is unified
and contains integration runtime, message brokering, business process
modeling, analytics and visual tooling capabilities which do not require
any assembly. WSO2 Enterprise Integrator being open source, enables greater
extensibility and platform-independence. The low-footprint allows
enterprise for faster integration which will also save money and time while
lowering the technological risks.

*Installation and Running *


*Running the Integrator*

   1. Extract the downloaded wso2ei-6.3.0.zip file.
   2. Go to the bin directory in the extracted folder.
   3. Run integrator.sh or integrator.bat as appropriate.
   4. Point your browser to the URL https://localhost:9443/carbon.
   5. Use "admin", "admin" as username and password to login as an admin
   user.
   6. If you need to start the OSGi console with the server, use the
   property -DosgiConsole when starting the server.

Running other runtimes individually (analytics, broker, business-process,
MSF4J, micro-integrator)

   1. Extract wso2ei-6.3.0.zip and go to the extracted directory.
   2. Go to wso2ei-6.3.0/wso2 directory.
   3. Go to appropriate runtime directory
   (analytics/broker/business-process/msf4j/ micro-integrator) /bin.
   4. Execute wso2server.sh or wso2server.bat. (carbon.sh or carbon.bat for
   msf4j profile)
   5. Access the URL related to the required runtime. (For example, use
   https://localhost:9445/carbon for the business-process runtime)

*The key new feature for this release is the Micro Integrator profile*

*Introduction*

The Micro Integrator profile of WSO2 EI brings the capabilities for you to
integrate microservices. Microservices are designed to start up very
quickly, perform a specific task, and then shut down. The Micro Integrator
profile of WSO2 EI enables you to orchestrate atomic microservices into
composite microservices that address more complex, real-world scenarios.
Because its start-up time is faster than the ESB profile, the Micro
Integrator profile allows you to perform advanced scenarios without
sacrificing the speed required for a container-based architecture.

*Running the Micro Integrator profile*

Execute one of the following commands to run the Micro Integrator profile
from wso2ei-6.3.0/bin directory:


   - On Windows: micro-integrator.bat --run
   - On Linux/Mac: sh micro-integrator.sh


Please note that micro-integrator profile has a port offset of 10. Which
means default http listener port is 8290,  https listener port is 8253.

*Improvements to EI Tooling*

EI Tooling 6.3.0 is released on top of Eclipse Oxygen which is the latest
Eclipse release. This is released with the latest Tooling Kernel and
includes more Platform level fixes for views, themes, styling and Graphical
Modelling improvements for GEF and also UI improvements for icons, dialogs,
etc.
EI Tooling 6.3.0 is faster, better and much easier for developers to create
and manage artifacts.

*Key Features of WSO2 EI*

   - Proxy services - facilitating synchronous/asynchronous transport,
   interface (WSDL/Schema/Policy), message format (SOAP 1.1/1.2, POX/REST,
   Text, Binary), QoS (WS-Addressing/WS-Security), and optimization switching
   (MTOM/SwA).
   - API facilitating building REST APIs.
   - Non-blocking HTTP/S transports based on Apache HttpCore-NIO for
   ultra-fast execution and support for thousands of connections at high
   concurrency with constant memory usage.
   - Built-in Registry/Repository, facilitating dynamic updating and
   reloading of the configuration and associated resources. (e.g. XSLTs, XSD,
   WSDL, Policies, JS configurations, etc.)
   - Easily extendable via custom Java classes (mediator and
   command)/Spring configurations, or BSF Scripting languages (Javascript,
   Ruby, Groovy, etc.)
   - Built-in support for scheduling tasks using the Quartz scheduler.
   - Load-balancing (with or without sticky sessions)/Fail-over, clustered
   Throttling and Caching support.
   - WS-Security, Caching and Throttling configurable via
   (message/operation/service level) WS-Policies.
   - Lightweight, XML, and Web services-centric messaging model.
   - Support for industrial standards (Hessian binary web service protocol/
   Financial Information eXchange protocol and optional Health Level-7
   protocol)
   - Enhanced support for the VFS (File/FTP/SFTP), JMS, Mail transports
   with optional TCP/UDP transports, and transport switching among any of the
   above transports.
   - Support for message splitting and aggregation using the EIP, and
   service callouts.
   - Database lookup and store support with DBMediators with reusable
   database connection pools.
   - WS-Eventing support.
   - Rule-based mediation of the messages using the Drools rule engine.
   - Transactions support via the JMS transport, and database transactions
   support with Transaction mediator.
   - Internationalized GUI management console with user management for
   configuration development.
   - Integrated monitoring support with statistics, configurable logging,
   and tracing.
   - JMX monitoring support and JMX management capabilities such as
   Graceful/Forceful shutdown/restart.
   - Deploying Business Processes written in compliance with WS-BPEL 2.0
   Standard and BPEL4WS 1.1 standard.
   - Deploying Business Processes written in compliance with a frequently
   used subset of BPMN 2.0 standard.
   - Support for Human Interactions in BPEL Processes with WS-Human Task
   and BPEL4People.
   - Comprehensive and customizable web applications for managing human
   tasks, bpmn processes and instances.

*Bug Fixes for this release*

   -
   
https://github.com/wso2/product-ei/issues?q=is%3Aissue+milestone%3A6.3.0+is%3Aclosed

*Known Issues*
All the open issues pertaining to WSO2 EI 6.3.0 are reported at following
locations:

   - WSO2 EI 6.3.0 component issues
   <https://github.com/wso2/product-ei/issues>
   - WSO2 EI Tooling issues
   <https://github.com/wso2/devstudio-tooling-ei/issues>

*Documentation*

   -
   https://docs.wso2.com/display/EI630/WSO2+Enterprise+Integrator+Documentation

*How You Can Contribute*

*Mailing Lists*

Join our mailing list and correspond with the developers directly.

   - Developer List : dev@wso2.org | Subscribe | Mail Archive
   <http://mail.wso2.org/mailarchive/dev/>

*Reporting Issues*

We encourage you to report issues, documentation faults and feature
requests regarding WSO2 EI through the public Github EI issues
<https://github.com/wso2/product-ei/issues>.

*Discussion Forums*

Alternatively, questions could be raised on
https://stackoverflow.com/tags/wso2/info.

For more information about WSO2 EI, please refer

   - https://wso2.com/integration.


Thank you for your interest in WSO2 Enterprise Integrator.

-- The WSO2 Integration Team --

Thanks
-- 
Malaka.
-- 
Malaka Gangananda - Software Engineer | WSO2
Email : mala...@wso2.com
Mobile : +94713564340
Web : http://wso2.com
  <http://wso2.com/signature>
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to