<?xml version="1.0" encoding="utf-8" ?>




























<rss version="2.0">
<channel>
  <title>OpenCms Forum (Forum: Tutorials / HowTo's)</title>
  <link>http://opencms-forum.de/opencms-forum/index</link>
  <description>RSS Feed of OpenCms Forum (Forum: Tutorials / HowTo's)</description>
  <language>en-us</language>

  <lastBuildDate>Tue, 21 May 2013 22:32:04 +0200</lastBuildDate>
  <docs>http://opencms-forum.de/opencms-forum/rsssummary</docs>
  <generator>mvnForum Feed Generator 1.0.2-GA</generator>
  <image>
    <title>OpenCms Forum</title>
    <url>http://opencms-forum.de/mvnplugin/mvnforum/images/logo.png</url>
    <link>http://opencms-forum.de/opencms-forum/index</link>
    <width>141</width>
    <height>50</height>
    <description>mvnForum - free open source Jsp/Servlet forum</description>
  </image>

  <textInput>
    <title>Search</title>
    <description>Search all posts</description>
    <name>key</name>
    <link>http://opencms-forum.de/opencms-forum/search</link>
  </textInput>

  <item>
    <title>org.opencms.xml.CmsXmlException: Unmarshalling xml document</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=2360</link>
    <description>Hi All

I am using openCms 6.2.3 and MySql 4.1 . I am facing the below exception when i execute a jsp file(simplecontentdetails.jsp)  in documentation-xmlcontent folder  


Kindly help me to over come this excpeption.

org.opencms.xml.CmsXmlException: Unmarshalling xml document failed.
	at org.opencms.xml.CmsXmlUtils.unmarshalHelper(CmsXmlUtils.java:599)
	at ...</description>
    
    <pubDate>Mon, 23 Apr 2007 08:03:01 +0200</pubDate>
    <category>Tutorials / HowTo's</category>
    <guid>http://opencms-forum.de/opencms-forum/viewthread?thread=2360&amp;lastpage=yes</guid>
  </item>

  <item>
    <title>OpenCms with PostgreSQL</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=260</link>
    <description>We are curently running OpenCMS 5.0.0 under PostgreSQL 7.3.4-9 (Linux OS).
First download your driver : pg74.1jdbc3.jar on http://jdbc.postgresql.org/download.html

2. modify the com.opencms.boot.dbsetup.properties to integrate the postgresql support with te following lines: 
&gt;resourceBrokerNames=MySQL, Oracle, MS SQL Server, SAP DB, Generic (ANSI) SQL, ...</description>
    
    <pubDate>Tue, 17 Feb 2004 08:59:52 +0100</pubDate>
    <category>Tutorials / HowTo's</category>
    <guid>http://opencms-forum.de/opencms-forum/viewthread?thread=260&amp;lastpage=yes</guid>
  </item>

  <item>
    <title>multiple content areas</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=160</link>
    <description>here's the short guide on how to enable such multiple content
areas in the OpenCms WYSIWYGE editor with JSP templates:

1. In the OpenCms Workplace, open (in the txt editor) the file

/system/workplace/templates/edit_options

There are a couple of boolean values set.
Change the line with BODYSELECTOR to:

var USE_BODYSELECTOR = true;

Save, exit and publish this file.
If you now open ...</description>
    
    <pubDate>Fri, 27 Jun 2003 18:00:25 +0200</pubDate>
    <category>Tutorials / HowTo's</category>
    <guid>http://opencms-forum.de/opencms-forum/viewthread?thread=160&amp;lastpage=yes</guid>
  </item>

  <item>
    <title>Web user login / logout</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=214</link>
    <description>Here is a small piece of code which demonstrates how to register, login and logout a user:

[code:1:0d1d653fdf]&lt;%@ page session=&quot;true&quot; %&gt;
&lt;%@ page import=&quot;java.util.*,com.opencms.core.*,com.opencms.file.*,com.opencms.flex.jsp.*&quot; %&gt;
&lt;%@ taglib prefix=&quot;cms&quot; uri=&quot;http&#58;//www.opencms.org/taglib/cms&quot; %&gt;
&lt;cms&#58;include ...</description>
    
    <pubDate>Fri, 03 Oct 2003 16:57:12 +0200</pubDate>
    <category>Tutorials / HowTo's</category>
    <guid>http://opencms-forum.de/opencms-forum/viewthread?thread=214&amp;lastpage=yes</guid>
  </item>

  <item>
    <title>Module-Development with an IDE like Netbeans.</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=258</link>
    <description>Module-Development is a work intensive Job. So this Tutorial explains how to develop with an external IDE a Opencms-Module. In addition to the Tutorial how to remote Debug a Opencms-Module this is a very powerful thing.

1.) Create your new Module with the Module-Wizard from Opencms. The Wizard can be found under the Administration-View / Module Management. Here use the New-Module Button an ...</description>
    
    <pubDate>Sat, 14 Feb 2004 12:53:45 +0100</pubDate>
    <category>Tutorials / HowTo's</category>
    <guid>http://opencms-forum.de/opencms-forum/viewthread?thread=258&amp;lastpage=yes</guid>
  </item>

  <item>
    <title>WYSIWYG Editor on OPENCMS 5</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=3526</link>
    <description>Good evening, I want to know if the default WYSIWYG editor is mandatory or it can be changed.

How I can change it?

Tnx
Sergio  [:)]</description>
    
    <pubDate>Thu, 26 Mar 2009 20:50:28 +0100</pubDate>
    <category>Tutorials / HowTo's</category>
    <guid>http://opencms-forum.de/opencms-forum/viewthread?thread=3526&amp;lastpage=yes</guid>
  </item>

  <item>
    <title>After deploy .war the webpage cannot be found</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=3265</link>
    <description>Hello All Expert,

I need help, i have installed Tomcat. After deployed to Tomcat Manager, i browsed to http://localhost:8080/opencms and the result : &quot; The webpage cannot be found &quot;

How i solve this ?

Thanks.</description>
    
    <pubDate>Tue, 02 Sep 2008 08:08:38 +0200</pubDate>
    <category>Tutorials / HowTo's</category>
    <guid>http://opencms-forum.de/opencms-forum/viewthread?thread=3265&amp;lastpage=yes</guid>
  </item>

  <item>
    <title>upload over secure connection</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=1393</link>
    <description>I am logged into my opencms session through https://www.myserver.com:8443/opencms/opencms/system/login.  I get logged in fine.  I can do imports and exports and publish files.  One thing I can't seem to do is upload files.  When I click on upload file, it takes me through finding the file I want to upload.  Once I click on the open button to actually upload the file, it just sits there and keeps ...</description>
    
    <pubDate>Tue, 31 Jan 2006 20:25:35 +0100</pubDate>
    <category>Tutorials / HowTo's</category>
    <guid>http://opencms-forum.de/opencms-forum/viewthread?thread=1393&amp;lastpage=yes</guid>
  </item>

  <item>
    <title>Default  Guest,Export passwords in opencms</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=2356</link>
    <description>Hi All

I am new to opencms and using tomcat 5.0 and mysql4.1 and installed opencms.war file in tomcat.Now i need to  login in my local machine with Guest and Export ,but i dont know their password so can any one help me tell the default passwords for guest and expert login.


Thanks in advance.</description>
    
    <pubDate>Thu, 19 Apr 2007 07:59:17 +0200</pubDate>
    <category>Tutorials / HowTo's</category>
    <guid>http://opencms-forum.de/opencms-forum/viewthread?thread=2356&amp;lastpage=yes</guid>
  </item>

  <item>
    <title>Create User via JSP</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=300</link>
    <description>written by Armen Markarian

&lt;%
        String filter                           = &quot;&quot;;
        String firstname              = &quot;&quot;;
        String lastname                   = &quot;&quot;;
        String username                        = &quot;&quot;;
        String telefon                                = &quot;&quot;;
        String email                  = &quot;&quot;;
        String adress                                ...</description>
    
    <pubDate>Thu, 11 Mar 2004 16:30:29 +0100</pubDate>
    <category>Tutorials / HowTo's</category>
    <guid>http://opencms-forum.de/opencms-forum/viewthread?thread=300&amp;lastpage=yes</guid>
  </item>

  <item>
    <title>How to repackage the opencms war file with the new resource?</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=1820</link>
    <description>Hi~!
    I use some resource as image and pages etc... instead of the original resource of the OpenCms. And I want to repackage the war file with the new resource so that I can install the new war in any server without replace them again.
    I think it should rewrite the Install Script of the OpenCms.Is there anyone also wants to do so?Just want some tutorials ,anyone can help me?
Sincerely</description>
    
    <pubDate>Fri, 04 Aug 2006 10:08:24 +0200</pubDate>
    <category>Tutorials / HowTo's</category>
    <guid>http://opencms-forum.de/opencms-forum/viewthread?thread=1820&amp;lastpage=yes</guid>
  </item>

  <item>
    <title>Installing OpenCMS on Sun Application Server 8</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=1459</link>
    <description>Hello ...
Im trying to install OpenCms 6.0.2 on a Sun Application Server 8.

I deploy the opencms.war ok and I enter the setup module of opencms.
Then I select the modules I want to install but I keep getting the following error.

----------------------------------------------------------------------------
36:	
35:	Shutdown completed, total uptime was 00:01:41.4
34:	Shutting down ...</description>
    
    <pubDate>Mon, 06 Mar 2006 17:22:38 +0100</pubDate>
    <category>Tutorials / HowTo's</category>
    <guid>http://opencms-forum.de/opencms-forum/viewthread?thread=1459&amp;lastpage=yes</guid>
  </item>

  <item>
    <title>Configuring Automated workflow</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=1406</link>
    <description>Has any body got any idea about configuring automated workflows and sending automated mails on creation, completion and submition of tasks.</description>
    
    <pubDate>Fri, 10 Feb 2006 13:26:41 +0100</pubDate>
    <category>Tutorials / HowTo's</category>
    <guid>http://opencms-forum.de/opencms-forum/viewthread?thread=1406&amp;lastpage=yes</guid>
  </item>

  <item>
    <title>Create new File via a jsp in Opencms</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=191</link>
    <description>written by ...?

CmsJspActionElement cmsJSP = new CmsJspActionElement(pageContext,
 request, response);
 CmsObject cms = cmsJSP.getCmsObject();

 Hashtable props = new Hashtable();
  props.put(&quot;Title&quot;,&quot;Uputstvo&quot;);
  props.put(&quot;Description&quot;,&quot;Ovo je opis stranice&quot;);
  props.put(&quot;Keywords&quot;,&quot;kljucna1, kljucna2, klucna3&quot;);
  props.put(&quot;NavText&quot;,&quot;Uputstvo za sajt&quot;);

 try {

  CmsResource ...</description>
    
    <pubDate>Fri, 15 Aug 2003 16:54:20 +0200</pubDate>
    <category>Tutorials / HowTo's</category>
    <guid>http://opencms-forum.de/opencms-forum/viewthread?thread=191&amp;lastpage=yes</guid>
  </item>

  <item>
    <title>Get rid of /opencms/opencms in Url</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=171</link>
    <description>Here are my current tracks (beware, none has been tested now, but
i'm pretty
sure the second works):
- use apace mod_rewrite
- or do all with tomcat (or the application server you want) :
        * To get rid of the first &quot;/opencms&quot;, you can do it by specifying a
default webapp that is &quot;/&quot; and link to the opencms webapp dir
        * To get rid of the second &quot;/opencms&quot; (which is actually ...</description>
    
    <pubDate>Thu, 10 Jul 2003 16:55:25 +0200</pubDate>
    <category>Tutorials / HowTo's</category>
    <guid>http://opencms-forum.de/opencms-forum/viewthread?thread=171&amp;lastpage=yes</guid>
  </item>

</channel>
</rss>


