@Velo - For the FlexUnit 4.2-alpha, in my branch on github (http:// github.com/blegros/flexunit/tree/4.2/FlexUnit4AntTasks/src/org/ flexunit/ant/daemon/), I rewrote the daemon process the Ant task uses to work with AMF. I'm using AMF for the code coverage report as well, but I haven't published that portion of the code yet. Merapi was a good ref impl to see what pieces to pull out of BlazeDS to do the AMF serialization. The code is still very alpha, but hope it helps.
-Brian On Aug 11, 8:53 am, Marvin Froeder <[email protected]> wrote: > Hi, > > Did anyone ever got an AMF server running on a java socket only? W/o the > whole servlet server thing? > > I wanna change flexmojos test runner to use AMF instead of the current > socket+xml. > > VELO -- You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos http://flexmojos.sonatype.org/
