From: Pieter v. Z. <pv...@cs...> - 2005-07-12 13:43:08
|
Custom themes still have the package name of "za.org.coefficient.themes.*" Where as other modules, package names, that are not themes are: za.org.coefficient.modules.* On Tue, 2005-07-12 at 14:06 +0100, Jason Meyler wrote: > Hi Pieter, > > I was looking for the modularised theme classes (e.g. > dgroupsDefaultTheme) in the wrong place under classes > za/org/coefficient/modules/themes rather than za/org/coefficient/themes. > Anyway thanks for the clarification. I was mislead by the explanation > that custom themes should be placed in coefficient/modules. > > Jason > > Pieter van Zyl wrote: > > >Jason,:) > > > >If I understand your question correctly: > > > >The coefficient-war-all contains all the modules that we have on the > >site. It is under WEB-INF/classes. > > > >Is there any missing? > > > >Do you mean when building from source? > >The section:"Extending Coefficient-How to write a module" states that > >all modules will be in $COEFFICIENT/modules/xxxx > > > >So when building the war it will include all jar in the modules > >directory. > > > > > > > > > >On Tue, 2005-07-12 at 12:51 +0100, Jason Meyler wrote: > > > > > >>The webapp installation notes state: > >> > >>6. To deploy the system unjar the coefficient.war files to the > >>{TOMCAT_HOME}/webapps/ directory. All modules of the system are deploy > >>in this single .war since we can not support hot-deploy of modules > >>within tomcat. > >> > >>Perhaps I am missing something, but with the modular build not all > >>modules are packaged in coeffiicent-war-all-0.9.6. Could someone add > >>something to the webapp install notes about where to deploy the > >>additional modules? > >> > >>Thanks > >> > >>Jason > >> > >> > >>------------------------------------------------------- > >>This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening > >>July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual > >>core and dual graphics technology at this free one hour event hosted by HP, > >>AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar > >>_______________________________________________ > >>Coefficient-devel mailing list > >>Coe...@li... > >>https://lists.sourceforge.net/lists/listinfo/coefficient-devel > >> > >> > > > > > > |