Hi everybody,

 

Does somebody consumed any ColdFusion cfc using Flex 2 in Linux???? I’m trying for some time and it didn’t work for me.

 

That’s what I did:

 

 

1. Installed Red Hat AS 4;

 

2. Installed CFMX 7.02 Stand Alone

- CF working fine;

- Flex + CF error (cfserver.log is attached);

 

3. Installed CF with integrated JRun

- CF working fine;

- Flex + CF error (cfserver.log is attached – same error);

 

4. Deployed CF in Tomcat

- CF working fine;

- Flex + CF error (cfserver.log is attached – same error);

 

5. Installed CF stand alone with Apache Conector

- CF working fine;

- Flex + CF error (cfserver.log is attached – same error);

 

6. Installed Flex Data Service with integrated JRun

- FDS working fine (samples applications);

 

7. Installed Fedora Core 5 (for test) and CF

- CF working fine;

- Flex + CF error (cfserver.log is attached – same error);

 

It seams to me that it’s a configuration problem, but I couldn’t find anything. I searched at Abode web site, documentation, Internet etc and couldn’t find anything. All the tests and applications that I deployed were tested in Windows and everything works fine.

 

If you see the log, the ColdFusion channel is reached by Flex but when CF tries to send back do Flex the error occurs.

 

One strange thing in log is the warning:

[Flex] HttpFlexSession has not been registered as a listener in web.xml for this application so no events will be dispatched to FlexSessionAttributeListeners or FlexSessionBindingListeners. To correct this, register flex.messaging.HttpFlexSession as a listener in web.xml.

 

So I update web.xml file with the tags above, but the warning still appears in cfserver.log file:

<listener>

        <listener-class>flex.messaging.HttpFlexSession</listener-class>

</listener>

 

It’s causing me a lot of trouble because my client uses just Linux. Our application is read for deploy, but we’re facing this problem.

 

I would really appreciate if somebody helps me. If someone need any other information just ask me.

 

Thanks.

 

 

Rafael M. Martinelli
Office.  +5511 5506.5154
Mobile.
+5511 8142.6902
D-Click Web & Mobile Solutions
[EMAIL PROTECTED]

www.dclick.com.br/blog

www.dclick.com.br

 

__._,_.___

--
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
Software development tool Software development Software development services
Home design software Software development company

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

Attachment: server.log
Description: Binary data

Attachment: cfserver.log
Description: Binary data

Attachment: eventgateway.log
Description: Binary data

Reply via email to