|
From: Hunter K. <re...@ei...> - 2004-04-14 09:23:52
|
Is there any point in abstracting the common functionality into an interf= ace,=20 or is it kind of pointless? H On Friday 09 April 2004 06:46, j=FCrgen h=F6ller [werk3AT] wrote: > JaxRpcPortClientInterceptor is indeed a "remote accessor", but it has a > different base class, therefore it doesn't extend the convenience base > class org.springframework.remoting.support.RemoteAccessor. > > For a working example, have a look at our JPetStore sample app: It expo= rts > its OrderService via 4 different remoting protocols, namely Hessian, > Burlap, JAX-RPC and RMI invoker. It also includes a sample > OrderServiceClient that accesses the service via all of those protocols. > > Juergen > > > ________________________________ > > Von: spr...@li... im Auftrag v= on > Hunter Kelly Gesendet: Do 08.04.2004 20:52 > An: spr...@li... > Betreff: [Springframework-developer] Should JaxRpcPortClientInterceptor > implement RemoteAccessor? > > > > I was looking at the various classes and packages in > org.springframework.remoting, and I was looking that JaxRpc stuff. > > It seems like JaxRpcPortClientInterceptor has the methods to be conside= red > a "RemoteAccessor"? Is it a remote accessor? > > I'll admit that I'm not completely au fait with JaxRPC and whatnot > (I was kinda hoping Spring can help me out :) and I was just trying > to figure out which classes do what, and how they can help, > when I came across what looks like the above mentioned oversight. > > Thanks, > > H > > P.S. If anyone has any useful examples of the JaxRpc stuff, I'd be > very appreciative! > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=3D1470&alloc_id=3D3638&op=3Dc= lick > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id638&op=3DClick > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer |