Sorry for this long post but I wanted to provide as much info as
possible.

On my WindowsXP workstation I have ColdFusion with the CF-FLEX
connectivity update installed in the standalone configuration using
the built-in web server. CF is installed in the usual C:\CFusionMX7
directory and flex-enterprise-services.xml is in the 
C:\CFusionMX7\wwwroot\WEB-INF\flex directory.  THIS WORKS FINE.  

If I enter "http://localhost:8500/flex2gateway"; I get a blank page
which I'm assuming is correct (like you do with flashservices/gateway)
if everything is configured correctly.

My problem is on a Solaris installation. The configuration is
ColdFusion with the CF-FLEX connectivity update (for Solaris)
installed in the standalone configuration.  This server uses IPlanet
web server not the built-in CF web server.  The web server root is
/apps/intranet.  CF is installed in the /opt/coldfusionmx7 directory
and the flex-enterprise-services.xml is in
/opt/coldfusionmx7/wwwroot/WEB-INF/flex directory.  If I enter
"http://theunixservername/flex2gateway"; into a browser window I get a
404 page not found
error.  ColdFusion files run fine from this server.  Flex applications
created with FB2B3 on my PC work fine when copied to this server as
long as there are no Remote Object calls.

I've read thru the posts here and elsewhere about cf-flex
connectivity/integration and have tried making the suggested changes
to the endpoint
uri="http://{server.name}:{server.port}{context.root}/flex2gateway/";
in my flex-enterprise-services.xml.  I've used the servername,
localhost, and 127.0.0.1 with and without port 80 but without luck.

I have uninstalled CF and a previous installation of Flex 1.5 then
reinstalled CF (and CF-Flex connectivity update) just in case there
were some old config files causing the problem.  It didn't help.

Any ideas?

Thanks, Bill...





------------------------ Yahoo! Groups Sponsor --------------------~--> 
Everything you need is one click away.  Make Yahoo! your home page now.
http://us.click.yahoo.com/AHchtC/4FxNAA/yQLSAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to