greg-dove commented on pull request #1056:
URL: https://github.com/apache/royale-asjs/pull/1056#issuecomment-761275538


   If you get a chance to look at the AMF0NetConnection  (ignore the name, it 
could have been named FooNetConnection it was just what I used at the time 
because I was working on AMF0) code to replace what is currently in 
AMFNetConnection, that would be awesome. For now I will merge this - thanks 
again! I tested it against the SampleAmfWebApp. FYI I think the trick to 
getting that to run (for me at least) is to use Java 8 and not a later version 
(I know for  sure that it does not work with openJDK 11, but I was able to run 
it on my machine with: "C:\Program Files\Java\jdk1.8.0_181\bin\java.exe" -jar 
target/SampleAmfWebApp-0.9.8-SNAPSHOT-exec.war ). 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to