<?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 Deploy Issue: couldn't instantiate class in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/deploy-issue-couldn-t-instantiate-class/m-p/58421#M35727</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 have a problem and i dont know how to fix it: Activiti &lt;/SPAN&gt;&lt;EM&gt;cant instantiate my class&lt;/EM&gt;&lt;SPAN&gt;. After a short research i saw a solution which told me to include my classes inside the web-inf/lib folder but that didn't work for me. I restarted the tomcat and did everything explained &lt;/SPAN&gt;&lt;A href="http://forums.activiti.org/en/viewtopic.php?f=8&amp;amp;t=1528&amp;amp;p=6674&amp;amp;hilit=couldn%27t+instantiate+class#p6674" rel="nofollow noopener noreferrer"&gt;here&lt;/A&gt;&lt;SPAN&gt;. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had working with &lt;/SPAN&gt;&lt;A href="http://www.bpm-guide.de/wp-content/uploads/2010/11/EasyBugFilingProcess/EasyBugFilingProcess.html" rel="nofollow noopener noreferrer"&gt;this&lt;/A&gt;&lt;SPAN&gt; tutorial to learn how to create and deploy new processes, because it seems the best way to me. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone help me to fix this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jun 2011 12:37:43 GMT</pubDate>
    <dc:creator>bl4cky</dc:creator>
    <dc:date>2011-06-07T12:37:43Z</dc:date>
    <item>
      <title>Deploy Issue: couldn't instantiate class</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploy-issue-couldn-t-instantiate-class/m-p/58421#M35727</link>
      <description>Hi, i have a problem and i dont know how to fix it: Activiti cant instantiate my class. After a short research i saw a solution which told me to include my classes inside the web-inf/lib folder but that didn't work for me. I restarted the tomcat and did everything explained here. I had working with</description>
      <pubDate>Tue, 07 Jun 2011 12:37:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploy-issue-couldn-t-instantiate-class/m-p/58421#M35727</guid>
      <dc:creator>bl4cky</dc:creator>
      <dc:date>2011-06-07T12:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy Issue: couldn't instantiate class</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploy-issue-couldn-t-instantiate-class/m-p/58422#M35728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You should indeed package your classes in a jar and place it in the activiti-rest webapp's /WEB-INF/lib/ folder…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How did you package your classes? Maven?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2011 12:40:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploy-issue-couldn-t-instantiate-class/m-p/58422#M35728</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-06-07T12:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy Issue: couldn't instantiate class</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploy-issue-couldn-t-instantiate-class/m-p/58423#M35729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I used the eclipse export and created a normal Java Jar file. How can i use Maven for this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2011 12:46:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploy-issue-couldn-t-instantiate-class/m-p/58423#M35729</guid>
      <dc:creator>bl4cky</dc:creator>
      <dc:date>2011-06-07T12:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy Issue: couldn't instantiate class</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploy-issue-couldn-t-instantiate-class/m-p/58424#M35730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Don't think it will make a difference if you create the jar using eclipse export JAR or maven. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can check the content of the jar-file, to see if it contains all folders that correspond to the fully-qualified classname in your *bpmn20.xml file? Also, double-check that the jar is present in the location stated earlier. That's all I can think of…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What's the exact stacktrace? Is the cause a ClassNotFound or a NoClassDefFoundError?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2011 12:59:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploy-issue-couldn-t-instantiate-class/m-p/58424#M35730</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-06-07T12:59:58Z</dc:date>
    </item>
  </channel>
</rss>

