Re: Configuring which dataDomain to use in servlet container

From: Malcolm Edgar (malcolm.edga..mail.com)
Date: Wed Jul 30 2008 - 08:05:29 EDT

  • Next message: Dave Dombrosky: "Can't extract a master key"

    This is exactly what I would recommend.

    regards Malcolm Edgar

    On Wed, Jul 30, 2008 at 7:00 PM, Ian Jamieson <iajamieso..mail.com> wrote:
    > Funny how you figure things out once u already asked the dumb question ^^.
    >
    > I ended up writing a small class to take the place of
    > "WebApplicationContextFilter".
    > It can create a DataContext by domainName and then use
    > DataContext.bindThreadDataContext().
    >
    > Is there anything wrong with this approach ?
    >
    > Ian
    >
    > On Wed, Jul 30, 2008 at 3:59 PM, Ian Jamieson <iajamieso..mail.com> wrote:
    >
    >> Hi
    >>
    >> I'm trying to setup two services each in a seperate context under tomcat. I
    >> would like to get each
    >> context pointing to different dataDomains.
    >>
    >> How do I ask one context's DataContext.getThreadLocalContext() to use one
    >> dataDomain and the
    >> 2nd context to use the 2nd dataDomain?
    >>
    >> I am using Cayenne 3M4.
    >>
    >> Ian
    >>
    >



    This archive was generated by hypermail 2.0.0 : Wed Jul 30 2008 - 08:06:01 EDT