[jboss-dev-forums] [Design of EJB 3.0] - Re: EJB3 AppClient - tests now pass but there are issues

wolfc do-not-reply at jboss.com
Wed Nov 14 04:48:08 EST 2007


"adrian at jboss.org" wrote : Isn't it just a case of proxying the persistent context requests over remoting
  | and making sure the request handling on the server side runs 
  | in any UserTransaction context created on the client?
  | 
  | I think we can do that in the appserver without hibernate having to implement it.
Nope, there are all sort of issues that pop up with detached and attached entities.

My approach was to make the DataSource remote and use 'local' JPA. But that would require a translation of the remote persistence descriptor somewhere.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4104433#4104433

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4104433



More information about the jboss-dev-forums mailing list