Joachim,

After building and testing through RemoteObject button with echo-test I get
the following:


Connecting through remoteObject using AMF3...
Testing null: Error received: Send failed


But when I test via RTMP AMF3 button, I get the following success items:


Testing 1: OK (1)
Testing [object Object]: OK ([object Object])
Testing [object Object],[object Object]: OK ([object Object],[object
Object])
Testing Wed Jun 20 15:54:06 GMT-0600 2007: OK (Wed Jun 20 15:54:06 GMT-0600
2007)
Testing Wed Jun 20 15:54:06 GMT-0600 2007,Wed Jun 20 15:54:06 GMT-0600 2007:
OK (Wed Jun 20 15:54:06 GMT-0600 2007,Wed Jun 20 15:54:06 GMT-0600 2007)
Testing [object EchoClass]: OK ([object Object])
Testing [object EchoClass],[object EchoClass],[object RemoteClass]: OK
([object Object],[object Object],[object RemoteClass])
Testing [object RemoteClass]: OK ([object RemoteClass])
Testing [object RemoteClass]: OK ([object RemoteClass])
Testing [object ExternalizableClass]: OK ([object ExternalizableClass])
Testing [object ExternalizableClass],[object ExternalizableClass]: OK
([object ExternalizableClass],[object ExternalizableClass])
Successfully ran 35 tests
NetConnection.Connect.Closed

Do I need to do anything in particular to Echo-test.msml or any of the .as
scripts to test the RemoteObject button to get a positive response.

I am using Tomcat 5.5.20 for my RED5 testing.

Thanks,

Lenny


On 6/19/07, Joachim Bauch <[EMAIL PROTECTED]> wrote:

Hi,

the trunk now supports Flex remoting requests sent through a RemoteObject.
I could only test with a basic echo service, that's why I'm asking for a
few people to run your apps against the new code to see what's missing or
not working properly ;)

To enable RemoteObject support for your application, check out the "echo"
webapp in the repository for new beans that need to be set up.

Thanks,
Joachim

_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to