I've commented out the FilterDispatcher in the webwork-example web.xml and it now seems to work fine. In addition, I've also added a Velocity Result implementation, VelocityResult. See the webwork-example for an example of usage.

M

On Wed, 19 Mar 2003 02:04:55 -0800 (PST), Heng Sin Low <[EMAIL PROTECTED]> wrote:

Got this npe from running webwork-example on tomcat-4.1.18 from the current
webwork2 source code. I got the example running by manually comment out the
FilterDispatcher stuff in web.xml


Regards,
Low

2003-03-19 17:40:30 StandardContext[/webwork-example]: Exception starting
filter webwork
java.lang.NullPointerException
at
com.opensymphony.webwork.dispatcher.FilterDispatcher.getActionResultConfig(FilterDispatcher.java:158)



at
com.opensymphony.webwork.dispatcher.FilterDispatcher.init(FilterDispatcher.java:129)



at
org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:254)



at
org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:314)



at
org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:120)



at
org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:3158)



at org.apache.catalina.core.StandardContext.start(StandardContext.java:3602)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:821)



at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:579)
at
org.apache.catalina.core.StandardHostDeployer.install(StandardHostDeployer.java:257)



at org.apache.catalina.core.StandardHost.install(StandardHost.java:772)
at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:502)
at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:410)
at org.apache.catalina.startup.HostConfig.run(HostConfig.java:1012)
at java.lang.Thread.run(Thread.java:536)



__________________________________________________ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com


-------------------------------------------------------
This SF.net email is sponsored by: Does your code think in ink? You could win a Tablet PC. Get a free Tablet PC hat just for playing. What are you waiting for?
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork






-- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/


-------------------------------------------------------
This SF.net email is sponsored by: Does your code think in ink? You could win a Tablet PC. Get a free Tablet PC hat just for playing. What are you waiting for?
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to