[opencms-dev] Delivering classes
Mario Wallnöfer
mario.wallnoefer at msk-informatik.at
Wed Apr 9 14:21:01 CEST 2003
Hello Everyone,
i wrote some java classes for my system and now i want to make a
'module' from all my resources i need. Pictures, templates,.. are no
problem, but how can i deliver *.class or *.jar files without copying
them to WEB-INF/classes ?
When creating a new module, there is a folder called classes and lib but
when i copy my classes into this folder, they are not getting used from
the vm.
what is the correct way to distribute a whole module without copying the
classes to the server?
thanx
Mario
More information about the opencms-dev
mailing list