<?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: deploy angular app as nuxeo server module - Connection error - [SOLVED] in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/deploy-angular-app-as-nuxeo-server-module-connection-error/m-p/317040#M4041</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;My bad :(,
bad nuxeo URL referencement in my configs.&lt;/P&gt;
&lt;P&gt;This issue is sloved.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 06 Apr 2017 13:41:00 GMT</pubDate>
    <dc:creator>freemann_</dc:creator>
    <dc:date>2017-04-06T13:41:00Z</dc:date>
    <item>
      <title>deploy angular app as nuxeo server module - Connection error - [SOLVED]</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/deploy-angular-app-as-nuxeo-server-module-connection-error/m-p/317039#M4040</link>
      <description>&lt;P&gt;Hi Thomas,&lt;/P&gt;
&lt;P&gt;After packaging my angular app as nuxeo module and deployed to nuxeo server side, I got nuxeo a REST API issue on user behind CAS connection :&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;OPTIONS &lt;A href="http://localhost:8080/nuxeo/json/cmis" target="test_blank"&gt;http://localhost:8080/nuxeo/json/cmis&lt;/A&gt; net::ERR_NAME_NOT_RESOLVED
Fetch API cannot load &lt;A href="http://localhost:8080/nuxeo/json/cmis" target="test_blank"&gt;http://localhost:8080/nuxeo/json/cmis&lt;/A&gt;. net::ERR_NAME_NOT_RESOLVED

OPTIONS &lt;A href="http://localhost:8080/nuxeo/api/v1/automation/Document.GetChildren" target="test_blank"&gt;http://localhost:8080/nuxeo/api/v1/automation/Document.GetChildren&lt;/A&gt; net::ERR_NAME_NOT_RESOLVED
Fetch API cannot load &lt;A href="http://localhost:8080/nuxeo/api/v1/automation/Document.GetChildren" target="test_blank"&gt;http://localhost:8080/nuxeo/api/v1/automation/Document.GetChildren&lt;/A&gt;. net::ERR_NAME_NOT_RESOLVED
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Here is my .xml files embbed in my .jar file
&lt;STRONG&gt;auth-config.xml&lt;/STRONG&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;component name="org.utt.geodedocej.authentication"&amp;gt;
 &amp;lt;extension target="org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService" point="startURL" &amp;gt;

&amp;lt;startURLPattern&amp;gt;      &amp;lt;patterns&amp;gt;        
    &amp;lt;pattern&amp;gt;geode-DocEj&amp;lt;/pattern&amp;gt;      
&amp;lt;/patterns&amp;gt;    
&amp;lt;/startURLPattern&amp;gt;  
&amp;lt;/extension&amp;gt;
&amp;lt;/component&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;STRONG&gt;deployment-fragement.xml&lt;/STRONG&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;?xml version="1.0"?&amp;gt;
&amp;lt;fragment version="1"&amp;gt;
&amp;lt;install&amp;gt;  
&amp;lt;!-- Unzip the contents of our web application into the server --&amp;gt;  
&amp;lt;unzip from="${bundle.fileName}" to="/"&amp;gt;    
&amp;lt;include&amp;gt;nuxeo.war/**&amp;lt;/include&amp;gt;  
&amp;lt;/unzip&amp;gt;
&amp;lt;/install&amp;gt;
&amp;lt;extension target="web#STD-AUTH-FILTER"&amp;gt;    
&amp;lt;filter-mapping&amp;gt;      
&amp;lt;filter-name&amp;gt;NuxeoAuthenticationFilter&amp;lt;/filter-name&amp;gt;      
&amp;lt;url-pattern&amp;gt;/geode-DocEj/*&amp;lt;/url-pattern&amp;gt;      
&amp;lt;dispatcher&amp;gt;REQUEST&amp;lt;/dispatcher&amp;gt;      
&amp;lt;dispatcher&amp;gt;FORWARD&amp;lt;/dispatcher&amp;gt;    
&amp;lt;/filter-mapping&amp;gt;  
&amp;lt;/extension&amp;gt;
&amp;lt;/fragment&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I also create a deploy template in &lt;STRONG&gt;&lt;EM&gt;.templates/geode-doc-ej..&lt;/EM&gt;&lt;/STRONG&gt; et make a reference in nuxeo.conf but always unable to connect.&lt;/P&gt;
&lt;P&gt;Thanks for help&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2017 12:32:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/deploy-angular-app-as-nuxeo-server-module-connection-error/m-p/317039#M4040</guid>
      <dc:creator>freemann_</dc:creator>
      <dc:date>2017-04-06T12:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: deploy angular app as nuxeo server module - Connection error - [SOLVED]</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/deploy-angular-app-as-nuxeo-server-module-connection-error/m-p/317040#M4041</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;My bad :(,
bad nuxeo URL referencement in my configs.&lt;/P&gt;
&lt;P&gt;This issue is sloved.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2017 13:41:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/deploy-angular-app-as-nuxeo-server-module-connection-error/m-p/317040#M4041</guid>
      <dc:creator>freemann_</dc:creator>
      <dc:date>2017-04-06T13:41:00Z</dc:date>
    </item>
  </channel>
</rss>

