Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[faces-dev] Feedback Jakarta Faces.Next-Presentation; Spring el-resolver

Hello JSF-Team!

 

I watched your presentation a few days ago. Happy to hear about your plans!

 

I´d like to ask on specific thing. You plan the continue re-basing on CDI. (Which makes totaly sense from a JakartaEE-view.)

 

In our organisation we combine JSF with Spring.

So we define SpringBeanFacesELResolver in our faces-config.xml:

<application>

<el-resolver>org.springframework.web.jsf.el.SpringBeanFacesELResolver</el-resolver>

</application>

 

Should this work with Faces.next too?  (Or does it break.) For our organization it would be really important that it does not break. (We already package weld with our applications to keep Omnifaces happy. So there will be a CDI-Runtime for internal usage within JSF. But our own (application-)beans are provided via Spring, not via CDI.)

 

Kind regards,

 

Christoph Straßer
Amt der Oö. Landesregierung
Direktion Präsidium
Abteilung Informationstechnologie
4021 Linz  •  Kärntnerstraße 16

Tel.:        (+43 732) 77 20-133 83
Fax:        (+43 732) 77 20-131 06

E-Mail:    christoph.strasser@xxxxxxxxx
Büro:      it.post@xxxxxxxxx
Internet: www.land-oberoesterreich.gv.at
Informationen zum Datenschutz finden Sie unter: https://www.land-oberoesterreich.gv.at/datenschutz

Der Austausch von Nachrichten mit dem oben angeführten Absender via E-Mail dient ausschließlich Informationszwecken. Rechtsgültige Erklärungen dürfen über dieses Medium nur im Wege von offiziellen Postfächern (in unserem Fall über it.post@xxxxxxxxx) übermittelt werden.

Attachment: smime.p7s
Description: S/MIME cryptographic signature


Back to the top