Hi, I've made a modification to Daytrader that adds some new libraries as jars. I've added the jars to the pom.xml as dependencies, and installed them onto maven's repository. With that, I'm able to build my modified daytrader and to install it on Geronimo. Yet, I get a ClassNotFoundException when daytrader runs and tries to load the extra libraries.
Can anyone help? What have I missed? Thanks
