> From: TREGAN Fabien [mailto:[EMAIL PROTECTED]]
> 
> 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 ?

Developers usually deploy not webapp archive but directory. No need to
re-jar every time you edit XML/java/class/XSL/etc

Vadim



> 
> 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