<?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: Activiti  Wrapped Exception in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/activiti-wrapped-exception/m-p/22655#M10915</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I had a look at the classloader at runtime and the jar file I was looking for&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;was in the URL list.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So the jar was stored in the right path and the classloader did find it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But the classes in the jar were not found and couldn't be instantiated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems that the jar file that was created by the "create deployment artifacts" - tool&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;didn't have the right format. It was a valid zip file, however it didn't have a MANIFEST.MF file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know if that is already the reason (maybe I should know).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I created the jar using the export-&amp;gt;Java-&amp;gt;jar&amp;nbsp; tool in eclipse &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;everything worked just fine. The classes were found and instantiated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your replies&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Feb 2011 22:50:05 GMT</pubDate>
    <dc:creator>hlux</dc:creator>
    <dc:date>2011-02-23T22:50:05Z</dc:date>
    <item>
      <title>Activiti  Wrapped Exception</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-wrapped-exception/m-p/22647#M10907</link>
      <description>Hi All. &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have define a sample flow with eclipse&amp;nbsp; and make a bar with eclipse deployment . I can see my Test.class in bar deploy the bar and run the process on activiti explorer . tomcat throw exception . error message is : "00190005 Wrapped Exception (with status template): couldn't instantiat</description>
      <pubDate>Wed, 19 Jan 2011 03:23:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-wrapped-exception/m-p/22647#M10907</guid>
      <dc:creator>evan</dc:creator>
      <dc:date>2011-01-19T03:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti  Wrapped Exception</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-wrapped-exception/m-p/22648#M10908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Evan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As stated in the user-guide (Deployment &amp;gt; Java Classes &lt;/SPAN&gt;&lt;A href="http://www.activiti.org/userguide/index.html#N105A9" rel="nofollow noopener noreferrer"&gt;http://www.activiti.org/userguide/index.html#N105A9&lt;/A&gt;&lt;SPAN&gt;), your java-classes should be in a seperate JAR-file on the classpath (${activiti tomcat}/webapps/activiti-rest/lib for demo-setup).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Moving this topic to Activiti User forum.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jan 2011 07:18:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-wrapped-exception/m-p/22648#M10908</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-01-20T07:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti  Wrapped Exception</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-wrapped-exception/m-p/22649#M10909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I have the same problem.. &lt;img id="smileyindifferent" class="emoticon emoticon-smileyindifferent" src="https://connect.hyland.com/i/smilies/16x16_smiley-indifferent.png" alt="Smiley Indifferent" title="Smiley Indifferent" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have already add a jar containing my classes to the folder (tomcat/${my project}/webapp/lib)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and restart tomcat,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but it still&amp;nbsp; error in process…. ……who can help me?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color:#0000FF;"&gt;01220002 Wrapped Exception (with status template): couldn't instantiate class test.test&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jill&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 10:39:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-wrapped-exception/m-p/22649#M10909</guid>
      <dc:creator>jill</dc:creator>
      <dc:date>2011-02-22T10:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti  Wrapped Exception</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-wrapped-exception/m-p/22650#M10910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you are using Explorer as installed in the demo setup, reread Frederik's comment:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;your java-classes should be in a seperate JAR-file on the classpath (${activiti tomcat}/webapps/activiti-rest/lib for demo-setup&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2011 09:17:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-wrapped-exception/m-p/22650#M10910</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2011-02-23T09:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti  Wrapped Exception</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-wrapped-exception/m-p/22651#M10911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;unfortunately I'm having the same problem here, although I believe to have&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;followed the user guide correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;a taskListener is referenced in the BPMN2.0 like this&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;userTask id="usertask1" name="Abrechnung erstellen" activiti:candidateGroups="lohnbuero" activiti:formKey="/forms/abrechnung_erstellen.form"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;extensionElements&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;activiti:taskListener event="complete" class="de.abrechnung.listeners.StoreLastAssigneeListener"&amp;gt;&amp;lt;/activiti:taskListener&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/extensionElements&amp;gt;&lt;BR /&gt;&amp;lt;/userTask&amp;gt;&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;I used the eclipse designer to generate the deployment artifacts, as are :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;abrechnung-erstellen.bar&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;abrechnung-erstellen.jar&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I deployed the process via activiti-probe and copied the .jar file to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;{activitiDemo}/apps/apache-tomcat-6.0.29/webapps/activiti-rest/WEB-INF/lib/&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I used that,because the user guide said…"This is the same location where the activiti-engine jar is located"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(I also tried) {activitiDemo}/apps/apache-tomcat-6.0.29/webapps/activiti-rest/lib/&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;…same error&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After that I restarted the demo. (ant demo.stop / ant demo.start)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I start the process from the activiti-explorer the form shows up correctly, but on "complete" the &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;well known error message shows up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;catalina.out says the following&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt; 01230000 Wrapped Exception (with status template): couldn't instantiate class de.abre&lt;BR /&gt;chnung.listeners.StoreLastAssigneeListener&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.springframework.extensions.webscripts.AbstractWebScript.createStatusException(AbstractWebScript.java:742)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.springframework.extensions.webscripts.DeclarativeWebScript.execute(DeclarativeWebScript.java:167)&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;Caused by: org.activiti.engine.ActivitiException: couldn't instantiate class de.abrechnung.listeners.StoreLastAssigneeListener&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.activiti.engine.impl.util.ReflectUtil.instantiate(ReflectUtil.java:114)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.activiti.engine.impl.bpmn.ClassDelegate.instantiateDelegate(ClassDelegate.java:117)&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;Caused by: org.activiti.engine.ActivitiException: Couldn't load class de.abrechnung.listeners.StoreLastAssigneeListener&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.activiti.engine.impl.util.ReflectUtil.loadClass(ReflectUtil.java:64)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.activiti.engine.impl.util.ReflectUtil.instantiate(ReflectUtil.java:111)&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;to make sure it's there, i did a grep on the lib folder&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;grep "de/abrechnung/listeners/StoreLastAssigneeListener" activiti-5.2/apps/apache-tomcat-6.0.29/webapps/activiti-rest/WEB-INF/lib/*&lt;BR /&gt;Binary file activiti-5.2/apps/apache-tomcat-6.0.29/webapps/activiti-rest/WEB-INF/lib/abrechnung-erstellen.jar matches&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;I am pretty sure that it's my fault, but I'm running out of ideas what I could have done wrong.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-The java version of the Listener classes are 1.5 and the server is running on java 6 (so that shouldn't be a problem)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-The package and class name seems to be right in the BPMN2.0 file&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-The correct class is tried to be loaded and instantiated&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-The jar apparently contains that class&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd really appreciate any helpful hint &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2011 14:07:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-wrapped-exception/m-p/22651#M10911</guid>
      <dc:creator>hlux</dc:creator>
      <dc:date>2011-02-23T14:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti  Wrapped Exception</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-wrapped-exception/m-p/22652#M10912</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;Does your class use any external dependencies which are not part of activiti?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The root cause of the exception (org.activiti.engine.ActivitiException: Couldn't load class de.abrechnung.listeners.StoreLastAssigneeListener) is currently not exposed, but will be in 5.3. This way users will be able to see if its a class not found or another issue that causes the class loading failure.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2011 14:22:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-wrapped-exception/m-p/22652#M10912</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-02-23T14:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti  Wrapped Exception</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-wrapped-exception/m-p/22653#M10913</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;thanks for you reply,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I was already missing the root cause exception &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The Tasklistener is very basic and only imports from org.activiti.engine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;package de.abrechnung.listeners;&lt;BR /&gt;&lt;BR /&gt;import org.activiti.engine.delegate.DelegateTask;&lt;BR /&gt;import org.activiti.engine.impl.pvm.delegate.TaskListener;&lt;BR /&gt;&lt;BR /&gt;public class StoreLastAssigneeListener implements&amp;nbsp; TaskListener {&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt; public void notify(DelegateTask delegateTask) {&lt;BR /&gt;&amp;nbsp; delegateTask.setVariable("lastAssignee",delegateTask.getAssignee());&lt;BR /&gt; }&lt;BR /&gt;&lt;BR /&gt;}&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;My best chance to find the error now is to debug the webapp and see what I can find out, I presume.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;greetings&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2011 14:42:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-wrapped-exception/m-p/22653#M10913</guid>
      <dc:creator>hlux</dc:creator>
      <dc:date>2011-02-23T14:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti  Wrapped Exception</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-wrapped-exception/m-p/22654#M10914</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;Yes, that would be my next suggestion &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; Put a breakpoint in org.activiti.engine.impl.util.ReflectUtil.loadClass() to get the root cause (or use activiti trunk build where root-cause is added &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt; )&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2011 14:48:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-wrapped-exception/m-p/22654#M10914</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-02-23T14:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti  Wrapped Exception</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-wrapped-exception/m-p/22655#M10915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I had a look at the classloader at runtime and the jar file I was looking for&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;was in the URL list.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So the jar was stored in the right path and the classloader did find it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But the classes in the jar were not found and couldn't be instantiated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems that the jar file that was created by the "create deployment artifacts" - tool&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;didn't have the right format. It was a valid zip file, however it didn't have a MANIFEST.MF file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know if that is already the reason (maybe I should know).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I created the jar using the export-&amp;gt;Java-&amp;gt;jar&amp;nbsp; tool in eclipse &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;everything worked just fine. The classes were found and instantiated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your replies&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2011 22:50:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-wrapped-exception/m-p/22655#M10915</guid>
      <dc:creator>hlux</dc:creator>
      <dc:date>2011-02-23T22:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti  Wrapped Exception</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-wrapped-exception/m-p/22656#M10916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Interesting finding. I'm moving the topic to the Designer forum.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 08:32:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-wrapped-exception/m-p/22656#M10916</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2011-02-24T08:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti  Wrapped Exception</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-wrapped-exception/m-p/22657#M10917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your replies,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have found the solution:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; created a new jar using the export-&amp;gt;Java-&amp;gt;jar tool in eclipse..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; The classes were found and instantiated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot!! &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 11:02:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-wrapped-exception/m-p/22657#M10917</guid>
      <dc:creator>jill</dc:creator>
      <dc:date>2011-02-24T11:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti  Wrapped Exception</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-wrapped-exception/m-p/22658#M10918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;the name of jar must be the same of .bar ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2011 20:30:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-wrapped-exception/m-p/22658#M10918</guid>
      <dc:creator>deufon</dc:creator>
      <dc:date>2011-08-03T20:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti  Wrapped Exception</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-wrapped-exception/m-p/22659#M10919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;no&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2011 21:35:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-wrapped-exception/m-p/22659#M10919</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2011-08-03T21:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti  Wrapped Exception</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-wrapped-exception/m-p/22660#M10920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;then … ? i have same problem…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2011 21:39:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-wrapped-exception/m-p/22660#M10920</guid>
      <dc:creator>deufon</dc:creator>
      <dc:date>2011-08-03T21:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti  Wrapped Exception</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-wrapped-exception/m-p/22661#M10921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Creating the .jar with export-&amp;gt;Java-&amp;gt;jar tool in eclipse and putting it into the \apps\apache-tomcat-6.0.32\webapps\activiti-rest\WEB-INF\lib folder finally worked!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you, you saved me from a long night of work!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2011 18:54:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-wrapped-exception/m-p/22661#M10921</guid>
      <dc:creator>sjoha</dc:creator>
      <dc:date>2011-08-16T18:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti  Wrapped Exception</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-wrapped-exception/m-p/22662#M10922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I too faced the same problem. When I created the JAR file using Eclipse it worked &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Issues at every step &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2011 07:13:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-wrapped-exception/m-p/22662#M10922</guid>
      <dc:creator>code_expert</dc:creator>
      <dc:date>2011-10-12T07:13:15Z</dc:date>
    </item>
  </channel>
</rss>

