<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Alfresco Web Editor &#8211; Getting Started</title>
	<atom:link href="http://www.benh.co.uk/alfresco/alfresco-web-editor/getting-started/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.benh.co.uk/alfresco/alfresco-web-editor/getting-started/</link>
	<description></description>
	<lastBuildDate>Fri, 28 Jan 2011 15:49:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Amethyst</title>
		<link>http://www.benh.co.uk/alfresco/alfresco-web-editor/getting-started/comment-page-1/#comment-21712</link>
		<dc:creator>Amethyst</dc:creator>
		<pubDate>Wed, 20 Oct 2010 14:27:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.benh.co.uk/?p=369#comment-21712</guid>
		<description>Ahaa, I replied on a different story of yours a moment ago but now have come across this one, looks a super tutorial, will bookmark this and am sure this will be able to help me get the hang of this. Thanks</description>
		<content:encoded><![CDATA[<p>Ahaa, I replied on a different story of yours a moment ago but now have come across this one, looks a super tutorial, will bookmark this and am sure this will be able to help me get the hang of this. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.benh.co.uk/alfresco/alfresco-web-editor/getting-started/comment-page-1/#comment-20774</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 21 Sep 2010 11:12:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.benh.co.uk/?p=369#comment-20774</guid>
		<description>@sks - If by &quot;Web Project&quot; you mean the AVM store based web projects, the AWE does not support AVM based content.  The AWE will only support content within the core store due to the dependency on the Forms Service.  This is unlikely to change going forwards.
Best regards, Ben.</description>
		<content:encoded><![CDATA[<p>@sks &#8211; If by &#8220;Web Project&#8221; you mean the AVM store based web projects, the AWE does not support AVM based content.  The AWE will only support content within the core store due to the dependency on the Forms Service.  This is unlikely to change going forwards.<br />
Best regards, Ben.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sks</title>
		<link>http://www.benh.co.uk/alfresco/alfresco-web-editor/getting-started/comment-page-1/#comment-20772</link>
		<dc:creator>sks</dc:creator>
		<pubDate>Tue, 21 Sep 2010 11:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.benh.co.uk/?p=369#comment-20772</guid>
		<description>Hi..
Thanks for a wonderful tutorial.
As you said, I am using node browser to get my mainTextNodeRef and subTextNodeRef node values. Its working fine. But consider that I am having a web project and some web forms in it. Now how to get the node values of those web forms from a node browser. Any suggestions!!!!</description>
		<content:encoded><![CDATA[<p>Hi..<br />
Thanks for a wonderful tutorial.<br />
As you said, I am using node browser to get my mainTextNodeRef and subTextNodeRef node values. Its working fine. But consider that I am having a web project and some web forms in it. Now how to get the node values of those web forms from a node browser. Any suggestions!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://www.benh.co.uk/alfresco/alfresco-web-editor/getting-started/comment-page-1/#comment-20597</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Thu, 16 Sep 2010 10:15:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.benh.co.uk/?p=369#comment-20597</guid>
		<description>Thanks for your response..
Sorry.. I forgot to mention few things. I am using community edition 3.3g.. I had downloaded alfresco-community-webeditor-3.3.zip from http://wiki.alfresco.com/wiki/Community_Edition_file_list_3.3 and using the awe and customer war files...
Now as you said, I can view this &quot;customer&quot; sample and successfully edit my html files using the URL http://localhost:8080/customer...

But my problem is, I had pointed my alfresco and share to a different URL say http://sample.org.gtz....
So currently, I am accessing my share and web client using http://sample.org.gtz/share  and  http://sample.org.gtz/alfresco ... 
similarly, when I try to access this customer sample, http://sample.org.gtz/customer, It displays the above error.

So, I feel the uploaded html files node values are properly accessed while using http://localhost:8080/customer but shows such error when proceeding with some other links like http://sample.org.gtz/customer..
What to do for that?</description>
		<content:encoded><![CDATA[<p>Thanks for your response..<br />
Sorry.. I forgot to mention few things. I am using community edition 3.3g.. I had downloaded alfresco-community-webeditor-3.3.zip from <a href="http://wiki.alfresco.com/wiki/Community_Edition_file_list_3.3" rel="nofollow">http://wiki.alfresco.com/wiki/Community_Edition_file_list_3.3</a> and using the awe and customer war files&#8230;<br />
Now as you said, I can view this &#8220;customer&#8221; sample and successfully edit my html files using the URL <a href="http://localhost:8080/customer.." rel="nofollow">http://localhost:8080/customer..</a>.</p>
<p>But my problem is, I had pointed my alfresco and share to a different URL say <a href="http://sample.org.gtz..." rel="nofollow">http://sample.org.gtz&#8230;</a>.<br />
So currently, I am accessing my share and web client using <a href="http://sample.org.gtz/share" rel="nofollow">http://sample.org.gtz/share</a>  and  <a href="http://sample.org.gtz/alfresco" rel="nofollow">http://sample.org.gtz/alfresco</a> &#8230;<br />
similarly, when I try to access this customer sample, <a href="http://sample.org.gtz/customer" rel="nofollow">http://sample.org.gtz/customer</a>, It displays the above error.</p>
<p>So, I feel the uploaded html files node values are properly accessed while using <a href="http://localhost:8080/customer" rel="nofollow">http://localhost:8080/customer</a> but shows such error when proceeding with some other links like <a href="http://sample.org.gtz/customer." rel="nofollow">http://sample.org.gtz/customer.</a>.<br />
What to do for that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.benh.co.uk/alfresco/alfresco-web-editor/getting-started/comment-page-1/#comment-20591</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 16 Sep 2010 08:01:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.benh.co.uk/?p=369#comment-20591</guid>
		<description>@Robert - What version are you running here?  You should be able to place the html docs at any location within the repo.  Have you got the awe.war built and deployed?</description>
		<content:encoded><![CDATA[<p>@Robert &#8211; What version are you running here?  You should be able to place the html docs at any location within the repo.  Have you got the awe.war built and deployed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://www.benh.co.uk/alfresco/alfresco-web-editor/getting-started/comment-page-1/#comment-20582</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Thu, 16 Sep 2010 05:37:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.benh.co.uk/?p=369#comment-20582</guid>
		<description>Sorry..
Missed to paste the complete error. It displays:
1: 
2:   
3:    
4:       &lt;customer:property nodeRef=&quot;&quot; property=&quot;cm:title&quot; /&gt;
5:       &lt;awe:markContent id=&quot;&quot; title=&quot;Edit Press Release&quot; /&gt;
6:    
7:    


Stacktrace:
	org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:505)
	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:398)
	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:342)
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:267)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
	org.alfresco.web.awe.filter.WebEditorFilter.doFilter(WebEditorFilter.java:70)</description>
		<content:encoded><![CDATA[<p>Sorry..<br />
Missed to paste the complete error. It displays:<br />
1:<br />
2:<br />
3:<br />
4:       &lt;customer:property nodeRef=&quot;&#8221; property=&#8221;cm:title&#8221; /&gt;<br />
5:       &lt;awe:markContent id=&quot;&#8221; title=&#8221;Edit Press Release&#8221; /&gt;<br />
6:<br />
7:    </p>
<p>Stacktrace:<br />
	org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:505)<br />
	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:398)<br />
	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:342)<br />
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:267)<br />
	javax.servlet.http.HttpServlet.service(HttpServlet.java:717)<br />
	org.alfresco.web.awe.filter.WebEditorFilter.doFilter(WebEditorFilter.java:70)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://www.benh.co.uk/alfresco/alfresco-web-editor/getting-started/comment-page-1/#comment-20581</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Thu, 16 Sep 2010 05:34:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.benh.co.uk/?p=369#comment-20581</guid>
		<description>Hi...
Thanks for a nice tutorial...
I proceed as you said and I am getting error when I change the node values in \customer\includes\noderefs.jsp file. Actually I had created two html files and uploaded them in Company Home &gt; Data Dictionary &gt; Sites &gt; MyFirstSite &gt; html files... Got the node values and updated them in jsp and when using http://localhost:8080/customer, getting the following error in browser:
org.apache.jasper.JasperException: An exception occurred processing JSP page /includes/body.jsp at line 4

1: 
2:    
3:    
4:       &lt;customer:property nodeRef=&quot;&quot; property=&quot;cm:title&quot; /&gt;
5:       &lt;awe:markContent id=&quot;&quot; title=&quot;Edit Press Release&quot; /&gt;
6:    
7:    
Stacktrace:
	org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:505)
	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:398)
	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:342)
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:267)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
	org.alfresco.web.awe.filter.WebEditorFilter.doFilter(WebEditorFilter.java:70)

Whats the reason for this? Did I uploaded the html in correct locations?</description>
		<content:encoded><![CDATA[<p>Hi&#8230;<br />
Thanks for a nice tutorial&#8230;<br />
I proceed as you said and I am getting error when I change the node values in \customer\includes\noderefs.jsp file. Actually I had created two html files and uploaded them in Company Home &gt; Data Dictionary &gt; Sites &gt; MyFirstSite &gt; html files&#8230; Got the node values and updated them in jsp and when using <a href="http://localhost:8080/customer" rel="nofollow">http://localhost:8080/customer</a>, getting the following error in browser:<br />
org.apache.jasper.JasperException: An exception occurred processing JSP page /includes/body.jsp at line 4</p>
<p>1:<br />
2:<br />
3:<br />
4:       &lt;customer:property nodeRef=&quot;&#8221; property=&#8221;cm:title&#8221; /&gt;<br />
5:       &lt;awe:markContent id=&quot;&#8221; title=&#8221;Edit Press Release&#8221; /&gt;<br />
6:<br />
7:<br />
Stacktrace:<br />
	org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:505)<br />
	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:398)<br />
	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:342)<br />
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:267)<br />
	javax.servlet.http.HttpServlet.service(HttpServlet.java:717)<br />
	org.alfresco.web.awe.filter.WebEditorFilter.doFilter(WebEditorFilter.java:70)</p>
<p>Whats the reason for this? Did I uploaded the html in correct locations?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

