<?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 Java Backed Webscripts - AMP - Eclipse in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/java-backed-webscripts-amp-eclipse/m-p/177907#M131037</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have an AMP project setup in Eclipse. It contains a few basic javascript webscripts and I am now writing some Java-backed webscripts. I followed the instructions here : &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Java-backed_Web_Scripts_Samples" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Java-backed_Web_Scripts_Samples&lt;/A&gt;&lt;SPAN&gt; and I was able to get some stuff running, however, I had to add the beans which declare the webscripts in the web-scripts-application-context.xml file. This is not ideal because I am trying to keep all code and configuration in my Eclipse project. That way, when someone checks it out from SVN, they don't have to go dig around the webapps/alfresco/directory and set up spring bean configurations to get it to work. My question is, how can I let the environment know about my java backed webscripts without physically changing the web-scripts-application-context.xml file? Is there some way I can override it from my Eclipse project by adding some other spring config file?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Mar 2009 15:50:22 GMT</pubDate>
    <dc:creator>beckel</dc:creator>
    <dc:date>2009-03-17T15:50:22Z</dc:date>
    <item>
      <title>Java Backed Webscripts - AMP - Eclipse</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/java-backed-webscripts-amp-eclipse/m-p/177907#M131037</link>
      <description>I have an AMP project setup in Eclipse. It contains a few basic javascript webscripts and I am now writing some Java-backed webscripts. I followed the instructions here : http://wiki.alfresco.com/wiki/Java-backed_Web_Scripts_Samples and I was able to get some stuff running, however, I had to add the</description>
      <pubDate>Tue, 17 Mar 2009 15:50:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/java-backed-webscripts-amp-eclipse/m-p/177907#M131037</guid>
      <dc:creator>beckel</dc:creator>
      <dc:date>2009-03-17T15:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: Java Backed Webscripts - AMP - Eclipse</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/java-backed-webscripts-amp-eclipse/m-p/177908#M131038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was able to solve this by adding a new file custom-web-scripts-application-context.xml to {Eclipse.proj.root}/config/alfresco/extension . I had to copy everything in the local alfresco/classes/web-scripts-application-context.xml into it. Then I added my beans to declare my java backed webscripts. After running the build script, and restarting the server, it worked.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 20:49:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/java-backed-webscripts-amp-eclipse/m-p/177908#M131038</guid>
      <dc:creator>beckel</dc:creator>
      <dc:date>2009-03-17T20:49:06Z</dc:date>
    </item>
  </channel>
</rss>

