ConnectionFactoryFactoryBean does not exists

View: New views
2 Messages — Rating Filter:   Alert me  

ConnectionFactoryFactoryBean does not exists

by guofeng :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I am new to Jencks. I try the sample configuration described by Outbound JDBC, but I get an error messsage says that org.jencks.factory.ConnectionFactoryFactoryBean is not found.

I use jencks-1.3-all.jar. I found that this class is not contained in the jar file.

How to solve it?

Thanks

Re: ConnectionFactoryFactoryBean does not exists

by Juergen Mayrbaeurl :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The ConnectionFactoryFactoryBean class isn't included in the Jencks 1.3 version. You'll have to use Version 2.0 that's final now.

Greetings
Juergen

guofeng wrote:
Hi,

I am new to Jencks. I try the sample configuration described by Outbound JDBC, but I get an error messsage says that org.jencks.factory.ConnectionFactoryFactoryBean is not found.

I use jencks-1.3-all.jar. I found that this class is not contained in the jar file.

How to solve it?

Thanks