[opencms-dev] developing modules: how to quickly publish Java .class files?

Pavel Pogonyshev p.pogonyshev at finamatics.com
Fri Feb 3 18:21:10 CET 2006


Hi,

this is my first post.  I have been browsing through the documentation,
the mailing list etc., but I cannot find information on the module
development process.  Specifically, let's say you have a set of Java
files, which you constantly change (this is development, right?)  What
is the best way to test the results of your change?

Ideally, I'd like to recompile the files somewhere on my local
filesystem using some external tool, then go to a browser window
displaying a page generated by OpenCms with my module, refresh it, and
immediately see what has changed.  However, this doesn't seem to be
possible...  What is the shortest path between `recompile' and `refresh
and see'?

Thanks in advance.

Paul



More information about the opencms-dev mailing list