[flexcoders] ProgressBar not handling events

2006-07-12 Thread Allen Riddle
the source object. We know for sure the source object is raising the events, as weve traced it. Allen Riddle Sofware Development x3217 __._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail

[flexcoders] Data Services Question

2006-07-12 Thread Allen Riddle
the database directly. So if our back office app updates the database, we need our Flex front end to be notified of the changes. Allen Riddle Sofware Development x3217 __._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search

[flexcoders] Spring Enable Flex

2006-07-13 Thread Allen Riddle
Does anybody (Adobe developers???) know if Adobe has any plans to Spring enable Flex? I think it would really help out with configuration. Allen Riddle Sofware Development x3217 __._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files

RE: [flexcoders] Data Services Question

2006-07-13 Thread Allen Riddle
? Matt From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Allen Riddle Sent: Wednesday, July 12, 2006 1:04 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Data Services Question I have not yet started using Data Services. My question

[flexcoders] Remote JNDI server

2006-07-13 Thread Allen Riddle
Has anybody been able to set up the Messaging Services to send messages to a remote machine using the initial-context-environment configurations? Im unable to connect to my remote server. Allen Riddle Sofware Development x3217 __._,_.___ -- Flexcoders Mailing List FAQ

RE: [flexcoders] Spring Enable Flex

2006-07-13 Thread Allen Riddle
: [flexcoders] Spring Enable Flex Probably not can u describe the problem/issue you are having? Dimitrios Gianninas RIADeveloper Optimal Payments Inc. From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Allen Riddle Sent: Thursday

RE: [flexcoders] Remote JNDI server

2006-07-14 Thread Allen Riddle
. http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?catid=583threadid=1160937messageid=4158668 - Cathy From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Allen Riddle Sent: Thursday, July 13, 2006 3:57 PM To: flexcoders@yahoogroups.com Subject

RE: [flexcoders] Re: Spring Enable Flex

2006-07-14 Thread Allen Riddle
Thanks for the replies. But when I say Spring Enable Flex, I mean Spring enable the flex services configuration. So you wire up all of the configuration (Im assuming the configuration files are just wiring up java objects) using Spring. This way, Spring can manage the FDS resources.

[flexcoders] Running DS project with Eclipse WTP

2006-07-14 Thread Allen Riddle
Does anybody know if its possible to run a DS project using the server project you can set up using the Eclipse Web Tools Platform? Allen Riddle Sofware Development x3217 __._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files

RE: [flexcoders] Re: Spring Enable Flex

2006-07-14 Thread Allen Riddle
14 July 2006 14:41, Allen Riddle wrote: Spring enable the flex services configuration. So you wire up all of the configuration (I'm assuming the configuration files are just wiring up java objects) using Spring. This way, Spring can manage the FDS Err, you want to move from one XML

[flexcoders] Undeploying Data Services Project

2006-07-18 Thread Allen Riddle
you have to do when deploying to Tomcat? I did the extra steps that Adobe specified, like the JOTM Jars, etc. Allen Riddle Sofware Development x3217 __._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http

RE: [flexcoders] Undeploying Data Services Project

2006-07-18 Thread Allen Riddle
I upgraded my Tomcat to the newest version (5.5.17), and it fixed it. Very bizarre. It was even doing this with the samples that came with FDS. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Allen Riddle Sent: Tuesday, July 18, 2006 2:03 PM

RE: [flexcoders] Run as Flex App - No complaints - No compile

2006-07-19 Thread Allen Riddle
My co-worker is having the same problem. Mainly, that FlexBuilder wont detect errors in his code. He has an ActionScript interface, and 3 classes that implement it. Only one class will show if you have an error in the code, the other 2 implementers wont show errors, like if you were

RE: [flexcoders] FDS deployment issue

2006-07-19 Thread Allen Riddle
Are you doing your deployment through Ant? If you are, make sure you pass the compiler all of you DS config files. If you look at Project-Properties-Flex Compiler, youll see that the config files get passed in. We are using Ant and doing the above, and everything is working.

[flexcoders] Messaging Services deserialization

2006-07-21 Thread Allen Riddle
it when I send the Person. I have my configuration set up to ObjectMessage. Allen Riddle Sofware Development x3217 __._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders

RE: [flexcoders] Re: Acegi/Spring/Flex authentication

2006-07-24 Thread Allen Riddle
We are using that exact combination. Nothing special had to be done. We just have Flex use an HttpService to log in (points to your Acegi authentication endpoint), and Flex then uses the cookie thats returned. After that, all SOAP calls are secured by Acegi. If youre wanting to use

RE: [flexcoders] Flex Vs OpenLaszlo

2006-07-25 Thread Allen Riddle
I had looked at and evaluated the two. Im a big proponent of open source, as most of our technology we use is open source. But, Flex is a much better product hands down. The main thing is consuming data in Flex is leaps and bounds from Lazslo. Also, youre going to get a lot more

[flexcoders] Acegi

2006-07-26 Thread Allen Riddle
Hey, whoever posted the thread about getting Acegi integration, I apologize. I accidentally deleted all my messages, and lost the thread. Incidentally, I cant find the thread on yahoo, so can you please send me your last post on here so I can see if I can help. Thanks. Allen Riddle

[flexcoders] Messaging and serialization

2006-11-29 Thread Allen Riddle
the RemoteClass tag to get it to de-serialize the message correctly? Allen Riddle Sofware Development x3217

[flexcoders] Message Services can't handle enums

2006-11-29 Thread Allen Riddle
Can flex handle deserializing Java 5 enums? Allen Riddle Sofware Development x3217

RE: [eDoxs PSpam]RE: [flexcoders] Messaging and serialization

2006-11-29 Thread Allen Riddle
] On Behalf Of Allen Riddle Sent: Wednesday, November 29, 2006 11:30 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Messaging and serialization I have a flex app that is unable to de-serialize a JMS message correctly. The message I'm sending is a Java object, but when Flex de-serializes

RE: [eDoxs PSpam]RE: [flexcoders] Messaging and serialization

2006-11-29 Thread Allen Riddle
PROTECTED] On Behalf Of Allen Riddle Sent: Wednesday, November 29, 2006 11:30 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Messaging and serialization I have a flex app that is unable to de-serialize a JMS message correctly. The message I'm sending is a Java object, but when Flex de

[flexcoders] Unable to load wsdl using Proxy Service

2006-12-01 Thread Allen Riddle
an error back because my server is trying to redirect because it's saying I'm not authorized. So, basically, I'm asking how or if when going through the proxy service endpoint, can does it forward client cookies and session data to the proxy. Thanks. Allen Riddle Sofware Development x3217

[flexcoders] Can't get rid of error with 2.0.1 update.

2007-01-05 Thread Allen Riddle
I upgraded to the 2.0.1 update today, and now I'm getting 100+ errors saying: 1172: Definition mx.binding:RepeaterComponentWatcher could not be found. line 16 According the the doc, this class doesn't even exist? Anybody seen this? Allen Riddle Sofware Development x3217

[flexcoders] Slow building after 2.0.1 update

2007-01-11 Thread Allen Riddle
Has anybody experienced a massive slowdown in building in the IDE? I have a data services project that compiles on the server, but when it builds in FlexBuilder, it has slowed down a ton. Anybody know why? Thanks. Allen Riddle Sofware Development x3217

RE: [flexcoders] Flex Builder 2.0.1 the update !

2007-01-15 Thread Allen Riddle
I am experiencing the same thing. I created a thread on here, but didn't get any responses. We're gonna have to revert back to 2.0.0 unless we can figure this out. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of pauscato1 Sent: Sunday,

RE: [flexcoders] Re: Flex Builder 2.0.1 the update !

2007-01-16 Thread Allen Riddle
I don't think so; I'm running mine on Tomcat, with no embedded fonts. And is slower than dirt. The fact that it wasn't slow on 2.0.0 tells us something changed in the compilation process, and hopefully isn't environment related. From:

RE: [flexcoders] Re: Flex Builder 2.0.1 the update !

2007-01-16 Thread Allen Riddle
@yahoogroups.com Subject: Re: [flexcoders] Re: Flex Builder 2.0.1 the update ! using the FDS plugin and Tomcat hereI get out-of-memory errors and eclipse crashing often DK On 1/16/07, Allen Riddle [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: I don't think so; I'm running mine on Tomcat

RE: [flexcoders] Re: Annoying problem - urgent!!!

2007-01-18 Thread Allen Riddle
If you're web project that the flex app is running in, is in Eclipse, try hitting Refresh (F5) on your web project in Eclipse. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Geoffrey Williams Sent: Thursday, January 18, 2007 10:24 AM

[flexcoders] Still can't debug

2007-01-22 Thread Allen Riddle
is being executed. I'm using Eclipse WEB tools (with tomcat) to run the FDS app as a Web Project. Can anybody debug a server side compiled FDS app that is on Tomcat? Allen Riddle Sofware Development x3217

RE: [flexcoders] Re:Do I *REALLY* need Flex Data Services for WebServices?

2007-01-29 Thread Allen Riddle
Before we made the switch to use FDS, we created a Java servlet filter that would intercept all responses and change a 500 code to a 200, after you do that, you will have access to the entire soap fault. This can be done in .NET pretty easily as well if you're on the .NET platform.

RE: [flexcoders] Re: Result from webservice?

2007-01-29 Thread Allen Riddle
If you're hooked into the result handler of the web service, you should be able to say: event.result. Or you also have the option to it directly through the bound instance using : serviceName.operationName.lastResult. From: flexcoders@yahoogroups.com

[flexcoders] Wrapper file when using Web Tier compiler

2007-02-01 Thread Allen Riddle
this? Thanks. Allen Riddle Sofware Development x3217

RE: [flexcoders] any interest in an alternative to QTP to automate Flex apps?

2007-02-07 Thread Allen Riddle
I've posted on here before about this topic. I think this is something that lacks in the Flex community. Just curious if you or your company have looked at a product called imacros. I downloaded the demo and it was pretty decent. It's a lot cheaper than QTP. It also lets you script out tests. I've

[flexcoders] Flex not sending over SSL

2007-02-27 Thread Allen Riddle
another way to ask is, do the requests from the swf use relative pathing, and by default be going over https/443? I hope I'm explaining the problem well enough. Thanks. Allen Riddle Sofware Development x3217

RE: [flexcoders] Flex not sending over SSL

2007-02-28 Thread Allen Riddle
it! From: flexcoders@yahoogroups.com on behalf of Allen Riddle Sent: Tue 2/27/2007 2:57 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Flex not sending over SSL Hello all, we are setting up our production environment for our Flex Data Services app. According to the Apache logs

[flexcoders] Purpse of default-channels

2007-03-02 Thread Allen Riddle
. Allen Riddle Sofware Development x3217

RE: [flexcoders] Flex Data Services Question, Java backend

2007-03-10 Thread Allen Riddle
You could use Flex's JMS messaging capabilities. Check out the messaging-config.xml and check out the mx:Consumer component. I still haven't used the Data Management services with Data Services, but if the new data is coming from a source other than your Flex app, I think using the Flex messaging

[flexcoders] OS X Dock implemented in Flex

2007-03-23 Thread Allen Riddle
Hey everyone, my coworker created an OS X dock in Flex for our use in our application. He just posted it on his web site. If enough people dig it, he's going to post the code so everyone can partake. Check it out. http://www.timothyhuertas.com http://www.timothyhuertas.com/ Allen

RE: [flexcoders] FDS sitting behind SSL accelerator

2007-03-27 Thread Allen Riddle
We set up our environment similar to yours. We are using apache with mod_ssl and proxypass to route requests our flex client makes over ssl to our flex data services app. In the flex configuration, your default channels must be the secure channels (my-secure-http, or my-secure-amf) and you must

[flexcoders] WebOrb for Rails

2006-10-04 Thread Allen Riddle
Ive been looking at The Midnight Coders WebOrb for Rails and Im very impressed. Has Adobe given any thought to hiring these developers so they could get these implementations ported into Adobes Flex Data Services? I know Adobes working on a .NET implementation, but getting a Ruby

RE: [flexcoders] WebOrb for Rails

2006-10-14 Thread Allen Riddle
center? Why isn't Adobe pushing it? How many developers in the world use Java, CF, .NET, PHP, Ruby ?? 75% ? How many people is that in the world? 50 million? On 10/4/06, Allen Riddle [EMAIL PROTECTED]pital.com wrote: I've been looking at The Midnight

RE: [flexcoders] Acceptance testing

2006-10-16 Thread Allen Riddle
Gianninas Optimal Payments Inc. -Original Message- From: [EMAIL PROTECTED]ups.com on behalf of Allen Riddle Sent: Fri 10/13/2006 12:24 PM To: [EMAIL PROTECTED]ups.com Subject: [flexcoders] Acceptance testing Does anybody know of any functional or acceptance testing tools for Flex? I want to write

RE: [flexcoders] Open source Hibernate projects?

2006-10-16 Thread Allen Riddle
I hate to be one of those dudes who gives you a reply without answering your question, but Im going to. I dont know of any that are small enough that you could play with. But from my experience with learning Hibernate, the best way is just to go to the Hibernate web site and start your

RE: [flexcoders] Deploying Flex Application in a Tomcat server

2006-10-18 Thread Allen Riddle
If it is just a standard Flex app, and not a Flex Data Services app, then you just need to copy the generated files (usually in your bin folder which contains the .swf and the html wrapper for it) to your wherever you want under your WEB-INF folder. So it would be: Copy contents of

[flexcoders] Does FDS project have to compile on the server?

2006-10-19 Thread Allen Riddle
In my Data Services project, do I have to choose the option to compile the application on the server vs. pre-compiling it if I want to use Data Management Services? Its the only way I could get it to work. When I do a pre-compiled swf, Im unable to make an RTMP connection. Allen

RE: [flexcoders] Does FDS project have to compile on the server?

2006-10-19 Thread Allen Riddle
of flex-config.xml or using a command line argument --services=c:/path/to/web/application/WEB-INF/flex/services-config.xml From: [EMAIL PROTECTED]ups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Allen Riddle Sent: Thursday, October 19, 2006 5:42 PM To: [EMAIL PROTECTED]ups.com

RE: [flexcoders] Does FDS project have to compile on the server?

2006-10-20 Thread Allen Riddle
[mailto:flexcoders@yahoogroups.com] On Behalf Of Allen Riddle Sent: Thursday, October 19, 2006 6:09 PM To: [EMAIL PROTECTED]ups.com Subject: RE: [flexcoders] Does FDS project have to compile on the server? I do have that entry in there. Can't figure it out. From: [EMAIL PROTECTED]ups.com

[flexcoders] Serialization bug in release

2006-06-28 Thread Allen Riddle
, and flex serializes the ArrayCollection, it blows up. Is anybody else successfully able to invoke a web service using an ArrayCollection? Thanks. Allen Riddle Sofware Development x3217 __._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files

RE: [flexcoders] Serialization bug in release

2006-06-28 Thread Allen Riddle
that. Can anybody else confirm if this is true? So basically, you have an ArrayCollection that can have XML serialized to it, but it cant deserialze, seems like a big bug. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Allen Riddle Sent: Wednesday, June 28, 2006 4

RE: [flexcoders] Serialization bug in release

2006-06-28 Thread Allen Riddle
instances) control this behavior and is now true by default. You can set it to false to stop it from creating ArrayCollections for Arrays. Pete From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Allen Riddle Sent: Wednesday, June 28, 2006 5:51 PM To: flexcoders

RE: [flexcoders] Authentication - please help

2006-07-11 Thread Allen Riddle
Are you wanting authentication for your Flex views? If you need authentication for services you are trying to access over http, there are a couple good ones. If you have a Java back end, check out the open source project Acegi. It is a very fast growing open source project that has

RE: [flexcoders] Authentication - please help

2006-07-11 Thread Allen Riddle
If you're using Java, Acegi will take care of all that for you. -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tom Chiverton Sent: Tuesday, July 11, 2006 8:55 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Authentication - please