<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Problem with tutorial - timzone2"]]></title>
		<link>http://www.icefaces.org/JForum/posts/list/12.page</link>
		<description><![CDATA[Latest messages posted in the topic "Problem with tutorial - timzone2"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Problem with tutorial - timzone2</title>
				<description><![CDATA[ Hello

As I'm starting to work with ICEFaces I tried to build the tutorials with Eclipse 3.4. The first example works very well.
However if I try to run the second example I get the following error:

<span class="genmed"><b>Code:</b></span><br>
		<div style="overflow: auto; width: 100%;">
		<pre>The XML page cannot be displayed 

Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later. 


--------------------------------------------------------------------------------

The operation completed successfully. Error processing resource 'http://localhost:8080/SDN_Grouping_GUI/'. Line 12, Positi...

&lt;td&gt;Zentraleurop&auml;ische&lt;/td&gt;
-----------------^
 
</pre>
		</div>

I think this is some issue with encoding. Since I get the raw XML Code if I remove the line printing: <td>Zentraleurop&auml;ische</td> it might also have something to do with missing style information.

My Operation Environment is Tomcat 6.

Regards and thank you
    Alaak]]></description>
				<guid isPermaLink="true">http://www.icefaces.org/JForum/posts/list/8977.page#37336</guid>
				<link>http://www.icefaces.org/JForum/posts/list/8977.page#37336</link>
				<pubDate><![CDATA[Fri, 4 Jul 2008 03:12:02]]> GMT</pubDate>
				<author><![CDATA[ Alaak]]></author>
			</item>
			<item>
				<title>Re:Problem with tutorial - timzone2</title>
				<description><![CDATA[ Hi Alaak, 

I built the timezone2 tutorial by simply running the ant command in the build file directory, deployed the resulting war file on tomcat 6 and it runs correctly.  This was with our ICEfaces 1.7.1 bundle.  Can you try using these same steps to see if you still run into issues?  I can also send you the war file if required.

Regards, 

Tyler 
Product Support
ICEsoft Technologies
]]></description>
				<guid isPermaLink="true">http://www.icefaces.org/JForum/posts/list/8977.page#37476</guid>
				<link>http://www.icefaces.org/JForum/posts/list/8977.page#37476</link>
				<pubDate><![CDATA[Mon, 7 Jul 2008 17:22:27]]> GMT</pubDate>
				<author><![CDATA[ tyler.johnson]]></author>
			</item>
			<item>
				<title>Re:Problem with tutorial - timzone2</title>
				<description><![CDATA[ Try adding this to the top of timezone.jspx, and make sure you're editor supports editing UTF-8 files.
<span class="genmed"><b>Code:</b></span><br>
		<div style="overflow: auto; width: 100%;">
		<pre>&lt;?xml version='1.0' encoding='UTF-8'?&gt;</pre>
		</div>]]></description>
				<guid isPermaLink="true">http://www.icefaces.org/JForum/posts/list/8977.page#37478</guid>
				<link>http://www.icefaces.org/JForum/posts/list/8977.page#37478</link>
				<pubDate><![CDATA[Mon, 7 Jul 2008 17:32:24]]> GMT</pubDate>
				<author><![CDATA[ mark.collette]]></author>
			</item>
	</channel>
</rss>