Skip to content

WSO2 Enterprise Integrator 6.1.0 ALPHA Released !

Pre-release
Pre-release
Compare
Choose a tag to compare
@erandacr erandacr released this 28 Mar 15:53
· 2800 commits to master since this release

The WSO2 Integration Team is pleased to announce the alpha release of WSO2 Enterprise Integrator (EI) 6.1.0.

How to Run

  • Extract the downloaded zip.
  • Start the required profile,
    • For following profiles, go to the bin directory in the extracted folder and execute the appropriate script.
      Enterprise Integrator (integrator.sh / integrator.bat)
      Integrator Analytics (analytics.sh / analytics.bat)
      Business Process Server (business-process.sh / business-process.bat)
      Message Broker (broker.sh / broker.bat)
    • For MSF4J profile, go to <EI_HOME>\wso2\msf4j\bin directory and execute the appropriate script.
      MSF4J (carbon.sh / carbon.bat)
  • Launch a web browser and navigate to https://localhost:9443/carbon to access the Enterprise Integrator Management Console.
  • Navigate to https://localhost:9444/carbon to access analytics management console and https://localhost:9444/dashboard to access Enterprise Integrator Dashboard.
  • Navigate to https://localhost:9445/carbon to access business process management console.
  • Navigate to https://localhost:9446/carbon to access broker management console.
  • Use "admin", "admin" as the username and password to login as an admin.

Thanks
Integration Team