Re: [ACFUG Discuss] Getting Flex2Gateway to work with https

2007-08-15 Thread Douglas Knudsen
You have to compile the Flex app against this services-config file. I'd leave the endpoint URIs using the variables instead of hard-coded URLs too. This way you can have two services-config files on your local machine, one for http one for https. Simply point FB to the one you need and compile.

RE: [ACFUG Discuss] Getting Flex2Gateway to work with https

2007-08-15 Thread Charlie Arehart
Jay, did you write what you meant? because it sounds like you got what you expected. :-) You said, I should...get a blank page...I am not getting that...it gives me a blank page. Or am I reading this wrong? :-) /charlie _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On

RE: [ACFUG Discuss] Getting Flex2Gateway to work with https

2007-08-15 Thread Viswanathan . Jayaraman
I get a blank page when I type http://hostname/flex2gateway/ I get the following error when I type https://hostname/flex2gateway/ 500 No configured channel has an endpoint path '/flex2gateway/'. flex.messaging.MessageException: No configured channel has an endpoint path

Re: [ACFUG Discuss] Getting Flex2Gateway to work with https

2007-08-15 Thread Douglas Knudsen
ah, ok. This whole thing is a real undocumented shambles IMHO. Folks on flexcoders, some Adobe one seven, say you can have multiple channel defs in here and that your Flex app will try each one until it finds one that works. This never worked for me. To try this, looks like you need to add to

[ACFUG Discuss] Single Sign On...

2007-08-15 Thread Ajas Mohammed
Hi, In our web application we have user login feature but no SSO(single sign on). Before someone starts saying bad practice and all that, I would like to clarify that this was built long time back and we are thinking of adding it to our application. Any guidance on this would be appreciated.

Re: [ACFUG Discuss] Getting Flex2Gateway to work with https

2007-08-15 Thread Viswanathan . Jayaraman
One more question. Whenever I change the services-config.xml, Do I need to stop and start ColdfFusion service? Jay x8453 Douglas Knudsen [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 08/15/2007 10:48 AM Please respond to discussion@acfug.org To discussion@acfug.org cc Subject Re: [ACFUG

Re: [ACFUG Discuss] Getting Flex2Gateway to work with https

2007-08-15 Thread shawn gorrell
But of course. - Original Message From: [EMAIL PROTECTED] [EMAIL PROTECTED] To: discussion@acfug.org Sent: Wednesday, August 15, 2007 11:34:49 AM Subject: Re: [ACFUG Discuss] Getting Flex2Gateway to work with https One more question. Whenever I change the services-config.xml, Do I

Re: [ACFUG Discuss] Getting Flex2Gateway to work with https

2007-08-15 Thread Clint . Willard
No, but you will need to recompile your Flex app. [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 08/15/2007 11:35 AM Please respond to discussion@acfug.org To discussion@acfug.org cc Subject Re: [ACFUG Discuss] Getting Flex2Gateway to work with https One more question. Whenever I

Re: [ACFUG Discuss] Single Sign On...

2007-08-15 Thread Ajas Mohammed
Right now more than 1 user can login to our application using the same username pwd. For example, in yahoo messenger you can be logged on at one system only. If you try to login at diff system, you are logged off from the first system. I wanted to implement something like that so only 1 person

Re: [ACFUG Discuss] Getting Flex2Gateway to work with https

2007-08-15 Thread Viswanathan . Jayaraman
Your suggestion did it after I added the channels and recycled the ColdFusion Service Jay x8453 Douglas Knudsen [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 08/15/2007 10:48 AM Please respond to discussion@acfug.org To discussion@acfug.org cc Subject Re: [ACFUG Discuss] Getting

Re: [ACFUG Discuss] Getting Flex2Gateway to work with https

2007-08-15 Thread Viswanathan . Jayaraman
For me, it did not. I had to restart teh server. Jay x8453 [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 08/15/2007 11:57 AM Please respond to discussion@acfug.org To discussion@acfug.org cc Subject Re: [ACFUG Discuss] Getting Flex2Gateway to work with https Well, for me it works

Re: [ACFUG Discuss] Single Sign On...

2007-08-15 Thread Dean H. Saxe
That's not single sign-on. ;-) -dhs Dean H. Saxe, CISSP, CEH [EMAIL PROTECTED] Great spirits have often encountered violent opposition from weak minds. --Einstein On Aug 15, 2007, at 11:45 AM, Ajas Mohammed wrote: Right now more than 1 user can login to our application using the

Re: [ACFUG Discuss] Single Sign On...

2007-08-15 Thread Ajas Mohammed
then what is it called? or rather whatever its called, can we implement what I have mentioned using CF? what would be a good starting point for that and has anybody implemented this feature? Thanks On 8/15/07, Dean H. Saxe [EMAIL PROTECTED] wrote: That's not single sign-on. ;-) -dhs Dean