<?xml version="1.0" encoding="utf-8" ?>

























<rss version="0.91">
<channel>
  <title>http://opencms-forum.de (Forum: Questions about Module Development)</title>
  <link>http://opencms-forum.de/opencms-forum/index</link>
  <description>RSS Feed of http://opencms-forum.de (Forum: Questions about Module Development)</description>
  <language>en-us</language>

  <image>
    <title>mvnForum RSS</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>Problem with Register Module</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=3318</link>
    <description>Hello Community,

i experience some problems with the
Alkacon OAMP Webuser Registration Module and hope some have a usefull tip for me. 

At first i installed the Alkacon OAMP Webform Module, after that the 
Alkacon OAMP Webuser Registration Module. I followed the installation instruction of both modules (deleting jars &amp; configuration....).
Both installations were successfully. So now ...</description>
  </item>

  <item>
    <title>newsletter problem - multiple unwanted txt attachments</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=3161</link>
    <description>hi,

i have successfully isntalled latest newsletter module Alkacon_OAMP_Newsletter_1.0.1 onto opencms 7.0.4
in a linux+apache+tomcat (mod rewrite) multisite environmet;
...
no problem with the newsletter creation;
no problem with user subscriptions:
actually, we  have 1300 active subscribers;
opencms is correctly set up with an internal mail server (latest sendmail);
...
the problem is ...</description>
  </item>

  <item>
    <title>New XML type in OpenCMS 8.0</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=4417</link>
    <description>Hi all!

I use by Template 3, OpenCMS 8.0.  
Created and registered new xml content type. Now want to sort these type of resources by category, include it into lists, etc. Is possible to do it by means Template 3? Should I write something into configuration files for such using this type? Or needs to write own template for realize such functionality?

Have someone with such a situation? I ...</description>
  </item>

  <item>
    <title>I would like to print the entire contents of an xml file that includes tags</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=4306</link>
    <description>Hi,
I would like to print the entire contents of an xml file that includes tags.

For example if I have the following file named books.xml

&lt;book&gt;

&lt;chapter&gt;
&lt;title&gt; the sky &lt;/sky&gt;
&lt;pages&gt; 125 &lt;/pages&gt;
&lt;/chapter&gt;

&lt;/book&gt;



I have to print the entire contents of the file with org.opencms.webdav.CmsWebdavServlet :


output:

...</description>
  </item>

  <item>
    <title>OCEE Replication Manager 2.0 doesn't work with Tomcat 6 ?</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=4262</link>
    <description>Hi there,

my server is just upgraded from opencms 6 to 7 , and it works fine with tomcat 5.5 , Apache 2.2. But now, my company decides to upgrade the tomcat from 5.5 to 6, then when we restart the tomcat ( we keep all the configuration files as same as the old ones we used in tomcat 5.5 and opencms 7), we get this message : ( we do use OCEE -- replication manager -- module in opencms )

...</description>
  </item>

  <item>
    <title>OpenCms 8.0.1 Resource &quot;&quot; is not of required type XML content.</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=4257</link>
    <description>Hi,

I tried to import a module I've written for OpenCms 7 into my new OpenCms 8 installation. It adds a new content type. Whenever I try to open a page created with my module, I get the following error:

[code]javax.servlet.jsp.JspException: javax.servlet.ServletException: javax.servlet.jsp.JspException: org.opencms.xml.CmsXmlException: Resource &quot;/asdf.html&quot; is not of required type ...</description>
  </item>

  <item>
    <title>Password Recovery</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=3507</link>
    <description>Hi there,

I use the 'registration' module from alkacon. This works great. But can anyone tell me if a 'Password Recovery' support is build in?</description>
  </item>

  <item>
    <title>SpringMVC &amp; OpenCms ...</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=4035</link>
    <description>Hi all !

We just integrate Spring MVC with OpenCms ... unfortunatly there is still some unclear things ...

Does anybody can explain me what's the better way to deal with Session in such context (for shared object between Spring &amp; the opencms-jsp-view)?

What I mean is : For example, I &quot;login in&quot; in SpringMVC ... and I did not get if I have something to do to be logged in the ...</description>
  </item>

  <item>
    <title>Beside OCEE package, is there any module that support LDAP?</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=4116</link>
    <description>I was wondering if there is any free package that support LDAP.  OCEE package is paid package.

thanks in advance</description>
  </item>

  <item>
    <title>Help labels for nested types</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=4057</link>
    <description>Hi all,

I have created my own structure of nested types in a module. An extract:
[code] 	
	&lt;xsd:complexType name=&quot;OpenCmsRichContent&quot;&gt;
		&lt;xsd:sequence&gt;
			&lt;xsd:element maxOccurs=&quot;1&quot; minOccurs=&quot;1&quot; name=&quot;MetaData&quot; type=&quot;OpenCmsRichContentMetaData&quot;/&gt;
			&lt;xsd:element maxOccurs=&quot;1&quot; minOccurs=&quot;1&quot; ...</description>
  </item>

  <item>
    <title>Unable to create a instance for a nested schema</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=4027</link>
    <description>Hi,

I am using a Nested schema as a content type in my project when i am trying to create a new filetype  I am getting an Error like

[b]It's not possible to create a new instance of a nested XML content definition. [/b]

Please suggest me a solution</description>
  </item>

  <item>
    <title>New modules published</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=3647</link>
    <description>Hi all,

From [url=http://www.gmv.com]GMV[/url]  South Region Office two new modules has been published:
[list]
[*][url=http://www.opencmshispano.es/nav/descargas/descarga_0040.html]SurveyModule[/url] , this module is an evolution of Alkacon OAMP Survey Module that allows the generation of statistics using Open Flash Chart.
...</description>
  </item>

  <item>
    <title>Issue with label rename in workplace.properties</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=3882</link>
    <description>Hi,

I have written 2 modules whose xsd files differ only in a couple of tags.

one module uses a couple of schemas so that the associated xml have a structure as in the following example

&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;News1Lists xmlns:xsi=...&gt;
  &lt;News1List language=&quot;it&quot;&gt;
    &lt;news&gt;
      ...</description>
  </item>

  <item>
    <title>Feeder Error</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=3778</link>
    <description>hi all,

Im developing a Feeder function but Im getting the following error:

[code]org.opencms.main.CmsRuntimeException: It's not possible to get the String value of a nested XML content definition.[/code] 

When the user access the page from the inside opencms system, it can edit the page directly by click on the OpenCMS icon, so the user edit the feeder and click Preview open, when it ...</description>
  </item>

  <item>
    <title>Alkacon OAMP Syndication Feed Module</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=3766</link>
    <description>Hi,

 i have two problems with the Syndication feed module of Alkacon. I would be grateful if someone could answer, please!

 1.- Module version that exists in Alkacon web for download (http://www.alkacon.com/en/modules/downloads/alkacon_oamp_feeder_1.0.0.html) is version 1.0, but  OpenCms CVS repository version is 2.0.  [b]What are the differences between version 1.0 and 2.0??? Is version ...</description>
  </item>

</channel>
</rss>


