Hi Michael,

On Wed, Sep 16, 2009 at 4:40 PM, Michael Mosmann <[email protected]> wrote:

> Am Mittwoch, den 16.09.2009, 16:32 +0300 schrieb Haim Ashkenazi:
> > Hi
> >
> > I'm trying to run setResponsePage with a class parameter. According to
> the
> > doc if I run:
> > setResponsePage(MyPage.class)
>
> some more code?
>
Sure :)

http://github.com/babysnakes/comnshours/tree/tests

It's in the "tests" branch (revision:
1972f3bdb16d43057a067f7e3de77e96ad0aa623).

This is sbt project so you have to download  and install sbt from
here<http://code.google.com/p/simple-build-tool/wiki/Setup>,
run 'sbt' and when you get the prompt type:

   - update
   - jetty-run

Hopefully this compiles and runs the project.

One more thing, In order to run the project you need to have
couchdb<http://couchdb.apache.org/>installed.

Thanks

Bye
-- 
Haim

Reply via email to