<?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: Source for Explorer in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/source-for-explorer/m-p/118354#M83487</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Two things:&lt;BR /&gt;….&lt;BR /&gt;My new classes are not getting packaged in the war. &lt;BR /&gt;&lt;BR /&gt;As a test I deleted the Explorer jar from the WEB-INF/lib folder and it did not get recreated either even though the source java files are in the src folder. The src folder is in the classpath. What could be wrong?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Your new classes (not .java but .class files) must be in the classpath. For instance, make a JAR using Eclipse and put that JAR file into /WEB-INF/lib directory of Activiti Explorer&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 06 Apr 2013 19:52:09 GMT</pubDate>
    <dc:creator>udoderk</dc:creator>
    <dc:date>2013-04-06T19:52:09Z</dc:date>
    <item>
      <title>Source for Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/source-for-explorer/m-p/118344#M83477</link>
      <description>I am trying to get the source for Explorer to look at it, learn and possibly reuse.I have tried the location https://svn.codehaus.org/activiti using subversive but I keep getting an error.!ENTRY org.eclipse.team.svn.core.svnnature 4 0 2013-03-27 10:52:26.766!MESSAGE SVN: '0x00000019: Check Out' oper</description>
      <pubDate>Wed, 27 Mar 2013 16:23:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/source-for-explorer/m-p/118344#M83477</guid>
      <dc:creator>ericsnyder</dc:creator>
      <dc:date>2013-03-27T16:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Source for Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/source-for-explorer/m-p/118345#M83478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Subversion is not used anymore, go to &lt;/SPAN&gt;&lt;A href="https://github.com/Activiti" rel="nofollow noopener noreferrer"&gt;https://github.com/Activiti&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 16:58:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/source-for-explorer/m-p/118345#M83478</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2013-03-27T16:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: Source for Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/source-for-explorer/m-p/118346#M83479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am trying to get the source for Explorer to look at it, learn and possibly reuse.&lt;BR /&gt;I have tried the location &lt;A href="https://svn.codehaus.org/activiti" rel="nofollow noopener noreferrer"&gt;https://svn.codehaus.org/activiti&lt;/A&gt; using subversive but I keep getting an error.&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;!ENTRY org.eclipse.team.svn.core.svnnature 4 0 2013-03-27 10:52:26.766&lt;BR /&gt;!MESSAGE SVN: '0x00000019: Check Out' operation finished with error&lt;BR /&gt;!SUBENTRY 1 org.eclipse.team.svn.core.svnnature 4 0 2013-03-27 10:52:26.766&lt;BR /&gt;!MESSAGE Checkout operation for '&lt;A href="http://svn.codehaus.org/activiti" rel="nofollow noopener noreferrer"&gt;http://svn.codehaus.org/activiti&lt;/A&gt;' failed.&lt;BR /&gt;!STACK 0&lt;BR /&gt;org.eclipse.team.svn.core.connector.SVNConnectorException: svn: Connection reset&lt;BR /&gt;svn: REPORT request failed on '/activiti/!svn/vcc/default'&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;I don't want all of activiti anyway, just explorer.&lt;BR /&gt;&lt;BR /&gt;Java/Activiti noob so any help would be appreciated.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Not only github has the sources of activiti explorer;-)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you use the last releases (5.11, 5.12) the sources are placed as jar file in release bundle. download it and change to &amp;lt;activiti-5.11&amp;gt;\libs folder&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Mar 2013 12:45:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/source-for-explorer/m-p/118346#M83479</guid>
      <dc:creator>udoderk</dc:creator>
      <dc:date>2013-03-29T12:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Source for Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/source-for-explorer/m-p/118347#M83480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If you use the last releases (5.11, 5.12) the sources are placed as jar file in release bundle. download it and change to &amp;lt;activiti-5.11&amp;gt;\libs folder&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Ahhh…you are correct. I have unzipped the source and I have tried a number of ways to import into a project in Eclipse. This is where my Eclipse lack of knowledge comes in. I have succeeded in importing the sources into my src folder but I am getting 9,000 or so errors because of dependencies.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How to fix the dependencies? I looked for a pom.xml file thinking I could use maven but no joy…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Mar 2013 15:04:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/source-for-explorer/m-p/118347#M83480</guid>
      <dc:creator>ericsnyder</dc:creator>
      <dc:date>2013-03-29T15:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Source for Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/source-for-explorer/m-p/118348#M83481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;…I have unzipped the source and I have tried a number of ways to import into a project in Eclipse. This is where my Eclipse lack of knowledge comes in. I have succeeded in importing the sources into my src folder but I am getting 9,000 or so errors because of dependencies.&lt;BR /&gt;&lt;BR /&gt;How to fix the dependencies? I looked for a pom.xml file thinking I could use maven but no joy…&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;if you need the activiti explorer sources only for debbuging, the quick way would be to assign that sources jar to activiti-explorer.jar (in eclipse it is possible - select the needed jar, that needs sources, and call context menu and assign the jar with sources)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if you need the fixing-forking of activiti explorer, the following way may be used:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;unpack the activiti explorer sources jar&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the activiti bundle has the war.files - activiti explorer.war. Unpack it and use the libraries from /WEB-INF/lib directory in your activiti explorer project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to start A.E in Eclipse you must have in eclipse project all directories/js-scripts/vaadin css-s.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;p.s i not used the maven project but i use the information from pom-xml;-)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i used the information from github to related to &lt;/SPAN&gt;&lt;A href="https://github.com/Activiti/Activiti/tree/master/modules/activiti-explorer/src/main" rel="nofollow noopener noreferrer"&gt;activiti explorer&lt;/A&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;A href="https://github.com/Activiti/Activiti/tree/master/modules/activiti-webapp-explorer2" rel="nofollow noopener noreferrer"&gt;activiti explorer web&lt;/A&gt;&lt;SPAN&gt; application&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Mar 2013 17:31:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/source-for-explorer/m-p/118348#M83481</guid>
      <dc:creator>udoderk</dc:creator>
      <dc:date>2013-03-29T17:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Source for Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/source-for-explorer/m-p/118349#M83482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If you want to start A.E in Eclipse you must …&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;What is starting A.E in Eclipse???&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2013 20:59:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/source-for-explorer/m-p/118349#M83482</guid>
      <dc:creator>ericsnyder</dc:creator>
      <dc:date>2013-04-05T20:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Source for Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/source-for-explorer/m-p/118350#M83483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If you want to start A.E in Eclipse you must …&lt;/BLOCKQUOTE&gt;What is starting A.E in Eclipse???&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;embedded tomcat server, for instance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Apr 2013 10:47:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/source-for-explorer/m-p/118350#M83483</guid>
      <dc:creator>udoderk</dc:creator>
      <dc:date>2013-04-06T10:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: Source for Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/source-for-explorer/m-p/118351#M83484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Duh….. &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;BR /&gt;&lt;SPAN&gt;"A.E" = Activiti Explorer&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help. I now have it set up and can export a WAR. Next is getting it running in an Eclipse server instance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Really enjoying learning Activity. Much better than Bonita (IMHO)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Apr 2013 11:55:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/source-for-explorer/m-p/118351#M83484</guid>
      <dc:creator>ericsnyder</dc:creator>
      <dc:date>2013-04-06T11:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: Source for Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/source-for-explorer/m-p/118352#M83485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Much better than Bonita (IMHO)&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Care to explain why? I don't know a lot about Bonita, but the overall impression I get is fairly ok. But i also know that the 'devil is in the details' &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(and btw, I also missed 'A.E.'&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; )&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Apr 2013 12:13:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/source-for-explorer/m-p/118352#M83485</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2013-04-06T12:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: Source for Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/source-for-explorer/m-p/118353#M83486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Two things:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Bonita: &lt;/STRONG&gt;&lt;SPAN&gt;The learning curve has been steep with poor community support on the forum. I had issues with users logging into the Bonita "Explorer" type app and having a connection issue with the database. It had to do with connection pools. It happens when you allow your session to expire. After you allow your session to expire then the inbox won't properly load the first few clicks. A number of other users had the issue as well. I tried to get it resolved but no luck and scant support. It seems to me to be a significant bug but it's not fixed yet. It has existed for some time now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also the Inbox has some issues like no ability to sort tasks and if there were more than one active item on a job then the inbox would just say "x tasks to be performed". When a user starts getting multiple "x tasks to perform" then it started getting confusing. They have to click on each one to determine what job it is for. The support for editing the Explorer app (User Experience) is just editing the css. Activiti with Vaadin seems a much better way. I am trying to use Explorer as a starting point for now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am becoming a passionate supporter of good open source projects where there is a strong and vibrant community of contributors. Apache, MySQL, JBoss, Java, there are lots of examples out there and more being added to the list every day. It just creates great software. Bonita just isn't quite there, I am hoping that Activiti is. Looks good so far.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Number two…&lt;/STRONG&gt;&lt;SPAN&gt; I am still having noobie issues with my imported Explorer war. I have set up an eclipse project and have all the source code and can export a new war and can deploy that to the server. I am trying to add some new text fields and have followed &lt;/SPAN&gt;&lt;A href="http://www.jorambarrez.be/blog/?s=field" rel="nofollow noopener noreferrer"&gt;these excellent instructions&lt;/A&gt;&lt;SPAN&gt; perfectly. When I add a new pachage to the src folder and deploy I get the exception:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Caused by: org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [com.sharpline.fields.form.fields.TextAreaFormType] for bean with name 'com.sharpline.fields.form.fields.TextAreaFormType#53c37' defined in ServletContext resource [/WEB-INF/activiti-standalone-context.xml]; nested exception is java.lang.ClassNotFoundException: com.sharpline.fields.form.fields.TextAreaFormType&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.resolveBeanClass(AbstractBeanFactory.java:1262)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:433)&lt;BR /&gt; at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:270)&lt;BR /&gt; … 67 more&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;My new classes are not getting packaged in the war. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As a test I deleted the Explorer jar from the WEB-INF/lib folder and it did not get recreated either even though the source java files are in the src folder. The src folder is in the classpath. What could be wrong?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Apr 2013 14:57:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/source-for-explorer/m-p/118353#M83486</guid>
      <dc:creator>ericsnyder</dc:creator>
      <dc:date>2013-04-06T14:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: Source for Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/source-for-explorer/m-p/118354#M83487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Two things:&lt;BR /&gt;….&lt;BR /&gt;My new classes are not getting packaged in the war. &lt;BR /&gt;&lt;BR /&gt;As a test I deleted the Explorer jar from the WEB-INF/lib folder and it did not get recreated either even though the source java files are in the src folder. The src folder is in the classpath. What could be wrong?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Your new classes (not .java but .class files) must be in the classpath. For instance, make a JAR using Eclipse and put that JAR file into /WEB-INF/lib directory of Activiti Explorer&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Apr 2013 19:52:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/source-for-explorer/m-p/118354#M83487</guid>
      <dc:creator>udoderk</dc:creator>
      <dc:date>2013-04-06T19:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Source for Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/source-for-explorer/m-p/118355#M83488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am really sorry…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I deleted this project thinking it was something else.&amp;nbsp;&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; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Starting over… &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;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I set up a Git repository clone of Activiti on my local machine. (Master)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I imported a project from my local copy of Activiti&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I converted the project to Maven sense.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have performed a build and it was successful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I have the entire Activiti project on my local machine. All I really want is to make modifications to Explorer. Is there an easy way to strip out all the other stuff that I am not interested in to convert this project into an Explorer only project? Explorer does not seem to be a project in it's own right.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 00:04:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/source-for-explorer/m-p/118355#M83488</guid>
      <dc:creator>ericsnyder</dc:creator>
      <dc:date>2013-04-09T00:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: Source for Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/source-for-explorer/m-p/118356#M83489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am really sorry…&lt;BR /&gt;I deleted this project thinking it was something else.&amp;nbsp;&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; &lt;BR /&gt;Starting over… &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;BR /&gt;&lt;BR /&gt;I set up a Git repository clone of Activiti on my local machine. (Master)&lt;BR /&gt;I imported a project from my local copy of Activiti&lt;BR /&gt;I converted the project to Maven sense.&lt;BR /&gt;I have performed a build and it was successful.&lt;BR /&gt;&lt;BR /&gt;Now I have the entire Activiti project on my local machine. All I really want is to make modifications to Explorer. Is there an easy way to strip out all the other stuff that I am not interested in to convert this project into an Explorer only project? Explorer does not seem to be a project in it's own right.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;i have created the A.E Project as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Create the Dynamic Web Project (in Eclise EE Edition)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Unpack the "war. file of A.E located in Activiti Bundle distribution, that may be downloaded&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Copy all needed libs from "WEB-INF/lib directory of unpacked war file&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Navigate to&amp;nbsp; &amp;lt;Activiti Bundle distribution&amp;gt;/libs and &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5….copy the Activiti Explorer Sources JAR into /src directory of Eclipse Project &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6. Unpack that JAR &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Done;-)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;P.S It may be better to use the maven magic–&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 12:21:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/source-for-explorer/m-p/118356#M83489</guid>
      <dc:creator>udoderk</dc:creator>
      <dc:date>2013-04-09T12:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: Source for Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/source-for-explorer/m-p/118357#M83490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Started over with your instructions. It took me all day to get the dependencies working with Maven. Still not right. I am now having issues with connecting to the H2 database server when I deploy the war:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Apr 10, 2013 12:53:36 PM org.apache.catalina.startup.HostConfig deployWAR&lt;BR /&gt;INFO: Deploying web application archive C:\Program Files\apache-tomcat-7.0.39\webapps\SharplineExplorer-0.0.1-SNAPSHOT.war&lt;BR /&gt;Apr 10, 2013 12:53:39 PM org.apache.catalina.loader.WebappClassLoader validateJarFile&lt;BR /&gt;INFO: validateJarFile(C:\Program Files\apache-tomcat-7.0.39\webapps\SharplineExplorer-0.0.1-SNAPSHOT\WEB-INF\lib\geronimo-servlet_2.5_spec-1.1.2.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class&lt;BR /&gt;Apr 10, 2013 12:53:39 PM org.apache.catalina.loader.WebappClassLoader validateJarFile&lt;BR /&gt;INFO: validateJarFile(C:\Program Files\apache-tomcat-7.0.39\webapps\SharplineExplorer-0.0.1-SNAPSHOT\WEB-INF\lib\servlet-api-2.5-20081211.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class&lt;BR /&gt;Apr 10, 2013 12:53:39 PM org.apache.catalina.loader.WebappClassLoader validateJarFile&lt;BR /&gt;INFO: validateJarFile(C:\Program Files\apache-tomcat-7.0.39\webapps\SharplineExplorer-0.0.1-SNAPSHOT\WEB-INF\lib\servlet-api-2.5.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class&lt;BR /&gt;Apr 10, 2013 12:53:51 PM org.apache.catalina.core.ApplicationContext log&lt;BR /&gt;INFO: No Spring WebApplicationInitializer types detected on classpath&lt;BR /&gt;SLF4J: Class path contains multiple SLF4J bindings.&lt;BR /&gt;SLF4J: Found binding in [jar:file:/C:/Program%20Files/apache-tomcat-7.0.39/webapps/SharplineExplorer-0.0.1-SNAPSHOT/WEB-INF/lib/slf4j-jdk14-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]&lt;BR /&gt;SLF4J: Found binding in [jar:file:/C:/Program%20Files/apache-tomcat-7.0.39/webapps/SharplineExplorer-0.0.1-SNAPSHOT/WEB-INF/lib/slf4j-log4j12-1.7.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]&lt;BR /&gt;SLF4J: See &lt;A href="http://www.slf4j.org/codes.html#multiple_bindings" rel="nofollow noopener noreferrer"&gt;http://www.slf4j.org/codes.html#multiple_bindings&lt;/A&gt; for an explanation.&lt;BR /&gt;SLF4J: Actual binding is of type [org.slf4j.impl.JDK14LoggerFactory]&lt;BR /&gt;Apr 10, 2013 12:53:51 PM org.activiti.engine.ProcessEngines init&lt;BR /&gt;INFO: Initializing process engine using Spring configuration 'file:/C:/Program%20Files/apache-tomcat-7.0.39/webapps/SharplineExplorer-0.0.1-SNAPSHOT/WEB-INF/classes/activiti-context.xml'&lt;BR /&gt;Apr 10, 2013 12:53:51 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions&lt;BR /&gt;INFO: Loading XML bean definitions from URL [file:/C:/Program%20Files/apache-tomcat-7.0.39/webapps/SharplineExplorer-0.0.1-SNAPSHOT/WEB-INF/classes/activiti-context.xml]&lt;BR /&gt;Apr 10, 2013 12:53:52 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh&lt;BR /&gt;INFO: Refreshing org.springframework.context.support.GenericXmlApplicationContext@716582ee: startup date [Wed Apr 10 12:53:52 CDT 2013]; root of context hierarchy&lt;BR /&gt;Apr 10, 2013 12:53:52 PM org.springframework.core.io.support.PropertiesLoaderSupport loadProperties&lt;BR /&gt;INFO: Loading properties file from class path resource [db.properties]&lt;BR /&gt;Apr 10, 2013 12:53:52 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons&lt;BR /&gt;INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5a5b9a66: defining beans [dbProperties,dataSource,transactionManager,processEngineConfiguration,processEngine]; root of factory hierarchy&lt;BR /&gt;org.h2.jdbc.JdbcSQLException: Connection is broken: "java.net.ConnectException: Connection refused: connect: localhost" [90067-170]&lt;BR /&gt; at org.h2.message.DbException.getJdbcSQLException(DbException.java:329)&lt;BR /&gt; at org.h2.message.DbException.get(DbException.java:158)&lt;BR /&gt; at org.h2.engine.SessionRemote.connectServer(SessionRemote.java:399)&lt;BR /&gt; at org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:287)&lt;BR /&gt; at org.h2.jdbc.JdbcConnection.&amp;lt;init&amp;gt;(JdbcConnection.java:109)&lt;BR /&gt; at org.h2.jdbc.JdbcConnection.&amp;lt;init&amp;gt;(JdbcConnection.java:93)&lt;BR /&gt; at org.h2.Driver.connect(Driver.java:72)&lt;BR /&gt; at org.springframework.jdbc.datasource.SimpleDriverDataSource.getConnectionFromDriver(SimpleDriverDataSource.java:140)&lt;BR /&gt; at org.springframework.jdbc.datasource.AbstractDriverBasedDataSource.getConnectionFromDriver(AbstractDriverBasedDataSource.java:149)&lt;BR /&gt; at org.springframework.jdbc.datasource.AbstractDriverBasedDataSource.getConnection(AbstractDriverBasedDataSource.java:119)&lt;BR /&gt; at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:111)&lt;BR /&gt; at org.springframework.jdbc.datasource.TransactionAwareDataSourceProxy$TransactionAwareInvocationHandler.invoke(TransactionAwareDataSourceProxy.java:224)&lt;BR /&gt; at com.sun.proxy.$Proxy6.getMetaData(Unknown Source)&lt;BR /&gt; at org.activiti.engine.impl.cfg.ProcessEngineConfigurationImpl.initDatabaseType(ProcessEngineConfigurationImpl.java:587)&lt;BR /&gt; at org.activiti.engine.impl.cfg.ProcessEngineConfigurationImpl.initDataSource(ProcessEngineConfigurationImpl.java:548)&lt;BR /&gt; at org.activiti.engine.impl.cfg.ProcessEngineConfigurationImpl.init(ProcessEngineConfigurationImpl.java:393)&lt;BR /&gt; at org.activiti.engine.impl.cfg.ProcessEngineConfigurationImpl.buildProcessEngine(ProcessEngineConfigurationImpl.java:371)&lt;BR /&gt; at org.activiti.spring.SpringProcessEngineConfiguration.buildProcessEngine(SpringProcessEngineConfiguration.java:64)&lt;BR /&gt; at org.activiti.spring.ProcessEngineFactoryBean.getObject(ProcessEngineFactoryBean.java:56)&lt;BR /&gt; at org.activiti.spring.ProcessEngineFactoryBean.getObject(ProcessEngineFactoryBean.java:32)&lt;BR /&gt; at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.doGetObjectFromFactoryBean(FactoryBeanRegistrySupport.java:142)&lt;BR /&gt; at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.getObjectFromFactoryBean(FactoryBeanRegistrySupport.java:102)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.getObjectForBeanInstance(AbstractBeanFactory.java:1442)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:248)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)&lt;BR /&gt; at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:424)&lt;BR /&gt; at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:414)&lt;BR /&gt; at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1163)&lt;BR /&gt; at org.activiti.spring.SpringConfigurationHelper.buildProcessEngine(SpringConfigurationHelper.java:39)&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt; at java.lang.reflect.Method.invoke(Method.java:601)&lt;BR /&gt; at org.activiti.engine.ProcessEngines.initProcessEngineFromSpringResource(ProcessEngines.java:122)&lt;BR /&gt; at org.activiti.engine.ProcessEngines.init(ProcessEngines.java:109)&lt;BR /&gt; at org.activiti.engine.ProcessEngines.getProcessEngine(ProcessEngines.java:224)&lt;BR /&gt; at org.activiti.engine.ProcessEngines.getDefaultProcessEngine(ProcessEngines.java:217)&lt;BR /&gt; at org.activiti.rest.servlet.ActivitiServletContextListener.contextInitialized(ActivitiServletContextListener.java:32)&lt;BR /&gt; at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4887)&lt;BR /&gt; at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5381)&lt;BR /&gt; at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)&lt;BR /&gt; at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901)&lt;BR /&gt; at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877)&lt;BR /&gt; at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:633)&lt;BR /&gt; at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:977)&lt;BR /&gt; at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:542)&lt;BR /&gt; at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1462)&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt; at java.lang.reflect.Method.invoke(Method.java:601)&lt;BR /&gt; at org.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:301)&lt;BR /&gt; at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819)&lt;BR /&gt; at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:792)&lt;BR /&gt; at org.apache.catalina.manager.ManagerServlet.check(ManagerServlet.java:1445)&lt;BR /&gt; at org.apache.catalina.manager.HTMLManagerServlet.upload(HTMLManagerServlet.java:301)&lt;BR /&gt; at org.apache.catalina.manager.HTMLManagerServlet.doPost(HTMLManagerServlet.java:208)&lt;BR /&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:647)&lt;BR /&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)&lt;BR /&gt; at org.apache.catalina.filters.CsrfPreventionFilter.doFilter(CsrfPreventionFilter.java:213)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)&lt;BR /&gt; at org.apache.catalina.filters.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:108)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)&lt;BR /&gt; at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)&lt;BR /&gt; at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)&lt;BR /&gt; at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:581)&lt;BR /&gt; at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)&lt;BR /&gt; at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)&lt;BR /&gt; at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:947)&lt;BR /&gt; at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)&lt;BR /&gt; at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)&lt;BR /&gt; at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1009)&lt;BR /&gt; at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)&lt;BR /&gt; at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)&lt;BR /&gt; at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)&lt;BR /&gt; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)&lt;BR /&gt; at java.lang.Thread.run(Thread.java:722)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and so on…&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;My h2.jar file is in the WEB-INF/lib folder. I have both h2-1.3.170.jar and h2-1.3.171.jar in that folder. I also noticed that the files:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;activiti-standalone-context.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;activiti-ui-context.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;applicationContext.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;were not in the folder "WEB-INF/lib" I copied them there. It made no difference.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How do I get this project running? What else would I be missing?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 18:01:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/source-for-explorer/m-p/118357#M83490</guid>
      <dc:creator>ericsnyder</dc:creator>
      <dc:date>2013-04-10T18:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: Source for Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/source-for-explorer/m-p/118358#M83491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;….&lt;BR /&gt;&lt;BR /&gt;My h2.jar file is in the WEB-INF/lib folder. I have both h2-1.3.170.jar and h2-1.3.171.jar in that folder. I also noticed that the files:&lt;BR /&gt;activiti-standalone-context.xml&lt;BR /&gt;activiti-ui-context.xml&lt;BR /&gt;applicationContext.xml&lt;BR /&gt;&lt;BR /&gt;were not in the folder "WEB-INF/lib" I copied them there. It made no difference.&lt;BR /&gt;How do I get this project running? What else would I be missing?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;You must to start the DBMS, that you use. Do you start the h2 DBMS? Do you install that DBMS?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you use the Activiti 5.xx &amp;gt; 5.10 you must install it separatly. (Or you download the 5.10 and use only h2 from that bundle;- )&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In WEB-INF/lib folder you need the h2 allways, because it an jdbc driver to connect with DBMS.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 18:42:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/source-for-explorer/m-p/118358#M83491</guid>
      <dc:creator>udoderk</dc:creator>
      <dc:date>2013-04-10T18:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: Source for Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/source-for-explorer/m-p/118359#M83492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is A.E. When I run AE it does not have this issue but I do have the issue with the project I set up from Explorer source.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 20:15:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/source-for-explorer/m-p/118359#M83492</guid>
      <dc:creator>ericsnyder</dc:creator>
      <dc:date>2013-04-10T20:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: Source for Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/source-for-explorer/m-p/118360#M83493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;This is A.E. When I run AE it does not have this issue but I do have the issue with the project I set up from Explorer source.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you start the H2 DBMS explicitly or not?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 07:16:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/source-for-explorer/m-p/118360#M83493</guid>
      <dc:creator>udoderk</dc:creator>
      <dc:date>2013-04-11T07:16:06Z</dc:date>
    </item>
  </channel>
</rss>

