Yeah I put it in SocketAcceptorConfig just before 0.4 following a mina example.
However it didnt seem to work, so I saw steven changed it back yesterday trying to fix the bug.
I guess this might be a bug in mina spring intergration then?
I suggest we move it back to SocketAcceptorConfig and post a report on the mina list.

-- Luke

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



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

Reply via email to