Share

JSF integration code for Spring

Tracker: Bugs

5 Troubles with IBM JSF RI (Rational Application Developer) - ID: 1597070
Last Update: Comment added ( thomasjachmann )

Glue code works with Sun JSF RI, but throws pack of exceptions, when using
IBM JSF RI, shipped with Rational Application Developer 6.

using JSF dependency injection in faces-config.xml:
<managed-bean>
<managed-bean-name>JsfBean</managed-bean-name>
<managed-bean-class>my.test.JsfBean</managed-bean-class>
<managed-bean-scope>request</managed-bean-scope>
<managed-property>
<property-name>springBeanFactory</property-name>
<value>#{SpringBeanFactory}</value>
</managed-property>
</managed-bean>

where SpringBeanFactory - Spring bean.

Using IBM WebSphere 6 as container.


Nobody/Anonymous ( nobody ) - 2006-11-15 15:56

5

Closed

None

Thomas Jachmann

bug

None

Public


Comment ( 1 )




Date: 2006-12-18 12:54
Sender: thomasjachmannProject Admin


Without any information about what's going wrong (stack traces!!), we
can't even get near fixing a problem. We're not using Rational Application
Developer and thus can't test or reproduce this. Since the ticket has been
posted anonymously, we can't ask for further information. Sorry, but we
need more information to start working on this... I'm closing it. If anyone
can provide more information, please reopen it again.


Log in to comment.

Attached File

No Files Currently Attached

Changes ( 2 )

Field Old Value Date By
status_id Open 2006-12-18 12:54 thomasjachmann
close_date - 2006-12-18 12:54 thomasjachmann