$ 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
"Li
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
wrote:
> Hi,
>
> On Mon, Apr 20,
Hi All,
Thanks again, for support. Made many things more clear.
Thanks
Amit Kumar Verma
On Apr 22, 1:35 am, David Pollak
wrote:
> Amit,
> Class.forName(...) is called reflection in Scala/Java land. It allows you
> to get a class based on a String. You can then create a new instan
ry {
objOutput = Class.forName(className.getName
()).newInstance();
} catch (Exception e1) {
e1.printStackTrace();
}
}
return objOutput;
}
Thanks to all for kind support..
Amit Kumar Verma
On Apr 18, 8:51 pm, Timothy Perrett
hat String. "
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
wrote:
> On Fri, Apr 17, 2009 at 2:00 AM, Amit
.
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
liftwe
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
wrote:
> I think it's best to use the built-in
ONString = sJSONString.substring(0,sJSONString.length-1); //
for slicing the last comma
sJSONString += "]}";
Text(sJSONString);
}
I changed the code as you suggested but getting the error as I posted.
Please advise.
Thanks
Amit Kumar Verma
On Apr 10, 9:46 pm, David Pollak
wro
}
sJSONString = sJSONString.substring(0,sJSONString.length-1); //
for slicing the last comma
sJSONString += "]}";
Text(sJSONString);
}
but not getting a way of doing this. Please advise.
Thanks
Amit Kumar Verma
On Apr 9, 6:14 pm, David Pollak wrote:
> How
go 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 receiv
Hi David.
HTML validator throws one error because of this line . In this way our application will
never pass W3C html validation.
thanks
Amit Kumar Verma
On Feb 28, 4:20 am, David Pollak
wrote:
> Marc,
>
> It's possible that an Ajax transaction could take place subsequent to
t; Thanks,
>
> David
>
> On Wed, Feb 25, 2009 at 5:28 AM, Amit Kumar Verma wrote:
>
>
>
>
>
> > 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
&
Hi All,
By default lift calls is bind in the way
/* some HTML code here */
which means the class "OperatorLoginAction" should be in snippet
folder. But I want to make is more structureded and my hierarchy is
like this
snippet
- entity
- operator
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
-
I have p6spy.jar both in my lib and endorsed folder of tomcat, and
even in lib of project but I am not able to connect to the postgre db.
I am getting follo
ur home 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
, eclipse 3.3.0 and scala 2.7.0 for my development.
Actually I don't know where lift is installed or jar s kept. I mean
this was created in stone age and now I am not using maven for
compiling or creating lift application.
will you please tell me how to update lift.
Thanks
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
17 matches
Mail list logo