> From: Volker Schneider [mailto:[EMAIL PROTECTED]]
> 
> Dear cocoon-users,
> 
> must new java classes (for my application) have to be compiled
separately or
> does Cocoon2 the compilation for me if I put the java files to the
right
> place (the "classes" subdirectory) ?

Yes, No.


> All my experiments seem to confirm this assumption.
> 
> If this is true, how can I integrate the new classes (as jar files)
into the
> CLASSPATH ?

WEB-INF/lib (in the webapp) or lib/optional (in the source dist tree. Do
build after adding libs)

Vadim



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