Hi, Thanks.

I've set up a service in red5 to be exposed through the AMFGateway
servlet. The problem is when I try to specify what service I want
to use it is not mapped correctly. Is there some special config
that needs to be done to the AMFGateway servlet in order for it
to see a remoting service?

Like in OpenAMF you have to edit the gateway config xml. Does red5
just see the remoting service exactly how its defined in the red5-web.xml?

If someone has got this working it would be great if you can shed some
light.

I've checked out the logs and the only thing it says it cant find the
service.

Best,

Austin

Austin, have you checked out the Remoting Sample in the

distrobution? Setting up a remoting application is the same as setting up an
rtmp application I believe.

On 8/18/06, Austin Kottke <austink at scientology.net> wrote:
>
> Hi,
>
> I've done quite a bit of programming with remoting and openAMF.
> What I'm trying to resolve is how to actually go about establishing a
> service that can be used with flash remoting and red5.
>
> I've first tried setting it up as a servlet just like any old service
> where it extends HttpServlet. This didn't seem to work.
>
> Is there some special setup that needs to be done to expose an
> object to red5 for remoting from flex or flash 8.
>
> Thanks.
>
> Best,
>
> Austin
>




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

Reply via email to