|
现在我们尝试在linux下部署。。。
发现程序运行后,出现如下错误: 请帮忙!~
Apr 15, 2013 1:45:26 PM org.springframework.beans.factory.support.DefaultSingletonBeanRegistry destroySingletons
INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3a42c186: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,urlMapping,loginController,methodNameResolver,paraMethodResolver,org.springframework.web.servlet.view.InternalResourceViewResolver#0,exceptionResolver,anyChat]; root of factory hierarchy
Apr 15, 2013 1:45:26 PM org.springframework.web.servlet.FrameworkServlet initServletBean
SEVERE: Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'anyChat' defined in ServletContext resource [/WEB-INF/AnyChat4SpringMVC-servlet.xml]: Invocation of init method failed; nested exception is java.lang.UnsatisfiedLinkError: no anychatserver4java in java.library.path |
|