[appengine-java] Re: pdf creation problem

2011-08-04 Thread vss
://code.google.com/p/googleappengine/wiki/WillItPlayInJava iText is listed therein as not supported - as are many packages that rely on the AWT framework / Graphics 2D. Google App Engine is here like most other headless environments. On Aug 1, 11:09 am, vss technify.s...@gmail.com wrote: I got

[appengine-java] pdf creation problem

2011-08-01 Thread vss
I got error message of com.lowagie.text.Document is not supported by Google App Engine's Java runtime environment in pdf creation in java using itext then pdfjet also the same msg displayed and the msg of java.io.FileOutputStream is not supported by Google App Engine's Java runtime , what the

[appengine-java] Help needed with this error using GWT and Google AppEngine.

2010-02-21 Thread VSS
It is coming for a new domain object created on a GWT + AppEngine Project on Eclipse. 19:01:14.750 [ERROR] [cms] Line 3: The import com.google.appengine cannot be resolved Thanks, Shyam. -- You received this message because you are subscribed to the Google Groups Google App Engine for Java

[appengine-java] GWT Integration with Acegi to run on AppEngine.

2010-02-16 Thread VSS
Hi, I would like to know if GWT can be integrated with Acegi to run on AppEngine. I have read the link below. But, looking for more detailed information. http://code.google.com/p/gwt-ent/wiki/IntegrationGWTWithAcegi Can anyone provide any better ways of providing form based login. I know that

[appengine-java] Re: Regarding Secure Data Access for the users of my service

2009-12-05 Thread VSS
Any updates on my previous question ? Thank you!! VSS On Dec 4, 4:44 pm, VSS shyamsunder...@gmail.com wrote: We are creating an Active Directory Kind of an application on App Engine. What I want to know is there a way to store data securely so that I can sell this application as a service

[appengine-java] Regarding Secure Data Access for the users of my service

2009-12-04 Thread VSS
We are creating an Active Directory Kind of an application on App Engine. What I want to know is there a way to store data securely so that I can sell this application as a service to other domains. I should not be able to acess data produced by users of other domains. I noticed if we use JDO, I