Hi All, I hope this is not a really stupid question but has anyone used CocoBase with Orion as I am having some trouble configuring and using it. I know it is not one of the CocoBase supported servers but.... I have created the CocoDeploy.jar file (including license.properties) and added it to the Orion /lib directory. I have been attempting to add CocoBase as a data source through the data-sources.xml config file but without success; <data-source class="com.evermind.sql.DriverManagerDataSource" name="cocodriver" location="jdbc/cocodriver" xa-location="jdbc/xa/cocodriverXADS" ejb-location="jdbc/cocodriverDS" connection-driver="thought.CocoBase.CocoPowder" username="sa" password="" url="jdbc:HypersonicSQL:./database/defaultdb" inactivity-timeout="30" /> I am sure this is wrong but am unsure what the correct values should be or how to obtain them so any help would be much appreciated Thanks in advance Evan
