-
I'm currently working on a project having memory issues. It's Spring Boot based using omnifaces3-spring-boot-starter version 4.17.7 and the view scoped beans are using standard JSF `@ViewScoped`. One …
-
[joinfaces-maven-jar-example.zip](https://github.com/joinfaces/joinfaces/files/10469183/joinfaces-maven-jar-example.zip)
![grafik](https://user-images.githubusercontent.com/9692569/213780877-4c1b2acc…
-
Connected to server
[2018-01-31 11:41:28,955] Artifact joinfaces-example:war: Artifact is being deployed, please wait...
31-Jan-2018 23:41:31.778 SEVERE [RMI TCP Connection(5)-127.0.0.1] org.apache.…
-
When I'm trying to inject a @Named annotated bean in a @SpringBoot test it is failing with following error
> org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean wi…
-
Versions:
- Spring boot 2.7.6
- Joinfaces 4.7.4
- Rewrite 3.5.1.Final
- JSF 2.3
On initializing RewriteFilter for request scoped bean 'MyController' (see below) during spring boot application s…
-
Pelo nome, suponho que você seja brasileiro. Se não for, volto a falar inglês.
Qual o seu objetivo com esse projeto? Porque não Spring Boot? Fora isso, como eu havia informado no meu artigo, o idea…
-
The example does not show it, it only shows a redirect
Does this support using a jsf page as the view for my controller?
Where should I put my views and what should the controller return for the…
-
I have created a test project from the basics for myself, to check how could I use joinfaces to upgrade my primefaces project to use spring boot.
I am using spring boot: 2.6.3, joinfaces: 4.6.3. On m…
-
I've init a new project and can't get it to start with Springboot 3 + JoinFaces 5 with AdminFaces latest version
build.gradle file:
```groovy
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
…
-
spring-boot-starter-parent: 2.3.2.RELEASE
Joinfaces: 4.3.4
Tomcat: 9.0.37
JSF: 2.3 !!!
Issue: **javax.faces.FacesException: Unable to find CDI BeanManager when using with JSF 2.3**
Working tota…