<?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 Unable to use custom-slingshot-application-context.xml file in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-slingshot-application-context-xml-file/m-p/286382#M239512</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ok so my issue is that I'm trying to customize this file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;/opt/alfresco/tomcat/shared/classes/alfresco/web-extension/custom-slingshot-application-context.xml &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I'm wanting to do is modify the "grey list" for tags that get dropped in Alfresco on the wiki. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://from...spring-webscripts-1.2.0-SNAPSHOT.jar/spring-webscripts-application-context.xml" rel="nofollow noopener noreferrer"&gt;from...spring-webscripts-1.2.0-SNAPSHOT.jar/spring-webscripts-application-context.xml&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This file has basically 3 lists "white" "black" and "grey" I'm wanting to override this file, but the issue I'm having is that anytime that I modify the custom slingshot file it breaks Alfresco. I get a 404 error and nothing works in share. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It doesn't matter what I put in the file. I could actually have the file blank with nothing and I still get the error. Am I missing something? I thought this file was used to override other beans within the core of Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jul 2014 16:11:39 GMT</pubDate>
    <dc:creator>eswbitto</dc:creator>
    <dc:date>2014-07-15T16:11:39Z</dc:date>
    <item>
      <title>Unable to use custom-slingshot-application-context.xml file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-slingshot-application-context-xml-file/m-p/286382#M239512</link>
      <description>Hello Everyone,Ok so my issue is that I'm trying to customize this file./opt/alfresco/tomcat/shared/classes/alfresco/web-extension/custom-slingshot-application-context.xml What I'm wanting to do is modify the "grey list" for tags that get dropped in Alfresco on the wiki. from...spring-webscripts-1.2</description>
      <pubDate>Tue, 15 Jul 2014 16:11:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-slingshot-application-context-xml-file/m-p/286382#M239512</guid>
      <dc:creator>eswbitto</dc:creator>
      <dc:date>2014-07-15T16:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use custom-slingshot-application-context.xml file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-slingshot-application-context-xml-file/m-p/286383#M239513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;…then the problem is being caused elsewhere. And by "blank" I think you mean it still has a DOCTYPE header and an empty beans element.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If your custom-slingshot-application-context.xml file is well-formed and valid and has no beans but you are still seeing an error, then the error is being caused by something else.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 17:02:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-slingshot-application-context-xml-file/m-p/286383#M239513</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2014-07-15T17:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use custom-slingshot-application-context.xml file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-slingshot-application-context-xml-file/m-p/286384#M239514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Jeff,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have done several scenarios…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1.&amp;nbsp; I've followed the instructions from &lt;/SPAN&gt;&lt;A href="http://blogs.alfresco.com/wp/kevinr/2012/06/19/configuring-the-share-html-processing-blackwhite-list/" rel="nofollow noopener noreferrer"&gt;HERE&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2.&amp;nbsp; I've copied the entire contents of the spring-webscripts-application-context.xml and from there I removed the &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;value&amp;gt;HREF&amp;lt;/value&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt; from the greylist. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3.&amp;nbsp; I've deleted the entire contents of the custom slingshot file and just put in empty tags that shouldn't break anything. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I really don't know why it is happening…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using centos 6.5/apache as my front end ssl. I have only two addon's installed. (media viewer and wiki rich content) and I'm only using one of them. Do you have any suggestions that I could try to see if it truely is just me not configuring the file correctly? &lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 17:15:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-slingshot-application-context-xml-file/m-p/286384#M239514</guid>
      <dc:creator>eswbitto</dc:creator>
      <dc:date>2014-07-15T17:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use custom-slingshot-application-context.xml file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-slingshot-application-context-xml-file/m-p/286385#M239515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;After talking with jpotts in IRC I corrected my error in formatting my file. Here is the contents for anyone else that is interested. I still have an issue though.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR /&gt;&amp;lt;!DOCTYPE beans PUBLIC '-//SPRING//DTD BEAN//EN' '&lt;A href="http://www.springframework.org/dtd/spring-beans.dtd" rel="nofollow noopener noreferrer"&gt;http://www.springframework.org/dtd/spring-beans.dtd&lt;/A&gt;'&amp;gt;&lt;BR /&gt;&amp;lt;beans&amp;gt;&lt;BR /&gt;&lt;BR /&gt; &amp;lt;!– Override HTML processing grey list –&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;bean id="webframework.webscripts.stringutils" parent="webframework.webscripts.stringutils.abstract"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; class="org.springframework.extensions.webscripts.ui.common.StringUtils"&amp;gt;&lt;BR /&gt;&amp;lt;property name="attributeGreyList"&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;set&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;value&amp;gt;SRC&amp;lt;/value&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;value&amp;gt;DYNSRC&amp;lt;/value&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;value&amp;gt;LOWSRC&amp;lt;/value&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;!– &amp;lt;value&amp;gt;HREF&amp;lt;/value&amp;gt; –&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;value&amp;gt;BACKGROUND&amp;lt;/value&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;value&amp;gt;FORMACTION&amp;lt;/value&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;value&amp;gt;FORMMETHOD&amp;lt;/value&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;value&amp;gt;ACTION&amp;lt;/value&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;/set&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;/bean&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;/beans&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My whole issue is trying to be able to embed the video in the wiki, so in my test environment this works. I can use HTTP (no ssl) and the video works. However, going to my production server and testing there. the video doesn't load. Which is weird because my dev server and prod server are identical. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 20:40:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-slingshot-application-context-xml-file/m-p/286385#M239515</guid>
      <dc:creator>eswbitto</dc:creator>
      <dc:date>2014-07-15T20:40:03Z</dc:date>
    </item>
  </channel>
</rss>

