Hi Robert, Thanks for sending the files. I know what the problem is and you can work around it for now. The stylesheet has a hypen in the name (site-chooser.xsl). The generated class file and auxilliary files get the basename site_chooser. So the class is not being found. For now could you name your stylesheets without any hyphens in them?
I know realize that this problem is a duplicate of bug 2399 on "ClassLoaders for WAS Often Fail on compiled classes". I'll add some info to that bug. Tom
