From s.prousteau at eurelis.com Tue Jul 5 12:35:35 2022 From: s.prousteau at eurelis.com (Sandrine Prousteau) Date: Tue, 5 Jul 2022 12:35:35 +0200 Subject: [opencms-dev] Solr indexes emptied on Tomcat stop In-Reply-To: References: Message-ID: Hi Our Solr indexes are mysteriously emptied on every Tomcat stop, and then we must reindex all manually from the Administration after each restart or module reinstallation. We found no specific log infos, and nothing special in configs, but perhaps a new feature has a new config that we are not aware of... Both Online and Offline are impacted. All webapp folder is owned by "tomcat" user. *OpenCms 11.0.3 on Linux Ubuntu* *Tomcat 9 launched with "tomcat" user* *24~20.04.1-Ubuntu on AWS* *Java 11.0.15 OpenJDK Runtime Environment (build 11.0.15+10-Ubuntu-0ubuntu0.20.04.1)* Thanks for any help :) -------------- next part -------------- An HTML attachment was scrubbed... URL: From martin.rosenthal at oerag.de Wed Jul 6 08:28:29 2022 From: martin.rosenthal at oerag.de (martin.rosenthal at oerag.de) Date: Wed, 6 Jul 2022 08:28:29 +0200 Subject: [opencms-dev] CmsAdvancedPasswordHandler - Configuration Message-ID: Hello, everyone, In the OpenCMS API for the CmsAdvancedPasswordHandler , the description of the Validate Password method is: "This method checks if a new password follows the rules for new passwords, which Are Defined by a Class Configureded in the Opencms.Properties File." I have two questions: 1.) How did this configuration look? I have not found a documentary 2.) Does this validation also work if I have entered in OpenCMS-Systems.xml as validation handler ? Or do I have to have entered the class CmsAdvancedPasswordHandler there? Thanks and best regards, Martin Rosenthal From adikanskii at ncfu.ru Thu Jul 7 14:22:13 2022 From: adikanskii at ncfu.ru (=?koi8-r?B?5MnLwc7Ty8nKIOHOxNLFyiDg0tjF18ne?=) Date: Thu, 7 Jul 2022 12:22:13 +0000 Subject: [opencms-dev] jsp-search configuration Message-ID: <81e97b04b85d41a48c707c0b5e0c44a2@ncfu.ru> Hello, All! Can I cofigure content type "Search Configuration" (jsp-search) in oder to raplace some characters in query with Query Modifier ? For example I'd like to replace 'img src' in query to ''. Andrew Dikansky -------------- next part -------------- An HTML attachment was scrubbed... URL: From adikanskii at ncfu.ru Thu Jul 7 19:01:26 2022 From: adikanskii at ncfu.ru (=?koi8-r?B?5MnLwc7Ty8nKIOHOxNLFyiDg0tjF18ne?=) Date: Thu, 7 Jul 2022 17:01:26 +0000 Subject: [opencms-dev] Escape cms.requestContext.uri in jsp-search formatter Message-ID: Hello, All Is it neccessary to escape cms.requestContext.uri when render pagination here to avoid XSS (Cross Site Scripting)? line # 258 in https://github.com/alkacon/opencms-core/blob/branch_10_5_x/modules/org.opencms.jsp.search/resources/system/modules/org.opencms.jsp.search/formatters/jsp-search-formatter.jsp Andrew. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ramon.gavira at sagasoluciones.com Mon Jul 25 13:01:03 2022 From: ramon.gavira at sagasoluciones.com (=?iso-8859-1?Q?Ramon_Gavira_S=E1enz?=) Date: Mon, 25 Jul 2022 11:01:03 +0000 Subject: [opencms-dev] How to set permissions by Rol Message-ID: Hi! In OpenCms 10.5.4 Demo is defined the content view in /system/modules/org.opencms.ade.config/elementviews/ This Resource has permission set by ROL, How can we do that for other resources? [cid:image001.png at 01D8A026.97BE1D50] -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 63016 bytes Desc: image001.png URL: From K.Schliemann at comundus.com Mon Jul 25 14:36:04 2022 From: K.Schliemann at comundus.com (Schliemann, Kai) Date: Mon, 25 Jul 2022 12:36:04 +0000 Subject: [opencms-dev] How to set permissions by Rol In-Reply-To: References: Message-ID: Hi Ramon, I tested in OpenCms 10.0.1. You can type in the word "Role" in the first selectbox. Type the role name in the text box (e.g. WORKPLACE_USER). Then click on + icon. [cid:image002.png at 01D8A033.DCAA3C70] I tested as well in version 11. It does not work anymore. So you have to try, if it works in version 10.5.4. HTH Best regards Kai Von: opencms-dev Im Auftrag von Ramon Gavira Sáenz via opencms-dev Gesendet: Montag, 25. Juli 2022 13:01 An: opencms-dev at opencms.org Cc: Ramon Gavira Sáenz Betreff: [opencms-dev] How to set permissions by Rol Hi! In OpenCms 10.5.4 Demo is defined the content view in /system/modules/org.opencms.ade.config/elementviews/ This Resource has permission set by ROL, How can we do that for other resources? [cid:image003.png at 01D8A033.DCAA3C70] -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.png Type: image/png Size: 10706 bytes Desc: image002.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image003.png Type: image/png Size: 63016 bytes Desc: image003.png URL: From ramon.gavira at sagasoluciones.com Mon Jul 25 14:39:42 2022 From: ramon.gavira at sagasoluciones.com (=?iso-8859-1?Q?Ramon_Gavira_S=E1enz?=) Date: Mon, 25 Jul 2022 12:39:42 +0000 Subject: [opencms-dev] How to set permissions by Rol In-Reply-To: References: Message-ID: Cool, It Works for versión 10.5.4. Dankeschön! De: Schliemann, Kai Enviado el: lunes, 25 de julio de 2022 14:36 Para: The OpenCms mailing list CC: Ramon Gavira Sáenz Asunto: AW: How to set permissions by Rol Hi Ramon, I tested in OpenCms 10.0.1. You can type in the word "Role" in the first selectbox. Type the role name in the text box (e.g. WORKPLACE_USER). Then click on + icon. [cid:image001.png at 01D8A034.5F44FD50] I tested as well in version 11. It does not work anymore. So you have to try, if it works in version 10.5.4. HTH Best regards Kai Von: opencms-dev > Im Auftrag von Ramon Gavira Sáenz via opencms-dev Gesendet: Montag, 25. Juli 2022 13:01 An: opencms-dev at opencms.org Cc: Ramon Gavira Sáenz > Betreff: [opencms-dev] How to set permissions by Rol Hi! In OpenCms 10.5.4 Demo is defined the content view in /system/modules/org.opencms.ade.config/elementviews/ This Resource has permission set by ROL, How can we do that for other resources? [cid:image002.png at 01D8A034.5F44FD50] -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 10706 bytes Desc: image001.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.png Type: image/png Size: 63016 bytes Desc: image002.png URL: From deiverson.silveira at squadra.com.br Mon Jul 25 14:55:06 2022 From: deiverson.silveira at squadra.com.br (Deiverson Jorge Lages da Silveira) Date: Mon, 25 Jul 2022 09:55:06 -0300 Subject: [opencms-dev] Doubts about proof of concept to generate OpenCms sitemap with dynamic pages Message-ID: Dear, I'm doing a study that I need to configure the site and the operation of the generation of the OpenCms sitemap (htmlmap and that are dynamic), from pages that are dynamic (they receive parameters to be mounted) and operation of the configuration and restriction ( Disallowmap) and permission (allowed) of the path of specific OpenCms folders? Example of robots.txt (Is it possible to generate it dynamically? being that it will have dynamic paths?): Sitemap: https://www.example.com/sitemap Sitemap: https://www.example.com/htmlmap Disallow: /.categories Disallow: /.elements Allow: /my-news # https://www.example.com/my-news/news.html?type=03&num=24213&comp=&year=2022 Where can I get more information to advanced this? -- Deiverson Jorge Lages da Silveira Devsecops www.squadra.com.br | www.grena.design | www.justdigital.com.br -------------- next part -------------- An HTML attachment was scrubbed... URL: From K.Schliemann at comundus.com Tue Jul 26 17:19:09 2022 From: K.Schliemann at comundus.com (Schliemann, Kai) Date: Tue, 26 Jul 2022 15:19:09 +0000 Subject: [opencms-dev] How to set permissions by Rol In-Reply-To: References: Message-ID: De nada. Best regards Kai Von: Ramon Gavira Sáenz Gesendet: Montag, 25. Juli 2022 14:40 An: Schliemann, Kai ; The OpenCms mailing list Betreff: RE: How to set permissions by Rol Cool, It Works for versión 10.5.4. Dankeschön! De: Schliemann, Kai > Enviado el: lunes, 25 de julio de 2022 14:36 Para: The OpenCms mailing list > CC: Ramon Gavira Sáenz > Asunto: AW: How to set permissions by Rol Hi Ramon, I tested in OpenCms 10.0.1. You can type in the word "Role" in the first selectbox. Type the role name in the text box (e.g. WORKPLACE_USER). Then click on + icon. [cid:image001.png at 01D8A113.CD55EA40] I tested as well in version 11. It does not work anymore. So you have to try, if it works in version 10.5.4. HTH Best regards Kai Von: opencms-dev > Im Auftrag von Ramon Gavira Sáenz via opencms-dev Gesendet: Montag, 25. Juli 2022 13:01 An: opencms-dev at opencms.org Cc: Ramon Gavira Sáenz > Betreff: [opencms-dev] How to set permissions by Rol Hi! In OpenCms 10.5.4 Demo is defined the content view in /system/modules/org.opencms.ade.config/elementviews/ This Resource has permission set by ROL, How can we do that for other resources? [cid:image002.png at 01D8A113.CD55EA40] -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 10706 bytes Desc: image001.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.png Type: image/png Size: 63016 bytes Desc: image002.png URL: From ramon.gavira at sagasoluciones.com Tue Jul 26 19:09:30 2022 From: ramon.gavira at sagasoluciones.com (=?iso-8859-1?Q?Ramon_Gavira_S=E1enz?=) Date: Tue, 26 Jul 2022 17:09:30 +0000 Subject: [opencms-dev] [OpenCms 10.5.4] - PDF generation Issue with JPeg 2000 Images Message-ID: Hello, When we try to generate a thumbnail for some documents that contains Jpeg 2000 images in the first page, we got this error y log 26 jul 2022 13:50:55,906 ERROR [pdftools.CmsPdfResourceHandler: 132] JPeg 2000 Images needs the VM parameter - Dorg.jpedal.jai=true switch turned on java.lang.RuntimeException: JPeg 2000 Images needs the VM parameter -Dorg.jpedal.jai=true switch turned on I have tried setting the parameter Dorg.jpedal.jai=true on Tomcat init file but it didn't fix the problema. Any help?? Ramón Gavira Sáenz -------------- next part -------------- An HTML attachment was scrubbed... URL: From s.prousteau at eurelis.com Thu Jul 28 09:58:36 2022 From: s.prousteau at eurelis.com (Sandrine Prousteau) Date: Thu, 28 Jul 2022 09:58:36 +0200 Subject: [opencms-dev] =?utf-8?q?=28no_subject=29?= Message-ID: Hi all! On OpenCms 13.0, is there a way to disable the "admin" login warning on login, for local dev use? Thanks for answers. Sandrine P. -------------- next part -------------- An HTML attachment was scrubbed... URL: From s.prousteau at eurelis.com Thu Jul 28 10:26:43 2022 From: s.prousteau at eurelis.com (Sandrine Prousteau) Date: Thu, 28 Jul 2022 10:26:43 +0200 Subject: [opencms-dev] (no subject) In-Reply-To: References: Message-ID: I apologize, it is a Chrome warning!!! Shame on me... Le jeu. 28 juil. 2022 à 09:58, Sandrine Prousteau via opencms-dev < opencms-dev at opencms.org> a écrit : > Hi all! > > On OpenCms 13.0, is there a way to disable the "admin" login warning on > login, for local dev use? > > Thanks for answers. > > Sandrine P. > _______________________________________________ > This mail is sent to you from the opencms-dev mailing list > To change your list options, or to unsubscribe from the list, please visit > https://lists.opencms.org/mailman/listinfo/opencms-dev > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From hfcoma at gmx.de Thu Aug 4 22:10:55 2022 From: hfcoma at gmx.de (Fabian Huschka) Date: Thu, 4 Aug 2022 22:10:55 +0200 Subject: [opencms-dev] Search index configuration In-Reply-To: References: Message-ID: An HTML attachment was scrubbed... URL: From alex at opencms.org Fri Aug 5 11:03:39 2022 From: alex at opencms.org (Alex Kandzior) Date: Fri, 5 Aug 2022 11:03:39 +0200 Subject: [opencms-dev] Search index configuration In-Reply-To: References: Message-ID: Hi Fabian! > - How can I import users and groups that have been exported from e.g. 10.5? In other terms, as the password mechanics seem to have changed, how can I migrate local users and groups to a fresh install of OpenCms 13? Check the configuration file „opencms-system.xml“. Somewhere aound line 35 is the configuration. Change this back to: UTF-8 MD5 false Then the old MD5 encoded password should still work. > - Can I no longer add/modify search indexes and sources through the GUI? Yes, this is the case. Kind regards, Alex. ------------------- Alexander Kandzior Alkacon Software - The OpenCms Experts http://www.alkacon.com - http://www.opencms.org > Am 04.08.2022 um 22:10 schrieb Fabian Huschka via opencms-dev : > > Hi, > > I had finally the chance to fiddle with OpenCms 13. And two things struck me right away: > > - How can I import users and groups that have been exported from e.g. 10.5? In other terms, as the password mechanics seem to have changed, how can I migrate local users and groups to a fresh install of OpenCms 13? > - Can I no longer add/modify search indexes and sources through the GUI? > > Many thanks, > > > \Fabian > _______________________________________________ > This mail is sent to you from the opencms-dev mailing list > To change your list options, or to unsubscribe from the list, please visit > https://lists.opencms.org/mailman/listinfo/opencms-dev > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From luis.lana at memorandum.net Mon Aug 8 15:36:04 2022 From: luis.lana at memorandum.net (luis.lana at memorandum.net) Date: Mon, 8 Aug 2022 15:36:04 +0200 Subject: [opencms-dev] Newsletter opencms Message-ID: <000901d8ab2b$cef3feb0$6cdbfc10$@memorandum.net> Hello, ¿does anybody know where I can donwload the newsletter module for OpenCms (v10.5)? Thanks! Luis -------------- next part -------------- An HTML attachment was scrubbed... URL: From tech.kratas at gmail.com Mon Aug 8 17:26:07 2022 From: tech.kratas at gmail.com (Filip Kratochvil) Date: Mon, 8 Aug 2022 17:26:07 +0200 Subject: [opencms-dev] Newsletter opencms In-Reply-To: <000901d8ab2b$cef3feb0$6cdbfc10$@memorandum.net> References: <000901d8ab2b$cef3feb0$6cdbfc10$@memorandum.net> Message-ID: Hi Luis, I think that the newsletter module is not maintained anymore :/ You can use some 3rd party solution (e.g. Mailchimp) or use a webform module to collect a list of users (but you would have to export them manually into some mailing service). Regards Filip Kratochvil po 8. 8. 2022 v 15:36 odesílatel Luis via opencms-dev < opencms-dev at opencms.org> napsal: > Hello, ¿does anybody know where I can donwload the newsletter module for > OpenCms (v10.5)? > > > > Thanks! > > > > *Luis* > _______________________________________________ > This mail is sent to you from the opencms-dev mailing list > To change your list options, or to unsubscribe from the list, please visit > https://lists.opencms.org/mailman/listinfo/opencms-dev > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From martin.rosenthal at oerag.de Wed Aug 10 12:08:49 2022 From: martin.rosenthal at oerag.de (martin.rosenthal at oerag.de) Date: Wed, 10 Aug 2022 12:08:49 +0200 Subject: [opencms-dev] Supports OCEE-LDAP ldaps? Message-ID: Hello, everyone, Also supports OCEE-LDAP secure Connections with LDAPS: //? I didn't any connection via ldaps:// and I find nothing in the documentary if it works. Thanks and best regards, Martin _________________________________ Entwickler IT-Anwendungen Telefon: +49 211 529-5775 Telefax: +49 211 529-59775 E-Mail: Martin.Rosenthal at oerag.de www.oerag.de E-Mail-Newsletter "Rund um Rechtsschutz" – jetzt anmelden: www.oerag.de/newsletter ÖRAG Rechtsschutzversicherungs-AG Hansaallee 199, 40549 Düsseldorf Vorstand: Dragica Mischler (Vorsitzende), Marcus Hansen, Betina Nickel Aufsichtsratsvorsitzender: Dr. Wolfgang Breuer Sitz der Gesellschaft: Düsseldorf, Registergericht Düsseldorf HRB 12073 Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten diese E-Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser E-Mail sind nicht gestattet. From martin.rosenthal at oerag.de Wed Aug 10 13:44:24 2022 From: martin.rosenthal at oerag.de (martin.rosenthal at oerag.de) Date: Wed, 10 Aug 2022 13:44:24 +0200 Subject: [opencms-dev] Antwort: Supports OCEE-LDAP ldaps? In-Reply-To: References: Message-ID: Hello, everyone, I overlooked the part in the documentary to LDPAS. It works as I have found out now. Many greetings, Martin _________________________________ Entwickler IT-Anwendungen Telefon: +49 211 529-5775 Telefax: +49 211 529-59775 E-Mail: Martin.Rosenthal at oerag.de www.oerag.de E-Mail-Newsletter "Rund um Rechtsschutz" – jetzt anmelden: www.oerag.de/newsletter ÖRAG Rechtsschutzversicherungs-AG Hansaallee 199, 40549 Düsseldorf Vorstand: Dragica Mischler (Vorsitzende), Marcus Hansen, Betina Nickel Aufsichtsratsvorsitzender: Dr. Wolfgang Breuer Sitz der Gesellschaft: Düsseldorf, Registergericht Düsseldorf HRB 12073 Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten diese E-Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser E-Mail sind nicht gestattet. Von: "martin.rosenthal--- via opencms-dev" An: opencms-dev at opencms.org Kopie: martin.rosenthal at oerag.de Datum: 10.08.2022 12:09 Betreff: [opencms-dev] Supports OCEE-LDAP ldaps? Gesendet von: "opencms-dev" Hello, everyone, Also supports OCEE-LDAP secure Connections with LDAPS: //? I didn't any connection via ldaps:// and I find nothing in the documentary if it works. Thanks and best regards, Martin _________________________________ Entwickler IT-Anwendungen Telefon: +49 211 529-5775 Telefax: +49 211 529-59775 E-Mail: Martin.Rosenthal at oerag.de www.oerag.de E-Mail-Newsletter "Rund um Rechtsschutz" – jetzt anmelden: www.oerag.de/newsletter ÖRAG Rechtsschutzversicherungs-AG Hansaallee 199, 40549 Düsseldorf Vorstand: Dragica Mischler (Vorsitzende), Marcus Hansen, Betina Nickel Aufsichtsratsvorsitzender: Dr. Wolfgang Breuer Sitz der Gesellschaft: Düsseldorf, Registergericht Düsseldorf HRB 12073 Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten diese E-Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser E-Mail sind nicht gestattet. _______________________________________________ This mail is sent to you from the opencms-dev mailing list To change your list options, or to unsubscribe from the list, please visit https://lists.opencms.org/mailman/listinfo/opencms-dev From hfcoma at gmx.de Tue Aug 16 00:26:56 2022 From: hfcoma at gmx.de (Fabian Huschka) Date: Tue, 16 Aug 2022 00:26:56 +0200 Subject: [opencms-dev] Detail pages in OpenCms 13, was Aw: Re: Search index configuration In-Reply-To: References: Message-ID: An HTML attachment was scrubbed... URL: From martin.rosenthal at oerag.de Tue Aug 16 12:19:05 2022 From: martin.rosenthal at oerag.de (martin.rosenthal at oerag.de) Date: Tue, 16 Aug 2022 12:19:05 +0200 Subject: [opencms-dev] Problem OCEE LDAP - reading Groups and users from Active Directory Message-ID: Hello everyone, i've got a problem to read the users and groups via OCEE LDAP from an Active Directory. The connection seems to work In the log file there is an entry "... bind to ldaps://:636 ..... Using provider ldaps:// for ou '' ..." But than in the log file i get the error "...... 16 Aug 2022 10:20:07,231 [r:      ] DEBUG [encms.ocee.ldap.CmsLdapManager:2607] search: searchRoot = OU=A-Group,DC=domain,DC=domExtension, filter = (&(objectclass=group)(cn=$ {group})), attributes = [cn, name] 16 Aug 2022 10:20:07,271 [r:      ] DEBUG [encms.ocee.ldap.CmsLdapManager:2619] Fetch page: 1 16 Aug 2022 10:20:07,273 [r:      ]  WARN [encms.ocee.ldap.CmsLdapManager:1237] Group "${group}" was not found. 16 Aug 2022 10:20:07,275 [r:      ] ERROR [encms.ocee.ldap.CmsLdapManager:1276] Group "${group}" was not found. {} 16 Aug 2022 10:20:07,277 [r:      ] DEBUG [.ldap.CmsLdapGroupRoleMappings: 248] Group "${group}" was not found. org.opencms.db.CmsDbEntryNotFoundException: Group "${group}" was not found. at org.opencms.db.generic.CmsUserDriver.readGroup(CmsUserDriver.java:1279) ~[opencms.jar:13.0] at org.opencms.ocee.ldap.CmsLdapGroupRoleMappings.o000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000super (CmsLdapGroupRoleMappings.java:243) [org.opencms.ocee.base.jar:?] at org.opencms.ocee.ldap.CmsLdapGroupRoleMappings.initialize (CmsLdapGroupRoleMappings.java:180) [org.opencms.ocee.base.jar:?] ....." The objectClass "group" exists in the Active Directory in the objetcs. I've checked in Apache Directory Studio the distinguished name. It is correct. As template i've used the the sample for Active Directory from the Alakcon doumentation https://ocee.opencms.org/documentation/ocee-11/ldap-connector/setup-configuration/ I've changed only the provider and the context-nodes in the user- and group-definition. In the OpenCms workplace i get no result if i'm searching for users or groups. Has anyone an idea? Thanks an regards, Martin _________________________________ Entwickler IT-Anwendungen Telefon: +49 211 529-5775 Telefax: +49 211 529-59775 E-Mail: Martin.Rosenthal at oerag.de www.oerag.de E-Mail-Newsletter "Rund um Rechtsschutz" – jetzt anmelden: www.oerag.de/newsletter ÖRAG Rechtsschutzversicherungs-AG Hansaallee 199, 40549 Düsseldorf Vorstand: Dragica Mischler (Vorsitzende), Marcus Hansen, Betina Nickel Aufsichtsratsvorsitzender: Dr. Wolfgang Breuer Sitz der Gesellschaft: Düsseldorf, Registergericht Düsseldorf HRB 12073 Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten diese E-Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser E-Mail sind nicht gestattet. From alegajos at gmail.com Wed Aug 17 07:36:37 2022 From: alegajos at gmail.com (=?UTF-8?Q?Soluciones_Alegajos_Jos=C3=A9_A=2EGarc=C3=ADa?=) Date: Wed, 17 Aug 2022 07:36:37 +0200 Subject: [opencms-dev] Problem OCEE LDAP - reading Groups and users from Active Directory In-Reply-To: References: Message-ID: El mar., 16 ago. 2022 12:19 p. m., martin.rosenthal--- via opencms-dev < opencms-dev at opencms.org> escribió: > > Hello everyone, > > i've got a problem to read the users and groups via OCEE LDAP from an > Active Directory. > > The connection seems to work In the log file there is an entry > "... > bind to ldaps://:636 > ..... > Using provider ldaps:// for ou '' > ..." > > But than in the log file i get the error > > "...... > 16 Aug 2022 10:20:07,231 [r: ] DEBUG > [encms.ocee.ldap.CmsLdapManager:2607] search: searchRoot = > OU=A-Group,DC=domain,DC=domExtension, filter = (&(objectclass=group)(cn=$ > {group})), attributes = [cn, name] > 16 Aug 2022 10:20:07,271 [r: ] DEBUG > [encms.ocee.ldap.CmsLdapManager:2619] Fetch page: 1 > 16 Aug 2022 10:20:07,273 [r: ] WARN > [encms.ocee.ldap.CmsLdapManager:1237] Group "${group}" was not found. > 16 Aug 2022 10:20:07,275 [r: ] ERROR > [encms.ocee.ldap.CmsLdapManager:1276] Group "${group}" was not found. {} > 16 Aug 2022 10:20:07,277 [r: ] DEBUG [.ldap.CmsLdapGroupRoleMappings: > 248] Group "${group}" was not found. > org.opencms.db.CmsDbEntryNotFoundException: Group "${group}" was not found. > at org.opencms.db.generic.CmsUserDriver.readGroup(CmsUserDriver.java:1279) > ~[opencms.jar:13.0] > at > > org.opencms.ocee.ldap.CmsLdapGroupRoleMappings.o000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000super > (CmsLdapGroupRoleMappings.java:243) [org.opencms.ocee.base.jar:?] > at org.opencms.ocee.ldap.CmsLdapGroupRoleMappings.initialize > (CmsLdapGroupRoleMappings.java:180) [org.opencms.ocee.base.jar:?] > > ....." > The objectClass "group" exists in the Active Directory in the objetcs. > > I've checked in Apache Directory Studio the distinguished name. It is > correct. As template i've used the the sample for Active Directory from the > Alakcon doumentation > > https://ocee.opencms.org/documentation/ocee-11/ldap-connector/setup-configuration/ > I've changed only the provider and the context-nodes in the user- and > group-definition. > > > In the OpenCms workplace i get no result if i'm searching for users or > groups. > > Has anyone an idea? > > Thanks an regards, > > Martin > _________________________________ > Entwickler > IT-Anwendungen > > Telefon: +49 211 529-5775 > Telefax: +49 211 529-59775 > E-Mail: Martin.Rosenthal at oerag.de > www.oerag.de > > E-Mail-Newsletter "Rund um Rechtsschutz" – jetzt anmelden: > www.oerag.de/newsletter > > ÖRAG Rechtsschutzversicherungs-AG > Hansaallee 199, 40549 Düsseldorf > Vorstand: Dragica Mischler (Vorsitzende), Marcus Hansen, Betina Nickel > Aufsichtsratsvorsitzender: Dr. Wolfgang Breuer > Sitz der Gesellschaft: Düsseldorf, Registergericht Düsseldorf HRB 12073 > > Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte > Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail > irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und > vernichten diese E-Mail. Das unerlaubte Kopieren sowie die unbefugte > Weitergabe dieser E-Mail sind nicht gestattet. > _______________________________________________ > This mail is sent to you from the opencms-dev mailing list > To change your list options, or to unsubscribe from the list, please visit > https://lists.opencms.org/mailman/listinfo/opencms-dev > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From s.prousteau at eurelis.com Thu Aug 18 18:08:40 2022 From: s.prousteau at eurelis.com (Sandrine Prousteau) Date: Thu, 18 Aug 2022 18:08:40 +0200 Subject: [opencms-dev] Element status "draging" as macro ? In-Reply-To: References: Message-ID: Hi OpenCmsers! I'm on OpenCms 13. Is there a way to easily know on a jsp formatter, if we are in the case of an element drag&droped on the page, like an existing component, or a dynamic function? I know we have *${cms.element.inMemoryOnly}* to know the not persistent status, and I wonder if there is something like *${cms.element.draging}*. The aim is to handle display if there is no "page bean" context (like navigation or other). Thanks for your help! Sandrine -------------- next part -------------- An HTML attachment was scrubbed... URL: From martin.rosenthal at oerag.de Fri Aug 19 08:07:13 2022 From: martin.rosenthal at oerag.de (martin.rosenthal at oerag.de) Date: Fri, 19 Aug 2022 08:07:13 +0200 Subject: [opencms-dev] OpenCms 13 - Workplace freezes after undeployment of module Message-ID: Hello everyone, We have a problem with OpenCMS 13. In a custom module we have a Jar file that will be deployed in the LIBS directory. When I delete the module via the OpenCMS Workplace, the workplace freezes and I can only call it up again when I restart the server. In the OpenCms log file i get the error (excerpt). .......... 18 Aug 2022 09:10:56,966 [r: ] WARN [.jgroups.logging.Log4J2LogImpl: 96] JGRP000032: c8d710635a37-6097: no physical address for 81c1ae31-db2b-bf8f-bd97-986ecaa5e192, dropping message 18 Aug 2022 09:10:58,540 [r:0GywPf] ERROR [ org.opencms.i18n.CmsMessages: 90] Error creating messages for bundle org.opencms.gwt.messages for locale de {request_id=0GywPf, request_url= http://localhost/opencms/workplace/UIDL/?v-uiId=0} 18 Aug 2022 09:10:58,544 [r:0GywPf] ERROR [ org.opencms.i18n.CmsMessages: 90] Error creating messages for bundle org.opencms.i18n.messages for locale de {request_id=0GywPf, request_url= http://localhost/opencms/workplace/UIDL/?v-uiId=0} ... 18 Aug 2022 09:11:00,971 [r: ] WARN [.jgroups.logging.Log4J2LogImpl: 96] JGRP000032: c8d710635a37-6097: no physical address for 81c1ae31-db2b-bf8f-bd97-986ecaa5e192, dropping message 18 Aug 2022 09:11:02,904 [r: ] WARN [er.admin.MetricsHistoryHandler: 462] Exception retrieving local metrics for group jvm: java.lang.IllegalStateException: java.io.IOException: java.lang.reflect.InvocationTargetException ........... and in the Catalina.out log file of Tomcat the following error: ........... 18-Aug-2022 09:10:18.301 SEVERE [main] org.apache.catalina.session.StandardManager.startInternal Exception loading sessions from persistent storage java.io.EOFException at java.base/java.io.ObjectInputStream $BlockDataInputStream.peekByte(ObjectInputStream.java:3214) at java.base/java.io.ObjectInputStream.readClassDesc (ObjectInputStream.java:1893) ... Caused by: java.nio.file.NoSuchFileException: /usr/local/tomcat/webapps/opencms/WEB-INF/lib/template.jar at java.base/sun.nio.fs.UnixException.translateToIOException (UnixException.java:92) ...................... I do not know any behavior from older OpenCMS versions. From version 13, is it no longer possible to put Jars in a module? Or is there more of an error in the development of the module? Thanks and best regards, Martin _________________________________ Entwickler IT-Anwendungen Telefon: +49 211 529-5775 Telefax: +49 211 529-59775 E-Mail: Martin.Rosenthal at oerag.de www.oerag.de E-Mail-Newsletter "Rund um Rechtsschutz" – jetzt anmelden: www.oerag.de/newsletter ÖRAG Rechtsschutzversicherungs-AG Hansaallee 199, 40549 Düsseldorf Vorstand: Dragica Mischler (Vorsitzende), Marcus Hansen, Betina Nickel Aufsichtsratsvorsitzender: Dr. Wolfgang Breuer Sitz der Gesellschaft: Düsseldorf, Registergericht Düsseldorf HRB 12073 Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten diese E-Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser E-Mail sind nicht gestattet. From hvanderkallen at xs4all.nl Fri Aug 19 15:30:35 2022 From: hvanderkallen at xs4all.nl (Hein van der Kallen) Date: Fri, 19 Aug 2022 15:30:35 +0200 Subject: [opencms-dev] messages from this mailinglist considered as spam : DKIM Message-ID: <000201d8b3cf$dd70f7c0$9852e740$@xs4all.nl> Hi, Some messages from the mailinglist I receive directly in my normal mailbox. f.i Re: [opencms-dev] Search index configuration d.d. 5-8-2022 from opencms-dev ; namens; Alex Kandzior via opencms-dev opencms-dev at opencms.org But most messages from the mailinglist I receive in the SPAM mailbox f.i. [DKIM] [opencms-dev] Detail pages in OpenCms 13, was Aw: Re: Search index configuration d.d. 16-8-2022 from opencms-dev ; namens; Fabian Huschka via opencms-dev opencms-dev at opencms.org It is the mailserver from my internet provider that adds the “[DKIM]” indication. See https://en.wikipedia.org/wiki/DomainKeys_Identified_Mail : DomainKeys Identified Mail (DKIM) is an email authentication method designed to detect forged sender addresses in email ( email spoofing), a technique often used in phishing and email spam. DKIM allows the receiver to check that an email claimed to have come from a specific domain was indeed authorized by the owner of that domain. [1] It achieves this by affixing a digital signature, linked to a domain name, to each outgoing email message. The recipient system can verify this by looking up the sender's public key published in the DNS Can the mailinglist software be changed to never fail on the DKIM test on sent mails? Kind regards, Hein van der Kallen Van: opencms-dev Namens Alex Kandzior via opencms-dev Verzonden: vrijdag 5 augustus 2022 11:04 Aan: The OpenCms mailing list CC: Alex Kandzior Onderwerp: Re: [opencms-dev] Search index configuration Hi Fabian! - How can I import users and groups that have been exported from e.g. 10.5? In other terms, as the password mechanics seem to have changed, how can I migrate local users and groups to a fresh install of OpenCms 13? Check the configuration file „opencms-system.xml“. Somewhere aound line 35 is the configuration. Change this back to: UTF-8 MD5 false Then the old MD5 encoded password should still work. - Can I no longer add/modify search indexes and sources through the GUI? Yes, this is the case. Kind regards, Alex. ------------------- Alexander Kandzior Alkacon Software - The OpenCms Experts http://www.alkacon.com - http://www.opencms.org Am 04.08.2022 um 22:10 schrieb Fabian Huschka via opencms-dev >: Hi, I had finally the chance to fiddle with OpenCms 13. And two things struck me right away: - How can I import users and groups that have been exported from e.g. 10.5? In other terms, as the password mechanics seem to have changed, how can I migrate local users and groups to a fresh install of OpenCms 13? - Can I no longer add/modify search indexes and sources through the GUI? Many thanks, \Fabian _______________________________________________ This mail is sent to you from the opencms-dev mailing list To change your list options, or to unsubscribe from the list, please visit https://lists.opencms.org/mailman/listinfo/opencms-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: From hvanderkallen at xs4all.nl Fri Aug 19 16:08:48 2022 From: hvanderkallen at xs4all.nl (Hein van der Kallen) Date: Fri, 19 Aug 2022 16:08:48 +0200 Subject: [opencms-dev] multilingual-menus in opencms 13 Message-ID: <000701d8b3d5$33b9cc10$9b2d6430$@xs4all.nl> Hi According to https://documentation.opencms.org/opencms-documentation/localization/multilingual-menus/ (Valid for OpenCms: 13.0) In a default installation, the folders shown in Figure [available_workplace_locales] are present. But in a fresh opencms 13 (default without legacy tools) the workplace folder only contains * commons * editors * resources Folders. (and NO locales folder) Also the system folder contains other subfolders. Please explain what happened to multilingual-menus. And bring implementation and documentation in sync. Regards, Hein van der Kallen Van: opencms-dev Namens Alex Kandzior via opencms-dev Verzonden: vrijdag 5 augustus 2022 11:04 Aan: The OpenCms mailing list CC: Alex Kandzior Onderwerp: Re: [opencms-dev] Search index configuration Hi Fabian! - How can I import users and groups that have been exported from e.g. 10.5? In other terms, as the password mechanics seem to have changed, how can I migrate local users and groups to a fresh install of OpenCms 13? Check the configuration file „opencms-system.xml“. Somewhere aound line 35 is the configuration. Change this back to: UTF-8 MD5 false Then the old MD5 encoded password should still work. - Can I no longer add/modify search indexes and sources through the GUI? Yes, this is the case. Kind regards, Alex. ------------------- Alexander Kandzior Alkacon Software - The OpenCms Experts http://www.alkacon.com - http://www.opencms.org Am 04.08.2022 um 22:10 schrieb Fabian Huschka via opencms-dev >: Hi, I had finally the chance to fiddle with OpenCms 13. And two things struck me right away: - How can I import users and groups that have been exported from e.g. 10.5? In other terms, as the password mechanics seem to have changed, how can I migrate local users and groups to a fresh install of OpenCms 13? - Can I no longer add/modify search indexes and sources through the GUI? Many thanks, \Fabian _______________________________________________ This mail is sent to you from the opencms-dev mailing list To change your list options, or to unsubscribe from the list, please visit https://lists.opencms.org/mailman/listinfo/opencms-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: From tech.kratas at gmail.com Fri Aug 19 21:42:19 2022 From: tech.kratas at gmail.com (Filip Kratochvil) Date: Fri, 19 Aug 2022 21:42:19 +0200 Subject: [opencms-dev] multilingual-menus in opencms 13 In-Reply-To: <000701d8b3d5$33b9cc10$9b2d6430$@xs4all.nl> References: <000701d8b3d5$33b9cc10$9b2d6430$@xs4all.nl> Message-ID: Hello Hein, localization files are now part of the corresponding libs inside WEB-INF/lib/ (libs contain java properties files). You can use it as a source for some modification. If you want to develop new localization more seriously, check this script: https://github.com/alkacon/opencms-core/blob/master/copy-messages.sh It can collect all "en" files from git repo as a source for translation and copy files between RFS and VFS (using mounted OpenCms). Anyway, it's been some time since I used this tool, so I don't remember all the functions... Regards Filip Kratochvil pá 19. 8. 2022 v 16:08 odesílatel Hein van der Kallen via opencms-dev < opencms-dev at opencms.org> napsal: > Hi > > According to > > > https://documentation.opencms.org/opencms-documentation/localization/multilingual-menus/ > (Valid for OpenCms: 13.0) > > In a default installation, the folders shown in Figure > [available_workplace_locales] > are > present. > > > > But in a fresh opencms 13 (default without legacy tools) the workplace > folder only contains > > - commons > - editors > - resources > > Folders. (and NO locales folder) > > > > Also the system folder contains other subfolders. > > > > Please explain what happened to multilingual-menus. > > And bring implementation and documentation in sync. > > > > Regards, > > Hein van der Kallen > > > > > > *Van:* opencms-dev *Namens *Alex > Kandzior via opencms-dev > *Verzonden:* vrijdag 5 augustus 2022 11:04 > *Aan:* The OpenCms mailing list > *CC:* Alex Kandzior > *Onderwerp:* Re: [opencms-dev] Search index configuration > > > > Hi Fabian! > > > > - How can I import users and groups that have been exported from e.g. > 10.5? In other terms, as the password mechanics seem to have changed, how > can I migrate local users and groups to a fresh install of OpenCms 13? > > > > Check the configuration file „opencms-system.xml“. Somewhere aound line 35 > is the configuration. > > Change this back to: > > > > class="org.opencms.security.CmsDefaultPasswordHandler"> > UTF-8 > MD5 > name="compatibility.convert.digestencoding">false > > > > > Then the old MD5 encoded password should still work. > > > > - Can I no longer add/modify search indexes and sources through the GUI? > > > > Yes, this is the case. > > > > Kind regards, > Alex. > > ------------------- > Alexander Kandzior > > Alkacon Software - The OpenCms Experts > > http://www.alkacon.com - http://www.opencms.org > > > > > Am 04.08.2022 um 22:10 schrieb Fabian Huschka via opencms-dev < > opencms-dev at opencms.org>: > > > > Hi, > > > > I had finally the chance to fiddle with OpenCms 13. And two things struck > me right away: > > > > - How can I import users and groups that have been exported from e.g. > 10.5? In other terms, as the password mechanics seem to have changed, how > can I migrate local users and groups to a fresh install of OpenCms 13? > > - Can I no longer add/modify search indexes and sources through the GUI? > > > > Many thanks, > > > > > > \Fabian > > _______________________________________________ > This mail is sent to you from the opencms-dev mailing list > To change your list options, or to unsubscribe from the list, please visit > https://lists.opencms.org/mailman/listinfo/opencms-dev > > > > _______________________________________________ > This mail is sent to you from the opencms-dev mailing list > To change your list options, or to unsubscribe from the list, please visit > https://lists.opencms.org/mailman/listinfo/opencms-dev > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From hvanderkallen at xs4all.nl Sun Aug 21 15:42:10 2022 From: hvanderkallen at xs4all.nl (Hein van der Kallen) Date: Sun, 21 Aug 2022 15:42:10 +0200 Subject: [opencms-dev] multilingual-menus in opencms 13 Message-ID: <000201d8b563$d095d620$71c18260$@xs4all.nl> Filip, Thank you for your answer. This is how I understand it now: The localization for the default English workplace locale is included in opencms.war. The localizations for 8 supported foreign languages like "de" were before opencms 11 included in optional modules that were all loaded in a default install. The properties were in (sub)folders like /system/workplace/locales/de/messages/org/opencms/.. in files like messages-de.properties or clientmessages-de.properties That is the situation described now in * https://documentation.opencms.org/opencms-documentation/localization/multilingual-menus/ (Valid for OpenCms: 13.0) * In a default installation, the folders shown in Figure [available_workplace_locales] are present. So by default all 8 supported foreign language localizations were activated. To deactivate a supported foreign language localization you should remove the corresponding module Since opencms 11 The localizations for 8 supported foreign languages are placed in jar files like org.opencms.locale.de.jar in the lib folder. These 8 jarfiles are all loaded in a new install. The properties are in (sub)folders like /org/opencms/.. in files like messages-de.properties or clientmessages-de.properties By default the /system/workplace/locales/ folder and its subfolders are not made. So by default none of the 8 supported foreign languages are activated. To activate a supported foreign language like "de" you should add the /system/workplace/locales and /system/workplace/locales/de folder. Finally The advice To put the message bundles you may add in your locale usable, you have to export your locale folder, say pt for Portugese, to {webapp home}/WEB-INF/classes. Therefore, put your localization in a module and set the export point via the module configuration. Here's an old (but still mostly valid) tutorial on how to add the localizations (the wizard mentioned there is not available anymore). Seems far outdated (from opencms 7) : If Opencms does not place localizations for supported foreign languages in modules any more and surely not in that way, so why should creators for a non-supported language localization do it like that ? And the link is not working anymore. It can still be found on http://www.incmnsz.mx/opencms/alkacon-documentation/howto_workplace_translation/ So please correct the documentation. Regards, Hein van der Kallen Van: Filip Kratochvil Verzonden: vrijdag 19 augustus 2022 21:42 Aan: The OpenCms mailing list CC: Hein van der Kallen Onderwerp: Re: [opencms-dev] multilingual-menus in opencms 13 Hello Hein, localization files are now part of the corresponding libs inside WEB-INF/lib/ (libs contain java properties files). You can use it as a source for some modification. If you want to develop new localization more seriously, check this script: https://github.com/alkacon/opencms-core/blob/master/copy-messages.sh It can collect all "en" files from git repo as a source for translation and copy files between RFS and VFS (using mounted OpenCms). Anyway, it's been some time since I used this tool, so I don't remember all the functions... Regards Filip Kratochvil pá 19. 8. 2022 v 16:08 odesílatel Hein van der Kallen via opencms-dev > napsal: Hi According to https://documentation.opencms.org/opencms-documentation/localization/multilingual-menus/ (Valid for OpenCms: 13.0) In a default installation, the folders shown in Figure [available_workplace_locales] are present. But in a fresh opencms 13 (default without legacy tools) the workplace folder only contains * commons * editors * resources Folders. (and NO locales folder) Also the system folder contains other subfolders. Please explain what happened to multilingual-menus. And bring implementation and documentation in sync. Regards, Hein van der Kallen Van: opencms-dev > Namens Alex Kandzior via opencms-dev Verzonden: vrijdag 5 augustus 2022 11:04 Aan: The OpenCms mailing list > CC: Alex Kandzior > Onderwerp: Re: [opencms-dev] Search index configuration Hi Fabian! - How can I import users and groups that have been exported from e.g. 10.5? In other terms, as the password mechanics seem to have changed, how can I migrate local users and groups to a fresh install of OpenCms 13? Check the configuration file „opencms-system.xml“. Somewhere aound line 35 is the configuration. Change this back to: UTF-8 MD5 false Then the old MD5 encoded password should still work. - Can I no longer add/modify search indexes and sources through the GUI? Yes, this is the case. Kind regards, Alex. ------------------- Alexander Kandzior Alkacon Software - The OpenCms Experts http://www.alkacon.com - http://www.opencms.org Am 04.08.2022 um 22:10 schrieb Fabian Huschka via opencms-dev >: Hi, I had finally the chance to fiddle with OpenCms 13. And two things struck me right away: - How can I import users and groups that have been exported from e.g. 10.5? In other terms, as the password mechanics seem to have changed, how can I migrate local users and groups to a fresh install of OpenCms 13? - Can I no longer add/modify search indexes and sources through the GUI? Many thanks, \Fabian _______________________________________________ This mail is sent to you from the opencms-dev mailing list To change your list options, or to unsubscribe from the list, please visit https://lists.opencms.org/mailman/listinfo/opencms-dev _______________________________________________ This mail is sent to you from the opencms-dev mailing list To change your list options, or to unsubscribe from the list, please visit https://lists.opencms.org/mailman/listinfo/opencms-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: From david-eichmann at uiowa.edu Sun Aug 21 22:38:11 2022 From: david-eichmann at uiowa.edu (Eichmann, David A) Date: Sun, 21 Aug 2022 20:38:11 +0000 Subject: [opencms-dev] process for creating/using dynamic function in openCms 13 Message-ID: <41CDA2D4-D23E-4414-B72C-1CCF396420C8@uiowa.edu> I’m working through creating an example dynamic function, starting with the time example in the documentation. I get the creation of the JSP and the XML files, but I’m not seeing the new dynamic function when attempting to use it in a content page. Where is the appropriate placement for the definition files and how to I get openCms to present the function as an option for placement in an element? Thanks! - Dave From j.graf at alkacon.com Mon Aug 22 12:36:59 2022 From: j.graf at alkacon.com (Jochen Graf) Date: Mon, 22 Aug 2022 12:36:59 +0200 Subject: [opencms-dev] process for creating/using dynamic function in openCms 13 In-Reply-To: <41CDA2D4-D23E-4414-B72C-1CCF396420C8@uiowa.edu> References: <41CDA2D4-D23E-4414-B72C-1CCF396420C8@uiowa.edu> Message-ID: Hi Dave, you need two configurations in the /.content/.config sitemap configuration file: 1. enable dynamic functions in general for your site: in the "content elements" tab of the /.content/.config file, add a new "Content element configuration" and select OpenCms' built-in "function_config" type 2. add your specific dynamic function to your site: in the "dynamic functions" tab of the /.content/.config file, in the section "Dynamic functions to be added", add your individual function configuration, e.g., /system/modules/com.alkacon.opencms.documentation/functions/demo/time-example.xml Hope this helps Jochen Am 21.08.22 um 22:38 schrieb Eichmann, David A via opencms-dev: > I’m working through creating an example dynamic function, starting with the time example in the documentation. I get the creation of the JSP and the XML files, but I’m not seeing the new dynamic function when attempting to use it in a content page. Where is the appropriate placement for the definition files and how to I get openCms to present the function as an option for placement in an element? Thanks! > > - Dave > _______________________________________________ > This mail is sent to you from the opencms-dev mailing list > To change your list options, or to unsubscribe from the list, please visit > https://lists.opencms.org/mailman/listinfo/opencms-dev > > > -- Alkacon Software GmbH & Co. KG - The OpenCms Experts http://www.alkacon.com - http://www.opencms.org From hvanderkallen at xs4all.nl Mon Aug 22 12:46:26 2022 From: hvanderkallen at xs4all.nl (Hein van der Kallen) Date: Mon, 22 Aug 2022 12:46:26 +0200 Subject: [opencms-dev] multilingual-menus in opencms 13 corrected Message-ID: <000001d8b614$6e55af60$4b010e20$@xs4all.nl> Corrected reaction Filip, Thank you for your answer. This is how I understand it now: The localization for the default English workplace locale is included in opencms.war. The localizations for 8 supported foreign languages like "de" were before opencms 11 included in optional modules that were all loaded in a default install. The properties were in (sub)folders like /system/workplace/locales/de/messages/org/opencms/.. in files like messages-de.properties or clientmessages-de.properties That is the situation described now in * https://documentation.opencms.org/opencms-documentation/localization/multilingual-menus/ (Valid for OpenCms: 13.0) * In a default installation, the folders shown in Figure [available_workplace_locales] are present. So by default all 8 supported foreign language localizations were activated. To deactivate a supported foreign language localization you should remove the corresponding module Since opencms 11 The localizations for 8 supported foreign languages are placed in jar files like org.opencms.locale.de.jar in the lib folder. These 8 jarfiles are all loaded in a new install. The properties are in (sub)folders like /org/opencms/.. in files like messages-de.properties or clientmessages-de.properties By default the /system/workplace/locales/ folder and its subfolders are not made. And are not needed anymore. So by default all of the 8 supported foreign languages are activated. To deactivate a supported foreign language localization you should delete the corresponding jar-file. Finally The advice To put the message bundles you may add in your locale usable, you have to export your locale folder, say pt for Portugese, to {webapp home}/WEB-INF/classes. Therefore, put your localization in a module and set the export point via the module configuration. Here's an old (but still mostly valid) tutorial on how to add the localizations (the wizard mentioned there is not available anymore). Seems far outdated (from opencms 7) : If Opencms does not place localizations for supported foreign languages in modules any more and surely not in that way, so why should creators for a non-supported language localization do it like that ? And the link is not working anymore. It can still be found on http://www.incmnsz.mx/opencms/alkacon-documentation/howto_workplace_translation/ So please correct the documentation. Regards, Hein van der Kallen Van: Filip Kratochvil Verzonden: vrijdag 19 augustus 2022 21:42 Aan: The OpenCms mailing list CC: Hein van der Kallen Onderwerp: Re: [opencms-dev] multilingual-menus in opencms 13 Hello Hein, localization files are now part of the corresponding libs inside WEB-INF/lib/ (libs contain java properties files). You can use it as a source for some modification. If you want to develop new localization more seriously, check this script: https://github.com/alkacon/opencms-core/blob/master/copy-messages.sh It can collect all "en" files from git repo as a source for translation and copy files between RFS and VFS (using mounted OpenCms). Anyway, it's been some time since I used this tool, so I don't remember all the functions... Regards Filip Kratochvil pá 19. 8. 2022 v 16:08 odesílatel Hein van der Kallen via opencms-dev > napsal: Hi According to https://documentation.opencms.org/opencms-documentation/localization/multilingual-menus/ (Valid for OpenCms: 13.0) In a default installation, the folders shown in Figure [available_workplace_locales] are present. But in a fresh opencms 13 (default without legacy tools) the workplace folder only contains * commons * editors * resources Folders. (and NO locales folder) Also the system folder contains other subfolders. Please explain what happened to multilingual-menus. And bring implementation and documentation in sync. Regards, Hein van der Kallen Van: opencms-dev > Namens Alex Kandzior via opencms-dev Verzonden: vrijdag 5 augustus 2022 11:04 Aan: The OpenCms mailing list > CC: Alex Kandzior > Onderwerp: Re: [opencms-dev] Search index configuration Hi Fabian! - How can I import users and groups that have been exported from e.g. 10.5? In other terms, as the password mechanics seem to have changed, how can I migrate local users and groups to a fresh install of OpenCms 13? Check the configuration file „opencms-system.xml“. Somewhere aound line 35 is the configuration. Change this back to: UTF-8 MD5 false Then the old MD5 encoded password should still work. - Can I no longer add/modify search indexes and sources through the GUI? Yes, this is the case. Kind regards, Alex. ------------------- Alexander Kandzior Alkacon Software - The OpenCms Experts http://www.alkacon.com - http://www.opencms.org Am 04.08.2022 um 22:10 schrieb Fabian Huschka via opencms-dev >: Hi, I had finally the chance to fiddle with OpenCms 13. And two things struck me right away: - How can I import users and groups that have been exported from e.g. 10.5? In other terms, as the password mechanics seem to have changed, how can I migrate local users and groups to a fresh install of OpenCms 13? - Can I no longer add/modify search indexes and sources through the GUI? Many thanks, \Fabian _______________________________________________ This mail is sent to you from the opencms-dev mailing list To change your list options, or to unsubscribe from the list, please visit https://lists.opencms.org/mailman/listinfo/opencms-dev _______________________________________________ This mail is sent to you from the opencms-dev mailing list To change your list options, or to unsubscribe from the list, please visit https://lists.opencms.org/mailman/listinfo/opencms-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: From david-eichmann at uiowa.edu Tue Aug 23 04:56:41 2022 From: david-eichmann at uiowa.edu (Eichmann, David A) Date: Tue, 23 Aug 2022 02:56:41 +0000 Subject: [opencms-dev] [External] process for creating/using dynamic function in openCms 13 In-Reply-To: References: <41CDA2D4-D23E-4414-B72C-1CCF396420C8@uiowa.edu> Message-ID: <1CF990A9-79F0-44ED-A120-08333B8AFD33@uiowa.edu> Jochen, Thanks for the hint! The time example works fine, as does the creation of a D3-based bar chart. I’m now working on an example using datatables. The dynamic function appears in the wizard list, but I get no highlighting of content sections when I attempt to drag-and-drop onto a content page. The dynamic function definition of all three are basically the same, with the exception, of course, of which JSP they reference. Any notion of why the drag-and-drop is not enabling? - Dave > On Aug 22, 2022, at 5:36 AM, Jochen Graf via opencms-dev wrote: > > Hi Dave, > > you need two configurations in the /.content/.config sitemap configuration file: > > 1. enable dynamic functions in general for your site: in the "content elements" tab of the /.content/.config file, add a new "Content element configuration" and select OpenCms' built-in "function_config" type > 2. add your specific dynamic function to your site: in the "dynamic functions" tab of the /.content/.config file, in the section "Dynamic functions to be added", add your individual function configuration, e.g., /system/modules/com.alkacon.opencms.documentation/functions/demo/time-example.xml > > Hope this helps > > Jochen > > > Am 21.08.22 um 22:38 schrieb Eichmann, David A via opencms-dev: >> I’m working through creating an example dynamic function, starting with the time example in the documentation. I get the creation of the JSP and the XML files, but I’m not seeing the new dynamic function when attempting to use it in a content page. Where is the appropriate placement for the definition files and how to I get openCms to present the function as an option for placement in an element? Thanks! >> >> - Dave >> _______________________________________________ >> This mail is sent to you from the opencms-dev mailing list >> To change your list options, or to unsubscribe from the list, please visit >> https://lists.opencms.org/mailman/listinfo/opencms-dev >> >> >> > -- > Alkacon Software GmbH & Co. KG - The OpenCms Experts > http://www.alkacon.com - http://www.opencms.org > > _______________________________________________ > This mail is sent to you from the opencms-dev mailing list > To change your list options, or to unsubscribe from the list, please visit > https://lists.opencms.org/mailman/listinfo/opencms-dev > > > From j.graf at alkacon.com Tue Aug 23 12:58:59 2022 From: j.graf at alkacon.com (Jochen Graf) Date: Tue, 23 Aug 2022 12:58:59 +0200 Subject: [opencms-dev] [External] process for creating/using dynamic function in openCms 13 In-Reply-To: <1CF990A9-79F0-44ED-A120-08333B8AFD33@uiowa.edu> References: <41CDA2D4-D23E-4414-B72C-1CCF396420C8@uiowa.edu> <1CF990A9-79F0-44ED-A120-08333B8AFD33@uiowa.edu> Message-ID: <9999e784-497c-6951-d0f6-7792dc070603@alkacon.com> Hi Dave, presumably this is a matter of container type configuration. Somewhere in your template JSP configured for your website there must be a tag with a type attribute . The container is the area on a page where new content elements can be dropped, e.g., drag and drop your dynamic function using datatables. In order to allow a content element being draggable onto a container, the container types must match. If your container is of type "mytype", "mytype" must also be present in the dynamic function configuration. There is a section "Matching containers" -> "Container types" in the dyncamic function configuration, where one can configure "mytype". There might be other reasons why drag-and-drop is not possible, e.g., permissions. Let us know if the container type configuration solves the problem. Jochen Am 23.08.22 um 04:56 schrieb Eichmann, David A: > Jochen, > > Thanks for the hint! The time example works fine, as does the creation of a D3-based bar chart. I’m now working on an example using datatables. The dynamic function appears in the wizard list, but I get no highlighting of content sections when I attempt to drag-and-drop onto a content page. The dynamic function definition of all three are basically the same, with the exception, of course, of which JSP they reference. Any notion of why the drag-and-drop is not enabling? > > - Dave > >> On Aug 22, 2022, at 5:36 AM, Jochen Graf via opencms-dev wrote: >> >> Hi Dave, >> >> you need two configurations in the /.content/.config sitemap configuration file: >> >> 1. enable dynamic functions in general for your site: in the "content elements" tab of the /.content/.config file, add a new "Content element configuration" and select OpenCms' built-in "function_config" type >> 2. add your specific dynamic function to your site: in the "dynamic functions" tab of the /.content/.config file, in the section "Dynamic functions to be added", add your individual function configuration, e.g., /system/modules/com.alkacon.opencms.documentation/functions/demo/time-example.xml >> >> Hope this helps >> >> Jochen >> >> >> Am 21.08.22 um 22:38 schrieb Eichmann, David A via opencms-dev: >>> I’m working through creating an example dynamic function, starting with the time example in the documentation. I get the creation of the JSP and the XML files, but I’m not seeing the new dynamic function when attempting to use it in a content page. Where is the appropriate placement for the definition files and how to I get openCms to present the function as an option for placement in an element? Thanks! >>> >>> - Dave >>> _______________________________________________ >>> This mail is sent to you from the opencms-dev mailing list >>> To change your list options, or to unsubscribe from the list, please visit >>> https://lists.opencms.org/mailman/listinfo/opencms-dev >>> >>> >>> >> -- >> Alkacon Software GmbH & Co. KG - The OpenCms Experts >> http://www.alkacon.com - http://www.opencms.org >> >> _______________________________________________ >> This mail is sent to you from the opencms-dev mailing list >> To change your list options, or to unsubscribe from the list, please visit >> https://lists.opencms.org/mailman/listinfo/opencms-dev >> >> >> -- Alkacon Software GmbH & Co. KG - The OpenCms Experts http://www.alkacon.com - http://www.opencms.org From martin.rosenthal at oerag.de Mon Sep 5 13:23:45 2022 From: martin.rosenthal at oerag.de (martin.rosenthal at oerag.de) Date: Mon, 5 Sep 2022 13:23:45 +0200 Subject: [opencms-dev] Where ist ocee_cluster_shell.sh? Message-ID: Hello everybody, i've installed the OCEE Module for OpenCms 13 and i'm searching for the file ocee_cluster_shell.sh. In the OCEE documentation https://ocee.opencms.org/documentation/ocee-11/cluster-manager/administration/ is written "To start the extended version of the CmsShell execute the ‘ocee_cluster_shell.bat’ / ‘ocee_cluster_shell.sh’ script inside the WEB-INF folder of " But in my WEB-INF-folder there is neither an ocee_cluster_shell.sh nor an ocee_cluster_shell.bat. Are they not existing anymore? Regards, Martin Rosenthal _________________________________ Entwickler IT-Anwendungen Telefon: +49 211 529-5775 Telefax: +49 211 529-59775 E-Mail: Martin.Rosenthal at oerag.de www.oerag.de E-Mail-Newsletter "Rund um Rechtsschutz" – jetzt anmelden: www.oerag.de/newsletter ÖRAG Rechtsschutzversicherungs-AG Hansaallee 199, 40549 Düsseldorf Vorstand: Dragica Mischler (Vorsitzende), Marcus Hansen, Betina Nickel Aufsichtsratsvorsitzender: Dr. Wolfgang Breuer Sitz der Gesellschaft: Düsseldorf, Registergericht Düsseldorf HRB 12073 Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten diese E-Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser E-Mail sind nicht gestattet. From j.graf at alkacon.com Mon Sep 5 18:32:54 2022 From: j.graf at alkacon.com (Jochen Graf) Date: Mon, 5 Sep 2022 18:32:54 +0200 Subject: [opencms-dev] Where ist ocee_cluster_shell.sh? In-Reply-To: References: Message-ID: Hi, the documentation is out of date here, sorry. Please use the standard cmsshell.sh script in the WEB-INF/ folder with an additional parameter: ./cmsshell.sh -additional=org.opencms.ocee.cluster.CmsClusterShellCommands This opens the shell with the additional OCEE methods available. The former ocee_cluster_shell.sh script does not exist any more. Hope this helps Jochen Am 05.09.22 um 13:23 schrieb martin.rosenthal--- via opencms-dev: > Hello everybody, > > i've installed the OCEE Module for OpenCms 13 and i'm searching for the > file ocee_cluster_shell.sh. In the OCEE documentation > https://ocee.opencms.org/documentation/ocee-11/cluster-manager/administration/ > is written > > "To start the extended version of the CmsShell execute the > ‘ocee_cluster_shell.bat’ / ‘ocee_cluster_shell.sh’ script inside the > WEB-INF folder of " > > But in my WEB-INF-folder there is neither an ocee_cluster_shell.sh nor an > ocee_cluster_shell.bat. Are they not existing anymore? > > Regards, > Martin Rosenthal > _________________________________ > Entwickler > IT-Anwendungen > > Telefon: +49 211 529-5775 > Telefax: +49 211 529-59775 > E-Mail: Martin.Rosenthal at oerag.de > www.oerag.de > > E-Mail-Newsletter "Rund um Rechtsschutz" – jetzt anmelden: > www.oerag.de/newsletter > > ÖRAG Rechtsschutzversicherungs-AG > Hansaallee 199, 40549 Düsseldorf > Vorstand: Dragica Mischler (Vorsitzende), Marcus Hansen, Betina Nickel > Aufsichtsratsvorsitzender: Dr. Wolfgang Breuer > Sitz der Gesellschaft: Düsseldorf, Registergericht Düsseldorf HRB 12073 > > Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte > Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail > irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und > vernichten diese E-Mail. Das unerlaubte Kopieren sowie die unbefugte > Weitergabe dieser E-Mail sind nicht gestattet. > _______________________________________________ > This mail is sent to you from the opencms-dev mailing list > To change your list options, or to unsubscribe from the list, please visit > https://lists.opencms.org/mailman/listinfo/opencms-dev > > > -- Alkacon Software GmbH & Co. KG - The OpenCms Experts http://www.alkacon.com - http://www.opencms.org From martin.rosenthal at oerag.de Tue Sep 6 07:13:11 2022 From: martin.rosenthal at oerag.de (martin.rosenthal at oerag.de) Date: Tue, 6 Sep 2022 07:13:11 +0200 Subject: [opencms-dev] Antwort: Re: Where ist ocee_cluster_shell.sh? In-Reply-To: References: Message-ID: Hello, thanks for the reply. Your solution works fine. Regards, Martin _________________________________ Entwickler IT-Anwendungen Telefon: +49 211 529-5775 Telefax: +49 211 529-59775 E-Mail: Martin.Rosenthal at oerag.de www.oerag.de E-Mail-Newsletter "Rund um Rechtsschutz" – jetzt anmelden: www.oerag.de/newsletter ÖRAG Rechtsschutzversicherungs-AG Hansaallee 199, 40549 Düsseldorf Vorstand: Dragica Mischler (Vorsitzende), Marcus Hansen, Betina Nickel Aufsichtsratsvorsitzender: Dr. Wolfgang Breuer Sitz der Gesellschaft: Düsseldorf, Registergericht Düsseldorf HRB 12073 Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten diese E-Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser E-Mail sind nicht gestattet. Von: "Jochen Graf via opencms-dev" An: opencms-dev at opencms.org Kopie: "Jochen Graf" Datum: 05.09.2022 18:33 Betreff: Re: [opencms-dev] Where ist ocee_cluster_shell.sh? Gesendet von: "opencms-dev" Hi, the documentation is out of date here, sorry. Please use the standard cmsshell.sh script in the WEB-INF/ folder with an additional parameter: ./cmsshell.sh -additional=org.opencms.ocee.cluster.CmsClusterShellCommands This opens the shell with the additional OCEE methods available. The former ocee_cluster_shell.sh script does not exist any more. Hope this helps Jochen Am 05.09.22 um 13:23 schrieb martin.rosenthal--- via opencms-dev: > Hello everybody, > > i've installed the OCEE Module for OpenCms 13 and i'm searching for the > file ocee_cluster_shell.sh. In the OCEE documentation > https://ocee.opencms.org/documentation/ocee-11/cluster-manager/administration/ > is written > > "To start the extended version of the CmsShell execute the > ‘ocee_cluster_shell.bat’ / ‘ocee_cluster_shell.sh’ script inside the > WEB-INF folder of " > > But in my WEB-INF-folder there is neither an ocee_cluster_shell.sh nor an > ocee_cluster_shell.bat. Are they not existing anymore? > > Regards, > Martin Rosenthal > _________________________________ > Entwickler > IT-Anwendungen > > Telefon: +49 211 529-5775 > Telefax: +49 211 529-59775 > E-Mail: Martin.Rosenthal at oerag.de > www.oerag.de > > E-Mail-Newsletter "Rund um Rechtsschutz" – jetzt anmelden: > www.oerag.de/newsletter > > ÖRAG Rechtsschutzversicherungs-AG > Hansaallee 199, 40549 Düsseldorf > Vorstand: Dragica Mischler (Vorsitzende), Marcus Hansen, Betina Nickel > Aufsichtsratsvorsitzender: Dr. Wolfgang Breuer > Sitz der Gesellschaft: Düsseldorf, Registergericht Düsseldorf HRB 12073 > > Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte > Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail > irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und > vernichten diese E-Mail. Das unerlaubte Kopieren sowie die unbefugte > Weitergabe dieser E-Mail sind nicht gestattet. > _______________________________________________ > This mail is sent to you from the opencms-dev mailing list > To change your list options, or to unsubscribe from the list, please visit > https://lists.opencms.org/mailman/listinfo/opencms-dev > > > -- Alkacon Software GmbH & Co. KG - The OpenCms Experts http://www.alkacon.com - http://www.opencms.org _______________________________________________ This mail is sent to you from the opencms-dev mailing list To change your list options, or to unsubscribe from the list, please visit https://lists.opencms.org/mailman/listinfo/opencms-dev From martin.rosenthal at oerag.de Wed Sep 7 11:50:39 2022 From: martin.rosenthal at oerag.de (martin.rosenthal at oerag.de) Date: Wed, 7 Sep 2022 11:50:39 +0200 Subject: [opencms-dev] ERROR Calling the OpenCms shell (RMI) Message-ID: Hello everybody, i want to call the OpenCms Shell via RMI: In the documentation ( https://documentation.opencms.org/opencms-documentation/server-installation/opencms-shell/index.html ) i read: ". .. To allow for connections via RMI, you need to configure the connection in the opencms-system.xml (und {webapp home}/WEB-INF/config/). Add the following line right above the closing tag: ..." Corresponding to this informations i've add the line in my opencms-systems.xml above -tag ........ But now i get an error and OpenCms is not running. "..... 07 Sep 2022 11:26:24,825 [r:      ] ERROR [che.commons.digester3.Digester:1526] Parse Error at line 140 column 14: The content of element type "system" must match "(internationalization,mail,events?,versionhistory,resourceinit?,requesthandlers?,passwordhandler,validationhandler?,loginmanager?,loginmessage?,sax-impl-system-properties?,runtimeproperties?,runtimeclasses,defaultusers,defaultcontentencoding,memorymonitor?,flexcache,http-authentication,resultcache,content-notification?,authorizationhandler?,api-authorizations?,encryption?,publishmanager?,session-storageprovider?,permissionhandler?,servletcontainer-settings?,ade?,sitemap?,subscriptionmanager?,workflow?,user-session-mode?,credentials-resolver?,publish-list-remove-mode?,detail-page-handler?,restrict-detail-contents?,shell-server?,letsencrypt?,userdata?)". {} org.xml.sax.SAXParseException: The content of element type "system" must match "(internationalization,mail,events?,versionhistory,resourceinit?,requesthandlers?,passwordhandler,validationhandler?,loginmanager?,loginmessage?,sax-impl-system-properties?,runtimeproperties?,runtimeclasses,defaultusers,defaultcontentencoding,memorymonitor?,flexcache,http-authentication,resultcache,content-notification?,authorizationhandler?,api-authorizations?,encryption?,publishmanager?,session-storageprovider?,permissionhandler?,servletcontainer-settings?,ade?,sitemap?,subscriptionmanager?,workflow?,user-session-mode?,credenti als-resolver?,publish-list-remove-mode?,detail-page-handler?,restrict-detail-contents?,shell-server?,letsencrypt?,userdata?)". at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException (Unknown Source) ~[xercesImpl-2.12.0.jar:?] at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown Source) [xercesImpl-2.12.0.jar:?] ..." Is the documentation not actual? Must i do additional configurations? Thanks and regards, Martin Rosenthal _________________________________ Entwickler IT-Anwendungen Telefon: +49 211 529-5775 Telefax: +49 211 529-59775 E-Mail: Martin.Rosenthal at oerag.de www.oerag.de E-Mail-Newsletter "Rund um Rechtsschutz" – jetzt anmelden: www.oerag.de/newsletter ÖRAG Rechtsschutzversicherungs-AG Hansaallee 199, 40549 Düsseldorf Vorstand: Dragica Mischler (Vorsitzende), Marcus Hansen, Betina Nickel Aufsichtsratsvorsitzender: Dr. Wolfgang Breuer Sitz der Gesellschaft: Düsseldorf, Registergericht Düsseldorf HRB 12073 Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten diese E-Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser E-Mail sind nicht gestattet. From martin.rosenthal at oerag.de Wed Sep 7 11:55:13 2022 From: martin.rosenthal at oerag.de (martin.rosenthal at oerag.de) Date: Wed, 7 Sep 2022 11:55:13 +0200 Subject: [opencms-dev] Antwort: ERROR Calling the OpenCms shell (RMI) In-Reply-To: References: Message-ID: an addtiional info. I'm using OpenCms 13 with OCEE, Tomcat 9.0.65 and OpenJDK 11.: Regards, Martin Rosenthal _________________________________ Entwickler IT-Anwendungen Telefon: +49 211 529-5775 Telefax: +49 211 529-59775 E-Mail: Martin.Rosenthal at oerag.de www.oerag.de E-Mail-Newsletter "Rund um Rechtsschutz" – jetzt anmelden: www.oerag.de/newsletter ÖRAG Rechtsschutzversicherungs-AG Hansaallee 199, 40549 Düsseldorf Vorstand: Dragica Mischler (Vorsitzende), Marcus Hansen, Betina Nickel Aufsichtsratsvorsitzender: Dr. Wolfgang Breuer Sitz der Gesellschaft: Düsseldorf, Registergericht Düsseldorf HRB 12073 Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten diese E-Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser E-Mail sind nicht gestattet. Von: "martin.rosenthal--- via opencms-dev" An: opencms-dev at opencms.org Kopie: martin.rosenthal at oerag.de Datum: 07.09.2022 11:50 Betreff: [opencms-dev] ERROR Calling the OpenCms shell (RMI) Gesendet von: "opencms-dev" Hello everybody, i want to call the OpenCms Shell via RMI: In the documentation ( https://documentation.opencms.org/opencms-documentation/server-installation/opencms-shell/index.html ) i read: ". .. To allow for connections via RMI, you need to configure the connection in the opencms-system.xml (und {webapp home}/WEB-INF/config/). Add the following line right above the closing tag: ..." Corresponding to this informations i've add the line in my opencms-systems.xml above -tag ........ But now i get an error and OpenCms is not running. "..... 07 Sep 2022 11:26:24,825 [r:      ] ERROR [che.commons.digester3.Digester:1526] Parse Error at line 140 column 14: The content of element type "system" must match "(internationalization,mail,events?,versionhistory,resourceinit?,requesthandlers?,passwordhandler,validationhandler?,loginmanager?,loginmessage?,sax-impl-system-properties?,runtimeproperties?,runtimeclasses,defaultusers,defaultcontentencoding,memorymonitor?,flexcache,http-authentication,resultcache,content-notification?,authorizationhandler?,api-authorizations?,encryption?,publishmanager?,session-storageprovider?,permissionhandler?,servletcontainer-settings?,ade?,sitemap?,subscriptionmanager?,workflow?,user-session-mode?,credentials-resolver?,publish-list-remove-mode?,detail-page-handler?,restrict-detail-contents?,shell-server?,letsencrypt?,userdata?)". {} org.xml.sax.SAXParseException: The content of element type "system" must match "(internationalization,mail,events?,versionhistory,resourceinit?,requesthandlers?,passwordhandler,validationhandler?,loginmanager?,loginmessage?,sax-impl-system-properties?,runtimeproperties?,runtimeclasses,defaultusers,defaultcontentencoding,memorymonitor?,flexcache,http-authentication,resultcache,content-notification?,authorizationhandler?,api-authorizations?,encryption?,publishmanager?,session-storageprovider?,permissionhandler?,servletcontainer-settings?,ade?,sitemap?,subscriptionmanager?,workflow?,user-session-mode?,credenti als-resolver?,publish-list-remove-mode?,detail-page-handler?,restrict-detail-contents?,shell-server?,letsencrypt?,userdata?)". at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException (Unknown Source) ~[xercesImpl-2.12.0.jar:?] at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown Source) [xercesImpl-2.12.0.jar:?] ..." Is the documentation not actual? Must i do additional configurations? Thanks and regards, Martin Rosenthal _________________________________ Entwickler IT-Anwendungen Telefon: +49 211 529-5775 Telefax: +49 211 529-59775 E-Mail: Martin.Rosenthal at oerag.de www.oerag.de E-Mail-Newsletter "Rund um Rechtsschutz" – jetzt anmelden: www.oerag.de/newsletter ÖRAG Rechtsschutzversicherungs-AG Hansaallee 199, 40549 Düsseldorf Vorstand: Dragica Mischler (Vorsitzende), Marcus Hansen, Betina Nickel Aufsichtsratsvorsitzender: Dr. Wolfgang Breuer Sitz der Gesellschaft: Düsseldorf, Registergericht Düsseldorf HRB 12073 Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten diese E-Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser E-Mail sind nicht gestattet. _______________________________________________ This mail is sent to you from the opencms-dev mailing list To change your list options, or to unsubscribe from the list, please visit https://lists.opencms.org/mailman/listinfo/opencms-dev From d.seidel at alkacon.com Wed Sep 7 12:41:16 2022 From: d.seidel at alkacon.com (Daniel Seidel) Date: Wed, 7 Sep 2022 12:41:16 +0200 Subject: [opencms-dev] Antwort: ERROR Calling the OpenCms shell (RMI) In-Reply-To: References: Message-ID: Hi Martin, seems you have the -node twice. Just delete the one you added and switch the attribute "false" to "true" in the other one. Unfortunately, the Documentation is not updated since the new nodes letsencrypt and userdata where added. Best, Daniel. Am 07.09.22 um 11:55 schrieb martin.rosenthal--- via opencms-dev: > an addtiional info. I'm using OpenCms 13 with OCEE, Tomcat 9.0.65 and > OpenJDK 11.: > > Regards, > Martin Rosenthal > _________________________________ > Entwickler > IT-Anwendungen > > Telefon: +49 211 529-5775 > Telefax: +49 211 529-59775 > E-Mail: Martin.Rosenthal at oerag.de > www.oerag.de > > E-Mail-Newsletter "Rund um Rechtsschutz" – jetzt anmelden: > www.oerag.de/newsletter > > ÖRAG Rechtsschutzversicherungs-AG > Hansaallee 199, 40549 Düsseldorf > Vorstand: Dragica Mischler (Vorsitzende), Marcus Hansen, Betina Nickel > Aufsichtsratsvorsitzender: Dr. Wolfgang Breuer > Sitz der Gesellschaft: Düsseldorf, Registergericht Düsseldorf HRB 12073 > > Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte > Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail > irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und > vernichten diese E-Mail. Das unerlaubte Kopieren sowie die unbefugte > Weitergabe dieser E-Mail sind nicht gestattet. > > > > Von: "martin.rosenthal--- via opencms-dev" > An: opencms-dev at opencms.org > Kopie: martin.rosenthal at oerag.de > Datum: 07.09.2022 11:50 > Betreff: [opencms-dev] ERROR Calling the OpenCms shell (RMI) > Gesendet von: "opencms-dev" > > > > > Hello everybody, > > i want to call the OpenCms Shell via RMI: In the documentation ( > https://documentation.opencms.org/opencms-documentation/server-installation/opencms-shell/index.html > > ) i read: > ". .. > To allow for connections via RMI, you need to configure the connection in > the opencms-system.xml (und {webapp home}/WEB-INF/config/). Add the > following line right above the closing tag: > > > > ..." > > Corresponding to this informations i've add the line in my > opencms-systems.xml above -tag > > ........ > > > class="org.opencms.jsp.userdata.CmsUserDataHeader"/> > class="org.opencms.jsp.userdata.CmsDefaultUserDataDomain"/> > > > > > > But now i get an error and OpenCms is not running. > > "..... > 07 Sep 2022 11:26:24,825 [r:      ] ERROR > [che.commons.digester3.Digester:1526] Parse Error at line 140 column 14: > The content of element type "system" must match > "(internationalization,mail,events?,versionhistory,resourceinit?,requesthandlers?,passwordhandler,validationhandler?,loginmanager?,loginmessage?,sax-impl-system-properties?,runtimeproperties?,runtimeclasses,defaultusers,defaultcontentencoding,memorymonitor?,flexcache,http-authentication,resultcache,content-notification?,authorizationhandler?,api-authorizations?,encryption?,publishmanager?,session-storageprovider?,permissionhandler?,servletcontainer-settings?,ade?,sitemap?,subscriptionmanager?,workflow?,user-session-mode?,credentials-resolver?,publish-list-remove-mode?,detail-page-handler?,restrict-detail-contents?,shell-server?,letsencrypt?,userdata?)". > > {} > org.xml.sax.SAXParseException: The content of element type "system" must > match > "(internationalization,mail,events?,versionhistory,resourceinit?,requesthandlers?,passwordhandler,validationhandler?,loginmanager?,loginmessage?,sax-impl-system-properties?,runtimeproperties?,runtimeclasses,defaultusers,defaultcontentencoding,memorymonitor?,flexcache,http-authentication,resultcache,content-notification?,authorizationhandler?,api-authorizations?,encryption?,publishmanager?,session-storageprovider?,permissionhandler?,servletcontainer-settings?,ade?,sitemap?,subscriptionmanager?,workflow?,user-session-mode?,credenti > > > als-resolver?,publish-list-remove-mode?,detail-page-handler?,restrict-detail-contents?,shell-server?,letsencrypt?,userdata?)". > > > at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException > (Unknown Source) ~[xercesImpl-2.12.0.jar:?] > at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown Source) > [xercesImpl-2.12.0.jar:?] > ..." > > Is the documentation not actual? Must i do additional configurations? > > Thanks and regards, > Martin Rosenthal > _________________________________ > Entwickler > IT-Anwendungen > > Telefon: +49 211 529-5775 > Telefax: +49 211 529-59775 > E-Mail: Martin.Rosenthal at oerag.de > www.oerag.de > > E-Mail-Newsletter "Rund um Rechtsschutz" – jetzt anmelden: > www.oerag.de/newsletter > > ÖRAG Rechtsschutzversicherungs-AG > Hansaallee 199, 40549 Düsseldorf > Vorstand: Dragica Mischler (Vorsitzende), Marcus Hansen, Betina Nickel > Aufsichtsratsvorsitzender: Dr. Wolfgang Breuer > Sitz der Gesellschaft: Düsseldorf, Registergericht Düsseldorf HRB 12073 > > Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte > Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail > irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und > vernichten diese E-Mail. Das unerlaubte Kopieren sowie die unbefugte > Weitergabe dieser E-Mail sind nicht gestattet. > _______________________________________________ > This mail is sent to you from the opencms-dev mailing list > To change your list options, or to unsubscribe from the list, please visit > https://lists.opencms.org/mailman/listinfo/opencms-dev > > > > > _______________________________________________ > This mail is sent to you from the opencms-dev mailing list > To change your list options, or to unsubscribe from the list, please visit > https://lists.opencms.org/mailman/listinfo/opencms-dev > > > -- Kind Regards Daniel. ------------------- Daniel Seidel Alkacon Software GmbH & Co. KG - The OpenCms Experts https://www.alkacon.com - http://www.opencms.org From martin.rosenthal at oerag.de Wed Sep 7 12:53:19 2022 From: martin.rosenthal at oerag.de (martin.rosenthal at oerag.de) Date: Wed, 7 Sep 2022 12:53:19 +0200 Subject: [opencms-dev] Antwort: Re: Antwort: ERROR Calling the OpenCms shell (RMI) In-Reply-To: References: Message-ID: Hello Daniel, thanks for your quick reply. I now see it too. I've hadn't see, that there is an default configutaion in the opencms-systems.xml OpenCms is now running fine. Thanks and regards, Martin _________________________________ Entwickler IT-Anwendungen Telefon: +49 211 529-5775 Telefax: +49 211 529-59775 E-Mail: Martin.Rosenthal at oerag.de www.oerag.de E-Mail-Newsletter "Rund um Rechtsschutz" – jetzt anmelden: www.oerag.de/newsletter ÖRAG Rechtsschutzversicherungs-AG Hansaallee 199, 40549 Düsseldorf Vorstand: Dragica Mischler (Vorsitzende), Marcus Hansen, Betina Nickel Aufsichtsratsvorsitzender: Dr. Wolfgang Breuer Sitz der Gesellschaft: Düsseldorf, Registergericht Düsseldorf HRB 12073 Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten diese E-Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser E-Mail sind nicht gestattet. Von: "Daniel Seidel via opencms-dev" An: opencms-dev at opencms.org Kopie: "Daniel Seidel" Datum: 07.09.2022 12:41 Betreff: Re: [opencms-dev] Antwort: ERROR Calling the OpenCms shell (RMI) Gesendet von: "opencms-dev" Hi Martin, seems you have the -node twice. Just delete the one you added and switch the attribute "false" to "true" in the other one. Unfortunately, the Documentation is not updated since the new nodes letsencrypt and userdata where added. Best, Daniel. Am 07.09.22 um 11:55 schrieb martin.rosenthal--- via opencms-dev: > an addtiional info. I'm using OpenCms 13 with OCEE, Tomcat 9.0.65 and > OpenJDK 11.: > > Regards, > Martin Rosenthal > _________________________________ > Entwickler > IT-Anwendungen > > Telefon: +49 211 529-5775 > Telefax: +49 211 529-59775 > E-Mail: Martin.Rosenthal at oerag.de > www.oerag.de > > E-Mail-Newsletter "Rund um Rechtsschutz" – jetzt anmelden: > www.oerag.de/newsletter > > ÖRAG Rechtsschutzversicherungs-AG > Hansaallee 199, 40549 Düsseldorf > Vorstand: Dragica Mischler (Vorsitzende), Marcus Hansen, Betina Nickel > Aufsichtsratsvorsitzender: Dr. Wolfgang Breuer > Sitz der Gesellschaft: Düsseldorf, Registergericht Düsseldorf HRB 12073 > > Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte > Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail > irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und > vernichten diese E-Mail. Das unerlaubte Kopieren sowie die unbefugte > Weitergabe dieser E-Mail sind nicht gestattet. > > > > Von: "martin.rosenthal--- via opencms-dev" > An: opencms-dev at opencms.org > Kopie: martin.rosenthal at oerag.de > Datum: 07.09.2022 11:50 > Betreff: [opencms-dev] ERROR Calling the OpenCms shell (RMI) > Gesendet von: "opencms-dev" > > > > > Hello everybody, > > i want to call the OpenCms Shell via RMI: In the documentation ( > https://documentation.opencms.org/opencms-documentation/server-installation/opencms-shell/index.html > > ) i read: > ". .. > To allow for connections via RMI, you need to configure the connection in > the opencms-system.xml (und {webapp home}/WEB-INF/config/). Add the > following line right above the closing tag: > > > > ..." > > Corresponding to this informations i've add the line in my > opencms-systems.xml above -tag > > ........ > > > class="org.opencms.jsp.userdata.CmsUserDataHeader"/> > class="org.opencms.jsp.userdata.CmsDefaultUserDataDomain"/> > > > > > > But now i get an error and OpenCms is not running. > > "..... > 07 Sep 2022 11:26:24,825 [r:      ] ERROR > [che.commons.digester3.Digester:1526] Parse Error at line 140 column 14: > The content of element type "system" must match > "(internationalization,mail,events?,versionhistory,resourceinit?,requesthandlers?,passwordhandler,validationhandler?,loginmanager?,loginmessage?,sax-impl-system-properties?,runtimeproperties?,runtimeclasses,defaultusers,defaultcontentencoding,memorymonitor?,flexcache,http-authentication,resultcache,content-notification?,authorizationhandler?,api-authorizations?,encryption?,publishmanager?,session-storageprovider?,permissionhandler?,servletcontainer-settings?,ade?,sitemap?,subscriptionmanager?,workflow?,user-session-mode?,credentials-resolver?,publish-list-remove-mode?,detail-page-handler?,restrict-detail-contents?,shell-server?,letsencrypt?,userdata?)". > > {} > org.xml.sax.SAXParseException: The content of element type "system" must > match > "(internationalization,mail,events?,versionhistory,resourceinit?,requesthandlers?,passwordhandler,validationhandler?,loginmanager?,loginmessage?,sax-impl-system-properties?,runtimeproperties?,runtimeclasses,defaultusers,defaultcontentencoding,memorymonitor?,flexcache,http-authentication,resultcache,content-notification?,authorizationhandler?,api-authorizations?,encryption?,publishmanager?,session-storageprovider?,permissionhandler?,servletcontainer-settings?,ade?,sitemap?,subscriptionmanager?,workflow?,user-session-mode?,credenti > > > als-resolver?,publish-list-remove-mode?,detail-page-handler?,restrict-detail-contents?,shell-server?,letsencrypt?,userdata?)". > > > at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException > (Unknown Source) ~[xercesImpl-2.12.0.jar:?] > at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown Source) > [xercesImpl-2.12.0.jar:?] > ..." > > Is the documentation not actual? Must i do additional configurations? > > Thanks and regards, > Martin Rosenthal > _________________________________ > Entwickler > IT-Anwendungen > > Telefon: +49 211 529-5775 > Telefax: +49 211 529-59775 > E-Mail: Martin.Rosenthal at oerag.de > www.oerag.de > > E-Mail-Newsletter "Rund um Rechtsschutz" – jetzt anmelden: > www.oerag.de/newsletter > > ÖRAG Rechtsschutzversicherungs-AG > Hansaallee 199, 40549 Düsseldorf > Vorstand: Dragica Mischler (Vorsitzende), Marcus Hansen, Betina Nickel > Aufsichtsratsvorsitzender: Dr. Wolfgang Breuer > Sitz der Gesellschaft: Düsseldorf, Registergericht Düsseldorf HRB 12073 > > Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte > Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail > irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und > vernichten diese E-Mail. Das unerlaubte Kopieren sowie die unbefugte > Weitergabe dieser E-Mail sind nicht gestattet. > _______________________________________________ > This mail is sent to you from the opencms-dev mailing list > To change your list options, or to unsubscribe from the list, please visit > https://lists.opencms.org/mailman/listinfo/opencms-dev > > > > > _______________________________________________ > This mail is sent to you from the opencms-dev mailing list > To change your list options, or to unsubscribe from the list, please visit > https://lists.opencms.org/mailman/listinfo/opencms-dev > > > -- Kind Regards Daniel. ------------------- Daniel Seidel Alkacon Software GmbH & Co. KG - The OpenCms Experts https://www.alkacon.com - http://www.opencms.org _______________________________________________ This mail is sent to you from the opencms-dev mailing list To change your list options, or to unsubscribe from the list, please visit https://lists.opencms.org/mailman/listinfo/opencms-dev From martin.rosenthal at oerag.de Wed Sep 7 15:05:19 2022 From: martin.rosenthal at oerag.de (martin.rosenthal at oerag.de) Date: Wed, 7 Sep 2022 15:05:19 +0200 Subject: [opencms-dev] cmsshell with OCEE is not writing modules in opencms-modules.xml Message-ID: Hello, everyone, I am currently trying out the cmsshell to deploy modules with OCEE. It also works quite well, except for one problem. The function 'importClusterModule' deployes the module on the slave server. For test purposes, I configured the slave server so that I can call the workplace. I can see the module there in the explorer and in the module management. However, if I restart the slave server, I can no longer see the module in the module management, and the module and is not listed in the module management of the Master Server, when i list there the modules of the slave server. In the explorer of the slave server, however, it is still available under/system/module/. I then found that the module is not persisted on the slave server in the file opencms-modules.xml. Therefore, it is not displayed in the module management after restarting the slave. My question: Is it normal for a module to be not persisted in slave servers opencms-module.xml during a deployment over the cmsshell? Or does an additional command have to be carried out so that this happens? Thanks an regards, Martin Rosenthal _________________________________ Entwickler IT-Anwendungen Telefon: +49 211 529-5775 Telefax: +49 211 529-59775 E-Mail: Martin.Rosenthal at oerag.de www.oerag.de E-Mail-Newsletter "Rund um Rechtsschutz" – jetzt anmelden: www.oerag.de/newsletter ÖRAG Rechtsschutzversicherungs-AG Hansaallee 199, 40549 Düsseldorf Vorstand: Dragica Mischler (Vorsitzende), Marcus Hansen, Betina Nickel Aufsichtsratsvorsitzender: Dr. Wolfgang Breuer Sitz der Gesellschaft: Düsseldorf, Registergericht Düsseldorf HRB 12073 Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten diese E-Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser E-Mail sind nicht gestattet. From hvanderkallen at xs4all.nl Wed Sep 7 17:28:17 2022 From: hvanderkallen at xs4all.nl (Hein van der Kallen) Date: Wed, 7 Sep 2022 17:28:17 +0200 Subject: [opencms-dev] Imported users cannot login in opencms 13 Message-ID: <000001d8c2ce$746b7300$5d425900$@xs4all.nl> Alex I have the same problem as Fabian I imported users and groups from production on 10.5.1 to a fresh install of OpenCms 13 I tried the suggested UTF-8 MD5 false But it did NOT work. The users are imported but cannot log in. I also tried ( from opencms 10.5.1) md5 But that did NOT work either. Kind regards Hein van der Kallen Van: opencms-dev Namens Alex Kandzior via opencms-dev Verzonden: vrijdag 5 augustus 2022 11:04 Aan: The OpenCms mailing list CC: Alex Kandzior Onderwerp: Re: [opencms-dev] Search index configuration Hi Fabian! - How can I import users and groups that have been exported from e.g. 10.5? In other terms, as the password mechanics seem to have changed, how can I migrate local users and groups to a fresh install of OpenCms 13? Check the configuration file „opencms-system.xml“. Somewhere aound line 35 is the configuration. Change this back to: UTF-8 MD5 false Then the old MD5 encoded password should still work. - Can I no longer add/modify search indexes and sources through the GUI? Yes, this is the case. Kind regards, Alex. ------------------- Alexander Kandzior Alkacon Software - The OpenCms Experts http://www.alkacon.com - http://www.opencms.org Am 04.08.2022 um 22:10 schrieb Fabian Huschka via opencms-dev >: Hi, I had finally the chance to fiddle with OpenCms 13. And two things struck me right away: - How can I import users and groups that have been exported from e.g. 10.5? In other terms, as the password mechanics seem to have changed, how can I migrate local users and groups to a fresh install of OpenCms 13? - Can I no longer add/modify search indexes and sources through the GUI? Many thanks, \Fabian _______________________________________________ This mail is sent to you from the opencms-dev mailing list To change your list options, or to unsubscribe from the list, please visit https://lists.opencms.org/mailman/listinfo/opencms-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: From alex at opencms.org Thu Sep 8 12:25:37 2022 From: alex at opencms.org (Alex Kandzior) Date: Thu, 8 Sep 2022 12:25:37 +0200 Subject: [opencms-dev] Imported users cannot login in opencms 13 In-Reply-To: <000001d8c2ce$746b7300$5d425900$@xs4all.nl> References: <000001d8c2ce$746b7300$5d425900$@xs4all.nl> Message-ID: <068E2603-6467-4541-81B3-DBB58FF7D6E5@opencms.org> Dear Hein It should work, as it apparently did for Fabian. What you can do: - Check the exported manifest.xml file with the user data to see if it contains the MD5 hash for the passwords - Maybe use an external tool to verify if the password data in the XML is a correct MD5 hash - After the import, use a database tool to verify that the MD5 hash from the export is imported correctly in the OpenCms database - If the MD5 hash was correctly imported, then the settings should work Kind regards, Alex. ------------------- Alexander Kandzior Alkacon Software - The OpenCms Experts http://www.alkacon.com - http://www.opencms.org > Am 07.09.2022 um 17:28 schrieb Hein van der Kallen via opencms-dev : > > Alex > I have the same problem as Fabian > I imported users and groups from production on 10.5.1 to a fresh install of OpenCms 13 > > I tried the suggested > > UTF-8 > MD5 > false > > > But it did NOT work. > The users are imported but cannot log in. > > I also tried ( from opencms 10.5.1) > md5 > > But that did NOT work either. > > Kind regards > Hein van der Kallen > > Van: opencms-dev > Namens Alex Kandzior via opencms-dev > Verzonden: vrijdag 5 augustus 2022 11:04 > Aan: The OpenCms mailing list > > CC: Alex Kandzior > > Onderwerp: Re: [opencms-dev] Search index configuration > > Hi Fabian! > >> - How can I import users and groups that have been exported from e.g. 10.5? In other terms, as the password mechanics seem to have changed, how can I migrate local users and groups to a fresh install of OpenCms 13? > > Check the configuration file „opencms-system.xml“. Somewhere aound line 35 is the configuration. > Change this back to: > > > UTF-8 > MD5 > false > > > Then the old MD5 encoded password should still work. > >> - Can I no longer add/modify search indexes and sources through the GUI? > > > Yes, this is the case. > > Kind regards, > Alex. > > ------------------- > Alexander Kandzior > > Alkacon Software - The OpenCms Experts > http://www.alkacon.com - http://www.opencms.org > > > >> Am 04.08.2022 um 22:10 schrieb Fabian Huschka via opencms-dev >: >> >> Hi, >> >> I had finally the chance to fiddle with OpenCms 13. And two things struck me right away: >> >> - How can I import users and groups that have been exported from e.g. 10.5? In other terms, as the password mechanics seem to have changed, how can I migrate local users and groups to a fresh install of OpenCms 13? >> - Can I no longer add/modify search indexes and sources through the GUI? >> >> Many thanks, >> >> >> \Fabian >> _______________________________________________ >> This mail is sent to you from the opencms-dev mailing list >> To change your list options, or to unsubscribe from the list, please visit >> https://lists.opencms.org/mailman/listinfo/opencms-dev >> >> > > > _______________________________________________ > This mail is sent to you from the opencms-dev mailing list > To change your list options, or to unsubscribe from the list, please visit > https://lists.opencms.org/mailman/listinfo/opencms-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: From hvanderkallen at xs4all.nl Thu Sep 8 14:41:13 2022 From: hvanderkallen at xs4all.nl (Hein van der Kallen) Date: Thu, 8 Sep 2022 14:41:13 +0200 Subject: [opencms-dev] Imported users cannot login in opencms 13 (solved) Message-ID: <000001d8c380$483df5c0$d8b9e140$@xs4all.nl> Alex Thank you for your fast reply. I found my error: In a test for opencms 11 ( upgraded from opencms 8) I had UTF-8 md5 false But in production on opencms10.5.4 ( not 10.5.1) ( from new install with opencms 10.5.4) I had UTF-8 scrypt false 16384,8,1 So I was wrong to assume that I had to change the passwordhandler for import of users from opencms10.5. Kind Regards Hein van der Kallen Van: opencms-dev Namens Alex Kandzior via opencms-dev Verzonden: donderdag 8 september 2022 12:26 Aan: The OpenCms mailing list CC: Alex Kandzior Onderwerp: Re: [opencms-dev] Imported users cannot login in opencms 13 Dear Hein It should work, as it apparently did for Fabian. What you can do: - Check the exported manifest.xml file with the user data to see if it contains the MD5 hash for the passwords - Maybe use an external tool to verify if the password data in the XML is a correct MD5 hash - After the import, use a database tool to verify that the MD5 hash from the export is imported correctly in the OpenCms database - If the MD5 hash was correctly imported, then the settings should work Kind regards, Alex. ------------------- Alexander Kandzior Alkacon Software - The OpenCms Experts http://www.alkacon.com - http://www.opencms.org Am 07.09.2022 um 17:28 schrieb Hein van der Kallen via opencms-dev >: Alex I have the same problem as Fabian I imported users and groups from production on 10.5.1 to a fresh install of OpenCms 13 I tried the suggested UTF-8 MD5 false But it did NOT work. The users are imported but cannot log in. I also tried ( from opencms 10.5.1) md5 But that did NOT work either. Kind regards Hein van der Kallen Van: opencms-dev < opencms-dev-bounces at opencms.org> Namens Alex Kandzior via opencms-dev Verzonden: vrijdag 5 augustus 2022 11:04 Aan: The OpenCms mailing list < opencms-dev at opencms.org> CC: Alex Kandzior < alex at opencms.org> Onderwerp: Re: [opencms-dev] Search index configuration Hi Fabian! - How can I import users and groups that have been exported from e.g. 10.5? In other terms, as the password mechanics seem to have changed, how can I migrate local users and groups to a fresh install of OpenCms 13? Check the configuration file „opencms-system.xml“. Somewhere aound line 35 is the configuration. Change this back to: UTF-8 MD5 false Then the old MD5 encoded password should still work. - Can I no longer add/modify search indexes and sources through the GUI? Yes, this is the case. Kind regards, Alex. ------------------- Alexander Kandzior Alkacon Software - The OpenCms Experts http://www.alkacon.com - http://www.opencms.org Am 04.08.2022 um 22:10 schrieb Fabian Huschka via opencms-dev < opencms-dev at opencms.org>: Hi, I had finally the chance to fiddle with OpenCms 13. And two things struck me right away: - How can I import users and groups that have been exported from e.g. 10.5? In other terms, as the password mechanics seem to have changed, how can I migrate local users and groups to a fresh install of OpenCms 13? - Can I no longer add/modify search indexes and sources through the GUI? Many thanks, \Fabian _______________________________________________ This mail is sent to you from the opencms-dev mailing list To change your list options, or to unsubscribe from the list, please visit https://lists.opencms.org/mailman/listinfo/opencms-dev _______________________________________________ This mail is sent to you from the opencms-dev mailing list To change your list options, or to unsubscribe from the list, please visit https://lists.opencms.org/mailman/listinfo/opencms-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: From a.pineau at eurelis.com Wed Sep 28 15:08:59 2022 From: a.pineau at eurelis.com (Antoine Pineau) Date: Wed, 28 Sep 2022 15:08:59 +0200 Subject: [opencms-dev] restypes.available not working in OpenCms 13? Message-ID: Hello, I was used to work with OpenCms 9.5 and create specific folders for each content type: .content/ - articles/ - news/ - events/ - ... On each folder, I had a restypes.available property, to filter the list of available contents to create when clicking on "New" e.g: restypes.available=folder,news To create only folders or news on the "news/" folder But in OpenCms 13, this does not seem to work again, even if I defined a specific restypes.available property on the folder, I will be asked for the full list of available contents. In addition, I have a new "Use default location" checkbox that does not seem to have any effect. Does somebody know how to prefilter the list of available content types per folder in OpenCms 11+ ? Kind regards, -- Antoine PINEAU CTO Directeur Agence Nantaise Responsable Pôle Web & CMS +33(0)6 61 45 86 09 <+33661458609> a.pineau at eurelis.com https://www.eurelis.com 24 rue Kervégan, 44000 Nantes 11 place des Vosges, 92400 Courbevoie [image: facebook] [image: twitter] [image: linkedin] -------------- next part -------------- An HTML attachment was scrubbed... URL: From f.engelen01 at googlemail.com Thu Sep 29 08:33:50 2022 From: f.engelen01 at googlemail.com (Frank Engelen) Date: Thu, 29 Sep 2022 08:33:50 +0200 Subject: [opencms-dev] DB-Problem with CmsAutoSetup when setting up the second OCEE-Cluster-Server Message-ID: Hello there! I'm trying to use CmsAutoSetup (org.opencms.setup) with a shell script to automate the initial setup process for two OpenCms servers which will join a OCEE cluster after the setup. We use a shared Postgres-DB. Unfortunately I only get it to work if I patch the CmsAutoSetup code because of a database error on the second server. Is there a "unpatched" way? On the first server I set the parameters in the config file to db.create.db=true db.create.tables=true db.dropDb=true db.name=mydb db.template.db=template1 db.provider=postgresql db.product=postgresql setup.install.components=workplace On the second server I would like to set the parameters to db.create.db=false db.create.tables=false db.dropDb=false db.name=mydb db.template.db=template1 db.provider=postgresql db.product=postgresql setup.install.components=workplace (last line only for debugging) When I start CmsAutoSetup on the second server I get the following error: System requirements tested successfully. Setup-Bean initialized successfully. DB connection tested successfully. An error occurred during the setup process with the following error message: You have not created the Alkacon OpenCms database. Please have a look into the opencms log file for detailed information. 28 Sept. 2022 18:12:23,510 [r: ] ERROR [org.opencms.setup.CmsAutoSetup: 141] You have not created the Alkacon OpenCms database. {} java.lang.Exception: You have not created the Alkacon OpenCms database. at org.opencms.setup.CmsAutoSetup.setupDB(CmsAutoSetup.java:345) ~[opencms-setup.jar:?] at org.opencms.setup.CmsAutoSetup.run(CmsAutoSetup.java:215) ~[opencms-setup.jar:?] at org.opencms.setup.CmsAutoSetup.main(CmsAutoSetup.java:135) [opencms-setup.jar:?] Which is wrong, because both servers access the same database and the second server has access to it and the first server already created it. With the GUI-Setup-Wizard I can use this approach and leave the three checkboxes "Create database and user", "Create tables" and "Drop database first if it already exists" unchecked and the second server is installed successfully. It's only a problem with CmsAutoSetup. If I look into the code of CmsAutoSetup.setupDB it seems to me that there is no codepath where the boolean variable "dbExists" is changed from the initial value "false" to "true" if isCreateDb == false && isCreateTables == false. I changed the code auf CmsAutoSetup for the second server so that CmsAutoSetup.setupDB is not called. With that patch both server are successfully initialized and can work together in the OCEE cluster afterwards. Do I get something wrong? Is there a way to setup the second server automatically without a patched CmsAutoSetup? Best regards, Frank From f.engelen01 at googlemail.com Thu Sep 29 11:09:20 2022 From: f.engelen01 at googlemail.com (Frank Engelen) Date: Thu, 29 Sep 2022 11:09:20 +0200 Subject: [opencms-dev] DB-Problem with CmsAutoSetup when setting up the second OCEE-Cluster-Server Message-ID: Hello there! I'm trying to use CmsAutoSetup (org.opencms.setup) with a shell script to automate the initial setup process for two OpenCms servers which will join a OCEE cluster after the setup. We use a shared Postgres-DB. Unfortunately I only get it to work if I patch the CmsAutoSetup code because of a database error on the second server. Is there a "unpatched" way? On the first server I set the parameters in the config file to db.create.db=true db.create.tables=true db.dropDb=true db.name=mydb db.template.db=template1 db.provider=postgresql db.product=postgresql setup.install.components=workplace On the second server I would like to set the parameters to db.create.db=false db.create.tables=false db.dropDb=false db.name=mydb db.template.db=template1 db.provider=postgresql db.product=postgresql setup.install.components=workplace (last line only for debugging) When I start CmsAutoSetup on the second server I get the following error: System requirements tested successfully. Setup-Bean initialized successfully. DB connection tested successfully. An error occurred during the setup process with the following error message: You have not created the Alkacon OpenCms database. Please have a look into the opencms log file for detailed information. 28 Sept. 2022 18:12:23,510 [r: ] ERROR [org.opencms.setup.CmsAutoSetup: 141] You have not created the Alkacon OpenCms database. {} java.lang.Exception: You have not created the Alkacon OpenCms database. at org.opencms.setup.CmsAutoSetup.setupDB(CmsAutoSetup.java:345) ~[opencms-setup.jar:?] at org.opencms.setup.CmsAutoSetup.run(CmsAutoSetup.java:215) ~[opencms-setup.jar:?] at org.opencms.setup.CmsAutoSetup.main(CmsAutoSetup.java:135) [opencms-setup.jar:?] Which is wrong, because both servers access the same database and the second server has access to it and the first server already created it. With the GUI-Setup-Wizard I can use this approach and leave the three checkboxes "Create database and user", "Create tables" and "Drop database first if it already exists" unchecked and the second server is installed successfully. It's only a problem with CmsAutoSetup. If I look into the code of CmsAutoSetup.setupDB it seems to me that there is no codepath where the boolean variable "dbExists" is changed from the initial value "false" to "true" if isCreateDb == false && isCreateTables == false. I changed the code auf CmsAutoSetup for the second server so that CmsAutoSetup.setupDB is not called. With that patch both server are successfully initialized and can work together in the OCEE cluster afterwards. Do I get something wrong? Is there a way to setup the second server automatically without a patched CmsAutoSetup? Best regards, Frank From zstephanz at gmail.com Fri Sep 30 11:00:58 2022 From: zstephanz at gmail.com (Stephan Schrader) Date: Fri, 30 Sep 2022 11:00:58 +0200 Subject: [opencms-dev] restypes.available not working in OpenCms 13? In-Reply-To: References: Message-ID: Hi Antoine, Please see: https://documentation.opencms.org/opencms-documentation/creating-a-website/ade-configuration/content-element-configuration/#special-settings-for-the-sitemap Within the sitemap configuration you can "Disable all" resource types and then allow favored resource types. Hope this helps, Stephan Am Mi., 28. Sept. 2022 um 15:09 Uhr schrieb Antoine Pineau via opencms-dev < opencms-dev at opencms.org>: > Hello, > > I was used to work with OpenCms 9.5 and create specific folders for each > content type: > .content/ > - articles/ > - news/ > - events/ > - ... > > On each folder, I had a restypes.available property, to filter the list of > available contents to create when clicking on "New" > e.g: restypes.available=folder,news > To create only folders or news on the "news/" folder > > But in OpenCms 13, this does not seem to work again, even if I defined a > specific restypes.available property on the folder, I will be asked for the > full list of available contents. > In addition, I have a new "Use default location" checkbox that does not > seem to have any effect. > > Does somebody know how to prefilter the list of available content types > per folder in OpenCms 11+ ? > > Kind regards, > > -- > Antoine PINEAU > > CTO > > Directeur Agence Nantaise > Responsable Pôle Web & CMS > +33(0)6 61 45 86 09 <+33661458609> > a.pineau at eurelis.com > https://www.eurelis.com > 24 rue Kervégan, 44000 Nantes > > 11 place des Vosges, 92400 Courbevoie > > > [image: facebook] > [image: twitter] > [image: linkedin] > > _______________________________________________ > This mail is sent to you from the opencms-dev mailing list > To change your list options, or to unsubscribe from the list, please visit > https://lists.opencms.org/mailman/listinfo/opencms-dev > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: