Pls help with getting the Orion News Web App Sample up!

1999-12-28 Thread Neville Burnell
Hi, I am trying to get the orion sample news web app running. I have configured the datasource using the Hypersonic SQL datasource example provided in the \orion\demo\news-app\setup.txt, and put the hsql classes in a hSQL.zip in the \orion\lib\ dir. But on startup, Orion reports hSql.hDriver - cl

Some basic JSP/EJB questions

1999-12-28 Thread Frank Apap
Hi I have some basic JSP/EJB questions. 1) Does anyone know any mailling lists for questions like these (ie basic jsp/ejb questions) ? 2) How can I encode a String to be used in a url. Right now my code looks like this. what happens tho, is if getBoardName() returns a string with a space it

Re: cmp mapping of Integer, Float, Double etc.

1999-12-28 Thread Robert Krueger
Mike Cannon-Brookes wrote: > By default Orion maps java.lang.Integer cmp fields to INTEGER db fields? (At > least that's the only thing that's ever happened to me). I sometimes change > which db are you using? if I don't specify a mapping it creates a longvarbinary for a java.lang.Integer. If I