Hi Mike,
thanks.
Nope, nothing strange, well maybe the "failed to load: 
flex.messaging.MessageBrokerServlet"
I made a site, as my friend ask what was going on, and this is everything, the 
start, the log, the error, everything.
I would grateful if somebody could figure out what is wrong. I have spend the 
last 2 days doing nothing else.
The site is here:
http://johnbarrett.net/cfusion/
 On the startup, I don't see anything going on, that page is at:
http://johnbarrett.net/cfusion/cfusion.cfm

Thanks for your help,
John


  
 


----- Original Message ----
From: Mike Weiland <[EMAIL PROTECTED]>
To: flexcoders@yahoogroups.com
Sent: Tuesday, March 27, 2007 2:24:09 AM
Subject: Re: [flexcoders] Re: Flex coldfusion simple question

John,

Are you getting any errors at start up when ColdFusion starts? In my case I 
recall there was something not starting up properly with Flex. I just haven't 
had time to debug it.

Mike Weiland

Original Message -----------------------
Hi Clint,
Thanks so much for your help`-`
I upload the app you made to my remote host(Linux), and it works fine!
http://johnbarrett.net/remotingExample/remotingExample.swf

I also tested on Windows,as the remote host uses Linux,and so therefore the 
problem is on the Mac. I thought that I was going crazy,as I always hear that 
ColdFusion is the easiest back-end for Flex, but not if your on a Mac! I guess 
I will have to buy a Macbook and set this all up on the Windows side;however, 
this is not the type of setup that I want, but it does not seem to work  using 
the Mac OS X operating system.

Thanks so much for all your help, I really appreciate you, and the others for 
taking the ime to help me out with this.
Thanks again,
John
 

  
 


----- Original Message ----
From: Clint Tredway <[EMAIL PROTECTED]>
To: flexcoders@yahoogroups.com
Sent: Saturday, March 24, 2007 4:34:20 AM
Subject: Re: [flexcoders] Re: Flex coldfusion simple question









  


    
            John, a couple things to check, what version of CF are you running? 
The version of CF you need to have is 7.02, and Flash Remoting needs to be 
turned on in the CF admin.

The example zip I sent you works if you just put the contents in your web root.



On 24 Mar 2007 05:04:24 -0700, John Barrett <[EMAIL PROTECTED] com> wrote:













  


    
            
Hi 
Maury,
Thanks so much for this link.
I will be trying to figure this out tomorrow. I keep getting that their is a n 
error connecting to localhost/flex2gate way

Thanks so much for your help
John
 


  
 



----- Original Message ----
From: Maury Sword <maury.sword@ bayercropscience .com>
To: [EMAIL PROTECTED]
ups.com
Sent: Friday, March 23, 2007 2:48:52 AM
Subject: [flexcoders] Re: Flex coldfusion simple question









    
            John,



Here's a link to an article that I found helpful in getting this to 

work:



http://www.adobe. com/devnet/ flex/articles/ helloworld. html




Maury



--- In [EMAIL PROTECTED] ups.com, John Barrett <[EMAIL PROTECTED] ..> wrote:

>

> Hi Clint,

> Thanks so much

> I am looking forward to seeing the zip so I can finally get CF & 

Flex to communicate` -` 

> Thanks,

> John

>   

>  

> 

> 

> ----- Original Message ----

> From: Clint Tredway <[EMAIL PROTECTED] >


> To: [EMAIL PROTECTED] ups.com

> Sent: Friday, March 23, 2007 2:01:13 AM

> Subject: Re: [flexcoders] Re: Flex coldfusion simple question

> 

> 

> 

> 

> 

> 

> 

> 

> 

>   

> 

> 

>     

>             I can send you the zip of the code as I know that 

works. 

> 

> 

> On 23 Mar 2007 03:15:01 -0700, John Barrett <[EMAIL PROTECTED] com

> > wrote:

> 

> 

> 

> 

> 

> 

> 

> 

> 

> 

> 

> 

>   

> 

> 

>     

>             

> Hi Clint,

> I tried to reply to your blog, but I never got the conformation e-

mail.

> 

> Thanks for the tutorial one this!

> I might be wrong, but on line 27 of the mxml file I think that it 

should say:

> 

> <mx:Label text="{cfcResponse} " width="100%" > </mx:Label>

> Anyway, this is what I had to do for flex not too throw an error. 

It was saying it needed a closing tag.

> 

> I was not able to get it to work in the end(the above is the only 

change that I made to the code) I get the error"Couldn' t establish a 

connection to ColdFusion" I have a screen shot of the error message 

here:

> 

> http://johnbarrett. net/flex_ error.jpg

> 

> I am running ColdFusion 7.02 on the Mac.

> 

> Any thoughts?

> Thanks,

> John

>  

> 

>   

>  

> 

> 

> 

> ----- Original Message ----

> From: Clint Tredway <[EMAIL PROTECTED] com>

> To: [EMAIL PROTECTED]

> ups.com

> Sent: Thursday, March 22, 2007 7:40:25 AM

> Subject: Re: [flexcoders] Re: Flex coldfusion simple question

> 

> 

> 

> 

> 

> 

> 

> 

> 

>     

>             http://grumpee. instantspot. com/blog

> 

> 

> 


> On 3/22/07, cardinalflexjeremy <

> [EMAIL PROTECTED] net> wrote:

> 

> 

> 

> 

> 

> 

> 

> 

> 

> 

> 

> 

>   

> 

> 

>     

>             Are there any code examples or tutorials on this? That 

is, any samples

> 

> using coldfusion (not webservices or httpRequest) to access CFCs?

> 

> 

> 

> thanks.

> 

> 

> 

> --- In [EMAIL PROTECTED] ups.com, Tom Chiverton 

<tom.chiverton@ ...>

> 

> wrote:

> 

> >

> 

> > On Thursday 22 Mar 2007, cardinalflexjeremy wrote:

> 

> > > If I want to make a flex app to tie to a Database, and I want 

to use

> 

> > > Coldfusion components to access the Database stuff, and connect 

Flex

> 

> > > and coldfusion, do I need FDS to use the coldfusion adapter 

pieces?

> 

> > 

> 

> > No.

> 

> > You can use Flex's RemoteObject straight to a CFC, no FDS (now

> 

> called LCDS 

> 

> > btw) required.

> 

> > 

> 

> > > Please let me know if a company would require FDS in order to 

use

> 

> > > coldfusion with flex?

> 

> > 

> 

> > Again with the no :-)

> 

> > 

> 

> > -- 

> 

> > Tom Chiverton

> 

> > Helping to continually morph slick appliances

> 

> > On: http://thefalken. livejournal. com

> 

> > 

> 

> > ************ ********* ********* ********* ********* ****

> 

> > 

> 

> > This email is sent for and on behalf of Halliwells LLP.

> 

> > 

> 

> > Halliwells LLP is a limited liability partnership registered in

> 

> England and Wales under registered number OC307980 whose registered

> 

> office address is at St James's Court Brown Street Manchester M2 

2JF.

> 

>  A list of members is available for inspection at the registered

> 

> office. Any reference to a partner in relation to Halliwells LLP 

means

> 

> a member of Halliwells LLP. Regulated by the Law Society.

> 

> > 

> 

> > CONFIDENTIALITY

> 

> > 

> 

> > This email is intended only for the use of the addressee named 

above

> 

> and may be confidential or legally privileged.  If you are not the

> 

> addressee you must not read it and must not use any information

> 

> contained in nor copy it nor inform any person other than Halliwells

> 

> LLP or the addressee of its existence or contents.  If you have

> 

> received this email in error please delete it and notify Halliwells

> 

> LLP IT Department on 0870 365 8008.

> 

> > 

> 

> > For more information about Halliwells LLP visit www.halliwells. 

com.

> 

> >

> 

> 

> 

> 

> 

>     

>   

> 

>     

>     

> 

> 

> 

> 

> 

> 

> 

> 

> 

> 

> 

> 

> 

> 

> 

> 

> -- 


> http://indeegrumpee .spaces.live. com/

> 

> 

>     

>   

> 

> 

> 

> 

> 

> 

> 

> 

> 

> 

> It's here! Your new message!

> Get

>  new email alerts with the free Yahoo! Toolbar.

> 

> 

>     

>   

> 

>     

>     

> 

> 

> 

> 

> 

> 

> 

> 

> 

> 

> 

> 

> 

> 

> 

> 

> -- 

> http://indeegrumpee .spaces.live. com/

> 

>     

>   

> 

>     

>     

> 

> 

> 

> 

> <!--

> 

> #ygrp-mlmsg {font-size:13px; font-family: arial, helvetica, clean, 

sans-serif;}

> #ygrp-mlmsg table {font-size:inherit; font:100% ;}

> #ygrp-mlmsg select, input, textarea {font:99% arial, helvetica, 

clean, sans-serif;}

> #ygrp-mlmsg pre, code {font:115% monospace;}

> #ygrp-mlmsg * {line-height: 1.22em;}

> #ygrp-text{

> font-family: Georgia;

> }

> #ygrp-text p{

> margin:0 0 1em 0;}

> #ygrp-tpmsgs{

> font-family: Arial;

> clear:both;}

> #ygrp-vitnav{

> padding-top: 10px;font- family:Verdana; font-size: 77%;margin: 0;}

> #ygrp-vitnav a{

> padding:0 1px;}

> #ygrp-actbar{

> clear:both;margin: 25px 0;white-space: nowrap;color: #666;text-

align:right; }

> #ygrp-actbar .left{

> float:left;white- space:nowrap; }

> .bld{font-weight: bold;}

> #ygrp-grft{

> font-family: Verdana;font- size:77%; padding:15px 0;}

> #ygrp-ft{

> font-family: verdana;font- size:77%; border-top: 1px solid #666;

> padding:5px 0;

> }

> #ygrp-mlmsg #logo{

> padding-bottom: 10px;}

> 

> #ygrp-vital{

> background-color: #e0ecee;margin- bottom:20px; padding:2px 0 8px 8px;}

> #ygrp-vital #vithd{

> font-size:77% ;font-family: Verdana;font- weight:bold; color:#333; text-

transform:uppercase ;}

> #ygrp-vital ul{

> padding:0;margin: 2px 0;}

> #ygrp-vital ul li{

> list-style-type: none;clear: both;border: 1px solid #e0ecee;

> }

> #ygrp-vital ul li .ct{

> font-weight: bold;color: #ff7900;float: right;width: 2em;text-

align:right; padding-right: .5em;}

> #ygrp-vital ul li .cat{

> font-weight: bold;}

> #ygrp-vital a {

> text-decoration: none;}

> 

> #ygrp-vital a:hover{

> text-decoration: underline; }

> 

> #ygrp-sponsor #hd{

> color:#999;font- size:77%; }

> #ygrp-sponsor #ov{

> padding:6px 13px;background- color:#e0ecee; margin-bottom: 20px;}

> #ygrp-sponsor #ov ul{

> padding:0 0 0 8px;margin:0; }

> #ygrp-sponsor #ov li{

> list-style-type: square;padding: 6px 0;font-size: 77%;}

> #ygrp-sponsor #ov li a{

> text-decoration: none;font- size:130% ;}

> #ygrp-sponsor #nc {

> background-color: #eee;margin- bottom:20px; padding:0 8px;}

> #ygrp-sponsor .ad{

> padding:8px 0;}

> #ygrp-sponsor .ad #hd1{

> font-family: Arial;font- weight:bold; color:#628c2a; font-

size:100%;line- height:122% ;}

> #ygrp-sponsor .ad a{

> text-decoration: none;}

> #ygrp-sponsor .ad a:hover{

> text-decoration: underline; }

> #ygrp-sponsor .ad p{

> margin:0;}

> o {font-size:0; }

> .MsoNormal {

> margin:0 0 0 0;}

> #ygrp-text tt{

> font-size:120% ;}

> blockquote{margin: 0 0 0 4px;}

> .replbq {margin:4;}

> -->

> 

> 

> 

> 

> 

> 

> 

> 

>  

> 

____________ _________ _________ _________ _________ _________ _

____________ __

> The fish are biting. 

> Get more visitors on your site using Yahoo! Search Marketing.

> http://searchmarket ing.yahoo. com/arp/sponsore dsearch_v2. php


>






    
  










No need to miss a message. Get email on-the-go 
with Yahoo! Mail for Mobile. 
Get started.

    
  

    
    
















-- 
http://indeegrumpee .spaces.live. com/

    
  

    
    




<!--

#ygrp-mlmsg {font-size:13px;font-family:arial, helvetica, clean, sans-serif;}
#ygrp-mlmsg table {font-size:inherit;font:100%;}
#ygrp-mlmsg select, input, textarea {font:99% arial, helvetica, clean, 
sans-serif;}
#ygrp-mlmsg pre, code {font:115% monospace;}
#ygrp-mlmsg * {line-height:1.22em;}
#ygrp-text{
font-family:Georgia;
}
#ygrp-text p{
margin:0 0 1em 0;}
#ygrp-tpmsgs{
font-family:Arial;
clear:both;}
#ygrp-vitnav{
padding-top:10px;font-family:Verdana;font-size:77%;margin:0;}
#ygrp-vitnav a{
padding:0 1px;}
#ygrp-actbar{
clear:both;margin:25px 0;white-space:nowrap;color:#666;text-align:right;}
#ygrp-actbar .left{
float:left;white-space:nowrap;}
.bld{font-weight:bold;}
#ygrp-grft{
font-family:Verdana;font-size:77%;padding:15px 0;}
#ygrp-ft{
font-family:verdana;font-size:77%;border-top:1px solid #666;
padding:5px 0;
}
#ygrp-mlmsg #logo{
padding-bottom:10px;}

#ygrp-vital{
background-color:#e0ecee;margin-bottom:20px;padding:2px 0 8px 8px;}
#ygrp-vital #vithd{
font-size:77%;font-family:Verdana;font-weight:bold;color:#333;text-transform:uppercase;}
#ygrp-vital ul{
padding:0;margin:2px 0;}
#ygrp-vital ul li{
list-style-type:none;clear:both;border:1px solid #e0ecee;
}
#ygrp-vital ul li .ct{
font-weight:bold;color:#ff7900;float:right;width:2em;text-align:right;padding-right:.5em;}
#ygrp-vital ul li .cat{
font-weight:bold;}
#ygrp-vital a {
text-decoration:none;}

#ygrp-vital a:hover{
text-decoration:underline;}

#ygrp-sponsor #hd{
color:#999;font-size:77%;}
#ygrp-sponsor #ov{
padding:6px 13px;background-color:#e0ecee;margin-bottom:20px;}
#ygrp-sponsor #ov ul{
padding:0 0 0 8px;margin:0;}
#ygrp-sponsor #ov li{
list-style-type:square;padding:6px 0;font-size:77%;}
#ygrp-sponsor #ov li a{
text-decoration:none;font-size:130%;}
#ygrp-sponsor #nc {
background-color:#eee;margin-bottom:20px;padding:0 8px;}
#ygrp-sponsor .ad{
padding:8px 0;}
#ygrp-sponsor .ad #hd1{
font-family:Arial;font-weight:bold;color:#628c2a;font-size:100%;line-height:122%;}
#ygrp-sponsor .ad a{
text-decoration:none;}
#ygrp-sponsor .ad a:hover{
text-decoration:underline;}
#ygrp-sponsor .ad p{
margin:0;}
o {font-size:0;}
.MsoNormal {
margin:0 0 0 0;}
#ygrp-text tt{
font-size:120%;}
blockquote{margin:0 0 0 4px;}
.replbq {margin:4;}
-->








 
____________________________________________________________________________________
Expecting? Get great news right away with email Auto-Check. 
Try the Yahoo! Mail Beta.
http://advision.webevents.yahoo.com/mailbeta/newmail_tools.html



--
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










 
____________________________________________________________________________________
Now that's room service!  Choose from over 150,000 hotels
in 45,000 destinations on Yahoo! Travel to find your fit.
http://farechase.yahoo.com/promo-generic-14795097

Reply via email to