views:

101

answers:

0

Hi! I'm developing a red5 application. I have to retrieve some data from the database and I want to use JPA to do this, preferably the toplink implementation?

I know that red5 deploys application with Spring and I also know that I have to configure the red5-web.xml but I don't have any idea how to do this. Does anybody here know how to configure Red5 to work with JPA? Thanks Joaquin