<?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: Working effectivly with Alfresco in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/working-effectivly-with-alfresco/m-p/260895#M214025</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We are still having problems working effectively when creating java based Alfresco services.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We tried checking out community from svn and running it in MyEclipse, but it seems that we still need to use the ant scripts to deploy. Without them we had to modify the classpath quite heavily to get all dependencies working. Still we are not able to run Alfresco inside Eclipse.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, we can still not debug without connecting remotely to the Tomcat server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Changing some piece of code requires a trip to cmd, running an Ant script, restarting the server, reading some webcomics for a few minutes while things restart and then test the change.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is not very effective and I know there has to be a better way. Normally we just edit code in MyEclipse, save and test(as long as the class signature has not changed). Then we have debugging with no hassle. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Feb 2011 14:15:23 GMT</pubDate>
    <dc:creator>vbreivkk</dc:creator>
    <dc:date>2011-02-21T14:15:23Z</dc:date>
    <item>
      <title>Working effectivly with Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/working-effectivly-with-alfresco/m-p/260894#M214024</link>
      <description>Hello. We are in the starting phase of creating an applicaton which will use Alfresco as a repository. We need to create some new services and want to create java services.Normally when developing we are using MyEclipse for the deployment and appserver plugin. There we deploy the webapp to a configu</description>
      <pubDate>Mon, 14 Feb 2011 15:52:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/working-effectivly-with-alfresco/m-p/260894#M214024</guid>
      <dc:creator>vbreivkk</dc:creator>
      <dc:date>2011-02-14T15:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Working effectivly with Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/working-effectivly-with-alfresco/m-p/260895#M214025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We are still having problems working effectively when creating java based Alfresco services.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We tried checking out community from svn and running it in MyEclipse, but it seems that we still need to use the ant scripts to deploy. Without them we had to modify the classpath quite heavily to get all dependencies working. Still we are not able to run Alfresco inside Eclipse.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, we can still not debug without connecting remotely to the Tomcat server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Changing some piece of code requires a trip to cmd, running an Ant script, restarting the server, reading some webcomics for a few minutes while things restart and then test the change.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is not very effective and I know there has to be a better way. Normally we just edit code in MyEclipse, save and test(as long as the class signature has not changed). Then we have debugging with no hassle. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 14:15:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/working-effectivly-with-alfresco/m-p/260895#M214025</guid>
      <dc:creator>vbreivkk</dc:creator>
      <dc:date>2011-02-21T14:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: Working effectivly with Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/working-effectivly-with-alfresco/m-p/260896#M214026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Alfresco's unit tests run from within Eclipse.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I just add the shared folder to the classpath (to pull in the right alfresco config) and away it goes…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 14:42:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/working-effectivly-with-alfresco/m-p/260896#M214026</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2011-02-21T14:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: Working effectivly with Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/working-effectivly-with-alfresco/m-p/260897#M214027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Cool,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We don't have to deploy our custom java services and restart tomcat test&amp;nbsp; them? We can just test them using junit?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 14:53:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/working-effectivly-with-alfresco/m-p/260897#M214027</guid>
      <dc:creator>vbreivkk</dc:creator>
      <dc:date>2011-02-21T14:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: Working effectivly with Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/working-effectivly-with-alfresco/m-p/260898#M214028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes if you are running alfresco locally.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 15:14:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/working-effectivly-with-alfresco/m-p/260898#M214028</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2011-02-21T15:14:27Z</dc:date>
    </item>
  </channel>
</rss>

