Guest User

Untitled

a guest
Oct 21st, 2017
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. [error] /Users/jdt/Code/Scala/lift_blank/src/main/scala/code/model/MongoConfig.scala:14: too many arguments for method defineDbAuth: (name: net.liftweb.mongodb.MongoIdentifier,address: net.liftweb.mongodb.MongoAddress,username: String,password: String)Unit
  2. [error] MongoDB.defineDbAuth(DefaultMongoIdentifier, new Mongo(srvr), "narc", Props.get("mongo.user", "test"), Props.get("mongo.pass", "pass"))
  3. [error] ^
Add Comment
Please, Sign In to add comment