[opencms-dev] modules

Felix Sprick felix.sprick at netlight.se
Fri Nov 3 09:55:22 CET 2006


Hi guys,

I have some questions about modules:

1.     Can I put java classes with any package structure in the "classes"
directory of my module, or does it have to match the modules name? I am
wondering about that because I cannot access my classes that I have put into
this classes folder from a JSP site, even after restarting the tomcat. How
does openCMS solve that anyway? Are the classes copied into WEB-INF/classes
on the server? Do I have to reload/restart every time I update them?

2.     I have added custom taglibs to the application running on openCMS.
Does somebody know a neat way to include the taglib.tld into openCMS (e.g.
something similar to the "classes" folder)?

I would just like to make the website as portable as possible, without
needing to copy a lot of classes, tlds, web.xml and stuff to the new server.

I appreciate all comments & ideas,

Felix

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20061103/94c46cdb/attachment.htm>


More information about the opencms-dev mailing list