Oops, seems mino's spring binding has changed a lot between 0.9 and 0.9.3.
I will try to find the root cause of the reuseAddress issue on linux this evening...

On 4/26/06, Moreno Balcon <[EMAIL PROTECTED]> wrote:
Hi,
 i have just checkout the trunk of red5, but after build when i launch red5.bat i have some error.

The error is present because in red5-core.xml the line

 <property name="reuseAddress" value="true"/>

must be in the bean

<bean class="org.apache.mina.transport.socket.nio.SocketAcceptorConfig">

and not inte the bean

<bean id="socketAcceptor" class="org.apache.mina.integration.spring.IoAcceptorFactoryBean ">

Bye
Moreno



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





--
Best Regards
Steven Gong
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to