[
https://issues.apache.org/jira/browse/RAVE-468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13227882#comment-13227882
]
Raminderjeet Singh commented on RAVE-468:
-----------------------------------------
If user removes the h2 driver from the pom and add his database driver then h2
GUI interface need to be commented. I will update the instruction later today.
<bean id="org.h2.tools.Server-WebServer" class="org.h2.tools.Server"
factory-method="createWebServer" depends-on="dataSource"
init-method="start" lazy-init="false" destroy-method="stop">
<constructor-arg value="-web,-webPort,11111"/>
</bean>
> Update instructions to use a different database
> -----------------------------------------------
>
> Key: RAVE-468
> URL: https://issues.apache.org/jira/browse/RAVE-468
> Project: Rave
> Issue Type: Improvement
> Components: documentation
> Reporter: Raminderjeet Singh
> Priority: Minor
>
> There are instructions available to use different db
> http://incubator.apache.org/rave/documentation/configure-database.html which
> need to be updated.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira