Installation de rain

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
khalidandro
Posts: 1
Joined: 28 Sep 2018, 15:31

06 Apr 2021, 22:10

Hello,

What is the min version of JSF needed for rain? I have problems to get rain working with JSF 2.2. Thanks in advance

siris
Posts: 322
Joined: 29 Jul 2019, 13:57

15 Apr 2021, 16:26

Hi,

You can use with minimum JSF 2.2. Sample running project dependency list:

Code: Select all

        <dependency>
            <groupId>org.primefaces</groupId>
            <artifactId>primefaces</artifactId>
            <version>10.0.0</version>
        </dependency>
        <dependency>
            <groupId>org.glassfish</groupId>
            <artifactId>javax.faces</artifactId>
            <version>2.2.20</version>
        </dependency>
        <dependency>
            <groupId>javax.el</groupId>
            <artifactId>javax.el-api</artifactId>
            <version>3.0.0</version>
            <scope>provided</scope>
        </dependency>
        <dependency>
            <groupId>javax.servlet</groupId>
            <artifactId>javax.servlet-api</artifactId>
            <version>3.1.0</version>
            <scope>provided</scope>
        </dependency>

        <!-- CDI required APIs -->
        <dependency>
            <groupId>org.apache.geronimo.specs</groupId>
            <artifactId>geronimo-atinject_1.0_spec</artifactId>
            <version>1.0</version>
        </dependency>
        <dependency>
            <groupId>org.apache.geronimo.specs</groupId>
            <artifactId>geronimo-jcdi_2.0_spec</artifactId>
            <version>1.1</version>
        </dependency>
        <dependency>
            <groupId>org.apache.geronimo.specs</groupId>
            <artifactId>geronimo-interceptor_1.2_spec</artifactId>
            <version>1.0</version>
        </dependency>
        <dependency>
            <groupId>org.apache.geronimo.specs</groupId>
            <artifactId>geronimo-annotation_1.3_spec</artifactId>
            <version>1.0</version>
        </dependency>

        <!-- CDI Impl -->
        <dependency>
            <groupId>org.apache.openwebbeans</groupId>
            <artifactId>openwebbeans-impl</artifactId>
            <version>2.0.20</version>
        </dependency>
        <dependency>
            <groupId>org.apache.openwebbeans</groupId>
            <artifactId>openwebbeans-web</artifactId>
            <version>2.0.20</version>
        </dependency>
        <dependency>
            <groupId>org.apache.openwebbeans</groupId>
            <artifactId>openwebbeans-jsf</artifactId>
            <version>2.0.20</version>
        </dependency>
Best Regards,

hsew333
Posts: 10
Joined: 22 Apr 2024, 03:06

01 May 2024, 09:34

Transparency is essential in any social welfare system to build trust between the government agency and grant recipients. The status checker promote https://sassachecker.co.za/ transparency by allowing recipients to monitor the entire lifecycle of their grant applications and payments.

Nkosazana
Posts: 1
Joined: 07 May 2024, 13:28

07 May 2024, 13:31

I'm a passionate blogger and content creator focused on providing valuable information about SASSA status checks in South Africa. Through my platform, I aim to empower individuals by helping them navigate the SASSA system with ease and understanding. My goal is to make complex processes simple, ensuring everyone has access to the resources they need. Join me as we demystify SASSA status checks and empower communities across South Africa.https://sassa-statuschecker.co.za/

Post Reply

Return to “Rain - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 1 guest