dimanche 12 avril 2015

Tomcat7 Spring JDBC

I have a web application that deploys and runs perfectly fine on my development machine. However, I am now trying to migrate my web app over to a server hosted on amazon ec2. I keep running into the issue


Jdbc/orders is not bound on this context.


I know I need to edit my context.xml of tomcat server to declare the data source as a resource, which I've done by copy and pasting, but it does not seem to work the same way because it is not reading the file.


I've tried a bunch of different things to not avail, such as declaring resource links and trying to specify an application specific context.xml in META-INF. Any tips on how to proceed would be nice.


Aucun commentaire:

Enregistrer un commentaire