glassfish上部署web应用时报错,求解决方法!

Error occurred during deployment: Exception while loading the app : java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'jndiFilterSecurityInterceptor' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Unsatisfied dependency expressed through bean property 'objectDefinitionSource': : Error creating bean with name 'jndiFilterInvocationSecurityMetadataSource': FactoryBean threw exception on object creation; nested exception is javax.ejb.EJBException: javax.ejb.EJBException: javax.ejb.CreateException: Could not create stateless EJB; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jndiFilterInvocationSecurityMetadataSource': FactoryBean threw exception on object creation; nested exception is javax.ejb.EJBException: javax.ejb.EJBException: javax.ejb.CreateException: .... msg.seeServerLog

http://blog.chinaunix.net/uid-20577907-id-3023772.html