Skip to content

Example project to demonstrate mojarra issue #5160

Notifications You must be signed in to change notification settings

cristof/localized-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Test project

This project is intended to be used as a test playground for localization issues on myfaces and mojarra JSF 2.3+ implementations.

It depends on localized-components project as a way to test access to jar built JSF composite components.

The issues are described on mojarra and myfaces projects.

Usage

To check the issue, you must clone and install localized-components project and, after cloning this project, run it using:

mvn -Pjakarta8-mojarra clean package tomee:run

You may also use the profiles jakarta9-mojarra, jakarta8-myfaces and jakarta9-myfaces. If you want, you may also change jsf.stage to Development using -Djsf.stage=Development if needed.

After compiling and installing locally the fixed SNAPSHOT versions of mojarra 2.3, mojarra 3.0, myfaces 2.3 and myfaces 3.0, you may test all them using the following profiles:

  • jakarta8-mojarra-fixed
  • jakarta9-mojarra-fixed
  • jakarta8-myfaces-fixed
  • jakarta9-myfaces-fixed

About

Example project to demonstrate mojarra issue #5160

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published