> > > In WEB-INF/lib you put your jars. copy your TransformerTest.class in > > WEB-INF/classes/nptl/test/TransformerTest.class, restart > your cocoon app. That should do the job, > > > > Regards Ard > > Now it works good, but I have to put my classes, or my JARs, into the > $COCOON_HOME/WEB-INF folder. > Putting it in something like $COCOON_HOME/myApp/WEB-INF wouldn't work. > I'd like this latter way because it looks clear and "better"... > There's any trick to use?
Just make a jar of your classes and put it in WEB-INF... > > Omar > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
