<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: where is activiti.cfg.xml ? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/where-is-activiti-cfg-xml/m-p/208152#M161282</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think from the beginning the question was where is activiti.cfg.xml…&amp;nbsp; So where it is???&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 May 2016 16:38:35 GMT</pubDate>
    <dc:creator>activititest</dc:creator>
    <dc:date>2016-05-16T16:38:35Z</dc:date>
    <item>
      <title>where is activiti.cfg.xml ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-activiti-cfg-xml/m-p/208147#M161277</link>
      <description>I've downloaded activiti from http://activiti.org/download.html, but i just can configure .war file, but I want to change activiti.cfg.xml to configure postgre database. WHere can i find activiti.cfg.xml ?Thank you</description>
      <pubDate>Thu, 18 Jun 2015 02:35:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-activiti-cfg-xml/m-p/208147#M161277</guid>
      <dc:creator>blvnt</dc:creator>
      <dc:date>2015-06-18T02:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: where is activiti.cfg.xml ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-activiti-cfg-xml/m-p/208148#M161278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;according to docs:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;By default, the database configuration for Activiti is contained within the db.properties files in the WEB-INF/classes of each web application.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 07:37:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-activiti-cfg-xml/m-p/208148#M161278</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2015-06-18T07:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: where is activiti.cfg.xml ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-activiti-cfg-xml/m-p/208149#M161279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've tried to edit db.properties, but it still can't be saved to postgre. Any idea?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 07:45:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-activiti-cfg-xml/m-p/208149#M161279</guid>
      <dc:creator>blvnt</dc:creator>
      <dc:date>2015-06-18T07:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: where is activiti.cfg.xml ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-activiti-cfg-xml/m-p/208150#M161280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;After I edited db.properties, I get this :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: Exception sending context destroyed event to listener instance of class org.activiti.explorer.servlet.WebConfigurer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.lang.IllegalStateException: No WebApplicationContext found: no ContextLoaderListener registered?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.web.context.support.WebApplicationContextUtils.getRequiredWebApplicationContext(WebApplicationContextUtils.java:84)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.explorer.servlet.WebConfigurer.contextDestroyed(WebConfigurer.java:73)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:4980)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5626)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:232)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:160)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:633)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:983)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1660)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.util.concurrent.FutureTask.run(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.lang.Thread.run(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: Exception sending context initialized event to listener instance of class org.activiti.explorer.servlet.WebConfigurer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 3 in XML document from class path resource [activiti-custom-context.xml] is invalid; nested exception is org.xml.sax.SAXParseException; lineNumber: 3; columnNumber: 6; The processing instruction target matching "[xX][mM][lL]" is not allowed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:398)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:335)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:303)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:180)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:216)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:187)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader.loadBeanDefinitionsFromImportedResources(ConfigurationClassBeanDefinitionReader.java:313)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader.loadBeanDefinitionsForConfigurationClass(ConfigurationClassBeanDefinitionReader.java:138)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader.loadBeanDefinitions(ConfigurationClassBeanDefinitionReader.java:116)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.context.annotation.ConfigurationClassPostProcessor.processConfigBeanDefinitions(ConfigurationClassPostProcessor.java:330)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.context.annotation.ConfigurationClassPostProcessor.postProcessBeanDefinitionRegistry(ConfigurationClassPostProcessor.java:243)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanDefinitionRegistryPostProcessors(PostProcessorRegistrationDelegate.java:254)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanFactoryPostProcessors(PostProcessorRegistrationDelegate.java:94)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:609)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:464)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.explorer.servlet.WebConfigurer.contextInitialized(WebConfigurer.java:40)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4939)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5434)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:633)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:983)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1660)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.util.concurrent.FutureTask.run(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.lang.Thread.run(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: org.xml.sax.SAXParseException; lineNumber: 3; columnNumber: 6; The processing instruction target matching "[xX][mM][lL]" is not allowed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.sun.org.apache.xerces.internal.impl.XMLScanner.scanPIData(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanPIData(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.sun.org.apache.xerces.internal.impl.XMLScanner.scanPI(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.xml.DefaultDocumentLoader.loadDocument(DefaultDocumentLoader.java:76)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadDocument(XmlBeanDefinitionReader.java:428)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:390)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; … 28 more&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 08:48:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-activiti-cfg-xml/m-p/208150#M161280</guid>
      <dc:creator>blvnt</dc:creator>
      <dc:date>2015-06-18T08:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: where is activiti.cfg.xml ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-activiti-cfg-xml/m-p/208151#M161281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well, the error is clear … the xml is invalid &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Line 3 in XML document from class path resource [activiti-custom-context.xml] is invalid; nested exception is org.xml.sax.SAXParseException; lineNumber: 3; columnNumber: 6; The processing instruction target matching "[xX][mM][lL]" is not allowed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2015 18:47:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-activiti-cfg-xml/m-p/208151#M161281</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-06-30T18:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: where is activiti.cfg.xml ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-activiti-cfg-xml/m-p/208152#M161282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think from the beginning the question was where is activiti.cfg.xml…&amp;nbsp; So where it is???&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2016 16:38:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-activiti-cfg-xml/m-p/208152#M161282</guid>
      <dc:creator>activititest</dc:creator>
      <dc:date>2016-05-16T16:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: where is activiti.cfg.xml ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-activiti-cfg-xml/m-p/208153#M161283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;one question marks suffices.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you're talking about the Rest api -&amp;gt; there is only Java Config, no activiti.cfg.xml, but there is a custom-context.xml file to override values in the WEB-INF folder.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 16:40:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-activiti-cfg-xml/m-p/208153#M161283</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-05-18T16:40:15Z</dc:date>
    </item>
  </channel>
</rss>

