[flexcoders] Flex2, JBoss and SonicMQ

2006-02-08 Thread cshafer213
Hello, I am running Flex2 on JBoss and it is working except for the messaging. Is there a way that I can point Flex2 to SonicMQ running remotely? I would love to be able to specify a url and security for a remote jndi store where the Sonic connection and topic could be looked up. Thanks,

[flexcoders] Re: XML Socket Doesn't Work

2005-07-08 Thread cshafer213
to XML Server click=connect() / mx:Label id=stat text=Status = width=144 textAlign=center / /mx:Application Cheers, Ted ;) -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of cshafer213 Sent: Thursday, July 07, 2005 8:18 PM

[flexcoders] XML Socket Doesn't Work

2005-07-07 Thread cshafer213
Can Anyone Tell Me what is wrong with the following code to connect to an XML socket server? The stat Lable should display either status = Connected or status = Error when the button is clicked, and nothing is happening. Thanks, Chris Shafer, George Weiss Associates ?xml version=1.0

[flexcoders] Re: XML Socket Doesn't Work

2005-07-07 Thread cshafer213
Of cshafer213 Sent: Thursday, July 07, 2005 2:12 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] XML Socket Doesn't Work Can Anyone Tell Me what is wrong with the following code to connect to an XML socket server? The stat Lable should display either status = Connected or status