What steps will reproduce the problem?
1. 部署在resin的3.1.6上
What is the expected output? What do you see instead?
1、希望正常启动,但出现如下异常:
org.springframework.web.util.NestedServletException: Resource path
[/opt/jdk1.6.0_10/jre/lib/ext/meta-index]
does not denote a directory; nested exception is
java.lang.IllegalArgumentException:
Resource path [/opt/jdk1.6.0_10/jre/lib/ext/meta-index] does not denote
a directory
at net.paoding.rose.RoseFilter.initFilterBean(RoseFilter.java:190)
at
org.springframework.web.filter.GenericFilterBean.init(GenericFilterBean.jav
a:179)
at
com.caucho.server.dispatch.FilterManager.createFilter(FilterManager.java:14
4)
at
com.caucho.server.dispatch.FilterMapper.buildDispatchChain(FilterMapper.jav
a:166)
at com.caucho.server.webapp.WebApp.buildInvocation(WebApp.java:2067)
at
com.caucho.server.webapp.WebAppContainer.buildInvocation(WebAppContainer.ja
va:716)
at com.caucho.server.host.Host.buildInvocation(Host.java:489)
Please use labels and text to provide additional information.
Original issue reported on code.google.com by qieqie.wang on 24 Dec 2009 at 2:59
Original issue reported on code.google.com by
qieqie.wang
on 24 Dec 2009 at 2:59