Questions tagged [jahia]

Jahia is a WCM with a user interface built using Google Web Toolkit and stores its content using the JCR API default implementation Apache Jackrabbit.

Jahia is a WCM with a user interface built using Google Web Toolkit and stores its content using the JCR API default implementation Apache Jackrabbit.

References:

32 questions
5
votes
7 answers

hands on (+6 months) experience with Magnolia and Jahia, what's better?

we are looking into a java based CMS (yes java, we are moving away from scripting languages). Anybody has hands on experience with teh community editions of Magnolia and Jahia, what's easer to make modules against and what's your overall…
R. van Twisk
  • 434
  • 6
  • 14
2
votes
1 answer

Is Jahia 7 compatible with Oracle JDK 8

Since Oracle JDK 7 is no longer maintained for public, I want to run Jahia DigitalFactory 7.0.0 (Community/Entreprise) with Oracle JDK 8. In Jahia's prerequise and requirement there is only "JDK 1.6, 1.7" but noted as minimum. I know from experience…
ganshee
  • 33
  • 7
1
vote
1 answer

Jahia : maxlength constraint on a node property

I've been looking for a few hours now for this simple question: how can I add a maxlength constraint on a jahia node text property? What I've tried so far in the studio: I also tried seeting it directly in the definition.cnd, but cannot find any…
Ellem Kah
  • 13
  • 5
1
vote
1 answer

How to get values from a JSP and inject them into the Angular 5 component (main.ts)

In a specific project framework, we use WCM Jahia to integrate our Angular 5 modules to display them in the various pages of the site. The WCM jahia properties that we must recover to integrate them and use them in our modules Angular 5, it consists…
1
vote
3 answers

Get the current page node with a JSP

I'm doing a language picker, that permit to change between english and french, the application is on Jahia. I would like to get the [j:fullpath] from the page I'm on from the jsp of my component languagePicker, but I don't find a way to get it. I…
Kalas Yagami
  • 183
  • 1
  • 20
1
vote
1 answer

jahia add tomcat web context

For technical reasons we need to add a web context to jahia application so we add the tomcat web context (ex : /myApp). We encounter some issues : Urls image in slider have the context 2 time (/myApp/myApp/), so the urls are wrong, no image is…
Mr_Thorynque
  • 1,749
  • 1
  • 20
  • 31
1
vote
0 answers

AWS - s3_website and Jahia/JCR WCMS

Has anyone used s3_website to 'copy' a static website from Jahia (or similar JCR WCMS)? Would like to use the Jahia export tools to export the site, then use s3_website to upload the site + content to an S3 bucket and then use that S3 bucket to…
JoeShmoe
  • 275
  • 4
  • 12
0
votes
2 answers

Jahia 6.6 CMS - Write an own manager

i'm actually working with the Jahia 6.6 CMS. Jahia provides the user with different managers where you upload files, change existing content and so on. I would like to provide an manager of my own. Unfortunally the documentation of Jahia 6.6 isn't…
Makenshi
  • 511
  • 1
  • 6
  • 12
0
votes
1 answer

connect to jackrabbit from Jahia

do you know if is it possible to point my Jahia 6.5 installation to an existing Jackrabbit? I took a look into the configuration files and it seems possible but I don't know how to correctly configure Jahia. On Jahia configuration there…
Andrea Girardi
  • 4,337
  • 13
  • 69
  • 98
0
votes
0 answers

How to get a success callback of session expire (inactivity) in Apache Unomi 2.0

I am using Apache Unomi 2.0. Apache Unomi is maintaining a sessionId, which represents a period of time during which a visitor or profile has been active, and all the events are bound to one sessionId, the running sessionId of that particular…
0
votes
1 answer

Image upload moderation in Jahia

Using a Jahia form to capture image uploads. Unfortunately it doesn’t seem form submissions can be directly edited in Jahia form submission dashboard. I need a way for certain users or roles to be able to mark a particular submission as approved.…
catscancode
  • 115
  • 1
  • 7
0
votes
1 answer

DigitalExperienceManager-CommunityDistribution-7.3.1.0 starts with error 'Cannot set maven executable to mvn, please check your configuration'

I've installed DigitalExperienceManager-CommunityDistribution-7.3.1.0-r59490.jar on my MAC, and run the commands to start it: cd /Applications/DigitalExperienceManager-CommunityDistribution-7.3.1.0/ ./start.sh I find this error in…
George Wei
  • 11
  • 3
0
votes
1 answer

Tracking personalization version views jExperience - Jahia Marketing Factory

I have a question about the personalization content functionality available on Jahia. I would like to know if it was possible to know the number of displays for a personalization, for example I have content A and content B, and I want to know how…
Robert
  • 1
  • 1
0
votes
1 answer

Merge profile based on 2 property in Apache-Unomi

I am trying to build an customize logic in action for profile merging, can anybody suggest me how to create a rule where I can merge profile based on email and phone-number, as of now I am able to do with only one property value email. you can find…
Rock_17
  • 61
  • 5
0
votes
1 answer

Jahia : unable to find valid certification path to requested target and 'parent.relativePath' points at wrong local POM

I am trying to create module from Jahia Studio and getting below error. Non-resolvable parent POM for org.jahia.modules:news:2.0.4: Could not transfer artifact org.jahia.modules:jahia-modules:pom:7.0.0.0 from/to jahia-public…
Rushvi
  • 907
  • 1
  • 8
  • 9
1
2 3