02-01-2011 03:22 AM
02-01-2011 04:10 AM
<!– The activiti REST API endpoint –>
<endpoint>
<id>activiti-rest-endpoint</id>
<name>Activiti REST Endpoint</name>
<description>Access to Activiti REST webapp</description>
<connector-id>activiti-rest</connector-id>
<endpoint-url>http://localhost:8080/activiti-rest/service</endpoint-url>
<basic-auth>true</basic-auth>
<identity>user</identity>
</endpoint>
02-01-2011 05:09 AM
Did you install the demo first with database set to H2 before changing it to prostgres?
If so, best is to clean the demo up when changing the db-setting, run "ant demo.stop" (if still running) and "ant demo.clean".
This should solve the tomcat-version issue as well I presume, if not, please let us know.
02-02-2011 04:10 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.