Thursday, February 16, 2017

How to browse the default H2 database in WSO2 ESB 4.9.0

1) Go to ESB_HOME/repository/conf/carbon.xml and check for H2DatabaseConfiguration tag and add the below segment.

<H2DatabaseConfiguration>
        <property name="web"/>
        <property name="webPort">8082</property>
        <property name="webAllowOthers"/>        
</H2DatabaseConfiguration>

2) Go to http://localhost:8082/ and provide the below:

JDBC URL: jdbc:h2:/home/ajanthan/wso2esb-4.9.0/repository/database/WSO2CARBON_DB 
User Name: wso2carbon 
Password: wso2carbon







1 comment:

  1. Really nice blog post.provided a helpful information.I hope that you will post more updates like this
    Oracle SOA Online Training

    ReplyDelete