aspose file tools
The moose likes JSF and the fly likes Injecting spring bean in jsf controller,  ibm jre 1.6.0 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Injecting spring bean in jsf controller,  ibm jre 1.6.0" Watch "Injecting spring bean in jsf controller,  ibm jre 1.6.0" New topic
Author

Injecting spring bean in jsf controller, ibm jre 1.6.0

rashad saif
Greenhorn

Joined: Aug 02, 2009
Posts: 1
I'm deploying this managed bean with Spring bean injected.
This web application works fine on Sun-JRE 1.6.6 and Jboss 5.0.1.
Unable to inject the bean when deploying with IBM-JRE 1.6.0 and Jboss 5.0.1 on same windows OS.
This is the requirement from the client.
I would appreciate any help or any lead on this.

This my jsf managed-bean configration




and this my spring confiration for DAO



This is dao interface code



This exception from the log:

 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Injecting spring bean in jsf controller, ibm jre 1.6.0
 
Similar Threads
JSF-Spring integration library
swf + richfaces NoSuchMethodError
Hibernate + mysql jdbc on production
Set attribute value not serializable
Not able to access Session Bean in Seam Framework