<?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: problem with removing the workflow via Java at the boot in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-removing-the-workflow-via-java-at-the-boot/m-p/266467#M219597</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Something is strange in your code and exception &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;as in exception it says&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;error at &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at ru.moldavia.alfresco.workflow.WorkflowFactory.removeAllActivitiReviewWorkflow(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but in your code I don't see any such method.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this code is in sync with the deployed one? or I am missing something? :?:&amp;nbsp; :?:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jul 2012 13:16:20 GMT</pubDate>
    <dc:creator>mitpatoliya</dc:creator>
    <dc:date>2012-07-16T13:16:20Z</dc:date>
    <item>
      <title>problem with removing the workflow via Java at the boot</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-removing-the-workflow-via-java-at-the-boot/m-p/266466#M219596</link>
      <description>I need to remove the workflow via the Java code at bootstartup. My code works correctly at runtime, but it throw exception if I run it at boot startup. What should I do to remove the workflow at bootstartup via the Java code?for example:******** my-example-context.xml:&amp;lt;bean id="my-example" class=</description>
      <pubDate>Mon, 16 Jul 2012 11:30:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-removing-the-workflow-via-java-at-the-boot/m-p/266466#M219596</guid>
      <dc:creator>kot4</dc:creator>
      <dc:date>2012-07-16T11:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: problem with removing the workflow via Java at the boot</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-removing-the-workflow-via-java-at-the-boot/m-p/266467#M219597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Something is strange in your code and exception &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;as in exception it says&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;error at &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at ru.moldavia.alfresco.workflow.WorkflowFactory.removeAllActivitiReviewWorkflow(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but in your code I don't see any such method.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this code is in sync with the deployed one? or I am missing something? :?:&amp;nbsp; :?:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2012 13:16:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-removing-the-workflow-via-java-at-the-boot/m-p/266467#M219597</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2012-07-16T13:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: problem with removing the workflow via Java at the boot</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-removing-the-workflow-via-java-at-the-boot/m-p/266468#M219598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I had to use the "onBootstrap()" instead of "init-method()".&amp;nbsp; Until the bootstrap, not all the beans will be defined and initialised. Guess, workflow models was are loaded later, my initialization. So with "&lt;/SPAN&gt;&lt;STRONG&gt;AbstractLifecycleBean.onBootstrap()&lt;/STRONG&gt;&lt;SPAN&gt;" everything is working properly. Thank you for your attention&amp;nbsp; :wink:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2012 14:38:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-removing-the-workflow-via-java-at-the-boot/m-p/266468#M219598</guid>
      <dc:creator>kot4</dc:creator>
      <dc:date>2012-07-16T14:38:02Z</dc:date>
    </item>
  </channel>
</rss>

