Hi All, i am testing the inbound connector example and ran into exception:
Invalid property 'transactionManager' of bean class [org.jencks.JCAContainer]: Bean property 'transactionManager' is not writable or has an invalid setter method. Does the parameter type of the setter match the return type of the getter? it sounds like jcacontainer is getting injected with a different parameter type from geronimo transaction manager. if anybody has encountered this, i'd like to ask your help please. thanks! jars i used: activemq-ra-4.0.1.jar geronimo-j2ee_1.4_spec-1.1.jar geronimo-transaction-1.1.1.jar incubator-activemq-4.0.1.jar jencks-1.3.jar spring.jar (version 2) this is a standalone java app. -- View this message in context: http://www.nabble.com/problem-with-transactionManager-setter-method-of-org.jencks.JCAContainer-tf2720227.html#a7585262 Sent from the jencks - user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
