A src/com/sun/faces/config/FacesInjectionManager.java
Injects resources via reflection. Delegates to InjectionManager
API in GlassFish/SJSAS 9.0
M src/com/sun/faces/config/ManagedBeanFactory.java
inject any resources after the bean instance is created.
M systest/build-tests.xml
add a test target for resource injection.
M systest/build.xml
remove source attribute passed to javac target.
A systest/src/com/sun/faces/systest/model/ResourceInjectionBean.java
A systest/web/resourceInjection01.jsp
M systest/web/WEB-INF/faces-config.xml
A systest/web/golden/resourceInjection01.txt
Test case for ResourceInjection
M systest-per-webapp/build-tests.xml
M systest-per-webapp/build.xml
M
systest-per-webapp/replace-statemanager/src/java/com/sun/faces/systest/NewApplication.java
M
systest-per-webapp/replace-statemanager/src/java/com/sun/faces/systest/NewStateManager.java
- consolidate in active tests
- Do not deploy in active tests
- activate ReplaceStateManager test case.
Change bundle posted to the issue and attached here.
https://javaserverfaces.dev.java.net/issues/show_bug.cgi?id=153
- application/x-tar attachment: ri.tar