Re: Overrides not quite transparent?
Gene <[email protected]>
| Newsgroups | gmane.comp.java.keel.devel |
|---|---|
| Message-ID | <[email protected]> |
cvs update to keel-client comment out keel.config.override ant clean ant build-all ant tomcat-start woo hoo! no errors Thanks gene Shash Chatterjee wrote: > I think I have this fixed, and checked in (keel-client). Was a problem, > hopefully, in Windows only. > Gene can you try this out without adding keel.config.override and see > how it works for you? > > Thanks, > Shash > > PS: If you are experimenting with Maven, you might run into this. > Somehow, the Maven build generates keel-client-2.0.jar and Ant generates > keel-keel-client-2.0.jar. If you recompile keel-client, you still get > the old class from keel-client-2.0.jar...you need to manually delete it. > Somehow, it reappears in the WEB-INF/lib even after a clean, as far as I > can tell it is coming from the Maven repo. > > Gene wrote: > >> Back to the original problem. >> >> I went ahead and added keel.config.override=../ to my ant.properties >> in my project, and everything is great. >> >> The AbstractWebappClientConnector is trying to set the config override >> as a relative path to the deployed webapp. THAT is MY particular >> problem anyway, I did NOT research what else was going on with the >> overrides, or any other clients. >> >> It does seem to me to be client specific, and in this case, do we want >> to *HAVE TO* put in a relative path for webapps? the way the client >> is now, you get the exception i was getting UNLESS you explicitly set >> the value to a relative path (or tweak the code a bit). >> >> Just my two cents, I think the overrides are WELL worth the trouble! >> >> gene >> >> (sorry for all the SCREAMING) >> 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 > http://keelframework.org/documentation.shtml Keelgroup mailing list [email protected] http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com