While extending SOA domain for OSB, we can come across the following issue
Component Schema=OSB JMS Reporting Provider Driver=org.apache.derby.jdbc.ClientDriver
URL=jdbc:derby://localhost:1527/osbexamples;ServerName=localhost;databaseName=osbexamples
User=DEV_SOAINFRA Password=******** SQL Test=SELECT 1 FROM SYS.SYSTABLES java.net.ConnectException :
Error connecting to server localhost on port 1527 with message Connection refused:...