[flexcoders] Re: Air and Blazeds?

2008-07-10 Thread stephen.smithstone
To get an AIR app to communicate with remote blasze server you need to
specify the endpoint on the remote object to go to the gateway of the
blazeds / LCDS

mx:RemoteObject id=heartbeat destination=heartbeat
endpoint=http://ip:port/application/messagebroker/amf 

/mx:RemoteObject


like that replace ip:port of the tomcat server and the application is
the java application where which contains blazeds



[flexcoders] Re: Air and Blazeds?

2008-07-09 Thread meteatamel
Noone can help you if you can't tell us what kind of errors you're
getting.

-Mete

--- In flexcoders@yahoogroups.com, markflex2007 [EMAIL PROTECTED]
wrote:

 The Flex application link is here:
 
 http://techblogging.wordpress.com/2008/03/02/setting-up-blazeds-with-
 flex/
 
 Thanks
 
 Mark
 --- In flexcoders@yahoogroups.com, markflex2007 markflex2007@ 
 wrote:
 
  Hi,
  
  The following link is a chat application with Flex and Blazeds.
  
  I try to convert it to air application but I get errors.
  
  Do you have a idea how to build a Air application with BlazeDS?
  
  Thanks
  
  
  Mark
 





[flexcoders] Re: Air and Blazeds?

2008-07-09 Thread markflex2007
Hi

It seems the Air app can not get the config file in Tomcat.

I am wondering if it is possible to convert the Flex chat application
to air chat application and keep use BlazeDS message feature.

Thanks

Mark

--- In flexcoders@yahoogroups.com, meteatamel [EMAIL PROTECTED] wrote:

 Noone can help you if you can't tell us what kind of errors you're
 getting.
 
 -Mete
 
 --- In flexcoders@yahoogroups.com, markflex2007 markflex2007@
 wrote:
 
  The Flex application link is here:
  
  http://techblogging.wordpress.com/2008/03/02/setting-up-blazeds-with-
  flex/
  
  Thanks
  
  Mark
  --- In flexcoders@yahoogroups.com, markflex2007 markflex2007@ 
  wrote:
  
   Hi,
   
   The following link is a chat application with Flex and Blazeds.
   
   I try to convert it to air application but I get errors.
   
   Do you have a idea how to build a Air application with BlazeDS?
   
   Thanks
   
   
   Mark
  
 





Re: [flexcoders] Re: Air and Blazeds?

2008-07-09 Thread João Fernandes
Mark, how does your endpoint URL in your services-config.xml look like? 
Are you using the default file as the one use in a Flex Project?


-- 

João Fernandes

http://www.onflexwithcf.org
http://www.riapt.org
Portugal Adobe User Group (http://aug.riapt.org)



[flexcoders] Re: Air and Blazeds?

2008-07-08 Thread markflex2007
The Flex application link is here:

http://techblogging.wordpress.com/2008/03/02/setting-up-blazeds-with-
flex/

Thanks

Mark
--- In flexcoders@yahoogroups.com, markflex2007 [EMAIL PROTECTED] 
wrote:

 Hi,
 
 The following link is a chat application with Flex and Blazeds.
 
 I try to convert it to air application but I get errors.
 
 Do you have a idea how to build a Air application with BlazeDS?
 
 Thanks
 
 
 Mark