New to openAMF
"Davies, Grant M." <[email protected]>
| Newsgroups | gmane.comp.java.openamf.user |
|---|---|
| Message-ID | <BEF55D977D60F94B9768E5C2AA3985460BD16244@gaatlitexch09s.nscorp.ad.nscorp.com> |
Hi guys Just started out with openAMF and had some questions 1) Is there any documentation, for example I want to turn on debug like the console says "INFO: Serializing Message, for more info turn on debug level", I'd like to know how to turn debug level on 2) Does openAMF support the macromedia service browser? Right now if I add the gateway to the service browser and then add the Directory service I get the following : class org.openamf.examples.Directory.query([]) It should really show me the public methods on the directory service such as "addPerson", getPeople etc... This works with the macromedia remoting server and the flashOrb remoting service which are both commercial products, is this just not implemented yet in openAMF ? 3) Are there are "gotchas" when using actionscript 2 with openAMF/flash remoting ? I use eclipse, MTASC, flashout and the Ariaware MVC framework which is all AS 2.0 Thanks, looking forward to learning from you guys. Grant.