Iwein Fuld
unread,Nov 14, 2012, 5:53:37 AM11/14/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Alvin Alexander, mongodb-ca...@googlegroups.com, mongodb-user, mongodb-...@googlegroups.com
Kudos for posting back here. Please update the article (don't delete
it), you're not the first to fall into this and people (like me :p)
could really use the background.
Iwein
On Tue, Nov 13, 2012 at 8:22 PM, Alvin Alexander <
devd...@gmail.com> wrote:
> FWIW, I wrote the article at
alvinalexander.com mentioned near the beginning
> of this discussion. I just figured out what I was doing wrong, and posted a
> small sample project at Github that shows how to insert objects into MongoDB
> with Casbah without leaking connections:
>
>
https://github.com/alvinj/ScalaCasbahConnections
>
> There may be a better way to do this, but I want to use Casbah with
> Scalatra, and using the MongoFactory and DAO approach in my Stock class
> seems like what I want.
>
> I just wanted to let you know that this was user error (me), and I'll update
> or delete the article on
alvinalexander.com tonight.