Re: cocoon 2.1.5 cannot find classes located outside cocoon dir. struct.

2004-05-14 Thread Peter Lerche
Hi again, OK I have digged deeper into the problem. I have a 3part. generator declared in my sitemap.xmap file. It is not an option for me to have this generators jar located in WEB-INF/lib or in the classes dir. This generator jar MUST be located outside the Cocoon dir structure. How do I do

cocoon 2.1.5 cannot find classes located outside cocoon dir. struct.

2004-05-13 Thread Peter
Hi, I am running cocoon together with jboss 3.2.3, (servlet 2.3 web container). My Cocoon implementation must access jar (eXist xmldb) which are located outside the Cocoons directory structure. How can I force Cocoon to accept this other location for the jar (exist-optional.jar) ? I have tr