I took a look through the source and I can't determine the classpath that is used for the compilation of the *.jws files. I'm getting errors because it's not finding our classes. Our classes are in the classes dir in the web application. I also tried jarring them up and putting them in lib but they're still not found. What do I have to configure to get it to find my classes?
Thanks, -joel
