-
Notifications
You must be signed in to change notification settings - Fork 24
Open
david-dasilva/spring-pro-code
#1Description
When trying to run the RewardNetworkTests with the @ActiveProfile({"jndi", "jdbc"}) annotation, I receive the following error:
javax.naming.NoInitialContextException: Cannot instantiate class: org.osjava.sj.SimpleContextFactory.
I am guessing that I may need to include the org.osjava.sj.SimpleContextFactory jar into my classpath, but I am unsure.
Any suggestions on how to get this test passing?
Metadata
Metadata
Assignees
Labels
No labels
