Author: vanto
Date: Tue Dec 11 12:07:22 2012
New Revision: 1420117
URL: http://svn.apache.org/viewvc?rev=1420117&view=rev
Log:
fix formatting.
Modified:
ode/site/trunk/content/smx4-osgi-deployment.mdtext
Modified: ode/site/trunk/content/smx4-osgi-deployment.mdtext
URL:
http://svn.apache.org/viewvc/ode/site/trunk/content/smx4-osgi-deployment.mdtext?rev=1420117&r1=1420116&r2=1420117&view=diff
==============================================================================
--- ode/site/trunk/content/smx4-osgi-deployment.mdtext (original)
+++ ode/site/trunk/content/smx4-osgi-deployment.mdtext Tue Dec 11 12:07:22 2012
@@ -64,6 +64,7 @@ Please note that EXTERNAL database is cu
After choosing a particular database, we need to start ODE with required
dependencies. There are 2 example features prepared in ode-jbi-karaf features
(ode-hib-oracle and ode-hib-sqlserver).
So you need to run following command from Karaf console:
+ :::text
features:install ode-hib-oracle
Please note that `etc/org.apache.ode.jbi.cfg` must be set to the same database
(in this case oracle) to load required dependencies properly.