Closed d33t closed 11 years ago
https://github.com/greenlaw110/play-morphia/blob/master/src/play/modules/morphia/MorphiaPlugin.java#L117 is never initialized (except of the default value). The method https://github.com/greenlaw110/play-morphia/blob/master/src/play/modules/morphia/MorphiaPlugin.java#L535 which is responsible for its properly initialization is never called.
https://github.com/greenlaw110/play-morphia/blob/master/src/play/modules/morphia/MorphiaPlugin.java#L117 is never initialized (except of the default value). The method https://github.com/greenlaw110/play-morphia/blob/master/src/play/modules/morphia/MorphiaPlugin.java#L535 which is responsible for its properly initialization is never called.