SENG3150Connections / Project

Final Project
http://203.9.224.192
0 stars 0 forks source link

[Database] Database connection does not use the context.xml #14

Open ScottWalkerAU opened 6 years ago

ScottWalkerAU commented 6 years ago

This makes testing impractical as we cannot swap between production and test databases for testing purposes

ScottWalkerAU commented 6 years ago

Simplest solution for now is to just swap to testing database instead of production, as InitialContext is not playing nice with anything.