[opencms-dev] Alpha 1 error finding custom resource type

Frank Febbraro frankfebbraro at gmail.com
Thu Sep 23 00:09:34 CEST 2004


That is what I came up with here. When I need a new JAR version I
build it directly to the opencms/WEB-INF/lib directory.

I did not think about using the sync feature though.

Thanks for the insight.

On Wed, 22 Sep 2004 22:44:09 +0200, Alexander Kandzior <alex at opencms.org> wrote:
> Frank
> 
> > I was also wondering how people have been builing modules
> > that contain templates and custom java classes?
> 
> We usually create a special ANT script for all module classes that we
> integrate in Eclipse. During the development cycle, we then compile the
> module to a JAR and (optionally) copy this JAR directly to Tomcat with the
> script. When development is finished, the module JAR is uploaded to into
> OpenCms and packaged with the JSPs and other resources. To edit many JSPs we
> usually synchonize the module contents to the "real" file system with the
> synchronize feature.
> 
> 
> 
> Best Regards,
> Alex.
> 
> Alexander Kandzior
> Alkacon Software - The OpenCms Experts
> http://www.alkacon.com
> 
>



More information about the opencms-dev mailing list