Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [faces-dev] Regarding an exception using JSF4

Do you have a beans.xml present? I'm not sure how CDI and Spring interact, but, in Jakarta EE 10, the default behavior of CDI changed, requiring, possibly, either the addition of a beans.xml descriptor, or an alteration to any existing one.

On 3/2/23 9:20 AM, FARAH, ISHAK G (CTR) via faces-dev wrote:

Hello,

 

Using Jakarta EE 10 :

In upgrading from JSF2.2 to JSF 4 and spring framework 6

Trying to deploy on tomcat 10.1.x

I got an Exception that CDI is not available, it seems that there is a conflict with spring IoC

Please, advise how to solve this problem

 

Sincerely
Isaac Farah


Senior Software Engineer, Leidos Inc.
Contractor Supporting:

Passenger System Program Office
Customs and Border Protection
Department of Homeland Security

CBP/OIT/PSPD

Cell# (703)554-5682
Telework M-F

 


_______________________________________________
faces-dev mailing list
faces-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/faces-dev

Back to the top