It seems to me that the TradeWebContextListener was renamed to TradeDirectContextListener and some other ContextListeners were added for JPA and JDBC in rev. 809735 (http://svn.apache.org/viewvc?view=revision&revision=809735) so I suspect a few references were just missed in the change.

However, I wonder if the ContextListeners are really necessary at all. In some sandbox work I've been doing I removed them completely because they didn't seem to provide any value in my scenarios.

Joe


Forrest Xia wrote:
Hi,

When I try to build the daytrader trunk, I got a compilation error:

Caused by: java.lang.ClassNotFoundException: org.apache.geronimo.samples.daytrader.web.TradeWebContextListener in classloader org.apache.geronimo.daytrader.plugins/daytrader-jetty_web.war/2.2/car

I know the daytrader is reorged, but don't know why the TradeWebContextListener is removed from code base. Can someone shed a light?

Thanks a lot!

Forrest

Reply via email to