Tuscany provides a nonstandard way to do this. You need to use org.apache.tuscany.sdo.lib.SDOObjectInputStream. You can pass a target HelperContext in the SDOObjectInputStream ctor.
Frank. "ext2" <[email protected]> wrote on 07/12/2010 05:25:50 AM: > [image removed] > > How to un-serialize the SDO object using a specified Context? > > ext2 > > to: > > user > > 07/12/2010 05:26 AM > > Please respond to user > > By default, Tuscany sdo's implementation will choose the default context to > un-serialize the sdo. > But how to specified the context to do un-serialize? > If there is no standard way to do so, a special Tuscany SDO API will be > preferred. > > Thanks any suggestion > >
