Is there a known historical fix for this, such as substituting a different
JTA implementation or JNDI implementation? That is, has someone already
provided this functionality in the past and able to offer suggestions?
Distributed JTA and UserTransaction access by remote clients through JNDI is
spec-required.

Sean

on 1/11/01 11:17 PM, marc fleury at [EMAIL PROTECTED] wrote:

> userTransaction is for beans right now. I.e visible in JNDI of beans, but
> NOT the globla JNDI.
> 
> marc
> 
> 
> |-----Original Message-----
> |From: [EMAIL PROTECTED]
> |[mailto:[EMAIL PROTECTED]]On Behalf Of Scott M Stark
> |Sent: Wednesday, January 10, 2001 8:08 PM
> |To: jBoss Developer
> |Subject: Re: [jBoss-Dev] jndi/UserTransaction
> |
> |
> |Can't you just access it via the context.getUserTransaction() method?
> |It is bound under java:comp/UserTransaction, but this is only available
> |from within the EJB while the container is executing a method. Its
> |not visable vie jndiView.
> |
> |
> |----- Original Message -----
> |From: "Peter Braswell" <[EMAIL PROTECTED]>
> |To: "jBoss Developer" <[EMAIL PROTECTED]>
> |Sent: Wednesday, January 10, 2001 7:20 PM
> |Subject: [jBoss-Dev] jndi/UserTransaction
> |
> |
> |> All,
> |>
> |> I don't see (jndiView) where the a UserTransaction is
> |> bound.  I didn't find in the mail archives or docs
> |> anything indicating how this gets bound...
> |>
> |> Any hints?
> |>
> |> peter
> |>
> |> __________________________________________________
> |> Do You Yahoo!?
> |> Yahoo! Photos - Share your holiday photos online!
> |> http://photos.yahoo.com/
> |>
> |>
> |
> |
> |
> 
> 


Reply via email to