NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: glassfish on NetBSD?



On Wed, Sep 7, 2011 at 5:26 PM, Martin S. Weber <Ephaeton%gmx.net@localhost> 
wrote:
>
> I know.
>
> $ java -version
> openjdk version "1.7.0-internal"
> OpenJDK Runtime Environment (build 1.7.0-internal-pkgsrc_2011_08_18_15_01-b00)
> OpenJDK Server VM (build 18.0-b04, mixed mode)
>
> It's still failing, on both computers I've tried. The example I gave to 
> Christos
> uses tim perrett's code from his 'lift in action' book (found on github), sbt 
> 0.7.4
> and scala 2.8.1; project 4 or 5 will just hang when trying to create the hdb.

$ java -version
openjdk version "1.7.0-internal"
OpenJDK Runtime Environment (build 1.7.0-internal-pkgsrc_2011_09_07_18_11-b00)
OpenJDK 64-Bit Server VM (build 21.0-b17, mixed mode)

I've managed to get those examples you mentioned up and running
without modification. I grabbed and ran sbt 0.7.7 in a fresh clone of
https://github.com/timperrett/lift-in-action


Home | Main Index | Thread Index | Old Index