Re: Webwork 2.2.2 and Sybase EAServer?

igorot <[email protected]>
Newsgroups gmane.comp.java.open-symphony.webwork
Message-ID <17141941.1150300870067.JavaMail.os-j2ee@opensymphony01.managed.contegix.com>
I believe it has something to do with the filter. I can't even pull up any page at all (even a blank jsp file) with this filter entry in my web.xml.

  <filter>
    <filter-name>webwork</filter-name>
    <filter-class>com.opensymphony.webwork.dispatcher.FilterDispatcher</filter-class>
  </filter>

This is what I'm getting on the browser. I get this error on all pages.
500 Servlet debugjsp: unable to service request: Exception during filterChain doFilter

Log file messages:
ServletException contained the following root cause exception:
java.lang.RuntimeException: Could not create ActionMapper: WebWork will *not* work!
	at com.opensymphony.webwork.dispatcher.mapper.ActionMapperFactory.getMapper(ActionMapperFactory.java:40)
	at com.opensymphony.webwork.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:160)
	at com.sybase.jaguar.servlet.JagFilterChain.doFilter(JagFilterChain.java:107)
	at com.sybase.jaguar.servlet.ServletEngine._service(ServletEngine.java:867)
	at com.sybase.jaguar.servlet.ServletEngine.service(ServletEngine.java:365)
	at com.sybase.jaguar.servlet.ServletServiceImpl.doService(ServletServiceImpl.java:58)
	at com.sybase.jaguar.servlet._sk_JaguarServlet_ServletService.remoteInvoke(_sk_JaguarServlet_ServletService.java:218)
	at com.sybase.jaguar.servlet._sk_JaguarServlet_ServletService.invoke(_sk_JaguarServlet_ServletService.java:125)
Caused by: java.lang.NullPointerException
	at com.opensymphony.xwork.spring.SpringObjectFactory.buildBean(SpringObjectFactory.java:114)
	at com.opensymphony.webwork.dispatcher.mapper.ActionMapperFactory.getMapper(ActionMapperFactory.java:32)
	... 7 more


Thanks..
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=34216&messageID=66796#66796

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.