<?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 problem accesing new sites in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problem-accesing-new-sites/m-p/251116#M204246</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've created a site with a java script file. I believe the site has been properly created, since it appears in the site's list, but the site is not accesible. The message I get when someone try to access the site is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;javax.servlet.ServletException: Could not resolve view with name 'site/mysite/dashboard' in servlet with name 'Spring Surf Dispatcher Servlet'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1042)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:798)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:716)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:647)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:552)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;javax.servlet.http.HttpServlet.service(HttpServlet.java:617)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;javax.servlet.http.HttpServlet.service(HttpServlet.java:717)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.alfresco.web.site.servlet.MTAuthenticationFilter.doFilter(MTAuthenticationFilter.java:74)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.alfresco.web.site.servlet.SSOAuthenticationFilter.doFilter(SSOAuthenticationFilter.java:301)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And that's the piece of js code I've use to do it:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;var site = siteService.createSite("example", "mysite", "MySite", "this is my new Site", true);&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there anything else that needs to be done in order to make an accesible site? Can anyone give me some piece of advise about ti?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Roseta&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 22 Jan 2011 20:28:30 GMT</pubDate>
    <dc:creator>roseta</dc:creator>
    <dc:date>2011-01-22T20:28:30Z</dc:date>
    <item>
      <title>problem accesing new sites</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-accesing-new-sites/m-p/251116#M204246</link>
      <description>Hello,I've created a site with a java script file. I believe the site has been properly created, since it appears in the site's list, but the site is not accesible. The message I get when someone try to access the site is:javax.servlet.ServletException: Could not resolve view with name 'site/mysite/</description>
      <pubDate>Sat, 22 Jan 2011 20:28:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-accesing-new-sites/m-p/251116#M204246</guid>
      <dc:creator>roseta</dc:creator>
      <dc:date>2011-01-22T20:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: problem accesing new sites</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-accesing-new-sites/m-p/251117#M204247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hello rosetta,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you please share your solution if exist any - i have the same message, luck on solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;nbee222&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2011 22:29:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-accesing-new-sites/m-p/251117#M204247</guid>
      <dc:creator>nbe222</dc:creator>
      <dc:date>2011-04-21T22:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: problem accesing new sites</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-accesing-new-sites/m-p/251118#M204248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes you need to configure surf as well as creating the site in the repository.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; There's a thread in these forums with details.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Apr 2011 07:51:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-accesing-new-sites/m-p/251118#M204248</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2011-04-22T07:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: problem accesing new sites</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-accesing-new-sites/m-p/251119#M204249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;But, how should I configure Surf??? I don't get what you mean…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm creating new sites with javascript in a step of my workflow… how can I do it in the repository???&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance! &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Apr 2011 19:22:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-accesing-new-sites/m-p/251119#M204249</guid>
      <dc:creator>roseta</dc:creator>
      <dc:date>2011-04-25T19:22:55Z</dc:date>
    </item>
  </channel>
</rss>

