Re: AbstractWebappClientConnector
Michael Nash <[email protected]>
| Newsgroups | gmane.comp.java.keel.devel |
|---|---|
| Organization | JGlobal Limited |
| Message-ID | <[email protected]> |
Raoul: On Mon, 2005-02-28 at 03:14, Raoul Pierre wrote: > Hello > > Since version 1.12 of AbstractWebappClientConnector.java, Keel can't > find the value of "keel.config.dir". I had to come back to version 1.11. Hmm - that's strange. In the latest code, the override file (keel.properties) should be copied into the WEB-INF directory automatically as part of the build, so the webapp doesn't have to fish around for it at all. > > Is there any reason to KeelClient.CONFIG_DIR initialization removed > from parseInitParameters function? Yes. CONFIG_DIR is no longer needed, as the configuration for the server side of Keel is now ready directly from the jar files as resources at server startup time. > > I use a "single-VM webapp deployment > where the Keel-server is embedded in the webapp." > > And the server is Tomcat. Can you build the "default" example app? There's a new version of the plugin that solves some build issues that may have been the problem (1.2.4 is now the latest). HTH! Mike > > Pierre > > > > http://keelframework.org/documentation.shtml > Keelgroup mailing list > [email protected] > http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com http://keelframework.org/documentation.shtml Keelgroup mailing list [email protected] http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com