Hi!
Does Orchestra support JSF 1.2, Reference Impelementation?
Yes.
I am getting this error:
"Bean property 'dataSource' is not writable or has an invalid setter method. Does the parameter type of the setter match the return type of the getter?"
This seems to be a problem with your Spring configuration.
Is there any additional information about which bean Spring complains about?

As a test get the "managedDataSource" out of the chain. With a correct JPA implementation you should not require it. You can add it later if it turns out that Hibernate in JPA mode is b0rken there too.

Ciao,
Mario

Reply via email to