Re: MappingException using CastorTransformer

2002-03-11 Thread Sam Robertson
I found the solution (silly classpath issues) I had another castor.jar in the lib/ext folder of jboss. Since this is the one that got loaded up, it didn't see the files in webapps/cocoon/web-inf/lib where the TestBean was. I deleted castor.jar (from lib/ext in jboss) and now it works. I still

MappingException using CastorTransformer

2002-03-10 Thread Sam Robertson
Hi everyone, I'm using the latest CVS build from 10th March, 2002 with scratchpad included. When I go to http://localhost:8080/cocoon/samples/castor/castor the first time, I get: [Default] org.exolab.castor.mapping.MappingException: Could not find the class org.apache.cocoon.samples.castor.Tes