[Lift] Re: [scala] Google App Engine for Scala!

2009-06-08 Thread Amit Kumar Verma
Hi All, I have made a simple test project http://testinggwe.appspot.com/ . For new development it good we can use Datastore and JPA but can we deploy existing project on GAE. Thanks Regards Amit Kumar Verma On Apr 20, 7:40 pm, Atsuhiko Yamanaka atsuhiko.yaman...@gmail.com wrote: Hi, On Mon

[Lift] Re: your first Lift application on GAE/J

2009-06-08 Thread Amit Kumar Verma
$ appengine-java-sdk-1.2.0/bin/appcfg.sh update target/test-1.0- SNAPSHOT where is this appengine-java-sdk-1.2.0 is located ??? Thanks Regards Amit Kumar Verma --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Lift group

[Lift] Re: Object typecast to Mapper

2009-04-27 Thread Amit Kumar Verma
Hi All, Thanks again, for support. Made many things more clear. Thanks Amit Kumar Verma On Apr 22, 1:35 am, David Pollak feeder.of.the.be...@gmail.com wrote: Amit, Class.forName(...) is called reflection in Scala/Java land.  It allows you to get a class based on a String.  You can

[Lift] Re: Object typecast to Mapper

2009-04-18 Thread Amit Kumar Verma
. But we use this feature in Java for casting the objects. I will write this to scala group. I have also written you about the road map of lift. Thanks for your support Amit Kumar verma On Apr 17, 8:30 pm, David Pollak feeder.of.the.be...@gmail.com wrote: On Fri, Apr 17, 2009 at 2:00 AM, Amit

[Lift] Re: Object typecast to Mapper

2009-04-17 Thread Amit Kumar Verma
Hi David, thanks, this is working fine. Problem is resolved. But dynamic binding is feature of java then why Scala don't support this. This is an important feature. Thanks again Amit Kumar Verma On Apr 13, 10:10 pm, David Pollak feeder.of.the.be...@gmail.com wrote: I think it's best to use

[Lift] Road Map of Lift

2009-04-17 Thread Amit Kumar Verma
on. Thanks Amit Kumar Verma --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Lift group. To post to this group, send email to liftweb@googlegroups.com To unsubscribe from this group, send email to liftweb+unsubscr

[Lift] Re: Object typecast to Mapper

2009-04-13 Thread Amit Kumar Verma
. Thanks Amit Kumar Verma On Apr 10, 9:46 pm, David Pollak feeder.of.the.be...@gmail.com wrote: I think the .asJs method on all Mapper instances should give you the object in JavaScript representation. If you can post an entire file, I can work on helping you if the above doesn't work

[Lift] Object typecast to Mapper

2009-04-09 Thread Amit Kumar Verma
here } Text(any string) } but i am getting erroe as expected [ but found ( on line 2. please help me to typecast the object to its mapper object. Thanks Amit Kumar Verma --~--~-~--~~~---~--~~ You received this message because you

[Lift] Re: Removing xmlns:lift=http://liftweb.net/ in rendered page

2009-03-02 Thread Amit Kumar Verma
Hi David. HTML validator throws one error because of this line ?xml version=1.0 encoding=UTF-8? . In this way our application will never pass W3C html validation. thanks Amit Kumar Verma On Feb 28, 4:20 am, David Pollak feeder.of.the.be...@gmail.com wrote: Marc, It's possible that an Ajax

[Lift] Postgre DB connection issue

2009-02-25 Thread Amit Kumar Verma
Hi all, Boot.scala is costomised for jndi connection. Web.xml is also correct. I am using apache-tomcat -6.0.10 and have context like this - Resource name=jdbc/mysqlDS auth=Container type=javax.sql.DataSource

[Lift] Snippet issue

2009-02-25 Thread Amit Kumar Verma
Hi All, By default lift calls is bind in the way lift:OperatorLoginAction.doLogin /* some HTML code here */ lift:OperatorLoginAction.doLogin which means the class OperatorLoginAction should be in snippet folder. But I want to make is more structureded and my hierarchy is like

[Lift] Re: Postgre DB connection issue

2009-02-25 Thread Amit Kumar Verma
directory? Thanks, David On Wed, Feb 25, 2009 at 5:28 AM, Amit Kumar Verma cdac.a...@gmail.comwrote: Hi all, Boot.scala is costomised for jndi connection. Web.xml is also correct. I am using apache-tomcat -6.0.10 and have context like this - Resource name=jdbc/mysqlDS

[Lift] Re: lift with MS Sequel

2009-02-17 Thread Amit Kumar Verma
dir, ~/.m2 I don't know about Windows, I think your need to set it explicitly. Poke around in your ~/.m2/ and you'll see how things are laid out. As for eclipse, I have no idea, I use vim, so I can't help. Tyler On Feb 16, 2:13 am, Amit Kumar Verma cdac.a...@gmail.com wrote: Hi All

[Lift] lift with MS Sequel

2009-02-09 Thread Amit Kumar Verma
Hi, do lift support MSSQL db ? Thanks Amit Kumar Verma --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Lift group. To post to this group, send email to liftweb@googlegroups.com To unsubscribe from this group