On Wed, 17 Oct 2001 00:32, Peter Royal wrote: > At 07:42 PM 10/16/2001 +1000, you wrote: > > > However, whenever I call getUserResource, isUserValid is executed on > > > the server. Naturally this is throwing exceptions because the arguments > > > aren't correct. If I look at the stack trace on the callee side, it is > > > calling the correct method in the generated stub. Something is being > > > lost in transit. *ANY* call to a method that takes 2 string arguments > > > is being directed to isUserValid on the Phoenix side. > > > >Now thats a hair curler ! > > ah, false alarm :) > > When I ran phoenix with "-Djava.rmi.server.logCalls=true", RMI is doing the > right thing, my runtime exceptions were just getting lost so I thought it > was doing something else. Learn something new every day :) > > -pete, "feeling dumb"
kool ;) -- Cheers, Pete --------------------------------------------------- Murphy's law - "Anything that can go wrong, will." (Actually, this is Finagle's law, which in itself shows that Finagle was right.) --------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
