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

Reply via email to