<?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 Unable to deploy a bpmn20.xml file in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-deploy-a-bpmn20-xml-file/m-p/114711#M80834</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;I'm trying for some days to test my application and I'm not able to deploy my diagram. I don't receive any errors at deployment, but when I try to start the process, the engine isn't able to find the process key. I've verified and no process definition was indeed deployed.&amp;nbsp; I've tried using the &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;@Deployment(resources ="")&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;annotation, I've also used&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;property name="deploymentResources" value="classpath*: …" /&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt; in the configuration file or even &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;repositoryService.createDeployment().addClasspathResource("….bpmn20.xml").deploy();&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know what the problem can be. Maybe is the structur of the application. The configuration file is in first.prototype/src/test/resource/test-context.xml, the process definition in first.prototype/processes/first.prototype/first.prototype.bpmn20.xml and my test class in the test/java.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If anyone can tell what I'm doing wrong I would be very grateful&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thx,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ioana&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Jul 2012 14:53:00 GMT</pubDate>
    <dc:creator>ioana</dc:creator>
    <dc:date>2012-07-31T14:53:00Z</dc:date>
    <item>
      <title>Unable to deploy a bpmn20.xml file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-deploy-a-bpmn20-xml-file/m-p/114711#M80834</link>
      <description>Hi,I'm trying for some days to test my application and I'm not able to deploy my diagram. I don't receive any errors at deployment, but when I try to start the process, the engine isn't able to find the process key. I've verified and no process definition was indeed deployed.&amp;nbsp; I've tried using the @</description>
      <pubDate>Tue, 31 Jul 2012 14:53:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-deploy-a-bpmn20-xml-file/m-p/114711#M80834</guid>
      <dc:creator>ioana</dc:creator>
      <dc:date>2012-07-31T14:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to deploy a bpmn20.xml file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-deploy-a-bpmn20-xml-file/m-p/114712#M80835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Seems like the "processes" folder is not a source-folder by default. If you're using maven, add this to your project configuration. If you're using eclipse, right-click the folder and do something like "Build Path &amp;gt; make source folder" or "add to build path".&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 06:18:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-deploy-a-bpmn20-xml-file/m-p/114712#M80835</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2012-08-01T06:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to deploy a bpmn20.xml file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-deploy-a-bpmn20-xml-file/m-p/114713#M80836</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;Thank you for your reply. I've added the folder to the source folders in eclipse, but I receive the same error when I try to test it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Edit: It seams that I've manage to solve this problem, I had to leave out &lt;/SPAN&gt;&lt;EM&gt;processes&lt;/EM&gt;&lt;SPAN&gt; from the deployment path, after converting the folder to a src folder.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 10:15:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-deploy-a-bpmn20-xml-file/m-p/114713#M80836</guid>
      <dc:creator>ioana</dc:creator>
      <dc:date>2012-08-09T10:15:08Z</dc:date>
    </item>
  </channel>
</rss>

