Hello Fabien,

Jar's should be in WEB-INF/lib folder. Sources are not necessary at runtime.
Classes should be put like WEB-INF/classes/<path_to_package>/<class_name>.class

It seems that it works for me.

Roman

TREGAN Fabien wrote:

> mmm,
>
> I tryed to put my sources and classes in WEB-INF/classes/, it did not work.
> I tryed to put my classes in WEB-INF/classes/, it did not work.
> I finaly tryed to put classes in a .jar in WEB-INF/classes/, it did work...
> But i really dont like to re-jar my classes at each compilation, can I avoid
> this ?
>
> fabien.
>
> >-----Message d'origine-----
> >De: yuryx [mailto:[EMAIL PROTECTED]]
> >Date: jeudi 7 mars 2002 12:55
> >À: [EMAIL PROTECTED]
> >Objet: Re: PERSONAL JAVA CLASSES
> >
> >
> >Istvan Beszteri wrote:
> >
> >>.../cocoon/WEB-INF/classes/
> >>works for me,
> >>but you can check the WEB-INF/web.xml, how to define extra calsspaths.
> >>Br,
> >>      Istvan
> >>
> >>On Thursday 07 March 2002 13:41, you wrote:
> >>
> >>>Hi,
> >>>
> >>>Where must I put "my personal Java classes" in Cocoon 2?
> >(which directory?)
> >>>
> >>>Thanks
> >>>
> >>>
> >>>---
> >>>Outgoing mail is certified Virus Free. (CopyRight FLASHH!)
> >>>Checked by AVG anti-virus system (http://www.grisoft.com).
> >>>Version: 6.0.330 / Virus Database: 184 - Release Date: 28/02/02
> >>>
> >>>
> >>>---------------------------------------------------------------------
> >>>Please check that your question has not already been answered in the
> >>>FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
> >>>
> >>>To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> >>>For additional commands, e-mail: <[EMAIL PROTECTED]>
> >>>
> >>
> >>---------------------------------------------------------------------
> >>Please check that your question has not already been answered in the
> >>FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
> >>
> >>To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> >>For additional commands, e-mail: <[EMAIL PROTECTED]>
> >>
> >Or .../cocoon/WEB-INF/lib (for compiled classes) and don't check
> >WEB-INF/web.xml :)
> >
> >Regards.
> >Yury.
> >
> >
> >
> >
> >---------------------------------------------------------------------
> >Please check that your question has not already been answered in the
> >FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
> >
> >To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> >For additional commands, e-mail: <[EMAIL PROTECTED]>
> >
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to