<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-21690</id>
	<title>Nabble - OpenEdit - Development</title>
	<updated>2009-01-22T14:19:51Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/OpenEdit---Development-f21690.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/OpenEdit---Development-f21690.html" />
	<subtitle type="html">&lt;a href=&quot;http://www.openedit.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;OpenEdit&lt;/a&gt;&amp;nbsp;allows you to create web sites on a powerful Content Management System with built in eCommerce and blog software. 
&lt;br&gt;This dynamic platform does not require a database. Its lightweight server uses text files for total flexibility and ease of use. 
&lt;br&gt;As an open source project, OpenEdit provides easy online editing of your web application with low total cost of ownership.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-21614608</id>
	<title>OpenEdit open source digital asset management w integrated web content - New Version released</title>
	<published>2009-01-22T14:19:51Z</published>
	<updated>2009-01-22T14:19:51Z</updated>
	<author>
		<name>OpenEdit</name>
	</author>
	<content type="html">OpenEdit is pleased to announce the latest release of its open source digital asset management solution, OpenEdit DAM version 5.2014. OpenEdit DAM can be downloaded from the &lt;a href=&quot;http://www.openeditdam.com/dam/download/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;OpenEdit website.
&lt;br&gt;&lt;/a&gt;&lt;br&gt;Version 5.2014 offer improvements and new features to the already fully functioning OpenEdit Digital Asset Management. The Product Details page has been completely upgraded since our last release and now includes:
&lt;br&gt;&lt;br&gt;Related Products - &amp;nbsp;Metadata associated with an original asset is now attached to the related version. When editing the original asset, you now have the option of updating all of the related assets as well. All related products can now be viewed from the product details page.
&lt;br&gt;&lt;br&gt;Product versioning - When uploading an updated asset OpenEdit will track all previous versions of the image.
&lt;br&gt;&lt;br&gt;Improved Media Previews: We have updated our video and audio embedded previews to better support more browsers and file types. This area will continue to see improvement in the coming weeks.
&lt;br&gt;&lt;br&gt;Improved Security: Closed a vulnerability that allowed for Cross-Site-Scripting attacks.
&lt;br&gt;&amp;nbsp;
&lt;br&gt;For additional information about this release, please visit the &lt;a href=&quot;http://www.openeditdam.com/OpenEditDAMblog/permalink/2009/1/13/164436.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;OpenEdit Blog
&lt;br&gt;&lt;/a&gt;&lt;br&gt;OpenEdit DAM is a web-based, open source digital asset management system integrated with web content management. Licensed under a royalty free, perpetual and transferable GNU LGPL license, OpenEdit is free to download and use, including all upgrades.
&lt;br&gt;&lt;br&gt;Developed for Marketing and Creative Services departments, OpenEdit also serves print companies and universities. OpenEdit offers the best web based, open source Digital Asset Management and Content Management software used across the enterprise. Our focus is on workflow, search, management and collaboration, multi-media, repurpose of assets, PDF and image format conversions. 
&lt;br&gt;&lt;br&gt;We offer the only Digital Asset Management solution that includes a full Content Management System, integrated Blogging, eCommerce, Events Calendar, Multi-language support and Social Networking tools.
&lt;br&gt;&lt;br&gt;Today, OpenEdit is used by marketing and creative services departments having thousands of users and managing millions of digital assets across the enterprise.
&lt;br&gt;&lt;br&gt;OpenEdit's clients include World Wrestling Entertainment, Safeway, DuroBag, Yell Adworks, PALL Corporation, Slamdance, Casco, Russell Athletics to name only a few.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.openeditdam.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.openeditdam.com&lt;/a&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/OpenEdit-open-source-digital-asset-management-w-integrated-web-content---New-Version-released-tp21614608p21614608.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21318931</id>
	<title>Trouble adding servlet to openedit</title>
	<published>2009-01-06T13:01:19Z</published>
	<updated>2009-01-06T13:01:19Z</updated>
	<author>
		<name>Wallord</name>
	</author>
	<content type="html">List,
&lt;br&gt;&lt;br&gt;&amp;nbsp;I have been struggling to add a Servlet to my openedit context. I have configured my web.xml as per usual. On the advice of another thread (&lt;a href=&quot;http://www.nabble.com/Re:-Integrating-CeWolf-with-OpenEdit-p10336032.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Re:-Integrating-CeWolf-with-OpenEdit-p10336032.html&lt;/a&gt;) on this list, I have added &amp;lt;generator name=&amp;quot;servlet&amp;quot; accepts=&amp;quot;servletpath&amp;quot;/&amp;gt; to _site.xconf to no avail. Please tell me where I have gone wrong.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Thanks,
&lt;br&gt;&amp;nbsp; &amp;nbsp;Wally
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;ISO-8859-1&amp;quot;?&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;!DOCTYPE web-app
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; PUBLIC &amp;quot;-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;&lt;a href=&quot;http://java.sun.com/dtd/web-app_2_3.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://java.sun.com/dtd/web-app_2_3.dtd&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;web-app&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;display-name&amp;gt;Open Edit&amp;lt;/display-name&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;servlet&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;servlet-name&amp;gt;ReferrerLink&amp;lt;/servlet-name&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;servlet-class&amp;gt;ReferrerLink&amp;lt;/servlet-class&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;init-param&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;param-name&amp;gt;dbuser&amp;lt;/param-name&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;param-value&amp;gt;lalalalala&amp;lt;/param-value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/init-param&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;init-param&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;param-name&amp;gt;dbpass&amp;lt;/param-name&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;param-value&amp;gt;lalallalalala&amp;lt;/param-value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/init-param&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;init-param&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;param-name&amp;gt;dbname&amp;lt;/param-name&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;param-value&amp;gt;music_session&amp;lt;/param-value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/init-param&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;init-param&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;param-name&amp;gt;refnum&amp;lt;/param-name&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;param-value&amp;gt;5&amp;lt;/param-value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/init-param&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;init-param&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;param-name&amp;gt;incoming-context&amp;lt;/param-name&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;param-value&amp;gt;/in&amp;lt;/param-value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/init-param&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/servlet&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;servlet-mapping&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;servlet-name&amp;gt;ReferrerLink&amp;lt;/servlet-name&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;url-pattern&amp;gt;/rlink/*&amp;lt;/url-pattern&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/servlet-mapping&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;filter&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;filter-name&amp;gt;gzip&amp;lt;/filter-name&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;filter-class&amp;gt;com.openedit.servlet.gzip.GzipFilter&amp;lt;/filter-class&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/filter&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;filter&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;filter-name&amp;gt;OEFilter&amp;lt;/filter-name&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;filter-class&amp;gt;com.openedit.servlet.OpenEditFilter&amp;lt;/filter-class&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/filter&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;filter-mapping&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;filter-name&amp;gt;gzip&amp;lt;/filter-name&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;url-pattern&amp;gt;*.html&amp;lt;/url-pattern&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/filter-mapping&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;filter-mapping&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;filter-name&amp;gt;gzip&amp;lt;/filter-name&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;url-pattern&amp;gt;*.css&amp;lt;/url-pattern&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/filter-mapping&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;filter-mapping&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;filter-name&amp;gt;gzip&amp;lt;/filter-name&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;url-pattern&amp;gt;*.js&amp;lt;/url-pattern&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/filter-mapping&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;filter-mapping&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;filter-name&amp;gt;OEFilter&amp;lt;/filter-name&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;url-pattern&amp;gt;/*&amp;lt;/url-pattern&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/filter-mapping&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;welcome-file-list&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;welcome-file&amp;gt;index.html&amp;lt;/welcome-file&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/welcome-file-list&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;/web-app&amp;gt;
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Trouble-adding-servlet-to-openedit-tp21318931p21318931.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-20496164</id>
	<title>Training &amp; jobs</title>
	<published>2008-11-13T23:58:39Z</published>
	<updated>2008-11-13T23:58:39Z</updated>
	<author>
		<name>KiranUS</name>
	</author>
	<content type="html">“Join us to make future”
&lt;br&gt;FOR OPT/F-1 STUDENTS
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; FREE TRAINING 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; FOOD ACCOMODATION 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; H1B PROCESSING 
&lt;br&gt;FOR L1/ L2/ H1/ H4/ EAD/ GC 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; EXCELLENT OPPRTUNITIES 
&lt;br&gt;&amp;nbsp;	TRAINING 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; PLACEMENT 
&lt;br&gt;Highly Competitive offers for New H1b Transfers
&lt;br&gt;&lt;br&gt;About Us:
&lt;br&gt;V2 technology inc is serving NJ since 2005, for us our employees are 
&lt;br&gt;of utmost importance. Our highly skilled and dedicated instructors 
&lt;br&gt;train you explicitly in market-related technologies for today and 
&lt;br&gt;tomorrow. We will work with you in developing marketing strategies 
&lt;br&gt;and finding the assignments of your choice.
&lt;br&gt;We not only help you get a job but we build your long lasting 
&lt;br&gt;careers!!! 
&lt;br&gt;What are we Looking for:
&lt;br&gt;&amp;nbsp; &amp;nbsp;Excellent communication skills. 
&lt;br&gt;&amp;nbsp; &amp;nbsp;Valid F1/ OPT/ CPT/ H1/ H4/ L1 or valid work status &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp;(EAD, GC). 
&lt;br&gt;&amp;nbsp; &amp;nbsp;Bachelors’ degree in CS/ IT or previous IT experience. 
&lt;br&gt;&amp;nbsp; &amp;nbsp;Preferably (not mandatory) Master's Degree in Computers/ 
&lt;br&gt;&amp;nbsp; &amp;nbsp;Electronics or previous IT experience. 
&lt;br&gt;&amp;nbsp; &amp;nbsp;Willing to relocate anywhere in USA.
&lt;br&gt;&lt;br&gt;What’s The Deal: 
&lt;br&gt;&amp;nbsp; &amp;nbsp;H1-B sponsorship to F1/ OPT/ H4/ L1/ L2/ E3/ EAD 
&lt;br&gt;&amp;nbsp; &amp;nbsp;Transfer of H1 &amp; L1 visas. 
&lt;br&gt;&amp;nbsp; &amp;nbsp;Green Card sponsorship through PERM 
&lt;br&gt;&amp;nbsp; &amp;nbsp;Job focused professional training in 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Java/ J2EE 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; .NET 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Documentum 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Share point 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Oracle 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Data Modeling 
&lt;br&gt;&amp;nbsp; &amp;nbsp;Relocation assistance- airfare, hotel accommodation, car rental 
&lt;br&gt;&amp;nbsp; &amp;nbsp;etc 
&lt;br&gt;&amp;nbsp; &amp;nbsp;Guarantee lowest bench period. 
&lt;br&gt;&amp;nbsp; &amp;nbsp;Employee referral program. 
&lt;br&gt;&amp;nbsp; &amp;nbsp;Effective Resume writing help, Marketing and Placement. 
&lt;br&gt;&amp;nbsp; &amp;nbsp;Technical mock interviews. Preparation of In Person Interviews 
&lt;br&gt;&lt;br&gt;100% Guaranteed placement 
&lt;br&gt;Get in Touch:
&lt;br&gt;Contact immediately to know more about the opportunities with us 
&lt;br&gt;at:609-843-0312 
&lt;br&gt;or 
&lt;br&gt;write mail at jobs@v2techinc.com
&lt;br&gt;Contact person : John
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Training---jobs-tp20496164p20496164.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18844877</id>
	<title>Ultimate Enterprise Content Management (ECM) Summit in India</title>
	<published>2008-08-05T23:01:58Z</published>
	<updated>2008-08-05T23:01:58Z</updated>
	<author>
		<name>shaguf</name>
	</author>
	<content type="html">Enterprise Content Management (ECM) is no longer just about technology, or just about content. It is about content, community, and context. The deluge of data and information, coupled with the ever-increasing need for compliance is forcing enterprises to take a strategic look at ECM and its associated disciplines. To stack up to competition, enterprises are looking up to faster, flexible, and efficient business processes that can channelise copious, unstructured information into meaningfully optimised, governed, and digitally delivered data that is available to the right stakeholders at the right time.
&lt;br&gt;&lt;br&gt;C-level executives, senior IT process management personnel, marketing and content managers are looking to find the precise solution that will fit the needs of their organization. What are these available solutions, and how do they stack up to the needs of a specific enterprise? What roles do strategic topics such as Governance, Collaboration, Enterprise 2.0 play in the evaluation of these solutions? What is a promising approach, and how do I find the correct partners? The ECM track at Business Technology Summit 2008 offers strategic, technical, and business insights into all aspects of ECM, including Business Process Management (BPM), Business Rules Management (BRM), Master Data Management (MDM), Data Warehousing &amp; Knowledge Management, and Enterprise 2.0. The summit will be held 22-26 September 2008 in Mumbai and Bangalore. Summit website: &lt;a href=&quot;http://www.btsummit.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.btsummit.com&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Ultimate-Enterprise-Content-Management-%28ECM%29-Summit-in-India-tp18844877p18844877.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-15621315</id>
	<title>:SPAM: February 73% OFF</title>
	<published>2008-02-21T14:40:41Z</published>
	<updated>2008-02-21T14:40:41Z</updated>
	<author>
		<name>OpenEdit - Development mailing list</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
&lt;html dir=&quot;ltr&quot;&gt;
    &lt;head&gt;
        &lt;title&gt;Windows Live Hotmail Print Message&lt;/title&gt;
       &lt;/head&gt;

&lt;center&gt;
&lt;a href=&quot;http://www.syllableheavy.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.syllableheavy.com/1.gif&quot;&gt;



</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%3ASPAM%3A-February-73--OFF-tp15621315p15621315.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-14392995</id>
	<title>:SPAM: RE: Online Doctor Reggie</title>
	<published>2007-12-18T02:50:42Z</published>
	<updated>2007-12-18T02:50:42Z</updated>
	<author>
		<name>OpenEdit - Development mailing list</name>
	</author>
	<content type="html">&lt;html&gt;
&lt;head&gt;
&lt;title&gt;The Metabolism Advantage&lt;/title&gt;

&lt;/head&gt;
              
&lt;table align=&quot;center&quot; width=&quot;600&quot; border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;
&lt;tr&gt;&lt;td width=&quot;189&quot; height=&quot;122&quot; valign=&quot;top&quot;&gt;&lt;a rel=&quot;nofollow&quot; target=&quot;_blank&quot; href=&quot;http://www.producesolve.com&quot;&gt;&lt;img src=&quot;http://images.rodale.com/acc/metadv/metadv_header01.gif&quot; width=&quot;189&quot; height=&quot;122&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/td&gt;&lt;td width=&quot;166&quot; valign=&quot;top&quot;&gt;&lt;img src=&quot;http://images.rodale.com/acc/metadv/metadv_header02.gif&quot; width=&quot;166&quot; height=&quot;122&quot;&gt;&lt;/td&gt;&lt;td width=&quot;245&quot; valign=&quot;top&quot;&gt;&lt;a rel=&quot;nofollow&quot; target=&quot;_blank&quot; href=&quot;http://www.sideclass.com&quot;&gt;&lt;img src=&quot;http://images.rodale.com/acc/metadv/metadv_header03.gif&quot; width=&quot;245&quot; height=&quot;122&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;table align=&quot;center&quot; background=&quot;http://images.rodale.com/acc/metadv/metadv_bg.jpg&quot; width=&quot;600&quot; border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;
&lt;tr&gt;&lt;td width=&quot;203&quot; rowspan=&quot;2&quot; valign=&quot;top&quot;&gt;&lt;a rel=&quot;nofollow&quot; target=&quot;_blank&quot; href=&quot;http://www.decidehave.com&quot;&gt;&lt;img src=&quot;http://images.rodale.com/acc/metadv/spacer.gif&quot; width=&quot;203&quot; height=&quot;445&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/td&gt;&lt;td height=&quot;58&quot; colspan=&quot;3&quot; valign=&quot;top&quot;&gt;&lt;a rel=&quot;nofollow&quot; target=&quot;_blank&quot; href=&quot;http://www.shorespecial.com&quot;&gt;&lt;img src=&quot;http://images.rodale.com/acc/metadv/metadv_sub01.gif&quot; width=&quot;397&quot; height=&quot;99&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td width=&quot;17&quot; height=&quot;185&quot; valign=&quot;top&quot;&gt;&lt;img src=&quot;http://images.rodale.com/acc/metadv/spacer.gif&quot; width=&quot;17&quot; height=&quot;1&quot;&gt;&lt;/td&gt;&lt;td width=&quot;350&quot; valign=&quot;top&quot;&gt;&lt;strong&gt;&lt;a rel=&quot;nofollow&quot; target=&quot;_blank&quot; href=&quot;http://www.listencarry.com&quot;&gt;&lt;img src=&quot;http://www.fractioncopy.com/1.gif&quot;&gt;&lt;/a&gt; and lose as much as 10-15 pounds in just 8 short weeks&amp;#033;&lt;/strong&gt;
&lt;p&gt;Introducing &lt;a rel=&quot;nofollow&quot; target=&quot;_blank&quot; href=&quot;http://www.repeatnear.com&quot;&gt;The Metabolism Advantage&lt;/a&gt; &amp;mdash;the revolutionary new metabolism-driven plan that helps you lose weight and increase muscle mass, all while enjoying the foods you love&amp;#033;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Lots of programs claim to improve the way your body looks,&lt;/strong&gt; but many of these programs don&amp;#39;t necessarily improve the way your body feels and moves. &lt;a rel=&quot;nofollow&quot; target=&quot;_blank&quot; href=&quot;http://www.sightany.com&quot;&gt;The Metabolism Advantage&lt;/a&gt; helps you achieve all three body goals. &lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://images.rodale.com/acc/metadv/metadv_dotted.gif&quot; width=&quot;350&quot; height=&quot;1&quot;&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://images.rodale.com/acc/metadv/metadv_sub02.gif&quot; width=&quot;95&quot; height=&quot;16&quot;&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; target=&quot;_blank&quot; href=&quot;http://www.suddenfair.com&quot;&gt;Deflate your spare tire&lt;/a&gt; and reveal amazing abs
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; target=&quot;_blank&quot; href=&quot;http://www.elseflat.com&quot;&gt;Build maximum muscle&lt;/a&gt; and burn fat fast
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; target=&quot;_blank&quot; href=&quot;http://www.mostseason.net&quot;&gt;Crank up your calorie burn&lt;/a&gt; while enjoying the foods you love
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; target=&quot;_blank&quot; href=&quot;http://www.heldwind.com&quot;&gt;Stay out of the doctor&amp;#39;s office&lt;/a&gt;, add years to your life and more&amp;#033;
&lt;li&gt;&lt;strong&gt;PLUS:&lt;/strong&gt; &lt;a rel=&quot;nofollow&quot; target=&quot;_blank&quot; href=&quot;http://www.solutionfar.com&quot;&gt;Take the Metabolism Quiz&lt;/a&gt; to make sure you&amp;#39;re eating the right carbs at the right time
&lt;/ul&gt;&lt;/td&gt;&lt;td width=&quot;30&quot; valign=&quot;top&quot;&gt;&lt;img src=&quot;http://images.rodale.com/acc/metadv/spacer.gif&quot; width=&quot;30&quot; height=&quot;1&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;table align=&quot;center&quot; width=&quot;600&quot; border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;
&lt;tr&gt;&lt;td width=&quot;600&quot; valign=&quot;top&quot;&gt;&lt;a rel=&quot;nofollow&quot; target=&quot;_blank&quot; href=&quot;http://www.creasemost.com&quot;&gt;&lt;img src=&quot;http://images.rodale.com/acc/metadv/metadv_freepreview.gif&quot; width=&quot;600&quot; height=&quot;75&quot; border=&quot;0&quot;&gt;&lt;/a&gt;

&lt;p align=&quot;center&quot; class=&quot;style1&quot;&gt;&lt;a rel=&quot;nofollow&quot; target=&quot;_blank&quot; href=&quot;http://www.childago.com&quot;&gt;Unsubscribe&lt;/a&gt; &amp;nbsp;&amp;nbsp;|&amp;nbsp;&amp;nbsp; 
&lt;a rel=&quot;nofollow&quot; target=&quot;_blank&quot; href=&quot;http://www.mostseason.net&quot;&gt;Privacy Policy&lt;/a&gt;&lt;br&gt;&lt;br&gt;
Customer Service Dept., 33 East Minor Street, Emmaus, PA 18098&lt;/p&gt;
&lt;p align=&quot;center&quot; class=&quot;style1&quot;&gt;&amp;copy;2007 Rodale Inc., all rights reserved.&lt;br&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;

&lt;img src=&quot;http://www.enewsmail.rodale.com/cts/click?q=1;13755;j5PYr6nxAF8wuXGscOCOmw%3D%3D&quot;&gt; 
&lt;/html&gt;


</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%3ASPAM%3A-RE%3A-Online-Doctor-Reggie-tp14392995p14392995.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-14316550</id>
	<title>:SPAM: RE: December 72% OFF</title>
	<published>2007-12-13T06:04:43Z</published>
	<updated>2007-12-13T06:04:43Z</updated>
	<author>
		<name>OpenEdit - Development mailing list</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
 &lt;head&gt;
  &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot;&gt;
 &lt;/head&gt;
 &lt;body&gt;
 
&lt;center&gt;
&lt;a href=&quot;http://www.spokethem.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.experimentmeant.com/1.gif&quot;&gt;


</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%3ASPAM%3A-RE%3A-December-72--OFF-tp14316550p14316550.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13981192</id>
	<title>:SPAM: November 71% OFF</title>
	<published>2007-11-27T14:18:33Z</published>
	<updated>2007-11-27T14:18:33Z</updated>
	<author>
		<name>OpenEdit - Development mailing list</name>
	</author>
	<content type="html">&lt;! &lt;p&gt;&lt;font color=&quot;#FF0000&quot;&gt;&lt;CENTER&gt;&lt;a href=&quot;http://www.fivejoy.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;b&gt;&lt;font size=&quot;+2&quot;&gt;Click to buy Viagra for as low as $1.43 

</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%3ASPAM%3A-November-71--OFF-tp13981192p13981192.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13167324</id>
	<title>Re: event calendar</title>
	<published>2007-10-11T18:34:14Z</published>
	<updated>2007-10-11T18:34:14Z</updated>
	<author>
		<name>Ian Miller-5</name>
	</author>
	<content type="html">Hey,&lt;br&gt;&lt;br&gt;There are very very good reasons in fact - it&amp;#39;s one of the really cool features of OpenEdit.&amp;nbsp; This allows you to override the display of one of the default pages, for example, but not have your tweaks and changes deleted next time you upgrade to the new version.&amp;nbsp; It lets us be very flexible in how we modify the base install without worrying too much about causing problems in existing sites.
&lt;br&gt;&lt;br&gt;Cheers, &lt;br&gt;&lt;br&gt;Ian&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div&gt;&lt;span class=&quot;gmail_quote&quot;&gt;On 10/11/07, &lt;b class=&quot;gmail_sendername&quot;&gt;Scott Hofmann&lt;/b&gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13167324&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;shofmann@...&lt;/a&gt;&amp;gt; wrote:&lt;/span&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
&lt;div&gt;
&lt;div&gt;Ian,&lt;/div&gt;
&lt;div&gt;I&amp;#39;m willing to help with the doc if you keep feeding me these
great tips when i come across a these small bumps in the road. :) Note
the help would be sporadic just like my questions. How do i get
started?&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;Getting rid of the events/index.html correct the issue. OK but
now i&amp;#39;m curious how come when there is no events/index.html it uses a
link down deeper of /WEB-INF/base/events/index.html even though the
html still links to an event/index.html&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;What is the reason behind this? I&amp;#39;m just trying to understand -
not criticizing.&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;- Scott&lt;/div&gt;&lt;div&gt;&lt;span&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;At 8:59 AM -0400 10/11/07, Ian Miller wrote:&lt;/div&gt;
&lt;blockquote type=&quot;cite&quot;&gt;Hey,&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Ha - there are a ton of missing pieces of documentation - want to help
;-)?&amp;nbsp;&lt;br&gt;
&lt;/blockquote&gt;
&lt;blockquote type=&quot;cite&quot;&gt;The double-date bug is fixed and
deployed.&amp;nbsp; Cute.&amp;nbsp; As for your second one, I think you&amp;#39;ve
overridden the index.html from the base directories.&amp;nbsp; We need
better documentation on this as well, but it looks first for a real
/events/index.html and if it doesn&amp;#39;t find it, it looks in&amp;nbsp;
/WEB-INF/base/events/index.html.&amp;nbsp;&amp;nbsp; Check to see if you have
a file called /events/index.html on your server and if you do, delete
it so that it uses the default.&amp;nbsp; Check out:&lt;/blockquote&gt;
&lt;blockquote type=&quot;cite&quot;&gt;&lt;br&gt;
&lt;a href=&quot;http://demo.openedit.org/events/index.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://demo.openedit.org/events/index.html&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
This is the default view.&lt;br&gt;
&lt;br&gt;
Ian&lt;br&gt;
&lt;/blockquote&gt;
&lt;blockquote type=&quot;cite&quot;&gt;On 10/11/07,&lt;b&gt; Scott Hofmann&lt;/b&gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13167324&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;shofmann@...&lt;/a&gt;&amp;gt;
wrote:&lt;br&gt;
&lt;blockquote&gt;Thanks Ian.&lt;br&gt;
&lt;br&gt;
I understand the OpenEdit base package and editor that sits on top
of&lt;br&gt;
that base now - thanks. It might be nice to tuck that somewhere in&lt;br&gt;
the update documentation on the website so someone like me that is&lt;br&gt;
not poking deep in the code get a sense of this up front - just a&lt;br&gt;
suggestion.&lt;br&gt;
&lt;br&gt;
As for the month view, your explanation helped. I just needed to
go&lt;br&gt;
inand change the menu link from the default /events/index.html to&lt;br&gt;
/events/month.html.&lt;br&gt;
&lt;br&gt;
How would i make the link so that i could go directly to the list
view?&lt;br&gt;
The link at the top of the month.html page points to&lt;br&gt;
/events/index.html which does not show a list view. The only time
I&lt;br&gt;
get a list view is by doing a search which takes me to&lt;br&gt;
/events/search/results.html&lt;br&gt;
&lt;br&gt;
Thanks for the heads-up on the double-date bug (sorry, i could not
resist).&lt;br&gt;
&lt;/blockquote&gt;
&lt;/blockquote&gt;
&lt;blockquote type=&quot;cite&quot;&gt;&lt;br&gt;
&lt;br&gt;
&lt;/blockquote&gt;
&lt;blockquote type=&quot;cite&quot;&gt;&lt;br&gt;
&lt;blockquote&gt;- Scott&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
At 8:09 AM -0400 10/10/07, Ian Miller wrote:&lt;br&gt;
&amp;gt;On 10/10/07, Scott Hofmann&lt;br&gt;
&amp;gt;&amp;lt;&amp;lt;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13167324&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;shofmann@...&lt;/a&gt;&amp;gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13167324&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;shofmann@...&lt;/a&gt;&amp;gt;
wrote:&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;Hi All,&lt;br&gt;
&amp;gt;I just used the update tool tonight to add an event calendar
(BTW,&lt;br&gt;
&amp;gt;thanks for the instruction page at&lt;br&gt;
&amp;gt;(&amp;lt;&lt;a href=&quot;http://openedit.org/events_calendar/index.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;
http://openedit.org/events_calendar/index.html&lt;/a&gt;&amp;gt;&lt;br&gt;
&amp;gt;&lt;a href=&quot;http://openedit.org/events_calendar/index.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://openedit.org/events_calendar/index.html&lt;/a&gt;) ).&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;One item that does not make sense to me is after updating the
editor&lt;br&gt;
&amp;gt;in the update area i noticed that my browser page title states&lt;br&gt;
&amp;gt;&amp;quot;OpenEdit Editor Site 5.629&amp;quot; but the congrats on
updating states&lt;br&gt;
&amp;gt;&amp;quot;version 5.692 of openedit-editor&amp;quot; So are these two
different&lt;br&gt;
&amp;gt;critters just named vary similar?&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;This is an easy one - there is an OpenEdit base&amp;nbsp;&amp;nbsp;package
which is at&lt;br&gt;
&amp;gt;5.629 and the there is an openedit-editor package that sits on
top&lt;br&gt;
&amp;gt;of it (much the way events sits on top of editor).. It&amp;#39;s at
version&lt;br&gt;
&amp;gt;5.692&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;So now I&amp;#39;m logged in and can see the month view of the calendar.
But&lt;br&gt;
&amp;gt;*only* after clicking on &amp;quot;Edit your meetings&amp;quot;. But how
do I get the&lt;br&gt;
&amp;gt;month calendar view to show up on the event/index.html page when
i&amp;#39;m&lt;br&gt;
&amp;gt;not logged in?&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;There is a page called /events/month.html&amp;nbsp;&amp;nbsp;- that&amp;#39;s the
month view.&lt;br&gt;
&amp;gt;There should also be a link at the top of the
/events/index.html&lt;br&gt;
&amp;gt;that says &amp;quot;switch to month view&amp;quot; and vice versa on&lt;br&gt;
&amp;gt;/events/month.html.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;FYI, I wish someone could add a bit more detail about .ics
file&lt;br&gt;
&amp;gt;creation. Do you have to create an ICS file first before using
a&lt;br&gt;
&amp;gt;calendar? I did, but that was after i could not seem to add an
entry&lt;br&gt;
&amp;gt;until i did - not because i was directed to in any doc. What
would&lt;br&gt;
&amp;gt;be an example/reason for having multiple ICS files on a
site?&lt;/blockquote&gt;
&lt;blockquote&gt;&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;OpenEdit can create the ICS or you can upload one.&amp;nbsp;&amp;nbsp;It&amp;#39;s
just&lt;br&gt;
&amp;gt;convenient to use a program that can create the ICS as the
desktop&lt;br&gt;
&amp;gt;interfaces to this are usually a bit better that a web based
one.&lt;br&gt;
&amp;gt;You could have multiple ICSs simply to join together multiple
events&lt;br&gt;
&amp;gt;on the same calendar - Holidays.ics plus work.ics&amp;nbsp;&amp;nbsp;for
example -&lt;br&gt;
&amp;gt;it&amp;#39;s certainly not a feature you have to use though.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;A few times when i attempted to add entries to the calendar i
got&lt;br&gt;
&amp;gt;error messages - but not every time.&amp;nbsp;&amp;nbsp;Here is an example
of one -&lt;br&gt;
&amp;gt;not sure what to make of it (see below).&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;This is a bug I&amp;#39;ve been meaning to fix for a
while.&amp;nbsp;&amp;nbsp;Will get it&lt;br&gt;
&amp;gt;into the newest release.&amp;nbsp;&amp;nbsp;Basically, you have to have a
start and an&lt;br&gt;
&amp;gt;end date (both fields on the form must be filled
in).&amp;nbsp;&amp;nbsp;I&amp;#39;ll change&lt;br&gt;
&amp;gt;it so that it works all the time.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;Sorry for the borage of questions but I tried to keep them all&lt;br&gt;
&amp;gt;related. I&amp;#39;d appreciate any answer you might be able to provide
on&lt;br&gt;
&amp;gt;any of the above questions.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;- Scott Hofmann&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;========================================&lt;br&gt;
&amp;gt;Please enter the name of the ICS file you want to create:&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;Browser:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Mozilla/5.0
(Macintosh; U; PPC Mac OS X Mach-O;&lt;br&gt;
&amp;gt;en-US; rv:&amp;lt;&lt;a href=&quot;http://1.8.1.7&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://1.8.1.7&lt;/a&gt;&amp;gt;&lt;a href=&quot;http://1.8.1.7&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;

1.8.1.7&lt;/a&gt;) Gecko/20070914 Firefox/2.0.0.7&lt;br&gt;
&amp;gt;&amp;lt;&lt;a href=&quot;http://207.44.240.46&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://207.44.240.46&lt;/a&gt;&amp;gt; &lt;a href=&quot;http://207.44.240.46&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;

 207.44.240.46&lt;/a&gt;&lt;br&gt;
&amp;gt;Version: 5.629&lt;br&gt;
&amp;gt;From:&lt;br&gt;
&amp;gt;&amp;lt;&lt;a href=&quot;http://site.com/events/admin/addentry.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://site.com/events/admin/addentry.html&lt;/a&gt;&amp;gt;&lt;a href=&quot;http://site.com/events/admin/addentry.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;

http://site.com/events/admin/addentry.html&lt;/a&gt;&lt;br&gt;
&amp;gt;Details:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;show details&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;java.lang.NullPointerException&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at&lt;br&gt;
&amp;gt;com.openedit.modules.events.CalendarEditModule.saveEvent(Calendar&lt;span&gt;&lt;/span&gt;EditModule.java:189)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at
sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp; at&lt;br&gt;
&amp;gt;sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorI&lt;span&gt;&lt;/span&gt;mpl.java:39)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at&lt;br&gt;
&amp;gt;sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodA&lt;span&gt;&lt;/span&gt;ccessorImpl.java :25)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at
java.lang.reflect.Method.invoke(Method.java:585)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at
com.openedit.ModuleManager.execMethod(ModuleManager.java:91)&lt;br&gt;
&amp;gt;at com.openedit.ModuleManager.executePageAction(ModuleManager.java
:45)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp; at
com.openedit.ModuleManager.executePathActions(ModuleManager.java:142)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at&lt;br&gt;
&amp;gt;com.openedit.servlet.BaseOpenEditEngine.executePathActions(BaseOp&lt;span&gt;&lt;/span&gt;enEditEngine.java:289)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at&lt;br&gt;
&amp;gt;com.openedit.servlet.BaseOpenEditEngine.beginRender(BaseOpenEditE&lt;span&gt;&lt;/span&gt;ngine.java:145)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at&lt;br&gt;
&amp;gt;com.openedit.servlet.BaseOpenEditEngine.render(BaseOpenEditEngine&lt;span&gt;&lt;/span&gt;.java:91)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at
com.openedit.servlet.OpenEditFilter.doFilter
(OpenEditFilter.java:69)&lt;br&gt;
&amp;gt;at&lt;br&gt;
&amp;gt;com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilte&lt;span&gt;&lt;/span&gt;rChain.java:70)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at
com.openedit.servlet.gzip.GzipFilter.doFilter(GzipFilter.java:25)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at&lt;br&gt;
&amp;gt;com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilte&lt;span&gt;&lt;/span&gt;rChain.java:70)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at&lt;br&gt;
&amp;gt;com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterC&lt;span&gt;&lt;/span&gt;hain.java:178)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at&lt;br&gt;
&amp;gt;com.caucho.server.dispatch.ServletInvocation.service
(ServletInvocation.java:229)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at
com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:268)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at
com.caucho.server.port.TcpConnection.run(TcpConnection.java:389)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at
com.caucho.util.ThreadPool.runTasks (ThreadPool.java:492)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at
com.caucho.util.ThreadPool.run(ThreadPool.java:425)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp; at java.lang.Thread.run(Thread.java:595)&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;--&lt;br&gt;
&amp;gt;- Scott / Hofmann Design&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
--&lt;br&gt;
- Scott / Hofmann Design&lt;/blockquote&gt;
&lt;/blockquote&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;
&lt;pre&gt;-- &lt;br&gt;&lt;/pre&gt;
&lt;div&gt;- Scott / Hofmann Design&lt;/div&gt;
&lt;/div&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/event-calendar-tp13129543p13167324.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13163057</id>
	<title>Re: event calendar</title>
	<published>2007-10-11T13:29:40Z</published>
	<updated>2007-10-11T13:29:40Z</updated>
	<author>
		<name>Scott Hofmann-2</name>
	</author>
	<content type="html">&lt;!doctype html public &quot;-//W3C//DTD W3 HTML//EN&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;title&gt;Re: [openedit-dev] event
calendar&lt;/title&gt;&lt;/head&gt;&lt;body&gt;
&lt;div&gt;Ian,&lt;/div&gt;
&lt;div&gt;I'm willing to help with the doc if you keep feeding me these
great tips when i come across a these small bumps in the road. :) Note
the help would be sporadic just like my questions. How do i get
started?&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;Getting rid of the events/index.html correct the issue. OK but
now i'm curious how come when there is no events/index.html it uses a
link down deeper of /WEB-INF/base/events/index.html even though the
html still links to an event/index.html&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;What is the reason behind this? I'm just trying to understand -
not criticizing.&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;- Scott&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;At 8:59 AM -0400 10/11/07, Ian Miller wrote:&lt;/div&gt;
&lt;blockquote type=&quot;cite&quot; cite&gt;Hey,&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Ha - there are a ton of missing pieces of documentation - want to help
;-)?&amp;nbsp;&lt;br&gt;
&lt;/blockquote&gt;
&lt;blockquote type=&quot;cite&quot; cite&gt;The double-date bug is fixed and
deployed.&amp;nbsp; Cute.&amp;nbsp; As for your second one, I think you've
overridden the index.html from the base directories.&amp;nbsp; We need
better documentation on this as well, but it looks first for a real
/events/index.html and if it doesn't find it, it looks in&amp;nbsp;
/WEB-INF/base/events/index.html.&amp;nbsp;&amp;nbsp; Check to see if you have
a file called /events/index.html on your server and if you do, delete
it so that it uses the default.&amp;nbsp; Check out:&lt;/blockquote&gt;
&lt;blockquote type=&quot;cite&quot; cite&gt;&lt;br&gt;
&lt;a href=&quot;http://demo.openedit.org/events/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://demo.openedit.org/events/index.html&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
This is the default view.&lt;br&gt;
&lt;br&gt;
Ian&lt;br&gt;
&lt;/blockquote&gt;
&lt;blockquote type=&quot;cite&quot; cite&gt;On 10/11/07,&lt;b&gt; Scott Hofmann&lt;/b&gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13163057&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;shofmann@...&lt;/a&gt;&amp;gt;
wrote:&lt;br&gt;
&lt;blockquote&gt;Thanks Ian.&lt;br&gt;
&lt;br&gt;
I understand the OpenEdit base package and editor that sits on top
of&lt;br&gt;
that base now - thanks. It might be nice to tuck that somewhere in&lt;br&gt;
the update documentation on the website so someone like me that is&lt;br&gt;
not poking deep in the code get a sense of this up front - just a&lt;br&gt;
suggestion.&lt;br&gt;
&lt;br&gt;
As for the month view, your explanation helped. I just needed to
go&lt;br&gt;
inand change the menu link from the default /events/index.html to&lt;br&gt;
/events/month.html.&lt;br&gt;
&lt;br&gt;
How would i make the link so that i could go directly to the list
view?&lt;br&gt;
The link at the top of the month.html page points to&lt;br&gt;
/events/index.html which does not show a list view. The only time
I&lt;br&gt;
get a list view is by doing a search which takes me to&lt;br&gt;
/events/search/results.html&lt;br&gt;
&lt;br&gt;
Thanks for the heads-up on the double-date bug (sorry, i could not
resist).&lt;br&gt;
&lt;/blockquote&gt;
&lt;/blockquote&gt;
&lt;blockquote type=&quot;cite&quot; cite&gt;&lt;br&gt;
&lt;br&gt;
&lt;/blockquote&gt;
&lt;blockquote type=&quot;cite&quot; cite&gt;&lt;br&gt;
&lt;blockquote&gt;- Scott&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
At 8:09 AM -0400 10/10/07, Ian Miller wrote:&lt;br&gt;
&amp;gt;On 10/10/07, Scott Hofmann&lt;br&gt;
&amp;gt;&amp;lt;&amp;lt;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13163057&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;shofmann@...&lt;/a&gt;&amp;gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13163057&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;shofmann@...&lt;/a&gt;&amp;gt;
wrote:&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;Hi All,&lt;br&gt;
&amp;gt;I just used the update tool tonight to add an event calendar
(BTW,&lt;br&gt;
&amp;gt;thanks for the instruction page at&lt;br&gt;
&amp;gt;(&amp;lt;&lt;a href=&quot;http://openedit.org/events_calendar/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;
http://openedit.org/events_calendar/index.html&lt;/a&gt;&amp;gt;&lt;br&gt;
&amp;gt;&lt;a href=&quot;http://openedit.org/events_calendar/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://openedit.org/events_calendar/index.html&lt;/a&gt;) ).&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;One item that does not make sense to me is after updating the
editor&lt;br&gt;
&amp;gt;in the update area i noticed that my browser page title states&lt;br&gt;
&amp;gt;&amp;quot;OpenEdit Editor Site 5.629&amp;quot; but the congrats on
updating states&lt;br&gt;
&amp;gt;&amp;quot;version 5.692 of openedit-editor&amp;quot; So are these two
different&lt;br&gt;
&amp;gt;critters just named vary similar?&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;This is an easy one - there is an OpenEdit base&amp;nbsp;&amp;nbsp;package
which is at&lt;br&gt;
&amp;gt;5.629 and the there is an openedit-editor package that sits on
top&lt;br&gt;
&amp;gt;of it (much the way events sits on top of editor).. It's at
version&lt;br&gt;
&amp;gt;5.692&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;So now I'm logged in and can see the month view of the calendar.
But&lt;br&gt;
&amp;gt;*only* after clicking on &amp;quot;Edit your meetings&amp;quot;. But how
do I get the&lt;br&gt;
&amp;gt;month calendar view to show up on the event/index.html page when
i'm&lt;br&gt;
&amp;gt;not logged in?&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;There is a page called /events/month.html&amp;nbsp;&amp;nbsp;- that's the
month view.&lt;br&gt;
&amp;gt;There should also be a link at the top of the
/events/index.html&lt;br&gt;
&amp;gt;that says &amp;quot;switch to month view&amp;quot; and vice versa on&lt;br&gt;
&amp;gt;/events/month.html.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;FYI, I wish someone could add a bit more detail about .ics
file&lt;br&gt;
&amp;gt;creation. Do you have to create an ICS file first before using
a&lt;br&gt;
&amp;gt;calendar? I did, but that was after i could not seem to add an
entry&lt;br&gt;
&amp;gt;until i did - not because i was directed to in any doc. What
would&lt;br&gt;
&amp;gt;be an example/reason for having multiple ICS files on a
site?&lt;/blockquote&gt;
&lt;blockquote&gt;&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;OpenEdit can create the ICS or you can upload one.&amp;nbsp;&amp;nbsp;It's
just&lt;br&gt;
&amp;gt;convenient to use a program that can create the ICS as the
desktop&lt;br&gt;
&amp;gt;interfaces to this are usually a bit better that a web based
one.&lt;br&gt;
&amp;gt;You could have multiple ICSs simply to join together multiple
events&lt;br&gt;
&amp;gt;on the same calendar - Holidays.ics plus work.ics&amp;nbsp;&amp;nbsp;for
example -&lt;br&gt;
&amp;gt;it's certainly not a feature you have to use though.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;A few times when i attempted to add entries to the calendar i
got&lt;br&gt;
&amp;gt;error messages - but not every time.&amp;nbsp;&amp;nbsp;Here is an example
of one -&lt;br&gt;
&amp;gt;not sure what to make of it (see below).&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;This is a bug I've been meaning to fix for a
while.&amp;nbsp;&amp;nbsp;Will get it&lt;br&gt;
&amp;gt;into the newest release.&amp;nbsp;&amp;nbsp;Basically, you have to have a
start and an&lt;br&gt;
&amp;gt;end date (both fields on the form must be filled
in).&amp;nbsp;&amp;nbsp;I'll change&lt;br&gt;
&amp;gt;it so that it works all the time.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;Sorry for the borage of questions but I tried to keep them all&lt;br&gt;
&amp;gt;related. I'd appreciate any answer you might be able to provide
on&lt;br&gt;
&amp;gt;any of the above questions.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;- Scott Hofmann&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;========================================&lt;br&gt;
&amp;gt;Please enter the name of the ICS file you want to create:&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;Browser:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Mozilla/5.0
(Macintosh; U; PPC Mac OS X Mach-O;&lt;br&gt;
&amp;gt;en-US; rv:&amp;lt;&lt;a href=&quot;http://1.8.1.7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://1.8.1.7&lt;/a&gt;&amp;gt;&lt;a href=&quot;http://1.8.1.7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;1.8.1.7&lt;/a&gt;) Gecko/20070914 Firefox/2.0.0.7&lt;br&gt;
&amp;gt;&amp;lt;&lt;a href=&quot;http://207.44.240.46&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://207.44.240.46&lt;/a&gt;&amp;gt; &lt;a href=&quot;http://207.44.240.46&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt; 207.44.240.46&lt;/a&gt;&lt;br&gt;
&amp;gt;Version: 5.629&lt;br&gt;
&amp;gt;From:&lt;br&gt;
&amp;gt;&amp;lt;&lt;a href=&quot;http://site.com/events/admin/addentry.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://site.com/events/admin/addentry.html&lt;/a&gt;&amp;gt;&lt;a href=&quot;http://site.com/events/admin/addentry.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://site.com/events/admin/addentry.html&lt;/a&gt;&lt;br&gt;
&amp;gt;Details:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;show details&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;java.lang.NullPointerException&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at&lt;br&gt;
&amp;gt;com.openedit.modules.events.CalendarEditModule.saveEvent(Calendar&lt;span&gt;&lt;/span&gt;EditModule.java:189)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at
sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp; at&lt;br&gt;
&amp;gt;sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorI&lt;span&gt;&lt;/span&gt;mpl.java:39)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at&lt;br&gt;
&amp;gt;sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodA&lt;span&gt;&lt;/span&gt;ccessorImpl.java :25)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at
java.lang.reflect.Method.invoke(Method.java:585)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at
com.openedit.ModuleManager.execMethod(ModuleManager.java:91)&lt;br&gt;
&amp;gt;at com.openedit.ModuleManager.executePageAction(ModuleManager.java
:45)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp; at
com.openedit.ModuleManager.executePathActions(ModuleManager.java:142)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at&lt;br&gt;
&amp;gt;com.openedit.servlet.BaseOpenEditEngine.executePathActions(BaseOp&lt;span&gt;&lt;/span&gt;enEditEngine.java:289)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at&lt;br&gt;
&amp;gt;com.openedit.servlet.BaseOpenEditEngine.beginRender(BaseOpenEditE&lt;span&gt;&lt;/span&gt;ngine.java:145)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at&lt;br&gt;
&amp;gt;com.openedit.servlet.BaseOpenEditEngine.render(BaseOpenEditEngine&lt;span&gt;&lt;/span&gt;.java:91)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at
com.openedit.servlet.OpenEditFilter.doFilter
(OpenEditFilter.java:69)&lt;br&gt;
&amp;gt;at&lt;br&gt;
&amp;gt;com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilte&lt;span&gt;&lt;/span&gt;rChain.java:70)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at
com.openedit.servlet.gzip.GzipFilter.doFilter(GzipFilter.java:25)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at&lt;br&gt;
&amp;gt;com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilte&lt;span&gt;&lt;/span&gt;rChain.java:70)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at&lt;br&gt;
&amp;gt;com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterC&lt;span&gt;&lt;/span&gt;hain.java:178)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at&lt;br&gt;
&amp;gt;com.caucho.server.dispatch.ServletInvocation.service
(ServletInvocation.java:229)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at
com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:268)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at
com.caucho.server.port.TcpConnection.run(TcpConnection.java:389)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at
com.caucho.util.ThreadPool.runTasks (ThreadPool.java:492)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at
com.caucho.util.ThreadPool.run(ThreadPool.java:425)&lt;br&gt;
&amp;gt;&amp;nbsp;&amp;nbsp; at java.lang.Thread.run(Thread.java:595)&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;--&lt;br&gt;
&amp;gt;- Scott / Hofmann Design&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
--&lt;br&gt;
- Scott / Hofmann Design&lt;/blockquote&gt;
&lt;/blockquote&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;x-sigsep&gt;&lt;pre&gt;-- 
&lt;/pre&gt;&lt;/x-sigsep&gt;
&lt;div&gt;- Scott / Hofmann Design&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/event-calendar-tp13129543p13163057.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13134460</id>
	<title>Re: event calendar</title>
	<published>2007-10-10T06:09:36Z</published>
	<updated>2007-10-10T06:09:36Z</updated>
	<author>
		<name>Ian Miller-5</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;&lt;div&gt;&lt;span class=&quot;gmail_quote&quot;&gt;On 10/10/07, &lt;b class=&quot;gmail_sendername&quot;&gt;Scott Hofmann&lt;/b&gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13134460&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;shofmann@...&lt;/a&gt;&amp;gt; wrote:&lt;/span&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;

&lt;div&gt;
&lt;div&gt;Hi All,&lt;/div&gt;
&lt;div&gt;I just used the update tool tonight to add an event calendar
(BTW, thanks for the instruction page at (&lt;font color=&quot;#000000&quot; face=&quot;Lucida Grande&quot; size=&quot;-3&quot;&gt;&lt;a href=&quot;http://openedit.org/events_calendar/index.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;
http://openedit.org/events_calendar/index.html&lt;/a&gt;&lt;/font&gt;)
).&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;br&gt;&amp;nbsp;&lt;/div&gt;&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;&lt;div&gt;&lt;div&gt;One item that does not make sense to me is after updating the
editor in the update area i noticed that my browser page title states
&amp;quot;OpenEdit Editor Site 5.629&amp;quot; but the congrats on updating
states &amp;quot;version 5.692 of openedit-editor&amp;quot; So are these two
different critters just named vary similar?&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;br&gt;This is an easy one - there is an OpenEdit base&amp;nbsp; package which is at 5.629 and the there is an openedit-editor package that sits on top of it (much the way events sits on top of editor).. It&amp;#39;s at version 
5.692&lt;br&gt;&lt;/div&gt;&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;&lt;div&gt;&lt;div&gt;So now I&amp;#39;m logged in and can see the month view of the calendar.
But *only* after clicking on &amp;quot;Edit your meetings&amp;quot;. But how
do I get the month calendar view to show up on the event/index.html
page when i&amp;#39;m not logged in?&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;br&gt;There is a page called /events/month.html&amp;nbsp; - that&amp;#39;s the month view.&amp;nbsp; There should also be a link at the top of the /events/index.html that says &amp;quot;switch to month view&amp;quot; and vice versa on /events/month.html.&amp;nbsp; 
&lt;br&gt;&lt;/div&gt;&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;&lt;div&gt;&lt;div&gt;FYI, I wish someone could add a bit more detail about .ics file
creation. Do you have to create an ICS file first before using a
calendar? I did, but that was after i could not seem to add an entry
until i did - not because i was directed to in any doc. What would be
an example/reason for having multiple ICS files on a site? &lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;br&gt;OpenEdit can create the ICS or you can upload one.&amp;nbsp; It&amp;#39;s just convenient to use a program that can create the ICS as the desktop interfaces to this are usually a bit better that a web based one.&amp;nbsp; You could have multiple ICSs simply to join together multiple events on the same calendar - 
Holidays.ics plus work.ics&amp;nbsp; for example - it&amp;#39;s certainly not a feature you have to use though.&lt;br&gt;&lt;br&gt;&lt;/div&gt;&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
&lt;div&gt;&lt;div&gt;A few times when i attempted to add entries to the calendar i got
error messages - but not every time.&amp;nbsp; Here is an example of one -
not sure what to make of it (see below).&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;br&gt;This is a bug I&amp;#39;ve been meaning to fix for a while.&amp;nbsp; Will get it into the newest release.&amp;nbsp; Basically, you have to have a start and an end date (both fields on the form must be filled in).&amp;nbsp; I&amp;#39;ll change it so that it works all the time.&amp;nbsp; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/div&gt;&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;&lt;div&gt;&lt;div&gt;Sorry for the borage of questions but I tried to keep them all
related. I&amp;#39;d appreciate any answer you might be able to provide on any
of the above questions.&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;- Scott Hofmann&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;========================================&lt;/div&gt;
&lt;div&gt;Please enter the name of the ICS file you want to create:&lt;br&gt;
&lt;br&gt;
Browser:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US;
rv:&lt;a href=&quot;http://1.8.1.7&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;1.8.1.7&lt;/a&gt;) Gecko/20070914 Firefox/2.0.0.7 &lt;a href=&quot;http://207.44.240.46&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;
207.44.240.46&lt;/a&gt;&lt;br&gt;
Version: 5.629&lt;br&gt;
From:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;a href=&quot;http://site.com/events/admin/addentry.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://site.com/events/admin/addentry.html&lt;/a&gt;&lt;br&gt;
Details:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; show details&lt;br&gt;
&lt;br&gt;
java.lang.NullPointerException&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at
com.openedit.modules.events.CalendarEditModule.saveEvent(CalendarEdit&lt;span&gt;&lt;/span&gt;Module.java:189)&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;br&gt;
&amp;nbsp; at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.&lt;span&gt;&lt;/span&gt;java:39)&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces&lt;span&gt;&lt;/span&gt;sorImpl.java:25)&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at
java.lang.reflect.Method.invoke(Method.java:585)&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at
com.openedit.ModuleManager.execMethod(ModuleManager.java:91)&lt;br&gt;
 at
com.openedit.ModuleManager.executePageAction(ModuleManager.java:45)&lt;br&gt;
&amp;nbsp; at
com.openedit.ModuleManager.executePathActions(ModuleManager.java:142)&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at
com.openedit.servlet.BaseOpenEditEngine.executePathActions(BaseOpenEd&lt;span&gt;&lt;/span&gt;itEngine.java:289)&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at
com.openedit.servlet.BaseOpenEditEngine.beginRender(BaseOpenEditEngin&lt;span&gt;&lt;/span&gt;e.java:145)&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at
com.openedit.servlet.BaseOpenEditEngine.render(BaseOpenEditEngine.jav&lt;span&gt;&lt;/span&gt;a:91)&lt;br&gt;
&amp;nbsp;&amp;nbsp; at
com.openedit.servlet.OpenEditFilter.doFilter(OpenEditFilter.java:69)&lt;br&gt;
 at
com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterCha&lt;span&gt;&lt;/span&gt;in.java:70)&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at
com.openedit.servlet.gzip.GzipFilter.doFilter(GzipFilter.java:25)&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; at
com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterCha&lt;span&gt;&lt;/span&gt;in.java:70)&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at
com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain&lt;span&gt;&lt;/span&gt;.java:178)&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at
com.caucho.server.dispatch.ServletInvocation.service(ServletInvocatio&lt;span&gt;&lt;/span&gt;n.java:229)&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at
com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:268)&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at
com.caucho.server.port.TcpConnection.run(TcpConnection.java:389)&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at
com.caucho.util.ThreadPool.runTasks(ThreadPool.java:492)&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at
com.caucho.util.ThreadPool.run(ThreadPool.java:425)&lt;br&gt;
&amp;nbsp; at java.lang.Thread.run(Thread.java:595)&lt;br&gt;
&lt;/div&gt;
&lt;pre&gt;-- &lt;br&gt;&lt;/pre&gt;
&lt;div&gt;- Scott / Hofmann Design&lt;/div&gt;
&lt;/div&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/event-calendar-tp13129543p13134460.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13129543</id>
	<title>event calendar</title>
	<published>2007-10-09T23:06:12Z</published>
	<updated>2007-10-09T23:06:12Z</updated>
	<author>
		<name>Scott Hofmann-2</name>
	</author>
	<content type="html">&lt;!doctype html public &quot;-//W3C//DTD W3 HTML//EN&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;title&gt;event calendar&lt;/title&gt;&lt;/head&gt;&lt;body&gt;
&lt;div&gt;Hi All,&lt;/div&gt;
&lt;div&gt;I just used the update tool tonight to add an event calendar
(BTW, thanks for the instruction page at (&lt;font face=&quot;Lucida Grande&quot; size=&quot;-3&quot; color=&quot;#000000&quot;&gt;http://openedit.org/events_calendar/index.html&lt;/font&gt;)
).&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;One item that does not make sense to me is after updating the
editor in the update area i noticed that my browser page title states
&amp;quot;OpenEdit Editor Site 5.629&amp;quot; but the congrats on updating
states &amp;quot;version 5.692 of openedit-editor&amp;quot; So are these two
different critters just named vary similar?&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;So now I'm logged in and can see the month view of the calendar.
But *only* after clicking on &amp;quot;Edit your meetings&amp;quot;. But how
do I get the month calendar view to show up on the event/index.html
page when i'm not logged in?&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;FYI, I wish someone could add a bit more detail about .ics file
creation. Do you have to create an ICS file first before using a
calendar? I did, but that was after i could not seem to add an entry
until i did - not because i was directed to in any doc. What would be
an example/reason for having multiple ICS files on a site? &lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;A few times when i attempted to add entries to the calendar i got
error messages - but not every time.&amp;nbsp; Here is an example of one -
not sure what to make of it (see below).&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;Sorry for the borage of questions but I tried to keep them all
related. I'd appreciate any answer you might be able to provide on any
of the above questions.&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;- Scott Hofmann&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;========================================&lt;/div&gt;
&lt;div&gt;Please enter the name of the ICS file you want to create:&lt;br&gt;
&lt;br&gt;
Browser:&lt;x-tab&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/x-tab&gt;Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US;
rv:1.8.1.7) Gecko/20070914 Firefox/2.0.0.7 207.44.240.46&lt;br&gt;
Version:&lt;x-tab&gt; &lt;/x-tab&gt;5.629&lt;br&gt;
From:&lt;x-tab&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/x-tab&gt;http://site.com/events/admin/addentry.html&lt;br&gt;
Details:&lt;x-tab&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/x-tab&gt;show details&lt;br&gt;
&lt;br&gt;
java.lang.NullPointerException&lt;br&gt;
&lt;x-tab&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/x-tab&gt;at
com.openedit.modules.events.CalendarEditModule.saveEvent(CalendarEdit&lt;span&gt;&lt;/span&gt;Module.java:189)&lt;br&gt;
&lt;x-tab&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/x-tab&gt;at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;br&gt;
&lt;x-tab&gt;&amp;nbsp; &lt;/x-tab&gt;at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.&lt;span&gt;&lt;/span&gt;java:39)&lt;br&gt;
&lt;x-tab&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/x-tab&gt;at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces&lt;span&gt;&lt;/span&gt;sorImpl.java:25)&lt;br&gt;
&lt;x-tab&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/x-tab&gt;at
java.lang.reflect.Method.invoke(Method.java:585)&lt;br&gt;
&lt;x-tab&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/x-tab&gt;at
com.openedit.ModuleManager.execMethod(ModuleManager.java:91)&lt;br&gt;
&lt;x-tab&gt; &lt;/x-tab&gt;at
com.openedit.ModuleManager.executePageAction(ModuleManager.java:45)&lt;br&gt;
&lt;x-tab&gt;&amp;nbsp; &lt;/x-tab&gt;at
com.openedit.ModuleManager.executePathActions(ModuleManager.java:142)&lt;br&gt;
&lt;x-tab&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/x-tab&gt;at
com.openedit.servlet.BaseOpenEditEngine.executePathActions(BaseOpenEd&lt;span&gt;&lt;/span&gt;itEngine.java:289)&lt;br&gt;
&lt;x-tab&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/x-tab&gt;at
com.openedit.servlet.BaseOpenEditEngine.beginRender(BaseOpenEditEngin&lt;span&gt;&lt;/span&gt;e.java:145)&lt;br&gt;
&lt;x-tab&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/x-tab&gt;at
com.openedit.servlet.BaseOpenEditEngine.render(BaseOpenEditEngine.jav&lt;span&gt;&lt;/span&gt;a:91)&lt;br&gt;
&lt;x-tab&gt;&amp;nbsp;&amp;nbsp; &lt;/x-tab&gt;at
com.openedit.servlet.OpenEditFilter.doFilter(OpenEditFilter.java:69)&lt;br&gt;
&lt;x-tab&gt; &lt;/x-tab&gt;at
com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterCha&lt;span&gt;&lt;/span&gt;in.java:70)&lt;br&gt;
&lt;x-tab&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/x-tab&gt;at
com.openedit.servlet.gzip.GzipFilter.doFilter(GzipFilter.java:25)&lt;br&gt;
&lt;x-tab&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/x-tab&gt;at
com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterCha&lt;span&gt;&lt;/span&gt;in.java:70)&lt;br&gt;
&lt;x-tab&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/x-tab&gt;at
com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain&lt;span&gt;&lt;/span&gt;.java:178)&lt;br&gt;
&lt;x-tab&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/x-tab&gt;at
com.caucho.server.dispatch.ServletInvocation.service(ServletInvocatio&lt;span&gt;&lt;/span&gt;n.java:229)&lt;br&gt;
&lt;x-tab&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/x-tab&gt;at
com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:268)&lt;br&gt;
&lt;x-tab&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/x-tab&gt;at
com.caucho.server.port.TcpConnection.run(TcpConnection.java:389)&lt;br&gt;
&lt;x-tab&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/x-tab&gt;at
com.caucho.util.ThreadPool.runTasks(ThreadPool.java:492)&lt;br&gt;
&lt;x-tab&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/x-tab&gt;at
com.caucho.util.ThreadPool.run(ThreadPool.java:425)&lt;br&gt;
&lt;x-tab&gt;&amp;nbsp; &lt;/x-tab&gt;at java.lang.Thread.run(Thread.java:595)&lt;br&gt;
&lt;/div&gt;
&lt;x-sigsep&gt;&lt;pre&gt;-- 
&lt;/pre&gt;&lt;/x-sigsep&gt;
&lt;div&gt;- Scott / Hofmann Design&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/event-calendar-tp13129543p13129543.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13107833</id>
	<title>Changing template for login page</title>
	<published>2007-10-08T19:29:14Z</published>
	<updated>2007-10-08T19:29:14Z</updated>
	<author>
		<name>Shakeel Ahmad-2</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;
&lt;META http-equiv=Content-Type content=&quot;text/html; charset=windows-1256&quot;&gt;
&lt;META content=&quot;MSHTML 6.00.6000.16525&quot; name=GENERATOR&gt;

&lt;/HEAD&gt;
&lt;BODY bgColor=#ffffff&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;Hi,&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;I want to change the template/design of the login 
page that logs us into openedit administration. &lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;Regards.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;Shakeel Ahmad &lt;BR&gt;Director - Eristotle&lt;BR&gt;Suite # 
503, Imtiaz Plaza, 85-The Mall Road &lt;BR&gt;Lahore-54000, Pakistan &lt;BR&gt;&amp;nbsp;&lt;BR&gt;T: 
(042) 628 5490 - 91 &lt;BR&gt;F: (042) 628 5566&lt;BR&gt;M: (0321) 844 
9359&lt;BR&gt;&amp;nbsp;&lt;BR&gt;Information in this email and any attachments is confidential 
and intended solely for the use of the individual(s) to whom it is addressed or 
otherwise directed. Please note that any views or opinions presented in this 
email are solely those of the author and do not necessarily represent those of 
the Company. Finally, the recipient should check this email and any attachments 
for the presence of viruses. The Company accepts no liability for any damage 
caused by any virus transmitted by this email.&lt;/FONT&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Changing-template-for-login-page-tp13107833p13107833.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13107824</id>
	<title>Displaying size instead of price in results.html</title>
	<published>2007-10-08T19:28:25Z</published>
	<updated>2007-10-08T19:28:25Z</updated>
	<author>
		<name>Shakeel Ahmad-2</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;
&lt;META http-equiv=Content-Type content=&quot;text/html; charset=windows-1256&quot;&gt;
&lt;META content=&quot;MSHTML 6.00.6000.16525&quot; name=GENERATOR&gt;

&lt;/HEAD&gt;
&lt;BODY bgColor=#ffffff&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;Hi,&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;I want to display size of my product when I view 
the catalog instead of the price. How can I do that?&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;Thanking in anticipation.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;Regards.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;Shakeel Ahmad &lt;BR&gt;Director - Eristotle&lt;BR&gt;Suite # 
503, Imtiaz Plaza, 85-The Mall Road &lt;BR&gt;Lahore-54000, Pakistan &lt;BR&gt;&amp;nbsp;&lt;BR&gt;T: 
(042) 628 5490 - 91 &lt;BR&gt;F: (042) 628 5566&lt;BR&gt;M: (0321) 844 
9359&lt;BR&gt;&amp;nbsp;&lt;BR&gt;Information in this email and any attachments is confidential 
and intended solely for the use of the individual(s) to whom it is addressed or 
otherwise directed. Please note that any views or opinions presented in this 
email are solely those of the author and do not necessarily represent those of 
the Company. Finally, the recipient should check this email and any attachments 
for the presence of viruses. The Company accepts no liability for any damage 
caused by any virus transmitted by this email.&lt;/FONT&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Displaying-size-instead-of-price-in-results.html-tp13107824p13107824.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-12859083</id>
	<title>Re: Password protecting a single pages</title>
	<published>2007-09-24T06:36:00Z</published>
	<updated>2007-09-24T06:36:00Z</updated>
	<author>
		<name>Shakeel Ahmad-2</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;
&lt;META http-equiv=Content-Type content=&quot;text/html; charset=iso-8859-1&quot;&gt;
&lt;META content=&quot;MSHTML 6.00.6000.16525&quot; name=GENERATOR&gt;

&lt;/HEAD&gt;
&lt;BODY bgColor=#ffffff&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;Thanks. It worked smoothly.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;BLOCKQUOTE style=&quot;PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px&quot;&gt;
  &lt;DIV style=&quot;FONT: 10pt arial&quot;&gt;----- Original Message ----- &lt;/DIV&gt;
  &lt;DIV style=&quot;BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black&quot;&gt;&lt;B&gt;From:&lt;/B&gt; 
  &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=12859083&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ian@...&lt;/a&gt; 
  &lt;/DIV&gt;
  &lt;DIV style=&quot;FONT: 10pt arial&quot;&gt;&lt;B&gt;To:&lt;/B&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=12859083&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;openedit-dev@...&lt;/a&gt; &lt;/DIV&gt;
  &lt;DIV style=&quot;FONT: 10pt arial&quot;&gt;&lt;B&gt;Sent:&lt;/B&gt; Monday, September 24, 2007 5:01 
  PM&lt;/DIV&gt;
  &lt;DIV style=&quot;FONT: 10pt arial&quot;&gt;&lt;B&gt;Subject:&lt;/B&gt; Re: [openedit-dev] Password 
  protecting a single pages&lt;/DIV&gt;
  &lt;DIV&gt;&lt;BR&gt;&lt;/DIV&gt;If the page was restricted.html you would create a file called 
  restricted.xconf in the same directory and place the following in it:&lt;BR&gt;&lt;BR&gt;
  &lt;P&gt;&amp;lt;page&amp;gt;&lt;/P&gt;
  &lt;P&gt;&amp;lt;view-requirements&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; 
  &amp;lt;group name=&quot;test&quot;/&amp;gt;&lt;BR&gt;&amp;lt;/view-requirements&amp;gt;&lt;/P&gt;
  &lt;P&gt;&lt;BR&gt;&amp;lt;&lt;SPAN class=start-tag&gt;path-action&lt;/SPAN&gt;&lt;SPAN class=attribute-name&gt; 
  name&lt;/SPAN&gt;=&lt;SPAN class=attribute-value&gt;&quot;Admin.allowViewing&quot;&lt;/SPAN&gt;&amp;gt; &amp;nbsp; 
  &amp;lt;&lt;SPAN class=start-tag&gt;login-path&lt;/SPAN&gt;&amp;gt;/openedit/authentication/logon.html&amp;lt;/&lt;SPAN class=end-tag&gt;login-path&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;&amp;lt;/&lt;SPAN class=end-tag&gt;path-action&lt;/SPAN&gt;&amp;gt;&lt;/P&gt;This would prevent anyone in but the 
  users in the group &quot;test&quot; from viewing the page.&amp;nbsp; They would be 
  redirected.&lt;BR&gt;&lt;BR&gt;For more see:&lt;BR&gt;&lt;BR&gt;&lt;A href=&quot;http://www.openedit.org/contentmanagement/View_Permissions.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.openedit.org/contentmanagement/View_Permissions.html&lt;/A&gt;&lt;BR&gt;&lt;BR&gt;
  &lt;DIV&gt;&lt;SPAN class=gmail_quote&gt;On 9/24/07, &lt;B class=gmail_sendername&gt;Shakeel 
  Ahmad&lt;/B&gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=12859083&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;shakeel.ahmad@...&lt;/a&gt;&amp;gt; 
  wrote:&lt;/SPAN&gt;
  &lt;BLOCKQUOTE class=gmail_quote style=&quot;PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid&quot;&gt;
    &lt;DIV bgcolor=&quot;#ffffff&quot;&gt;
    &lt;DIV&gt;&lt;FONT face=Arial size=2&gt;Hi,&lt;/FONT&gt;&lt;/DIV&gt;
    &lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
    &lt;DIV&gt;&lt;FONT face=Arial size=2&gt;I want to password protect a single webpage in 
    a way that when that page is invoked, it takes you to the usual openedit 
    login screen where you can enter admin login and password and then it allows 
    you to view that page. &lt;/FONT&gt;&lt;/DIV&gt;
    &lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
    &lt;DIV&gt;&lt;FONT face=Arial size=2&gt;How can I do it?&lt;/FONT&gt;&lt;/DIV&gt;
    &lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
    &lt;DIV&gt;&lt;FONT face=Arial size=2&gt;Thanks.&lt;/FONT&gt;&lt;/DIV&gt;
    &lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
    &lt;DIV&gt;&lt;FONT face=Arial size=2&gt;Shakeel 
  Ahmad&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/DIV&gt;&lt;BR&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/properties-files-tp12776583p12859083.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-12858532</id>
	<title>Re: Password protecting a single pages</title>
	<published>2007-09-24T06:01:35Z</published>
	<updated>2007-09-24T06:01:35Z</updated>
	<author>
		<name>Ian Miller-5</name>
	</author>
	<content type="html">If the page was restricted.html you would create a file called restricted.xconf in the same directory and place the following in it:&lt;br&gt;&lt;br&gt;&lt;p&gt;&amp;lt;page&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;view-requirements&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;group name=&amp;quot;test&amp;quot;/&amp;gt;&lt;br&gt;
&amp;lt;/view-requirements&amp;gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&amp;lt;&lt;span class=&quot;start-tag&quot;&gt;path-action&lt;/span&gt;&lt;span class=&quot;attribute-name&quot;&gt; name&lt;/span&gt;=&lt;span class=&quot;attribute-value&quot;&gt;&amp;quot;Admin.allowViewing&amp;quot;&lt;/span&gt;&amp;gt;
&amp;nbsp; &amp;lt;&lt;span class=&quot;start-tag&quot;&gt;login-path&lt;/span&gt;&amp;gt;/openedit/authentication/logon.html&amp;lt;/&lt;span class=&quot;end-tag&quot;&gt;login-path&lt;/span&gt;&amp;gt;&lt;br&gt;
&amp;lt;/&lt;span class=&quot;end-tag&quot;&gt;path-action&lt;/span&gt;&amp;gt;&lt;/p&gt;This would prevent anyone in but the users in the group &amp;quot;test&amp;quot; from viewing the page.&amp;nbsp; They would be redirected.&lt;br&gt;&lt;br&gt;For more see:&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.openedit.org/contentmanagement/View_Permissions.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;
http://www.openedit.org/contentmanagement/View_Permissions.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;div&gt;&lt;span class=&quot;gmail_quote&quot;&gt;On 9/24/07, &lt;b class=&quot;gmail_sendername&quot;&gt;Shakeel Ahmad&lt;/b&gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=12858532&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;shakeel.ahmad@...&lt;/a&gt;&amp;gt; wrote:&lt;/span&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;





&lt;div bgcolor=&quot;#ffffff&quot;&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Hi,&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;I want to password protect a single webpage in a 
way that when that page is invoked, it takes you to the usual openedit login 
screen where you can enter admin login and password and then it allows you to 
view that page. &lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;How can I do it?&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Thanks.&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Shakeel Ahmad&lt;/font&gt;&lt;/div&gt;&lt;/div&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/properties-files-tp12776583p12858532.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-12856373</id>
	<title>Password protecting a single pages</title>
	<published>2007-09-24T03:09:52Z</published>
	<updated>2007-09-24T03:09:52Z</updated>
	<author>
		<name>Shakeel Ahmad-2</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;&lt;TITLE&gt;properties files&lt;/TITLE&gt;
&lt;META http-equiv=Content-Type content=&quot;text/html; charset=iso-8859-1&quot;&gt;


&lt;META content=&quot;MSHTML 6.00.6000.16525&quot; name=GENERATOR&gt;&lt;/HEAD&gt;
&lt;BODY bgColor=#ffffff&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;Hi,&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;I want to password protect a single webpage in a 
way that when that page is invoked, it takes you to the usual openedit login 
screen where you can enter admin login and password and then it allows you to 
view that page. &lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;How can I do it?&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;Thanks.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;Shakeel Ahmad&lt;/FONT&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/properties-files-tp12776583p12856373.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-12777420</id>
	<title>Re: properties files</title>
	<published>2007-09-19T07:27:36Z</published>
	<updated>2007-09-19T07:27:36Z</updated>
	<author>
		<name>Ian Miller-5</name>
	</author>
	<content type="html">These properties can be set in your mail _site.xconf at the top level or in the directory where the html files you want to use them on exists.&amp;nbsp; They will trickle down into the page so that you don&amp;#39;t have to set the properties on each page over and over again.&amp;nbsp; 
&lt;br&gt;&lt;br&gt;Your HTML here is looking for OfficeLocator2 and OfficeLocator3 - it&amp;#39;s not trying to call OfficeLocator by itself at all.&lt;br&gt;&lt;br&gt;You can probably do something more like:&lt;br&gt;&lt;br&gt;#foreach($count in [0..10])&lt;br&gt;&lt;font color=&quot;#000000&quot; face=&quot;Lucida Grande&quot; size=&quot;-3&quot;&gt;
&amp;lt;div
class=&amp;quot;hdrtxt&amp;quot;&amp;gt;&lt;br&gt;#if ( $!content.OfficeLocator$veloctiycount &amp;amp;&amp;amp;
$!content.OfficeLocatorText$veloctiycount ) &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp; &amp;lt;a class=&amp;quot;bluebarlink&amp;quot;
href=&amp;quot;$home/$content.OfficeLocator$velocitycount&amp;quot;&amp;gt;$content.OfficeLo&lt;span&gt;&lt;/span&gt;catorText$velocitycount&amp;lt;/a&amp;gt;&lt;br&gt;#end&lt;/font&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;That should display up to 10 locations, if they exist.&amp;nbsp; I have tested it, but that&amp;#39;s the idea.&amp;nbsp; Take a peak at :
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://velocity.apache.org/engine/releases/velocity-1.5/vtl-reference-guide.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://velocity.apache.org/engine/releases/velocity-1.5/vtl-reference-guide.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;and the range operator in particular for the #foreach loop.
&lt;br&gt;&lt;br&gt;Hope this helps, &lt;br&gt;&lt;br&gt;Ian&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div&gt;&lt;span class=&quot;gmail_quote&quot;&gt;On 9/19/07, &lt;b class=&quot;gmail_sendername&quot;&gt;Scott Hofmann&lt;/b&gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=12777420&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;shofmann@...&lt;/a&gt;&amp;gt; wrote:&lt;/span&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
&lt;div&gt;
&lt;div&gt;I have a site that uses the code below to insert a link in the
header of a page:&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;&lt;font color=&quot;#000000&quot; face=&quot;Lucida Grande&quot; size=&quot;-3&quot;&gt;&amp;lt;div
class=&amp;quot;hdrtxt&amp;quot;&amp;gt;#if ( $!content.OfficeLocator2 &amp;amp;&amp;amp;
$!content.OfficeLocatorText2 ) | &amp;lt;a class=&amp;quot;bluebarlink&amp;quot;
href=&amp;quot;$home/$!content.OfficeLocator2&amp;quot;&amp;gt;$!content.OfficeLo&lt;span&gt;&lt;/span&gt;catorText2&amp;lt;/a&amp;gt;#end #if ( $!content.OfficeLocator3 &amp;amp;&amp;amp;
$!content.OfficeLocatorText3 ) | &amp;lt;a class=&amp;quot;bluebarlink&amp;quot;
href=&amp;quot;$home/$!content.OfficeLocator3&amp;quot;&amp;gt;$!content.OfficeLo&lt;span&gt;&lt;/span&gt;catorText3&amp;lt;/a&amp;gt;#end &amp;lt;/div&amp;gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;I had a property file for each of the page that looks similar to
the below:&lt;/div&gt;
&lt;div&gt;&lt;font color=&quot;#000000&quot; face=&quot;Lucida Grande&quot; size=&quot;-3&quot;&gt;&amp;lt;page&amp;gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font color=&quot;#000000&quot; face=&quot;Lucida Grande&quot; size=&quot;-3&quot;&gt;&amp;nbsp;
&amp;lt;property name=&amp;quot;title&amp;quot;&amp;gt;John Smith,
M.D.&amp;lt;/property&amp;gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font color=&quot;#000000&quot; face=&quot;Lucida Grande&quot; size=&quot;-3&quot;&gt;&amp;nbsp;
&amp;lt;property
name=&amp;quot;OfficeLocator&amp;quot;&amp;gt;us/cincinnati/pediatrics.html&amp;lt;/p&lt;span&gt;&lt;/span&gt;roperty&amp;gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font color=&quot;#000000&quot; face=&quot;Lucida Grande&quot; size=&quot;-3&quot;&gt;&amp;nbsp;
&amp;lt;property name=&amp;quot;OfficeLocatorText&amp;quot;&amp;gt;Cincinnati
Pediatrics&amp;lt;/property&amp;gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font color=&quot;#000000&quot; face=&quot;Lucida Grande&quot; size=&quot;-3&quot;&gt;&amp;nbsp;
&amp;lt;property
name=&amp;quot;OfficeLocator2&amp;quot;&amp;gt;us/dayton/pediatrics.html&amp;lt;/prop&lt;span&gt;&lt;/span&gt;erty&amp;gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font color=&quot;#000000&quot; face=&quot;Lucida Grande&quot; size=&quot;-3&quot;&gt;&amp;nbsp;
&amp;lt;property name=&amp;quot;OfficeLocatorText2&amp;quot;&amp;gt;Dayton
Pediatrics&amp;lt;/property&amp;gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font color=&quot;#000000&quot; face=&quot;Lucida Grande&quot; size=&quot;-3&quot;&gt;&amp;lt;/page&amp;gt;&lt;/font&gt;&lt;br&gt;
&lt;font color=&quot;#000000&quot; face=&quot;Lucida Grande&quot; size=&quot;-3&quot;&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;Recently something has changed causing the first OfficeLocator
not to appear. And the second to show as the first. If i only have one
OfficeLocator that one does not show now until i add the same data
into the OfficeLocator2 property. But if I remove the first
Officelocator than the second does not show again.&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;I&amp;#39;m trying to locate what is different that made this break on
me. Could it have anything to do with the way the header code is
written?&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;Any advise would be appreciated.&lt;/div&gt;
&lt;pre&gt;-- &lt;br&gt;&lt;/pre&gt;
&lt;div&gt;- Scott / Hofmann Design&lt;/div&gt;
&lt;/div&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/properties-files-tp12776583p12777420.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-12776583</id>
	<title>properties files</title>
	<published>2007-09-19T06:38:02Z</published>
	<updated>2007-09-19T06:38:02Z</updated>
	<author>
		<name>Scott Hofmann-2</name>
	</author>
	<content type="html">&lt;!doctype html public &quot;-//W3C//DTD W3 HTML//EN&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;title&gt;properties files&lt;/title&gt;&lt;/head&gt;&lt;body&gt;
&lt;div&gt;I have a site that uses the code below to insert a link in the
header of a page:&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Lucida Grande&quot; size=&quot;-3&quot; color=&quot;#000000&quot;&gt;&amp;lt;div
class=&amp;quot;hdrtxt&amp;quot;&amp;gt;#if ( $!content.OfficeLocator2 &amp;amp;&amp;amp;
$!content.OfficeLocatorText2 ) | &amp;lt;a class=&amp;quot;bluebarlink&amp;quot;
href=&amp;quot;$home/$!content.OfficeLocator2&amp;quot;&amp;gt;$!content.OfficeLo&lt;span&gt;&lt;/span&gt;catorText2&amp;lt;/a&amp;gt;#end #if ( $!content.OfficeLocator3 &amp;amp;&amp;amp;
$!content.OfficeLocatorText3 ) | &amp;lt;a class=&amp;quot;bluebarlink&amp;quot;
href=&amp;quot;$home/$!content.OfficeLocator3&amp;quot;&amp;gt;$!content.OfficeLo&lt;span&gt;&lt;/span&gt;catorText3&amp;lt;/a&amp;gt;#end &amp;lt;/div&amp;gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;I had a property file for each of the page that looks similar to
the below:&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Lucida Grande&quot; size=&quot;-3&quot; color=&quot;#000000&quot;&gt;&amp;lt;page&amp;gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Lucida Grande&quot; size=&quot;-3&quot; color=&quot;#000000&quot;&gt;&amp;nbsp;
&amp;lt;property name=&amp;quot;title&amp;quot;&amp;gt;John Smith,
M.D.&amp;lt;/property&amp;gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Lucida Grande&quot; size=&quot;-3&quot; color=&quot;#000000&quot;&gt;&amp;nbsp;
&amp;lt;property
name=&amp;quot;OfficeLocator&amp;quot;&amp;gt;us/cincinnati/pediatrics.html&amp;lt;/p&lt;span&gt;&lt;/span&gt;roperty&amp;gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Lucida Grande&quot; size=&quot;-3&quot; color=&quot;#000000&quot;&gt;&amp;nbsp;
&amp;lt;property name=&amp;quot;OfficeLocatorText&amp;quot;&amp;gt;Cincinnati
Pediatrics&amp;lt;/property&amp;gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Lucida Grande&quot; size=&quot;-3&quot; color=&quot;#000000&quot;&gt;&amp;nbsp;
&amp;lt;property
name=&amp;quot;OfficeLocator2&amp;quot;&amp;gt;us/dayton/pediatrics.html&amp;lt;/prop&lt;span&gt;&lt;/span&gt;erty&amp;gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Lucida Grande&quot; size=&quot;-3&quot; color=&quot;#000000&quot;&gt;&amp;nbsp;
&amp;lt;property name=&amp;quot;OfficeLocatorText2&amp;quot;&amp;gt;Dayton
Pediatrics&amp;lt;/property&amp;gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Lucida Grande&quot; size=&quot;-3&quot; color=&quot;#000000&quot;&gt;&amp;lt;/page&amp;gt;&lt;/font&gt;&lt;br&gt;
&lt;font face=&quot;Lucida Grande&quot; size=&quot;-3&quot; color=&quot;#000000&quot;&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;Recently something has changed causing the first OfficeLocator
not to appear. And the second to show as the first. If i only have one
OfficeLocator that one does not show now until i add the same data
into the OfficeLocator2 property. But if I remove the first
Officelocator than the second does not show again.&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;I'm trying to locate what is different that made this break on
me. Could it have anything to do with the way the header code is
written?&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;Any advise would be appreciated.&lt;/div&gt;
&lt;x-sigsep&gt;&lt;pre&gt;-- 
&lt;/pre&gt;&lt;/x-sigsep&gt;
&lt;div&gt;- Scott / Hofmann Design&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/properties-files-tp12776583p12776583.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-11305108</id>
	<title>Re: FckEditor, how do I switch the editor from default to advanced</title>
	<published>2007-06-26T06:51:31Z</published>
	<updated>2007-06-26T06:51:31Z</updated>
	<author>
		<name>Jason Crow</name>
	</author>
	<content type="html">Ian,&lt;br&gt;&lt;br&gt;Thanks, that did the trick, didn&amp;#39;t realize that Permission screen was in there.&lt;br&gt;&lt;br&gt;Jason&lt;br&gt;&lt;br&gt;&lt;div&gt;&lt;span class=&quot;gmail_quote&quot;&gt;On 6/26/07, &lt;b class=&quot;gmail_sendername&quot;&gt;Ian Miller&lt;/b&gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=11305108&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ian@...&lt;/a&gt;&amp;gt; wrote:&lt;/span&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;Hi,&lt;br&gt;&lt;br&gt;Probably just a permissions issue.&amp;nbsp;&amp;nbsp;Make sure the administrator group
&lt;br&gt;(or the whichever group your user is in) has the permission &amp;quot;advanced&lt;br&gt;editor&amp;quot; enabled - go to the account manager and click on &amp;quot;administrators&amp;quot;.&lt;br&gt;&lt;br&gt;&lt;br&gt;Hope that helps.&lt;br&gt;&lt;br&gt;--&lt;br&gt;Ian Miller
&lt;br&gt;Director&lt;br&gt;IJ Solutions&lt;br&gt;&lt;br&gt;Try our Content Management Demo at&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.ijsolutions.ca/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ijsolutions.ca/&lt;/a&gt;&lt;br&gt;&lt;br&gt;and take control of your web presence.&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Jason Crow wrote:
&lt;br&gt;&amp;gt; When I upgraded I seem to have lost several buttons from the&lt;br&gt;&amp;gt; FckEditor, such as underline, font-type, and font-size.&amp;nbsp;&amp;nbsp;When I check&lt;br&gt;&amp;gt; the demos, these buttons appear.&amp;nbsp;&amp;nbsp;It seems to be the difference&lt;br&gt;
&amp;gt; between the Default option in FckEditor and the Advanced option.&amp;nbsp;&amp;nbsp;What&lt;br&gt;&amp;gt; do I need to edit to switch the mode to Advanced?&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; Thanks,&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; Jason Crow&lt;br&gt;&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/FckEditor%2C-how-do-I-switch-the-editor-from-default-to-advanced-tp11304798p11305108.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-11304992</id>
	<title>Re: FckEditor, how do I switch the editor from default to advanced</title>
	<published>2007-06-26T06:44:13Z</published>
	<updated>2007-06-26T06:44:13Z</updated>
	<author>
		<name>Ian Miller-5</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;Probably just a permissions issue. &amp;nbsp;Make sure the administrator group 
&lt;br&gt;(or the whichever group your user is in) has the permission &amp;quot;advanced 
&lt;br&gt;editor&amp;quot; enabled - go to the account manager and click on &amp;quot;administrators&amp;quot;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Hope that helps.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Ian Miller
&lt;br&gt;Director
&lt;br&gt;IJ Solutions
&lt;br&gt;&lt;br&gt;Try our Content Management Demo at
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.ijsolutions.ca/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ijsolutions.ca/&lt;/a&gt;&lt;br&gt;&lt;br&gt;and take control of your web presence.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Jason Crow wrote:
&lt;br&gt;&amp;gt; When I upgraded I seem to have lost several buttons from the 
&lt;br&gt;&amp;gt; FckEditor, such as underline, font-type, and font-size. &amp;nbsp;When I check 
&lt;br&gt;&amp;gt; the demos, these buttons appear. &amp;nbsp;It seems to be the difference 
&lt;br&gt;&amp;gt; between the Default option in FckEditor and the Advanced option. &amp;nbsp;What 
&lt;br&gt;&amp;gt; do I need to edit to switch the mode to Advanced?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Jason Crow
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/FckEditor%2C-how-do-I-switch-the-editor-from-default-to-advanced-tp11304798p11304992.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-11304798</id>
	<title>FckEditor, how do I switch the editor from default to advanced</title>
	<published>2007-06-26T06:33:06Z</published>
	<updated>2007-06-26T06:33:06Z</updated>
	<author>
		<name>Jason Crow</name>
	</author>
	<content type="html">When I upgraded I seem to have lost several buttons from the FckEditor, such as underline, font-type, and font-size.&amp;nbsp; When I check the demos, these buttons appear.&amp;nbsp; It seems to be the difference between the Default option in FckEditor and the Advanced option.&amp;nbsp; What do I need to edit to switch the mode to Advanced?
&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;&lt;br&gt;Jason Crow&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/FckEditor%2C-how-do-I-switch-the-editor-from-default-to-advanced-tp11304798p11304798.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10707749</id>
	<title>RE: Problem getting Admin toolbar to display on site</title>
	<published>2007-05-20T11:07:18Z</published>
	<updated>2007-05-20T11:07:18Z</updated>
	<author>
		<name>Jason Crow</name>
	</author>
	<content type="html">&lt;html xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:m=&quot;http://schemas.microsoft.com/office/2004/12/omml&quot; xmlns=&quot;http://www.w3.org/TR/REC-html40&quot;&gt;

&lt;head&gt;
&lt;META HTTP-EQUIV=&quot;Content-Type&quot; CONTENT=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;meta name=Generator content=&quot;Microsoft Word 12 (filtered medium)&quot;&gt;
&lt;!--[if !mso]&gt;
&lt;style&gt;
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
&lt;/style&gt;
&lt;![endif]--&gt;
&lt;title&gt;Re: [openedit-dev] Problem getting Admin toolbar to displa&lt;/title&gt;

&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapedefaults v:ext=&quot;edit&quot; spidmax=&quot;1026&quot; /&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapelayout v:ext=&quot;edit&quot;&gt;
  &lt;o:idmap v:ext=&quot;edit&quot; data=&quot;1&quot; /&gt;
 &lt;/o:shapelayout&gt;&lt;/xml&gt;&lt;![endif]--&gt;
&lt;/head&gt;

&lt;body bgcolor=white lang=EN-US link=blue vlink=purple&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal&gt;&lt;span style='font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;
color:#1F497D'&gt;It was number 2, my older version files still had the toolbar
code that was in a page action tag.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;
color:#1F497D'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;
color:#1F497D'&gt;Thanks for the help.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;
color:#1F497D'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;
color:#1F497D'&gt;-Jason&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;
color:#1F497D'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;div&gt;

&lt;div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'&gt;

&lt;p class=MsoNormal&gt;&lt;b&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;
color:windowtext'&gt;From:&lt;/span&gt;&lt;/b&gt;&lt;span style='font-size:10.0pt;font-family:
&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:windowtext'&gt; Christopher Burkey
[mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10707749&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cburkey@...&lt;/a&gt;] &lt;br&gt;
&lt;b&gt;Sent:&lt;/b&gt; Sunday, May 20, 2007 11:07 AM&lt;br&gt;
&lt;b&gt;To:&lt;/b&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10707749&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;openedit-dev@...&lt;/a&gt;&lt;br&gt;
&lt;b&gt;Cc:&lt;/b&gt; Jason Crow&lt;br&gt;
&lt;b&gt;Subject:&lt;/b&gt; Re: [openedit-dev] Problem getting Admin toolbar to display on
site&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;It is probably one of two thing.&lt;br&gt;
&lt;br&gt;
1. On the home page do you see the OpenEdit logo on the top? Click on it and it
will expand.&lt;br&gt;
2. The layouts files should have a &amp;lt;body&amp;gt; tag and in the xconf for that
layout you need &amp;lt;generator name=&amp;quot;admintoolbarGenerator&amp;quot; /&amp;gt; that
searches and replaces the body tag.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Scott Hofmann wrote: &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;div&gt;

&lt;p class=MsoNormal&gt;The full toolbar (items showing like...file manager button,
upload button, etc.) appears only when you are logged in and on the home page
of your site. All other pages just show the editing buttons for use. I do
recall there was a way to force it to show on all pages but don't recall the
answer.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;div&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;div&gt;

&lt;p class=MsoNormal&gt;- Scott&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;div&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;div&gt;

&lt;p class=MsoNormal&gt;At 3:00 PM -0400 5/19/07, Jason Crow wrote:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'&gt;

&lt;p class=MsoNormal&gt;When I login to openedit I can see the Admin toolbar but as
soon as I navigate into my site the Admin toolbar won't display.&amp;nbsp; I'm
logged in as an administrator and I've tried modifying the .xconf files to make
the toolbar visible, but I'm having no luck.&amp;nbsp; The toolbar was visible
previous to upgrading.&amp;nbsp; I do get the edit toolbar to edit a section
displaying properly when I'm logged in.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;/blockquote&gt;

&lt;blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;/blockquote&gt;

&lt;blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'&gt;

&lt;p class=MsoNormal&gt;&lt;img width=250 height=150 id=&quot;_x0000_i1025&quot; src=&quot;http://old.nabble.com/attachment/10707749/0/image001.jpg&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;/blockquote&gt;

&lt;blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;/blockquote&gt;

&lt;blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'&gt;

&lt;p class=MsoNormal&gt;&lt;br&gt;
Attachment converted: scratch:Jason Crow.vcf (&amp;nbsp;&amp;nbsp;&amp;nbsp;
/&amp;nbsp;&amp;nbsp;&amp;nbsp; ) (0003AB0E)&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;/blockquote&gt;

&lt;div&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;div&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;pre&gt;-- &lt;o:p&gt;&lt;/o:p&gt;&lt;/pre&gt;&lt;pre&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/pre&gt;

&lt;div&gt;

&lt;p class=MsoNormal&gt;- Scott / Hofmann Design&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;p class=MsoNormal&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;pre&gt;-- &lt;o:p&gt;&lt;/o:p&gt;&lt;/pre&gt;&lt;pre&gt;Christopher Burkey&lt;o:p&gt;&lt;/o:p&gt;&lt;/pre&gt;&lt;pre&gt;513-542-3401&lt;o:p&gt;&lt;/o:p&gt;&lt;/pre&gt;&lt;pre&gt;&lt;a href=&quot;http://www.openedit.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.openedit.org&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/pre&gt;&lt;pre&gt;The Most Flexible CMS for Designers&lt;o:p&gt;&lt;/o:p&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;/body&gt;

&lt;/html&gt;
&lt;br /&gt; </content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problem-getting-Admin-toolbar-to-display-on-site-tp10699584p10707749.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10706632</id>
	<title>Re: Problem getting Admin toolbar to display on site</title>
	<published>2007-05-20T09:07:16Z</published>
	<updated>2007-05-20T09:07:16Z</updated>
	<author>
		<name>Christopher Burkey</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=ISO-8859-1&quot; http-equiv=&quot;Content-Type&quot;&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
It is probably one of two thing.&lt;br&gt;
&lt;br&gt;
1. On the home page do you see the OpenEdit logo on the top? Click on
it and it will expand.&lt;br&gt;
2. The layouts files should have a &amp;lt;body&amp;gt; tag and in the xconf
for that layout you need &amp;lt;generator name=&quot;admintoolbarGenerator&quot;
/&amp;gt; that searches and replaces the body tag.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Scott Hofmann wrote:
&lt;blockquote cite=&quot;midp06240804c27591f66306@%5B10.186.107.10%5D&quot; type=&quot;cite&quot;&gt;
  
  &lt;title&gt;Re: [openedit-dev] Problem getting Admin toolbar to
displa&lt;/title&gt;
  &lt;div&gt;The full toolbar (items showing like...file manager button,
upload button, etc.) appears only when you are logged in and on the
home page of your site. All other pages just show the editing buttons
for use. I do recall there was a way to force it to show on all pages
but don't recall the answer.&lt;/div&gt;
  &lt;div&gt;&lt;br&gt;
  &lt;/div&gt;
  &lt;div&gt;- Scott&lt;/div&gt;
  &lt;div&gt;&lt;br&gt;
  &lt;/div&gt;
  &lt;div&gt;At 3:00 PM -0400 5/19/07, Jason Crow wrote:&lt;/div&gt;
  &lt;blockquote type=&quot;cite&quot; cite=&quot;&quot;&gt;When I login to openedit I can see
the
Admin toolbar but as soon as I navigate into my site the Admin toolbar
won't display.&amp;nbsp; I'm logged in as an administrator and I've
tried modifying the .xconf files to make the toolbar visible, but
I'm having no luck.&amp;nbsp; The toolbar was visible previous to
upgrading.&amp;nbsp; I do get the edit toolbar to edit a section
displaying properly when I'm logged in.&lt;/blockquote&gt;
  &lt;blockquote type=&quot;cite&quot; cite=&quot;&quot;&gt;&amp;nbsp;&lt;/blockquote&gt;
  &lt;blockquote type=&quot;cite&quot; cite=&quot;&quot;&gt;&lt;img src=&quot;http://old.nabble.com/attachment/10706632/0/part1.02010606.09020402%40openedit.org&quot; height=&quot;150&quot; width=&quot;250&quot;&gt;&lt;/blockquote&gt;
  &lt;blockquote type=&quot;cite&quot; cite=&quot;&quot;&gt;&amp;nbsp;&lt;/blockquote&gt;
  &lt;blockquote type=&quot;cite&quot; cite=&quot;&quot;&gt;&lt;br&gt;
Attachment converted: scratch:Jason Crow.vcf (&amp;nbsp;&amp;nbsp;&amp;nbsp;
/&amp;nbsp;&amp;nbsp;&amp;nbsp; ) (0003AB0E)&lt;/blockquote&gt;
  &lt;div&gt;&lt;br&gt;
  &lt;/div&gt;
  &lt;div&gt;&lt;br&gt;
  &lt;/div&gt;
  &lt;x-sigsep&gt;&lt;/x-sigsep&gt;
  &lt;pre&gt;-- 
  &lt;/pre&gt;
  &lt;div&gt;- Scott / Hofmann Design&lt;/div&gt;
&lt;/blockquote&gt;
&lt;br&gt;
&lt;br&gt;
&lt;pre class=&quot;moz-signature&quot; cols=&quot;100&quot;&gt;-- 
Christopher Burkey
513-542-3401
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://www.openedit.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.openedit.org&lt;/a&gt;
The Most Flexible CMS for Designers
&lt;/pre&gt;
&lt;/body&gt;
&lt;/html&gt;
&lt;br /&gt; </content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problem-getting-Admin-toolbar-to-display-on-site-tp10699584p10706632.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10703140</id>
	<title>Re: Problem getting Admin toolbar to display on site</title>
	<published>2007-05-19T23:50:07Z</published>
	<updated>2007-05-19T23:50:07Z</updated>
	<author>
		<name>Scott Hofmann-2</name>
	</author>
	<content type="html">&lt;!doctype html public &quot;-//W3C//DTD W3 HTML//EN&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;title&gt;Re: [openedit-dev] Problem getting Admin toolbar to
displa&lt;/title&gt;&lt;/head&gt;&lt;body&gt;
&lt;div&gt;The full toolbar (items showing like...file manager button,
upload button, etc.) appears only when you are logged in and on the
home page of your site. All other pages just show the editing buttons
for use. I do recall there was a way to force it to show on all pages
but don't recall the answer.&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;- Scott&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;At 3:00 PM -0400 5/19/07, Jason Crow wrote:&lt;/div&gt;
&lt;blockquote type=&quot;cite&quot; cite&gt;When I login to openedit I can see the
Admin toolbar but as soon as I navigate into my site the Admin toolbar
won't display.&amp;nbsp; I'm logged in as an administrator and I've
tried modifying the .xconf files to make the toolbar visible, but
I'm having no luck.&amp;nbsp; The toolbar was visible previous to
upgrading.&amp;nbsp; I do get the edit toolbar to edit a section
displaying properly when I'm logged in.&lt;/blockquote&gt;
&lt;blockquote type=&quot;cite&quot; cite&gt;&amp;nbsp;&lt;/blockquote&gt;
&lt;blockquote type=&quot;cite&quot; cite&gt;&lt;img src=&quot;http://old.nabble.com/attachment/10703140/0/image001%202.jpg&quot; width=&quot;250&quot; height=&quot;150&quot;&gt;&lt;/blockquote&gt;
&lt;blockquote type=&quot;cite&quot; cite&gt;&amp;nbsp;&lt;/blockquote&gt;
&lt;blockquote type=&quot;cite&quot; cite&gt;&lt;br&gt;
Attachment converted: scratch:Jason Crow.vcf (&amp;nbsp;&amp;nbsp;&amp;nbsp;
/&amp;nbsp;&amp;nbsp;&amp;nbsp; ) (0003AB0E)&lt;/blockquote&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;x-sigsep&gt;&lt;pre&gt;-- 
&lt;/pre&gt;&lt;/x-sigsep&gt;
&lt;div&gt;- Scott / Hofmann Design&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;&lt;br /&gt; </content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problem-getting-Admin-toolbar-to-display-on-site-tp10699584p10703140.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10699584</id>
	<title>Problem getting Admin toolbar to display on site</title>
	<published>2007-05-19T13:00:06Z</published>
	<updated>2007-05-19T13:00:06Z</updated>
	<author>
		<name>Jason Crow</name>
	</author>
	<content type="html">&lt;html xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:m=&quot;http://schemas.microsoft.com/office/2004/12/omml&quot; xmlns=&quot;http://www.w3.org/TR/REC-html40&quot;&gt;

&lt;head&gt;
&lt;meta http-equiv=Content-Type content=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;meta name=Generator content=&quot;Microsoft Word 12 (filtered medium)&quot;&gt;
&lt;!--[if !mso]&gt;
&lt;style&gt;
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
&lt;/style&gt;
&lt;![endif]--&gt;

&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapedefaults v:ext=&quot;edit&quot; spidmax=&quot;1026&quot; /&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapelayout v:ext=&quot;edit&quot;&gt;
  &lt;o:idmap v:ext=&quot;edit&quot; data=&quot;1&quot; /&gt;
 &lt;/o:shapelayout&gt;&lt;/xml&gt;&lt;![endif]--&gt;
&lt;/head&gt;

&lt;body lang=EN-US link=blue vlink=purple&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal&gt;When I login to openedit I can see the Admin toolbar but as
soon as I navigate into my site the Admin toolbar won&amp;#8217;t display.&amp;nbsp; I&amp;#8217;m
logged in as an administrator and I&amp;#8217;ve tried modifying the .xconf files
to make the toolbar visible, but I&amp;#8217;m having no luck.&amp;nbsp; The toolbar
was visible previous to upgrading.&amp;nbsp; I do get the edit toolbar to edit a
section displaying properly when I&amp;#8217;m logged in.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;a name=&quot;Jason_Crow&quot; target=&quot;_top&quot;&gt;&lt;img width=250 height=150 id=&quot;_x0000_i1025&quot; src=&quot;http://old.nabble.com/attachment/10699584/0/image001.jpg&quot;&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/body&gt;

&lt;/html&gt;
&lt;br /&gt; &lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;Jason Crow.vcf&lt;/strong&gt; (1K) &lt;a href=&quot;http://old.nabble.com/attachment/10699584/1/Jason%20Crow.vcf&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problem-getting-Admin-toolbar-to-display-on-site-tp10699584p10699584.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10576300</id>
	<title>changing linkpath</title>
	<published>2007-05-14T00:32:00Z</published>
	<updated>2007-05-14T00:32:00Z</updated>
	<author>
		<name>dhipujoe</name>
	</author>
	<content type="html">Hello all ,
&lt;br&gt;&lt;br&gt;i want to change the linkpath to my xml file from the default one(links.xml). If i change the line under 
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;path-action name=&amp;quot;LinkTree.setSelectedLinkByUrl&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;linkpath&amp;gt;/links.xml&amp;lt;/linkpath&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/path-action&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp;from the file openEdit/web-inf/base/-site.xconf it doesnt work. Can anybody explain how to have my xml file to be the linktree? 
&lt;br&gt;&lt;br&gt;Thank you
&lt;br&gt;vp</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/changing-linkpath-tp10576300p10576300.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10336032</id>
	<title>Re: Integrating CeWolf with OpenEdit</title>
	<published>2007-05-05T06:32:44Z</published>
	<updated>2007-05-05T06:32:44Z</updated>
	<author>
		<name>Ian Miller-5</name>
	</author>
	<content type="html">If you add &amp;lt;generator name=&amp;quot;servlet&amp;quot; accepts=&amp;quot;servletpath&amp;quot;/&amp;gt;&amp;nbsp; to your root _site.xconf file (At the top), it should allow the servlet chaing to continue processing.&lt;br&gt;&lt;br&gt;Ian Miller&lt;br&gt;&lt;br&gt;&lt;div&gt;&lt;span class=&quot;gmail_quote&quot;&gt;
On 5/5/07, &lt;b class=&quot;gmail_sendername&quot;&gt;Shakeel Ahmad&lt;/b&gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10336032&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;shakeel.ahmad@...&lt;/a&gt;&amp;gt; wrote:&lt;/span&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;






&lt;div vlink=&quot;purple&quot; link=&quot;blue&quot; bgcolor=&quot;#ffffff&quot; lang=&quot;EN-US&quot;&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Hi,&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;I am trying to make cewolf (based on jfreechart) 
servlet to work in conjunction with openedit. &lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Cewolf servlet works fine when I restrict OEFilter 
to anything else except /* in web.xml. But when I do that, OEFilter does not 
render any page at all.&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;However when&amp;nbsp;I leave OEFilter mapping, it 
renders all pages perfectly but then the servlet does not invoke. &lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;I know the solution is to avoid OEFilter from 
serving the page when cewolf servlet is invoked and the call should be handled 
directly by cewolf servlet but I don&amp;#39;t know how can I do it in my 
web.xml.&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;It would be a great help if anyone can let me know 
how to tell OEFilter to render every page from every directory but one and i.e. 
/cewolf/*.&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Can anyone help.&amp;nbsp; Appreciated.&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Shakeel &lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;web.xml&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;=====================================&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; 
encoding=&amp;quot;ISO-8859-1&amp;quot;?&amp;gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&amp;lt;!DOCTYPE web-app&lt;br&gt;&amp;nbsp;PUBLIC &amp;quot;-//Sun 
Microsystems, Inc.//DTD Web Application 2.3//EN&amp;quot;&lt;br&gt;&amp;nbsp;&amp;quot;&lt;a href=&quot;http://java.sun.com/dtd/web-app_2_3.dtd&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://java.sun.com/dtd/web-app_2_3.dtd
&lt;/a&gt;&amp;quot;&amp;gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&amp;lt;web-app&amp;gt;&lt;br&gt;&amp;nbsp;&amp;lt;display-name&amp;gt;Punjab 
Examination Commission&amp;lt;/display-name&amp;gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&amp;nbsp;&amp;lt;filter&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;filter-name&amp;gt;gzip&amp;lt;/filter-name&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;filter-class&amp;gt;com.openedit.servlet.gzip.GzipFilter&amp;lt;/filter-class&amp;gt;&lt;br&gt;&amp;nbsp;&amp;lt;/filter&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br&gt;&amp;nbsp;&amp;lt;filter&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;filter-name&amp;gt;OEFilter&amp;lt;/filter-name&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;filter-class&amp;gt;com.openedit.servlet.OpenEditFilter&amp;lt;/filter-class&amp;gt;&lt;br&gt;&amp;nbsp;&amp;lt;/filter&amp;gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&amp;nbsp;&amp;lt;filter-mapping&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;filter-name&amp;gt;gzip&amp;lt;/filter-name&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;url-pattern&amp;gt;*.html&amp;lt;/url-pattern&amp;gt;&lt;br&gt;&amp;nbsp;&amp;lt;/filter-mapping&amp;gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&amp;nbsp;&amp;lt;filter-mapping&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;filter-name&amp;gt;gzip&amp;lt;/filter-name&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;url-pattern&amp;gt;*.css&amp;lt;/url-pattern&amp;gt;&lt;br&gt;&amp;nbsp;&amp;lt;/filter-mapping&amp;gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&amp;nbsp;&amp;lt;filter-mapping&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;filter-name&amp;gt;gzip&amp;lt;/filter-name&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;url-pattern&amp;gt;*.js&amp;lt;/url-pattern&amp;gt;&lt;br&gt;&amp;nbsp;&amp;lt;/filter-mapping&amp;gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&amp;nbsp;&amp;lt;filter-mapping&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;filter-name&amp;gt;OEFilter&amp;lt;/filter-name&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;url-pattern&amp;gt;/*&amp;lt;/url-pattern&amp;gt;&lt;br&gt;&amp;nbsp;&amp;lt;/filter-mapping&amp;gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&amp;nbsp;&amp;lt;filter-mapping&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;filter-name&amp;gt;OEFilter&amp;lt;/filter-name&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;url-pattern&amp;gt;*.jsp&amp;lt;/url-pattern&amp;gt;&lt;br&gt;&amp;nbsp;&amp;lt;/filter-mapping&amp;gt;&lt;br&gt;&amp;nbsp;&amp;lt;filter-mapping&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;filter-name&amp;gt;OEFilter&amp;lt;/filter-name&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;url-pattern&amp;gt;*.html&amp;lt;/url-pattern&amp;gt;&lt;br&gt;&amp;nbsp;&amp;lt;/filter-mapping&amp;gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&amp;nbsp;&amp;lt;!--Cewolf Servlet 
Starts--&amp;gt;&lt;br&gt;&amp;nbsp;&amp;lt;servlet&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;servlet-name&amp;gt;CewolfServlet&amp;lt;/servlet-name&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;servlet-class&amp;gt;de.laures.cewolf.CewolfRenderer&amp;lt;/servlet-class&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;!-- 
sets storage implementation 
--&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;init-param&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;param-name&amp;gt;storage&amp;lt;/param-name&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;param-value&amp;gt;de.laures.cewolf.storage.TransientSessionStorage&amp;lt;/param-value&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;/init-param&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;!-- 
sets overlib.js location relative to webapp 
--&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;init-param&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;param-name&amp;gt;overliburl&amp;lt;/param-name&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;param-value&amp;gt;overlib.js&amp;lt;/param-value&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;/init-param&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;!-- 
turn on or off debugging logging 
--&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;init-param&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;param-name&amp;gt;debug&amp;lt;/param-name&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;param-value&amp;gt;true&amp;lt;/param-value&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;/init-param&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;load-on-startup&amp;gt;1&amp;lt;/load-on-startup&amp;gt;&lt;br&gt;&amp;nbsp;&amp;lt;/servlet&amp;gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&amp;nbsp;&amp;lt;servlet-mapping&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;servlet-name&amp;gt;CewolfServlet&amp;lt;/servlet-name&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;url-pattern&amp;gt;/cewolf/*&amp;lt;/url-pattern&amp;gt;&lt;br&gt;&amp;nbsp;&amp;lt;/servlet-mapping&amp;gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&amp;nbsp;&amp;lt;session-config&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;session-timeout&amp;gt;1&amp;lt;/session-timeout&amp;gt;&lt;br&gt;&amp;nbsp;&amp;lt;/session-config&amp;gt;&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&amp;nbsp;&amp;lt;mime-mapping&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;extension&amp;gt;css&amp;lt;/extension&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;mime-type&amp;gt;text/css&amp;lt;/mime-type&amp;gt;&lt;br&gt;&amp;nbsp;&amp;lt;/mime-mapping&amp;gt;&lt;br&gt;&amp;nbsp;&amp;lt;!--Cewolf 
Servlet Ends--&amp;gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;
&lt;/font&gt;&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;br&gt;&amp;nbsp;&amp;lt;welcome-file-list&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;welcome-file&amp;gt;index.html&amp;lt;/welcome-file&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br&gt;&amp;nbsp;&amp;lt;/welcome-file-list&amp;gt;&lt;br&gt;&amp;nbsp;&lt;br&gt;&amp;nbsp;&amp;lt;error-page&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;error-code&amp;gt;404&amp;lt;/error-code&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;location&amp;gt;/error.html&amp;lt;/location&amp;gt;&lt;br&gt;&amp;nbsp;&amp;lt;/error-page&amp;gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&amp;nbsp;&amp;lt;jsp-config&amp;gt;&lt;br&gt;&amp;nbsp;&amp;lt;taglib&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;taglib-uri&amp;gt;&lt;a href=&quot;http://java.sun.com/jstl/core&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://java.sun.com/jstl/core
&lt;/a&gt;&amp;lt;/taglib-uri&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;taglib-location&amp;gt;/WEB-INF/tld/c.tld&amp;lt;/taglib-location&amp;gt;&lt;br&gt;&amp;nbsp;&amp;lt;/taglib&amp;gt;&lt;br&gt;&amp;nbsp;&amp;lt;taglib&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;taglib-uri&amp;gt;&lt;a href=&quot;http://java.sun.com/jstl/sql&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;
http://java.sun.com/jstl/sql&lt;/a&gt;&amp;lt;/taglib-uri&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;taglib-location&amp;gt;/WEB-INF/tld/sql.tld&amp;lt;/taglib-location&amp;gt;&lt;br&gt;&amp;nbsp;&amp;lt;/taglib&amp;gt;&lt;br&gt;&amp;nbsp;&amp;lt;taglib&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;taglib-uri&amp;gt;/WEB-INF/tld/cewolf.tld&amp;lt;/taglib-uri&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;taglib-location&amp;gt;/WEB-INF/tld/cewolf.tld&amp;lt;/taglib-location&amp;gt;&lt;br&gt;&amp;nbsp;&amp;lt;/taglib&amp;gt;&lt;br&gt;&amp;nbsp;&amp;lt;/jsp-config&amp;gt; 
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&amp;nbsp;&amp;lt;resource-ref&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;description&amp;gt;PEC Data 
Source&amp;lt;/description&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;res-ref-name&amp;gt;jdbc/pecdb&amp;lt;/res-ref-name&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;res-type&amp;gt;javax.sql.DataSource&amp;lt;/res-type&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;lt;res-auth&amp;gt;Container&amp;lt;/res-auth&amp;gt;&lt;br&gt;&amp;nbsp;&amp;lt;/resource-ref&amp;gt;&lt;/font&gt;
&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&amp;lt;/web-app&amp;gt;&lt;/font&gt;&lt;/div&gt;&lt;/div&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problem-Creating-New-Users-tp10334934p10336032.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10335424</id>
	<title>Integrating CeWolf with OpenEdit</title>
	<published>2007-05-05T04:57:48Z</published>
	<updated>2007-05-05T04:57:48Z</updated>
	<author>
		<name>Shakeel Ahmad-2</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML xmlns=&quot;http://www.w3.org/TR/REC-html40&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:m=&quot;http://schemas.microsoft.com/office/2004/12/omml&quot;&gt;&lt;HEAD&gt;
&lt;META http-equiv=Content-Type content=&quot;text/html; charset=iso-8859-1&quot;&gt;
&lt;META content=&quot;MSHTML 6.00.2900.3059&quot; name=GENERATOR&gt;&lt;!--[if !mso]&gt;
&lt;STYLE&gt;v\:* {
	BEHAVIOR: url(#default#VML)
}
o\:* {
	BEHAVIOR: url(#default#VML)
}
w\:* {
	BEHAVIOR: url(#default#VML)
}
.shape {
	BEHAVIOR: url(#default#VML)
}
&lt;/STYLE&gt;
&lt;![endif]--&gt;

&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapedefaults v:ext=&quot;edit&quot; spidmax=&quot;2050&quot; /&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapelayout v:ext=&quot;edit&quot;&gt;
  &lt;o:idmap v:ext=&quot;edit&quot; data=&quot;1&quot; /&gt;
 &lt;/o:shapelayout&gt;&lt;/xml&gt;&lt;![endif]--&gt;&lt;/HEAD&gt;
&lt;BODY lang=EN-US vLink=purple link=blue bgColor=#ffffff&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;Hi,&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;I am trying to make cewolf (based on jfreechart) 
servlet to work in conjunction with openedit. &lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;Cewolf servlet works fine when I restrict OEFilter 
to anything else except /* in web.xml. But when I do that, OEFilter does not 
render any page at all.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;However when&amp;nbsp;I leave OEFilter mapping, it 
renders all pages perfectly but then the servlet does not invoke. &lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;I know the solution is to avoid OEFilter from 
serving the page when cewolf servlet is invoked and the call should be handled 
directly by cewolf servlet but I don't know how can I do it in my 
web.xml.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;It would be a great help if anyone can let me know 
how to tell OEFilter to render every page from every directory but one and i.e. 
/cewolf/*.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;Can anyone help.&amp;nbsp; Appreciated.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;Shakeel &lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;web.xml&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;=====================================&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&amp;lt;?xml version=&quot;1.0&quot; 
encoding=&quot;ISO-8859-1&quot;?&amp;gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&amp;lt;!DOCTYPE web-app&lt;BR&gt;&amp;nbsp;PUBLIC &quot;-//Sun 
Microsystems, Inc.//DTD Web Application 2.3//EN&quot;&lt;BR&gt;&amp;nbsp;&quot;&lt;A href=&quot;http://java.sun.com/dtd/web-app_2_3.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://java.sun.com/dtd/web-app_2_3.dtd&lt;/A&gt;&quot;&amp;gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&amp;lt;web-app&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;lt;display-name&amp;gt;Punjab 
Examination Commission&amp;lt;/display-name&amp;gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&amp;nbsp;&amp;lt;filter&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;filter-name&amp;gt;gzip&amp;lt;/filter-name&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;filter-class&amp;gt;com.openedit.servlet.gzip.GzipFilter&amp;lt;/filter-class&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;lt;/filter&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR&gt;&amp;nbsp;&amp;lt;filter&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;filter-name&amp;gt;OEFilter&amp;lt;/filter-name&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;filter-class&amp;gt;com.openedit.servlet.OpenEditFilter&amp;lt;/filter-class&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;lt;/filter&amp;gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&amp;nbsp;&amp;lt;filter-mapping&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;filter-name&amp;gt;gzip&amp;lt;/filter-name&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;url-pattern&amp;gt;*.html&amp;lt;/url-pattern&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;lt;/filter-mapping&amp;gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&amp;nbsp;&amp;lt;filter-mapping&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;filter-name&amp;gt;gzip&amp;lt;/filter-name&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;url-pattern&amp;gt;*.css&amp;lt;/url-pattern&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;lt;/filter-mapping&amp;gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&amp;nbsp;&amp;lt;filter-mapping&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;filter-name&amp;gt;gzip&amp;lt;/filter-name&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;url-pattern&amp;gt;*.js&amp;lt;/url-pattern&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;lt;/filter-mapping&amp;gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&amp;nbsp;&amp;lt;filter-mapping&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;filter-name&amp;gt;OEFilter&amp;lt;/filter-name&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;url-pattern&amp;gt;/*&amp;lt;/url-pattern&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;lt;/filter-mapping&amp;gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&amp;nbsp;&amp;lt;filter-mapping&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;filter-name&amp;gt;OEFilter&amp;lt;/filter-name&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;url-pattern&amp;gt;*.jsp&amp;lt;/url-pattern&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;lt;/filter-mapping&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;lt;filter-mapping&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;filter-name&amp;gt;OEFilter&amp;lt;/filter-name&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;url-pattern&amp;gt;*.html&amp;lt;/url-pattern&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;lt;/filter-mapping&amp;gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&amp;nbsp;&amp;lt;!--Cewolf Servlet 
Starts--&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;lt;servlet&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;servlet-name&amp;gt;CewolfServlet&amp;lt;/servlet-name&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;servlet-class&amp;gt;de.laures.cewolf.CewolfRenderer&amp;lt;/servlet-class&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;!-- 
sets storage implementation 
--&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;init-param&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;param-name&amp;gt;storage&amp;lt;/param-name&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;param-value&amp;gt;de.laures.cewolf.storage.TransientSessionStorage&amp;lt;/param-value&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;/init-param&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;!-- 
sets overlib.js location relative to webapp 
--&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;init-param&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;param-name&amp;gt;overliburl&amp;lt;/param-name&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;param-value&amp;gt;overlib.js&amp;lt;/param-value&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;/init-param&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;!-- 
turn on or off debugging logging 
--&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;init-param&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;param-name&amp;gt;debug&amp;lt;/param-name&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;param-value&amp;gt;true&amp;lt;/param-value&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;/init-param&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;load-on-startup&amp;gt;1&amp;lt;/load-on-startup&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;lt;/servlet&amp;gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&amp;nbsp;&amp;lt;servlet-mapping&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;servlet-name&amp;gt;CewolfServlet&amp;lt;/servlet-name&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;url-pattern&amp;gt;/cewolf/*&amp;lt;/url-pattern&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;lt;/servlet-mapping&amp;gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&amp;nbsp;&amp;lt;session-config&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;session-timeout&amp;gt;1&amp;lt;/session-timeout&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;lt;/session-config&amp;gt;&lt;BR&gt;&amp;nbsp; 
&lt;BR&gt;&amp;nbsp;&amp;lt;mime-mapping&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;extension&amp;gt;css&amp;lt;/extension&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;mime-type&amp;gt;text/css&amp;lt;/mime-type&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;lt;/mime-mapping&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;lt;!--Cewolf 
Servlet Ends--&amp;gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;FONT face=Arial size=2&gt;
&lt;DIV&gt;&lt;BR&gt;&amp;nbsp;&amp;lt;welcome-file-list&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;welcome-file&amp;gt;index.html&amp;lt;/welcome-file&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR&gt;&amp;nbsp;&amp;lt;/welcome-file-list&amp;gt;&lt;BR&gt;&amp;nbsp;&lt;BR&gt;&amp;nbsp;&amp;lt;error-page&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;error-code&amp;gt;404&amp;lt;/error-code&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;location&amp;gt;/error.html&amp;lt;/location&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;lt;/error-page&amp;gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&amp;lt;jsp-config&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;lt;taglib&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;taglib-uri&amp;gt;http://java.sun.com/jstl/core&amp;lt;/taglib-uri&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;taglib-location&amp;gt;/WEB-INF/tld/c.tld&amp;lt;/taglib-location&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;lt;/taglib&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;lt;taglib&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;taglib-uri&amp;gt;http://java.sun.com/jstl/sql&amp;lt;/taglib-uri&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;taglib-location&amp;gt;/WEB-INF/tld/sql.tld&amp;lt;/taglib-location&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;lt;/taglib&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;lt;taglib&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;taglib-uri&amp;gt;/WEB-INF/tld/cewolf.tld&amp;lt;/taglib-uri&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;taglib-location&amp;gt;/WEB-INF/tld/cewolf.tld&amp;lt;/taglib-location&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;lt;/taglib&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;lt;/jsp-config&amp;gt; 
&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&amp;lt;resource-ref&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;description&amp;gt;PEC Data 
Source&amp;lt;/description&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;res-ref-name&amp;gt;jdbc/pecdb&amp;lt;/res-ref-name&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;res-type&amp;gt;javax.sql.DataSource&amp;lt;/res-type&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;res-auth&amp;gt;Container&amp;lt;/res-auth&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;lt;/resource-ref&amp;gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;lt;/web-app&amp;gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problem-Creating-New-Users-tp10334934p10335424.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10334934</id>
	<title>Problem Creating New Users</title>
	<published>2007-05-04T20:02:55Z</published>
	<updated>2007-05-04T20:02:55Z</updated>
	<author>
		<name>Jason Crow</name>
	</author>
	<content type="html">&lt;html xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:m=&quot;http://schemas.microsoft.com/office/2004/12/omml&quot; xmlns=&quot;http://www.w3.org/TR/REC-html40&quot;&gt;

&lt;head&gt;
&lt;meta http-equiv=Content-Type content=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;meta name=Generator content=&quot;Microsoft Word 12 (filtered medium)&quot;&gt;
&lt;!--[if !mso]&gt;
&lt;style&gt;
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
&lt;/style&gt;
&lt;![endif]--&gt;

&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapedefaults v:ext=&quot;edit&quot; spidmax=&quot;2050&quot; /&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapelayout v:ext=&quot;edit&quot;&gt;
  &lt;o:idmap v:ext=&quot;edit&quot; data=&quot;1&quot; /&gt;
 &lt;/o:shapelayout&gt;&lt;/xml&gt;&lt;![endif]--&gt;
&lt;/head&gt;

&lt;body lang=EN-US link=blue vlink=purple&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal&gt;I just upgraded to version 5.541 from the upgrade where my
user couldn&amp;#8217;t login and now I have a different issue.&amp;nbsp;&amp;nbsp;&amp;nbsp;
Every time I create a new user I get a DuplicateUserException:&amp;nbsp; &amp;nbsp;After
the exception I&amp;#8217;m able to click back and then click Show all in the user
manager and see the new user, I tried it a couple of times to make sure I was
using new usernames.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;img width=17 height=1 id=&quot;Picture_x0020_3&quot; src=&quot;http://old.nabble.com/attachment/10334934/0/image001.gif&quot; alt=&quot;http://kleintechsys.com/openedit/images/border/midlt.gif&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;table class=MsoNormalTable border=0 cellspacing=9 cellpadding=0&gt;
 &lt;tr&gt;
  &lt;td colspan=2 style='padding:.75pt .75pt .75pt .75pt'&gt;
  &lt;p class=MsoNormal&gt;&lt;b&gt;A user already exists with the username &amp;quot;mytestuser&amp;quot;&lt;/b&gt;
  &lt;span style='font-size:12.0pt'&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
  &lt;td style='padding:.75pt .75pt .75pt .75pt'&gt;
  &lt;p class=MsoNormal align=right style='text-align:right'&gt;&lt;b&gt;Browser:&lt;/b&gt;&lt;span style='font-size:12.0pt'&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style='padding:.75pt .75pt .75pt .75pt'&gt;
  &lt;p class=MsoNormal&gt;Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US;
  rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3 74.236.102.220 &lt;span style='font-size:12.0pt'&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
  &lt;td style='padding:.75pt .75pt .75pt .75pt'&gt;
  &lt;p class=MsoNormal align=right style='text-align:right'&gt;&lt;b&gt;Version:&lt;/b&gt;&lt;span style='font-size:12.0pt'&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style='padding:.75pt .75pt .75pt .75pt'&gt;
  &lt;p class=MsoNormal&gt;5.541 &lt;span style='font-size:12.0pt'&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
  &lt;td style='padding:.75pt .75pt .75pt .75pt'&gt;
  &lt;p class=MsoNormal align=right style='text-align:right'&gt;&lt;b&gt;From:&lt;/b&gt;&lt;span style='font-size:12.0pt'&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style='padding:.75pt .75pt .75pt .75pt'&gt;
  &lt;p class=MsoNormal&gt;http://kleintechsys.com/openedit/usermanager/adduser.html&lt;span style='font-size:12.0pt'&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
  &lt;td valign=top style='padding:.75pt .75pt .75pt .75pt'&gt;
  &lt;p class=MsoNormal align=right style='text-align:right'&gt;&lt;b&gt;Details:&lt;/b&gt;&lt;span style='font-size:12.0pt'&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style='padding:.75pt .75pt .75pt .75pt'&gt;
  &lt;p class=MsoNormal&gt;&lt;a href=&quot;http://kleintechsys.com/openedit/usermanager/adduser-finish.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;show
  details&lt;/a&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;pre&gt;com.openedit.users.DuplicateUserException: A user already exists with the username &amp;quot;mytestuser&amp;quot;&lt;o:p&gt;&lt;/o:p&gt;&lt;/pre&gt;&lt;pre&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.openedit.users.filesystem.FileSystemUserManager.createUser(FileSystemUserManager.java:345)&lt;o:p&gt;&lt;/o:p&gt;&lt;/pre&gt;&lt;pre&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.openedit.modules.admin.users.UserManagerModule.createUser(UserManagerModule.java:211)&lt;o:p&gt;&lt;/o:p&gt;&lt;/pre&gt;&lt;pre&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;o:p&gt;&lt;/o:p&gt;&lt;/pre&gt;&lt;pre&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;o:p&gt;&lt;/o:p&gt;&lt;/pre&gt;&lt;pre&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;o:p&gt;&lt;/o:p&gt;&lt;/pre&gt;&lt;pre&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.reflect.Method.invoke(Method.java:597)&lt;o:p&gt;&lt;/o:p&gt;&lt;/pre&gt;&lt;pre&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.openedit.ModuleManager.execMethod(ModuleManager.java:91)&lt;o:p&gt;&lt;/o:p&gt;&lt;/pre&gt;&lt;pre&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.openedit.ModuleManager.executePageAction(ModuleManager.java:45)&lt;o:p&gt;&lt;/o:p&gt;&lt;/pre&gt;&lt;pre&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.openedit.ModuleManager.executePageActions(ModuleManager.java:131)&lt;o:p&gt;&lt;/o:p&gt;&lt;/pre&gt;&lt;pre&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.openedit.servlet.BaseOpenEditEngine.beginRender(BaseOpenEditEngine.java:126)&lt;o:p&gt;&lt;/o:p&gt;&lt;/pre&gt;&lt;pre&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.openedit.servlet.BaseOpenEditEngine.render(BaseOpenEditEngine.java:89)&lt;o:p&gt;&lt;/o:p&gt;&lt;/pre&gt;&lt;pre&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.openedit.servlet.OpenEditFilter.doFilter(OpenEditFilter.java:69)&lt;o:p&gt;&lt;/o:p&gt;&lt;/pre&gt;&lt;pre&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)&lt;o:p&gt;&lt;/o:p&gt;&lt;/pre&gt;&lt;pre&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)&lt;o:p&gt;&lt;/o:p&gt;&lt;/pre&gt;&lt;pre&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:228)&lt;o:p&gt;&lt;/o:p&gt;&lt;/pre&gt;&lt;pre&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)&lt;o:p&gt;&lt;/o:p&gt;&lt;/pre&gt;&lt;pre&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)&lt;o:p&gt;&lt;/o:p&gt;&lt;/pre&gt;&lt;pre&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)&lt;o:p&gt;&lt;/o:p&gt;&lt;/pre&gt;&lt;pre&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)&lt;o:p&gt;&lt;/o:p&gt;&lt;/pre&gt;&lt;pre&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:216)&lt;o:p&gt;&lt;/o:p&gt;&lt;/pre&gt;&lt;pre&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:190)&lt;o:p&gt;&lt;/o:p&gt;&lt;/pre&gt;&lt;pre&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:283)&lt;o:p&gt;&lt;/o:p&gt;&lt;/pre&gt;&lt;pre&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:767)&lt;o:p&gt;&lt;/o:p&gt;&lt;/pre&gt;&lt;pre&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:697)&lt;o:p&gt;&lt;/o:p&gt;&lt;/pre&gt;&lt;pre&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:889)&lt;o:p&gt;&lt;/o:p&gt;&lt;/pre&gt;&lt;pre&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:686)&lt;o:p&gt;&lt;/o:p&gt;&lt;/pre&gt;&lt;pre&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.Thread.run(Thread.java:619)&lt;o:p&gt;&lt;/o:p&gt;&lt;/pre&gt;&lt;/td&gt;
 &lt;/tr&gt;
&lt;/table&gt;

&lt;p&gt;Please check your inputs before reporting a &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10334934&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;support@...&lt;/a&gt; via email.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p&gt;To edit this page, &lt;a href=&quot;http://kleintechsys.com/openedit/usermanager/adduser-finish.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;span style='color:blue;text-decoration:none'&gt;&lt;img border=0 width=16 height=16 id=&quot;Picture_x0020_4&quot; src=&quot;http://old.nabble.com/attachment/10334934/1/image002.gif&quot; alt=&quot;http://kleintechsys.com/openedit/images/toolbar/text.gif&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;a href=&quot;http://kleintechsys.com/openedit/usermanager/adduser-finish.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;span style='color:blue;text-decoration:none'&gt;&lt;img border=0 width=16 height=16 id=&quot;Picture_x0020_5&quot; src=&quot;http://old.nabble.com/attachment/10334934/2/image003.gif&quot; alt=&quot;http://kleintechsys.com/openedit/images/toolbar/history_view.gif&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p&gt;The administrator has received a copy of this error.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/body&gt;

&lt;/html&gt;
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt; </content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problem-Creating-New-Users-tp10334934p10334934.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10334936</id>
	<title>Using TinyMCE?</title>
	<published>2007-05-04T16:08:19Z</published>
	<updated>2007-05-04T16:08:19Z</updated>
	<author>
		<name>Philip Weaver-2</name>
	</author>
	<content type="html">This question is for Chris or anybody. What are the factors I&amp;#39;d need to be aware of trying to integrate TinyMCE into OpenEdit in place of FCKEditor? (For instance, the styling factors.) I just feel that TinyMCE runs more briskly than FCKEditor at least on one of the machines I happen to be using ATM.
&lt;br&gt;&lt;br&gt;Just starting some dialogue - but I&amp;#39;m spread a little thin atm to necessarily be able to do this.&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;Phil&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Using-TinyMCE--tp10334936p10334936.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10334933</id>
	<title>Re: Unable to login after upgrade</title>
	<published>2007-05-04T14:57:59Z</published>
	<updated>2007-05-04T14:57:59Z</updated>
	<author>
		<name>Jason Crow</name>
	</author>
	<content type="html">Thanks, I can definitely do that.&lt;br&gt;&lt;br&gt;&lt;div&gt;&lt;span class=&quot;gmail_quote&quot;&gt;On 5/4/07, &lt;b class=&quot;gmail_sendername&quot;&gt;Christopher Burkey&lt;/b&gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10334933&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cburkey@...&lt;/a&gt;&amp;gt; wrote:&lt;/span&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;



  

&lt;div bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
Hi Jason,&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; If you can get to the file system you can just replace the
WEB-INF/lib directory with the one in this zip file:&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://dev.openedit.org/anthill/projects/openedit-editor/ROOT.war&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://dev.openedit.org/anthill/projects/openedit-editor/ROOT.war&lt;/a&gt;&lt;div&gt;
&lt;span class=&quot;e&quot; id=&quot;q_11258cc6e49827ed_1&quot;&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Jason Crow wrote:
&lt;blockquote cite=&quot;http://midcbb93e370705041248n2f40df3chc4a6964c3b134a9@mail.gmail.com&quot; type=&quot;cite&quot;&gt;Hey, &lt;br&gt;
  &lt;br&gt;
Thanks for the quick fix, where can I pull the fix from, do I need to
roll back to the root version then update again or build from source in
CVS?&amp;nbsp; I can&amp;#39;t run the current update from the site, since I can&amp;#39;t
login, this is why I ask.
  &lt;br&gt;
  &lt;br&gt;
Thanks,&lt;br&gt;
  &lt;br&gt;
Jason&lt;br&gt;
  &lt;br&gt;
  &lt;div&gt;&lt;span class=&quot;gmail_quote&quot;&gt;On 5/4/07, &lt;b class=&quot;gmail_sendername&quot;&gt;Christopher
Burkey&lt;/b&gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10334933&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cburkey@...&lt;/a&gt;&amp;gt;
wrote:&lt;/span&gt;
  &lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
    &lt;div bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;Hi Jason,&lt;br&gt;
    &lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; We reproduced the error and have made a fix for it. Please upgrade
and try that. &amp;nbsp;
    &lt;div&gt;&lt;span&gt;&lt;br&gt;
    &lt;br&gt;
    &lt;br&gt;
Jason Crow wrote:
    &lt;blockquote cite=&quot;http://midcbb93e370705040830q3eeae149rd697ef857605a600@mail.gmail.com&quot; type=&quot;cite&quot;&gt;Thanks&lt;br&gt;
      &lt;br&gt;
      &lt;div&gt;&lt;span class=&quot;gmail_quote&quot;&gt;On 5/4/07, &lt;b class=&quot;gmail_sendername&quot;&gt;Christopher
Burkey&lt;/b&gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10334933&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cburkey@...&lt;/a&gt;&amp;gt;
wrote:&lt;/span&gt;
      &lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
        &lt;div bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;We have just reproduced
the
error. Are now investigating.
        &lt;div&gt;&lt;span&gt;&lt;br&gt;
        &lt;br&gt;
        &lt;br&gt;
Jason Crow wrote:
        &lt;blockquote cite=&quot;http://mid000001c78d3a$963dca80$c2b95f80$@com&quot; type=&quot;cite&quot;&gt;
          &lt;div&gt;
          &lt;p&gt;Just upgraded to 5.538 via the update tool and
now I&amp;#39;m
unable to login,&amp;nbsp; I&amp;#39;ve checked the user files in /WEB-INF/users/ and
the username and password look fine, however I get an invalid login
message
every time I try to login to the editor.&amp;nbsp; Any help would be appreciated.&lt;/p&gt;
          &lt;p&gt;&amp;nbsp;&lt;/p&gt;
          &lt;p&gt;Thanks,&lt;/p&gt;
          &lt;p&gt;&amp;nbsp;&lt;/p&gt;
          &lt;p&gt;Jason&lt;/p&gt;
          &lt;p&gt;&amp;nbsp;&lt;/p&gt;
          &lt;p&gt;&amp;nbsp;&lt;/p&gt;
          &lt;p&gt;&amp;nbsp;&lt;/p&gt;
          &lt;p&gt;&amp;nbsp;&lt;/p&gt;
          &lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
8&lt;/p&gt;
          &lt;/div&gt;
        &lt;/blockquote&gt;
        &lt;br&gt;
        &lt;br&gt;
        &lt;/span&gt;&lt;/div&gt;
        &lt;pre cols=&quot;100&quot;&gt;-- &lt;br&gt;Christopher Burkey&lt;br&gt;513-542-3401&lt;br&gt;&lt;a href=&quot;http://www.openedit.org&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.openedit.org&lt;/a&gt;
The Most Flexible CMS for Designers
    &lt;/pre&gt;
        &lt;/div&gt;
      &lt;/blockquote&gt;
      &lt;/div&gt;
      &lt;br&gt;
    &lt;/blockquote&gt;
    &lt;br&gt;
    &lt;br&gt;
    &lt;pre cols=&quot;100&quot;&gt;-- &lt;br&gt;Christopher Burkey&lt;br&gt;513-542-3401&lt;br&gt;&lt;a href=&quot;http://www.openedit.org&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.openedit.org&lt;/a&gt;
The Most Flexible CMS for Designers
    &lt;/pre&gt;
    &lt;/span&gt;&lt;/div&gt;
    &lt;/div&gt;
  &lt;/blockquote&gt;
  &lt;/div&gt;
  &lt;br&gt;
&lt;/blockquote&gt;
&lt;br&gt;
&lt;br&gt;
&lt;pre cols=&quot;100&quot;&gt;-- &lt;br&gt;Christopher Burkey&lt;br&gt;513-542-3401&lt;br&gt;&lt;a href=&quot;http://www.openedit.org&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.openedit.org&lt;/a&gt;
The Most Flexible CMS for Designers
&lt;/pre&gt;
&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;

&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Unable-to-login-after-upgrade-tp10334938p10334933.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10334931</id>
	<title>Re: Unable to login after upgrade</title>
	<published>2007-05-04T14:33:47Z</published>
	<updated>2007-05-04T14:33:47Z</updated>
	<author>
		<name>Christopher Burkey</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=ISO-8859-1&quot; http-equiv=&quot;Content-Type&quot;&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
Hi Jason,&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; If you can get to the file system you can just replace the
WEB-INF/lib directory with the one in this zip file:&lt;br&gt;
&lt;br&gt;
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://dev.openedit.org/anthill/projects/openedit-editor/ROOT.war&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.openedit.org/anthill/projects/openedit-editor/ROOT.war&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Jason Crow wrote:
&lt;blockquote cite=&quot;midcbb93e370705041248n2f40df3chc4a6964c3b134a9@mail.gmail.com&quot; type=&quot;cite&quot;&gt;Hey, &lt;br&gt;
  &lt;br&gt;
Thanks for the quick fix, where can I pull the fix from, do I need to
roll back to the root version then update again or build from source in
CVS?&amp;nbsp; I can't run the current update from the site, since I can't
login, this is why I ask.
  &lt;br&gt;
  &lt;br&gt;
Thanks,&lt;br&gt;
  &lt;br&gt;
Jason&lt;br&gt;
  &lt;br&gt;
  &lt;div&gt;&lt;span class=&quot;gmail_quote&quot;&gt;On 5/4/07, &lt;b class=&quot;gmail_sendername&quot;&gt;Christopher
Burkey&lt;/b&gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10334931&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cburkey@...&lt;/a&gt;&amp;gt;
wrote:&lt;/span&gt;
  &lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
    &lt;div bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;Hi Jason,&lt;br&gt;
    &lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; We reproduced the error and have made a fix for it. Please upgrade
and try that. &amp;nbsp;
    &lt;div&gt;&lt;span class=&quot;e&quot; id=&quot;q_11258985d0e141a0_1&quot;&gt;&lt;br&gt;
    &lt;br&gt;
    &lt;br&gt;
Jason Crow wrote:
    &lt;blockquote cite=&quot;http://midcbb93e370705040830q3eeae149rd697ef857605a600@mail.gmail.com&quot; type=&quot;cite&quot;&gt;Thanks&lt;br&gt;
      &lt;br&gt;
      &lt;div&gt;&lt;span class=&quot;gmail_quote&quot;&gt;On 5/4/07, &lt;b class=&quot;gmail_sendername&quot;&gt;Christopher
Burkey&lt;/b&gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10334931&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cburkey@...&lt;/a&gt;&amp;gt;
wrote:&lt;/span&gt;
      &lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
        &lt;div bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;We have just reproduced
the
error. Are now investigating.
        &lt;div&gt;&lt;span&gt;&lt;br&gt;
        &lt;br&gt;
        &lt;br&gt;
Jason Crow wrote:
        &lt;blockquote cite=&quot;http://mid000001c78d3a$963dca80$c2b95f80$@com&quot; type=&quot;cite&quot;&gt;
          &lt;div&gt;
          &lt;p&gt;Just upgraded to 5.538 via the update tool and
now I'm
unable to login,&amp;nbsp; I've checked the user files in /WEB-INF/users/ and
the username and password look fine, however I get an invalid login
message
every time I try to login to the editor.&amp;nbsp; Any help would be appreciated.&lt;/p&gt;
          &lt;p&gt;&amp;nbsp;&lt;/p&gt;
          &lt;p&gt;Thanks,&lt;/p&gt;
          &lt;p&gt;&amp;nbsp;&lt;/p&gt;
          &lt;p&gt;Jason&lt;/p&gt;
          &lt;p&gt;&amp;nbsp;&lt;/p&gt;
          &lt;p&gt;&amp;nbsp;&lt;/p&gt;
          &lt;p&gt;&amp;nbsp;&lt;/p&gt;
          &lt;p&gt;&amp;nbsp;&lt;/p&gt;
          &lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
8&lt;/p&gt;
          &lt;/div&gt;
        &lt;/blockquote&gt;
        &lt;br&gt;
        &lt;br&gt;
        &lt;/span&gt;&lt;/div&gt;
        &lt;pre cols=&quot;100&quot;&gt;-- 
Christopher Burkey
513-542-3401
&lt;a href=&quot;http://www.openedit.org&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.openedit.org&lt;/a&gt;
The Most Flexible CMS for Designers
    &lt;/pre&gt;
        &lt;/div&gt;
      &lt;/blockquote&gt;
      &lt;/div&gt;
      &lt;br&gt;
    &lt;/blockquote&gt;
    &lt;br&gt;
    &lt;br&gt;
    &lt;pre cols=&quot;100&quot;&gt;-- 
Christopher Burkey
513-542-3401
&lt;a href=&quot;http://www.openedit.org&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.openedit.org&lt;/a&gt;
The Most Flexible CMS for Designers
    &lt;/pre&gt;
    &lt;/span&gt;&lt;/div&gt;
    &lt;/div&gt;
  &lt;/blockquote&gt;
  &lt;/div&gt;
  &lt;br&gt;
&lt;/blockquote&gt;
&lt;br&gt;
&lt;br&gt;
&lt;pre class=&quot;moz-signature&quot; cols=&quot;100&quot;&gt;-- 
Christopher Burkey
513-542-3401
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://www.openedit.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.openedit.org&lt;/a&gt;
The Most Flexible CMS for Designers
&lt;/pre&gt;
&lt;/body&gt;
&lt;/html&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Unable-to-login-after-upgrade-tp10334938p10334931.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10334937</id>
	<title>Re: Unable to login after upgrade</title>
	<published>2007-05-04T13:48:50Z</published>
	<updated>2007-05-04T13:48:50Z</updated>
	<author>
		<name>Jason Crow</name>
	</author>
	<content type="html">Hey, &lt;br&gt;&lt;br&gt;Thanks for the quick fix, where can I pull the fix from, do I need to roll back to the root version then update again or build from source in CVS?&amp;nbsp; I can&amp;#39;t run the current update from the site, since I can&amp;#39;t login, this is why I ask.
&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;&lt;br&gt;Jason&lt;br&gt;&lt;br&gt;&lt;div&gt;&lt;span class=&quot;gmail_quote&quot;&gt;On 5/4/07, &lt;b class=&quot;gmail_sendername&quot;&gt;Christopher Burkey&lt;/b&gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10334937&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cburkey@...&lt;/a&gt;&amp;gt; wrote:&lt;/span&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;



  

&lt;div bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
Hi Jason,&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; We reproduced the error and have made a fix for it. Please upgrade
and try that. &amp;nbsp; &lt;div&gt;&lt;span class=&quot;e&quot; id=&quot;q_11258985d0e141a0_1&quot;&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Jason Crow wrote:
&lt;blockquote cite=&quot;http://midcbb93e370705040830q3eeae149rd697ef857605a600@mail.gmail.com&quot; type=&quot;cite&quot;&gt;Thanks&lt;br&gt;
  &lt;br&gt;
  &lt;div&gt;&lt;span class=&quot;gmail_quote&quot;&gt;On 5/4/07, &lt;b class=&quot;gmail_sendername&quot;&gt;Christopher
Burkey&lt;/b&gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10334937&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cburkey@...&lt;/a&gt;&amp;gt;
wrote:&lt;/span&gt;
  &lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
    &lt;div bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;We have just reproduced the
error. Are now investigating.
    &lt;div&gt;&lt;span&gt;&lt;br&gt;
    &lt;br&gt;
    &lt;br&gt;
Jason Crow wrote:
    &lt;blockquote cite=&quot;http://mid000001c78d3a$963dca80$c2b95f80$@com&quot; type=&quot;cite&quot;&gt;
      &lt;div&gt;
      &lt;p&gt;Just upgraded to 5.538 via the update tool and
now I&amp;#39;m
unable to login,&amp;nbsp; I&amp;#39;ve checked the user files in /WEB-INF/users/ and
the username and password look fine, however I get an invalid login
message
every time I try to login to the editor.&amp;nbsp; Any help would be appreciated.&lt;/p&gt;
      &lt;p&gt;&amp;nbsp;&lt;/p&gt;
      &lt;p&gt;Thanks,&lt;/p&gt;
      &lt;p&gt;&amp;nbsp;&lt;/p&gt;
      &lt;p&gt;Jason&lt;/p&gt;
      &lt;p&gt;&amp;nbsp;&lt;/p&gt;
      &lt;p&gt;&amp;nbsp;&lt;/p&gt;
      &lt;p&gt;&amp;nbsp;&lt;/p&gt;
      &lt;p&gt;&amp;nbsp;&lt;/p&gt;
      &lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
8&lt;/p&gt;
      &lt;/div&gt;
    &lt;/blockquote&gt;
    &lt;br&gt;
    &lt;br&gt;
    &lt;/span&gt;&lt;/div&gt;
    &lt;pre cols=&quot;100&quot;&gt;-- &lt;br&gt;Christopher Burkey&lt;br&gt;513-542-3401&lt;br&gt;&lt;a href=&quot;http://www.openedit.org&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.openedit.org&lt;/a&gt;
The Most Flexible CMS for Designers
    &lt;/pre&gt;
    &lt;/div&gt;
  &lt;/blockquote&gt;
  &lt;/div&gt;
  &lt;br&gt;
&lt;/blockquote&gt;
&lt;br&gt;
&lt;br&gt;
&lt;pre cols=&quot;100&quot;&gt;-- &lt;br&gt;Christopher Burkey&lt;br&gt;513-542-3401&lt;br&gt;&lt;a href=&quot;http://www.openedit.org&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.openedit.org&lt;/a&gt;
The Most Flexible CMS for Designers
&lt;/pre&gt;
&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;

&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Unable-to-login-after-upgrade-tp10334938p10334937.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10334935</id>
	<title>Re: Unable to login after upgrade</title>
	<published>2007-05-04T13:36:54Z</published>
	<updated>2007-05-04T13:36:54Z</updated>
	<author>
		<name>Christopher Burkey</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=ISO-8859-1&quot; http-equiv=&quot;Content-Type&quot;&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
Hi Jason,&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; We reproduced the error and have made a fix for it. Please upgrade
and try that. &amp;nbsp; &lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Jason Crow wrote:
&lt;blockquote cite=&quot;midcbb93e370705040830q3eeae149rd697ef857605a600@mail.gmail.com&quot; type=&quot;cite&quot;&gt;Thanks&lt;br&gt;
  &lt;br&gt;
  &lt;div&gt;&lt;span class=&quot;gmail_quote&quot;&gt;On 5/4/07, &lt;b class=&quot;gmail_sendername&quot;&gt;Christopher
Burkey&lt;/b&gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10334935&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cburkey@...&lt;/a&gt;&amp;gt;
wrote:&lt;/span&gt;
  &lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
    &lt;div bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;We have just reproduced the
error. Are now investigating.
    &lt;div&gt;&lt;span class=&quot;e&quot; id=&quot;q_11257a7afcf880fb_1&quot;&gt;&lt;br&gt;
    &lt;br&gt;
    &lt;br&gt;
Jason Crow wrote:
    &lt;blockquote cite=&quot;http://mid000001c78d3a$963dca80$c2b95f80$@com&quot; type=&quot;cite&quot;&gt;
      &lt;div&gt;
      &lt;p&gt;Just upgraded to 5.538 via the update tool and
now I'm
unable to login,&amp;nbsp; I've checked the user files in /WEB-INF/users/ and
the username and password look fine, however I get an invalid login
message
every time I try to login to the editor.&amp;nbsp; Any help would be appreciated.&lt;/p&gt;
      &lt;p&gt;&amp;nbsp;&lt;/p&gt;
      &lt;p&gt;Thanks,&lt;/p&gt;
      &lt;p&gt;&amp;nbsp;&lt;/p&gt;
      &lt;p&gt;Jason&lt;/p&gt;
      &lt;p&gt;&amp;nbsp;&lt;/p&gt;
      &lt;p&gt;&amp;nbsp;&lt;/p&gt;
      &lt;p&gt;&amp;nbsp;&lt;/p&gt;
      &lt;p&gt;&amp;nbsp;&lt;/p&gt;
      &lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
8&lt;/p&gt;
      &lt;/div&gt;
    &lt;/blockquote&gt;
    &lt;br&gt;
    &lt;br&gt;
    &lt;/span&gt;&lt;/div&gt;
    &lt;pre cols=&quot;100&quot;&gt;-- 
Christopher Burkey
513-542-3401
&lt;a href=&quot;http://www.openedit.org&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.openedit.org&lt;/a&gt;
The Most Flexible CMS for Designers
    &lt;/pre&gt;
    &lt;/div&gt;
  &lt;/blockquote&gt;
  &lt;/div&gt;
  &lt;br&gt;
&lt;/blockquote&gt;
&lt;br&gt;
&lt;br&gt;
&lt;pre class=&quot;moz-signature&quot; cols=&quot;100&quot;&gt;-- 
Christopher Burkey
513-542-3401
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://www.openedit.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.openedit.org&lt;/a&gt;
The Most Flexible CMS for Designers
&lt;/pre&gt;
&lt;/body&gt;
&lt;/html&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Unable-to-login-after-upgrade-tp10334938p10334935.html" />
</entry>

</feed>
