That same approach should work with FDMS. Have
you used the setCredentials method on the DataService? If the DataService
and RPC service are using the same channel, they should also have the same
FlexSession on the server side so only one service would technically need to
authenticate. If you are mixing services on the same channel, a little care is
necessary to ensure that it had authenticated because (I am pretty sure) that
if you call setCredentials on say a RemoteObject, it won’t actually send
that to the server until you have actually tried to execute the remote call. Jeff From: flexcoders@yahoogroups.com
[mailto:[EMAIL PROTECTED] On Behalf
Of Dimitrios Gianninas Hi, When using RPC services, on the server-side I can FlexContext. Dimitrios
Gianninas RIA Developer Optimal Payments
Inc.
-- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
YAHOO! GROUPS LINKS
__,_._,___ |
- RE: [flexcoders] Retrieving remote username with FDS Jeff Vroom
- RE: [flexcoders] Retrieving remote username with ... Dimitrios Gianninas
- RE: [flexcoders] Retrieving remote username w... Dimitrios Gianninas
- RE: [flexcoders] Retrieving remote userna... Jeff Vroom