[Lift] mysql database password

2009-12-17 Thread itsjar
Hi, I've added the following code to change the database to mysql. However our code is open source and is freely browsable so It would be nice to hash the password somehow. Does anybody have an idea how to do this in LIFT? Thanks, itsjar object DBArxum extends ConnectionManager {

[Lift] Re: S.class

2009-12-07 Thread itsjar
Never mind, I've solved it myself. Thanks On Dec 7, 6:56 pm, itsjar wrote: > Hi, > > I've been diving into the S class to learn and I just tried to > add some functions of it in a snippet to see if it works. >    The weird thing is (which is probably not weird but doesn

[Lift] S.class

2009-12-07 Thread itsjar
e location is not a member of object net.liftweb.http.S Why can't I reach that member? Second: is there a better way to print debug messages? Right now I just add them to a snippet. Thanks, Itsjar -- You received this message because you are subscribed to the Google Groups "Lift&quo

[Lift] Re: Newbie on Lift & Scala: Build in class source code?

2009-12-07 Thread itsjar
o > avoid confusion. > > Good luck and keep asking question ;) > alex > > On Sun, Dec 6, 2009 at 3:54 PM, itsjar wrote: > > Hi, > > > I'm considering building a web application with my software > > engineering group in Lift. > > However when I started

[Lift] Newbie on Lift & Scala: Build in class source code?

2009-12-06 Thread itsjar
s.. Is it possible to see the scala source code of these classes? Thanks, itsjar -- You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to lift...@googlegroups.com. To unsubscribe from this group, send email to l

[Lift] Re: Newbie question: class not foudn

2009-12-06 Thread itsjar
I think the problem might be locates in the pom.xml I recreated the problem and don't have any problems now. On Dec 6, 2:21 pm, itsjar wrote: > Thanks for the advice Alex. > I am pleases to see how many helpful people there are in this group. -- You received this message beca

[Lift] Re: Newbie question: class not foudn

2009-12-06 Thread itsjar
Thanks for the advice Alex. I am pleases to see how many helpful people there are in this group. -- You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to lift...@googlegroups.com. To unsubscribe from this group, send email to

[Lift] Newbie question: class not foudn

2009-12-05 Thread itsjar
I thought it might be a good exercise if I tried to write my own login without using all the build in features from lift. To make sure I understand what it does behind my back. However I stumbled upon a bug ive been searching for 2 hours on... WARN - Snippet Failure: SnippetFailure(/ -> ParseP

[Lift] Re: Newbie question on the Scala Todo sample application.

2009-12-04 Thread itsjar
Great! Thanks a lot on the input guys. Itsjar On Dec 4, 1:11 am, David Pollak wrote: > On Thu, Dec 3, 2009 at 3:47 PM, itsjar wrote: > > Hi, > > > when I was working on the tutorial I got to the point where it tells > > you to run it and go to localhost:8080. >

[Lift] Newbie question on the Scala Todo sample application.

2009-12-03 Thread itsjar
I would like to write the login application from scratch to learn lift/scala and it might be useful to have access to the code. Is that possible? These are probably dumb questions. Sorry if that's the case. Thanks, itsjar -- You received this message because you are subscribed to the Google Grou