Actually based on your email, does this mean if you are using RTMP channel for FDMS, does this mean u can use it with RPC service as well? Cause I don't think this is mentioned in any docs/examples.
 
Dimitrios Gianninas
RIA Developer
Optimal Payments Inc.
 


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Dimitrios Gianninas
Sent: Tuesday, August 01, 2006 7:21 PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Retrieving remote username with FDS

thanks Jeff for that extra piece of info.
 
Right now my RPC stuff is using amf channel, where the FDMS stuff is using amf-polling. So it won't cause any problems to use amf-polling with regular RPC calls? Cause I would think you normally wouldn't have any real reason too.
 
I am not doing setCredentials() on any of the ROs or DSs... they Flex UI is embedded within a JSP app and it has a login page, so once they reach the Flex UI they are already authenticated and I don't need to call setCredentials(). Lovely how that works automatically.
 
Dimitrios Gianninas
RIA Developer
Optimal Payments Inc.
 


From: [EMAIL PROTECTED]ups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Jeff Vroom
Sent: Tuesday, August 01, 2006 5:19 PM
To: [EMAIL PROTECTED]ups.com
Subject: RE: [flexcoders] Retrieving remote username with FDS

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: [EMAIL PROTECTED]ups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Dimitrios Gianninas
Sent: Tuesday, August 01, 2006 11:39 AM
To: [EMAIL PROTECTED]ups.com
Subject: [flexcoders] Retrieving remote username with FDS

Hi,

When using RPC services, on the server-side I can FlexContext.getFlexSession().getUserPrincipal() to retrieve the name of the user authenticated by the system... in the get and sync methods of FDS, this method call returns null... what else can I use?

Dimitrios Gianninas

RIA Developer

Optimal Payments Inc.

AVIS IMPORTANT

WARNING

Ce message électronique et ses pièces jointes peuvent contenir des renseignements confidentiels, exclusifs ou légalement privilégiés destinés au seul usage du destinataire visé. L’expéditeur original ne renonce à aucun privilège ou à aucun autre droit si le présent message a été transmis involontairement ou s’il est retransmis sans son autorisation. Si vous n’êtes pas le destinataire visé du présent message ou si vous l’avez reçu par erreur, veuillez cesser immédiatement de le lire et le supprimer, ainsi que toutes ses pièces jointes, de votre système. La lecture, la distribution, la copie ou tout autre usage du présent message ou de ses pièces jointes par des personnes autres que le destinataire visé ne sont pas autorisés et pourraient être illégaux. Si vous avez reçu ce courrier électronique par erreur, veuillez en aviser l’expéditeur.

This electronic message and its attachments may contain confidential, proprietary or legally privileged information, which is solely for the use of the intended recipient. No privilege or other rights are waived by any unintended transmission or unauthorized retransmission of this message. If you are not the intended recipient of this message, or if you have received it in error, you should immediately stop reading this message and delete it and all attachments from your system. The reading, distribution, copying or other use of this message or its attachments by unintended recipients is unauthorized and may be unlawful. If you have received this e-mail in error, please notify the sender.

__._,_.___

--
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
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to