Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jboss-seam compatibility? #202

Open
drquintana89 opened this issue Feb 28, 2024 · 2 comments
Open

Jboss-seam compatibility? #202

drquintana89 opened this issue Feb 28, 2024 · 2 comments
Assignees
Labels

Comments

@drquintana89
Copy link

Hi @albfernandez,

I would like to ask you about the compatibility between jboss-seam(2.3.29.ayg), richfaces(3.3.4.Final) and JSF(2.2.20).

When we try it throws the following error:

- Caused by: java.lang.IllegalStateException: No application context active

Regards,

@drquintana89 drquintana89 changed the title Jboss-seam compatibility Jboss-seam compatibility? Feb 28, 2024
@albfernandez albfernandez self-assigned this Feb 28, 2024
@albfernandez
Copy link
Owner

Hi

It should be compatible,

Have you defined SeamListener , SeamFilter, SeamResourceServlet and FacesServlet in web.xml?

An example is here:
https://github.com/albfernandez/jboss-seam/blob/Seam_2_3_jee7/examples/booking/booking-web/src/main/webapp/WEB-INF/web.xml

@drquintana89
Copy link
Author

Hello,
Yes, I have the values defined in the web.xml file.
I am attaching the web.xml file.
web.xml.txt

Regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants