<?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: VacationRequest.bpmn20.xml' not found in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/vacationrequest-bpmn20-xml-not-found/m-p/144243#M100880</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;jbarrez, thanks for the prompt reply and help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So…either move the class file to be in the same folder as the VacationRequest.bpmn20.xml file (makes no sense in this case) or move the VacationRequest.bpmn20.xml to be in the same folder as the class with the main?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you point me to info/tutorial where I can learn and understand about this so I don't bug people with noob questions like this?&amp;nbsp; &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&amp;nbsp; I mean, is this an eclipse thing or a java thing? Java is more vast than any language I have learned before. Sometimes it's hard to find what you need if you don't exactly know what you need if you catch my drift.&amp;nbsp; &lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;ops:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Mar 2013 14:07:54 GMT</pubDate>
    <dc:creator>ericsnyder</dc:creator>
    <dc:date>2013-03-25T14:07:54Z</dc:date>
    <item>
      <title>VacationRequest.bpmn20.xml' not found</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/vacationrequest-bpmn20-xml-not-found/m-p/144241#M100878</link>
      <description>I am working through the user guide and have run into an issue. this is most likely from my lack of Java knowledge. I created the file src/test/resources/org/activiti/test/VacationRequest.bpmn20.xml as instructed in the user guide and have the following code: &amp;nbsp;&amp;nbsp;&amp;nbsp;public static void main(String[] args</description>
      <pubDate>Mon, 25 Mar 2013 12:10:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/vacationrequest-bpmn20-xml-not-found/m-p/144241#M100878</guid>
      <dc:creator>ericsnyder</dc:creator>
      <dc:date>2013-03-25T12:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: VacationRequest.bpmn20.xml' not found</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/vacationrequest-bpmn20-xml-not-found/m-p/144242#M100879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If your bpmn file is in src/test/resources/org/activiti/test/VacationRequest.bpmn20.xml , then your class with the main() also needs to be in src/test/java or else the classpath won't be correct for your use case.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 13:20:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/vacationrequest-bpmn20-xml-not-found/m-p/144242#M100879</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-03-25T13:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: VacationRequest.bpmn20.xml' not found</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/vacationrequest-bpmn20-xml-not-found/m-p/144243#M100880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;jbarrez, thanks for the prompt reply and help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So…either move the class file to be in the same folder as the VacationRequest.bpmn20.xml file (makes no sense in this case) or move the VacationRequest.bpmn20.xml to be in the same folder as the class with the main?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you point me to info/tutorial where I can learn and understand about this so I don't bug people with noob questions like this?&amp;nbsp; &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&amp;nbsp; I mean, is this an eclipse thing or a java thing? Java is more vast than any language I have learned before. Sometimes it's hard to find what you need if you don't exactly know what you need if you catch my drift.&amp;nbsp; &lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;ops:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 14:07:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/vacationrequest-bpmn20-xml-not-found/m-p/144243#M100880</guid>
      <dc:creator>ericsnyder</dc:creator>
      <dc:date>2013-03-25T14:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: VacationRequest.bpmn20.xml' not found</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/vacationrequest-bpmn20-xml-not-found/m-p/144244#M100881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's actually Maven who's handling the classpath for you in this case &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's pretty easy:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;main/src/java -&amp;gt; all your classes for your application&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;main/src/resources -&amp;gt; all your resources for your application (eg activiti config)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the classpath as how it would run in a typical Java web application&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;test/src/java -&amp;gt; unit tests&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;test/src/resources -&amp;gt; unit test resources&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;–&amp;gt; This is the test classpath. The test classpath is this + the main classpath above.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So hence my suggestion of putting your bpmn file in the resources folder which matches where your java files are placed.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 14:10:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/vacationrequest-bpmn20-xml-not-found/m-p/144244#M100881</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-03-25T14:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: VacationRequest.bpmn20.xml' not found</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/vacationrequest-bpmn20-xml-not-found/m-p/144245#M100882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Very helpful, the right tip to get me going.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also found &lt;/SPAN&gt;&lt;A href="http://stackoverflow.com/questions/573679/open-resource-with-relative-path-in-java" rel="nofollow noopener noreferrer"&gt;this post&lt;/A&gt;&lt;SPAN&gt; about how the resource file path gets tweaked a bit.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2013 03:20:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/vacationrequest-bpmn20-xml-not-found/m-p/144245#M100882</guid>
      <dc:creator>ericsnyder</dc:creator>
      <dc:date>2013-03-26T03:20:27Z</dc:date>
    </item>
  </channel>
</rss>

