Thanks Sheriff

Turns out is was an XML variable statement in a Class that had whitespace. I'm 
putting all XML Models in MXML components from now on:>)

Duncan



----- Original Message ----
From: Sheriff <[EMAIL PROTECTED]>
To: flexcoders@yahoogroups.com
Sent: Thursday, 15 November, 2007 10:17:11 PM
Subject: Re: [flexcoders] Internal build errors

usually it either means u have an empty switch statament or some invalid 
character on the side/ not acutally code

ex: a comma/period might be somewhere in the whitespace around the code


----- Original Message ----
From: duncan mcmillan <[EMAIL PROTECTED] co.uk>
To: [EMAIL PROTECTED] ups.com
Sent: Thursday, November 15, 2007 3:47:13 PM
Subject: [flexcoders] Internal build errors


Hi
 
I've suddenly been getting "An internal build error has occurred please check 
the error log" , has anyone got any refereces as to why these errors happen? 
also I've never used an error log  so could someone please tell how to set it 
up and refer to it.
 
Thanks again
 
Duncan


----- Original Message ----
From: Steve Hueners <[EMAIL PROTECTED] ex.com>
To: [EMAIL PROTECTED] ups.com
Sent: Thursday, 15 November, 2007 7:55:40 PM
Subject: Re: [flexcoders] Re: Flex Remoting Options - Any Opinions?


Is there anyway to judge what level of user connections a given server can 
handle without requiring specialized loadsharing strategies? In a non-audio or 
video environment what's it take to stream an AS3 based swfs to 3-5 dozen 
connections? 




On 10/16/07, Anatole Tartakovsky <anatole.tartakovsky @gmail.com> wrote: 
I would try to see if you can scale application in any other way - 4 core 
single CPU and removal all business functionality to different servers is 
always an option. You might get even better scalablity by going RTMP route or 
provide pseudo-connectivity wrapper using non-blocking IO  via client - proxy - 
LCDS - Messaging - LCDS - proxy -client pish. 
 
Regards,
Anatole
 
On 10/16/07, Bruce Hopkins <[EMAIL PROTECTED] com > wrote: 
Yeah, I'm using HTTPService right now with E4X results. The for large data 
results, however, XML is not desirable.

I'd prefer to use some framework that uses AMF3 in order to get more compact 
results.

Bruce 



On 10/16/07, Jeff Schuenke <[EMAIL PROTECTED] com > wrote: 
You can also just use HTTPService to do direct HTTP requests. I am 
using this for communications with a JAVA backend.

--- In [EMAIL PROTECTED] ups.com, "Bruce Hopkins" <[EMAIL PROTECTED]> 

wrote:
>
> Hi all,
> 
> All I want to do is have my Flex client to communicate with my Java 
backend.
> Due to licensing restrictions, LCDS won't be an option for us. So 
far the
> biggest contenders are:
> 
> 1. Granite Data Services
> 2. OpenAMF
> 3. WebORB
> 4. Red5
> 
> Does anyone have any strong opinions, suggestions, or biases on 
either of
> these solutions?
> 
> Thanks,
> 
> Bruce
>













For ideas on reducing your carbon footprint visit Yahoo! For Good this month. 





Get easy, one-click access to your favorites. Make Yahoo! your homepage. 



      ___________________________________________________________ 
Want ideas for reducing your carbon footprint? Visit Yahoo! For Good  
http://uk.promotions.yahoo.com/forgood/environment.html

Reply via email to