That seems a bit odd.. that it works in Linux but not on OSX? Ill look at the script and make sure the necessary libraries are included.
Paul On 8/17/07, David Engelmaier <[EMAIL PROTECTED]> wrote: > > Hello Paul, > I run 0.6.2 WARlet in Tomcat on Debian Linux and on Mac > OS X 10.4.10, on Linux it works out of the box, > on Mac OS X you need to download the apache mina from > http://mina.apache.org/ and put the jars it in the WEB-INF/lib directory > > Best > David > > Paul deCoursey wrote: > > Has anyone tested the WAR version? It fails to deploy for me. > > > [ERROR] 1828 ContainerBackgroundProcessor[StandardEngine[Catalina]]:( > org.red5.server.MainServlet.contextInitialized ) > org.springframework.beans.factory.BeanCreationException: Error creating > bean with name 'customEditorConfigurer' defined in ServletContext > resource [/WEB-INF/red5-core.xml]: Cannot create inner bean > 'org.apache.mina.integration.spring.InetSocketAddressEditor#da52a1' of > type [org.apache.mina.integration.spring.InetSocketAddressEditor] while > setting bean property 'customEditors' with key [TypedStringValue: value > [java.net.SocketAddress], target type [null]]; nested exception is > org.springframework.beans.factory.CannotLoadBeanClassException: Cannot > find class [org.apache.mina.integration.spring.InetSocketAddressEditor] > for bean with name > 'org.apache.mina.integration.spring.InetSocketAddressEditor#da52a1' > defined in ServletContext resource [/WEB-INF/red5-core.xml]; nested > exception is java.lang.ClassNotFoundException: > org.apache.mina.integration.spring.InetSocketAddressEditor > > > > > It looks like there are some missing jars. > > _______________________________________________ > Red5 mailing list > [EMAIL PROTECTED]://osflash.org/mailman/listinfo/red5_osflash.org > > > > -- > > David Engelmaier > > Software development consultant > > http://www.ixperience.net > > _______________________________________________ > Red5 mailing list > [email protected] > http://osflash.org/mailman/listinfo/red5_osflash.org > > -- It is difficult to free fools from the chains they revere. - Voltaire
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
