Re: [LAST CALL] Release FlexJS/FalconJX 0.5.0

2015-09-05 Thread Justin Mclean
Hi, > I suspect none of those are sources if the source package didn’t show any Rat > issues. There a couple of minor issues great reported in the source but nothing IMO worth worrying about. With the binary the noise marks it hard to check everything. I do find it a little odd that this JS s

Re: [LAST CALL] Release FlexJS/FalconJX 0.5.0

2015-09-05 Thread Alex Harui
On 9/5/15, 12:47 AM, "Justin Mclean" wrote: >HI, > >> Yes, AFAICT. Rat should have picked up missing headers from the >>sources. > >It does in the binary "963 Unknown Licenses” :-( I suspect none of those are sources if the source package didn’t show any Rat issues. I would also suspect runn

AW: Client attempted to contact a server endpoint that does not support a polling channel.

2015-09-05 Thread Christofer Dutz
AMFChannel is per default a polling channel. Juging from your URL you want to connect to a Streaming channel. Use StreamingAMFChannel instead and you shouldn't get that error any longer. Chris -Ursprüngliche Nachricht- Von: x8s9y [mailto:x8...@163.com] Gesendet: Samstag, 5. September 2

AW: Flexmojos Mobile Packaging - Help needed

2015-09-05 Thread Christofer Dutz
Actually all you should have to do is use the archetype I added to Flexmojos 7.1.0-SNAPSHOT. That should generate a dummy air based mobile application with all the config options you need to Build all sorts of formats. mvn archetype:generate -DarchetypeRepository=https://oss.sonatype.org/conten

Client attempted to contact a server endpoint that does not support a polling channel.

2015-09-05 Thread x8s9y
Hi: When I subscribe message that I encounter a issus,The AMFChannel channelFault dispatch error info: "Client attempted to contact a server endpoint that does not support a polling channel." code: http://192.168.1.126:8081/IBMS/messagebroker/streamingamf"; channelConnect="streamingam

Re: [LAST CALL] Release FlexJS/FalconJX 0.5.0

2015-09-05 Thread Justin Mclean
HI, > Yes, AFAICT. Rat should have picked up missing headers from the sources. It does in the binary "963 Unknown Licenses” :-( > This topic did make we wonder if we should add a line to each generated > file with something like: > > “Generated by Apache Flex FalconJX Compiler” IMO probably b