On Tue, 21 May 2002 22:12, Ulrich Mayring wrote: > Hello, > > is the assembly.xml format in the Phoenix docs still up to date? I'm > getting this error message: > > org.apache.avalon.phoenix.tools.verifier.VerifyException: Service class > "org.apache.avalon.phoenix.Block" specified for Block named "sockets" is > not implemented by Block class > (org.apache.avalon.cornerstone.blocks.sockets.DefaultSocketManager). > > My assembly.xml looks like this: > > <!-- The SocketManager block --> > <block > class="org.apache.avalon.cornerstone.blocks.sockets.DefaultSocketManager" > name="sockets"/>
Make sure that you update to the latest phoenix. It looks like you updated to latest cornerstone but still running on an old phoenix. -- Cheers, Peter Donald -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
