In Boot, I get this for Compass.compass: org.compass.core.config.ConfigurationException: Failed to open config resource [/props/compass.cfg.xml]
and indeed, there is no compass.cfg.xml On Mon, Nov 16, 2009 at 9:29 AM, Richard Hirsch <[email protected]> wrote: > @Xuefeng I had the same problem. > > D. > > On Mon, Nov 16, 2009 at 7:08 AM, Xuefeng Wu <[email protected]> wrote: >> @Vassil >> I debug at the server side and found the compass return empty. >> >> >> On Mon, Nov 16, 2009 at 1:24 PM, Vassil Dichev <[email protected]> wrote: >> >>> I think the problem could be that the search menu is defined as >>> hidden, so it always renders an empty page. In Boot.scala: >>> >>> Menu(Loc("search", List("user_view", "search"), >>> S.?("base_menu_search"), Hidden)) :: >>> >> >> >> >> -- >> Scala中文社区: http://groups.google.com/group/scalacn >> >
