|What I want to do eventually is JDBC + check of the cache.

check of the cache involves less/more than ejbStore?  do you have something
else in mind?

marc

|
|-Dan
|
|>
|> What I am saying is that the only thing I see us having any
|control over is
|> the Tx information for example if the tx is new with finder then we can
|> avoid this madness.
|>
|> marc
|>
|> |
|> |-Dan
|> |
|> |On 13 Nov 00, at 17:54, Rickard �berg wrote:
|> |
|> |> Hey
|> |>
|> |> Dan OConnor wrote:
|> |> > Could you point me to this in the spec to save some looking? :-)
|> |>
|> |> EJB 2.0, 11.3.2:
|> |> "Before invoking the ejbFind<METHOD>(...) method, the container must
|> |> first synchronize the
|> |> state of any entity bean instances that are participating in the same
|> |> transaction context as is used to exe-cute
|> |> the ejbFind<METHOD>(...) by invoking the ejbStore() method on those
|> |> entity bean
|> |> instances."
|> |>
|> |> We can do this fairly easily by modifying our
|> |> EntitySynchronizationInterceptor. But in a cluster where tx's aren't
|> |> always cluster local... *shiver*..
|> |>
|> |> /Rickard
|> |>
|> |> --
|> |> Rickard �berg
|> |>
|> |> Email: [EMAIL PROTECTED]
|> |> http://www.telkel.com
|> |> http://www.jboss.org
|> |> http://www.dreambean.com
|> |>
|> |>
|> |> --
|> |> --------------------------------------------------------------
|> |> To subscribe:        [EMAIL PROTECTED]
|> |> To unsubscribe:      [EMAIL PROTECTED]
|> |> Problems?:           [EMAIL PROTECTED]
|> |>
|> |
|> |
|> |
|> |
|> |--
|> |--------------------------------------------------------------
|> |To subscribe:        [EMAIL PROTECTED]
|> |To unsubscribe:      [EMAIL PROTECTED]
|> |Problems?:           [EMAIL PROTECTED]
|> |
|> |
|>
|>
|>
|> --
|> --------------------------------------------------------------
|> To subscribe:        [EMAIL PROTECTED]
|> To unsubscribe:      [EMAIL PROTECTED]
|> Problems?:           [EMAIL PROTECTED]
|>
|
|
|
|
|--
|--------------------------------------------------------------
|To subscribe:        [EMAIL PROTECTED]
|To unsubscribe:      [EMAIL PROTECTED]
|Problems?:           [EMAIL PROTECTED]
|
|



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to