Ugo, 1. Remove all libraries from optional directory before you build cocoon. 2. Remove the whole section "<target-language name="js">" found under xsp-language from cocoon.xconf. Those entries use bsf jar.
Thanks, dims --- Carsten Ziegeler <[EMAIL PROTECTED]> wrote: > Hi, > > you have to remove the libraries from the lib/opt directory *before* > building cocoon. The resulting webapp should be runnable without > any changes. > > Carsten > > > -----Original Message----- > > From: Ugo Cei [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, February 19, 2002 9:28 AM > > To: [EMAIL PROTECTED] > > Subject: Core libraries > > > > > > I've recently decided that the simplest way to start a new Cocoon > > project is to prepare a "minimal" configuration as a template and start > > adding to it whatever is needed. I've got the latest CVS, compiled it > > (WITH scratchpad) and tried to strip sitemap.xmap and cocoon.xconf to > > their barebones (you can look at the attached files). > > > > The problem is with the libraries. It looks like there are two > > "optional" jars that must be included or you get an error. > > > > The first one is maybeupload_1-0-5pre3.jar. If I don't put it in > > WEB-INF/libs I get a stacktrace with this error: > > > > root cause > > > > java.lang.NoClassDefFoundError: > > uk/co/weft/maybeupload/MaybeUploadRequestWrapper > > > > The full page is in the attached status.html file. > > > > The second one is bsf-2.2.jar. If I don't include it in WEB-INF/lib I > > get a page telling me that the sitemap could not be compiled and the > > following message is in the logs: > > > > ERROR (2002-02-19) 09:22.07:682 [sitemap] (/cocoon/status) > > HttpProcessor[8080][4]/Handler: Error compiling sitemap > > java.lang.NoClassDefFoundError: com/ibm/bsf/BSFException > > > > I can't find where in the sitemap or xconf file these classes are > > referred to. > > > > My configuration is the following: > > > > - Linux RedHat 7.1 > > - Sun JDK 1.4.0 (with xalan-2.2.0.jar, xerces-1.4.4.jar, xml-apis.jar > > in jre/lib/endorsed) > > - Cocoon 2 from CVS as of February 18. > > - Tomcat 4.0.1 > > > > If we can solve this issue, we might provide this kind of configuration > > in the distribution, as it seems it could be useful. > > > > Ugo > > > > -- > > Ugo Cei - Consorzio di Bioingegneria e Informatica Medica > > P.le Volontari del Sangue, 2 - 27100 Pavia - Italy > > Phone: +39.0382.525100 - E-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, email: [EMAIL PROTECTED] > ===== Davanum Srinivas - http://jguru.com/dims/ __________________________________________________ Do You Yahoo!? Yahoo! Sports - Coverage of the 2002 Olympic Games http://sports.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]