[appengine-java] SAP SECKEY generation procedure required in java

2010-04-19 Thread aptest1 actiprocess
can i validate the sap url seckey in java, using the url parameters Thanks in advance chandrashaker gattu -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to google-appengine-j...@googlegroups.com.

[appengine-java] composit primary key issue

2010-05-11 Thread aptest1 actiprocess
We are unable to use two fileds as the compisit primary keys in google datastore, its throwing follwing exception if we make two fields as primary key fileds.please help us to resolve this iusse our company class has two primary keys as below, we are using companyId,docId as primary keys *

[appengine-java] Re: composit primary key issue

2010-05-12 Thread aptest1 actiprocess
Hi datanucleus, Built-in object id classes not working in Google data store,we worked as example given in the fallowing url http://www.datanucleus.org/products/accessplatform/jdo/primary_key.html. but issue not resolved. Thanks On May 11, 10:02 pm, datanucleus wrote: > > Class com.atp.smar

[appengine-java] Re: composit primary key issue

2010-05-12 Thread aptest1 actiprocess
Hi Timofey, Any workaround without disturbing data store. thanks On May 12, 1:46 pm, Timofey Koolin wrote: > You can combine two fields in one string-field and use it as String PK > > On 11 май, 14:14, aptest1 actiprocess wrote: > > > > > > > We are unable to

[appengine-java] 1MB URL Fetch limit

2011-05-07 Thread aptest1 actiprocess
Hi all, I am currently developing a content management system on App engine using Google documents as the content store. User needs to upload documents using HTTP post request with document metadata and content In application I have to collect the data from request body and create the document

[appengine-java] Re: 1MB URL Fetch limit

2011-05-08 Thread aptest1 actiprocess
Thank you for reply, Your idea is clear but In Google document list API upload option we need to use file object,and InputStream object is restricted class in App engine. And moreover enduser send document data in request body only. Thanks Mahesh.B -- You received this message because you a

[appengine-java] Unable to upload more than 1 Mb file in Google App engine 1.5

2011-05-12 Thread aptest1 actiprocess
Hi, When i try to upload more than 1 MB (Around 2 Mb) i get an error com.google.apphosting.api.ApiProxy$RequestTooLargeException: The request to API call urlfetch.Fetch() was too large. at com.google.appengine.tools.development.ApiProxyLocalImpl$AsyncApiCall.callInternal(ApiProxyLocalImpl.java

[appengine-java] Re: HTTP request and response sizes have been increased to 32 MB.... NOT

2011-05-12 Thread aptest1 actiprocess
Yes, we are also getting same problem. We are updated latest Google app engine 1.5, then if we try to upload the file more than 1 MB Its throwing the following exception. com.google.apphosting.api.ApiProxy$RequestTooLargeException: The request to API call urlfetch.Fetch() was too large. at com

[appengine-java] UNSAFE Charrectors in HTTP requests url

2011-10-31 Thread aptest1 actiprocess
Hi ALL, When i am posting a HTTP URL with unsafe char(like #) to a web-application in tomcat. Is the url with usafe char comes to tomcat or the unsafe-char url is brokes in HTTP request posting application. *myunsafe char url*:* * http://localhost:8080/web?userName=chandu&firstName=chandra#s

[appengine-java] Deploying application within client's Google apps?

2011-11-22 Thread aptest1 actiprocess
Hi All, Is their any automated way to deploy application developed in java and Gwt in my customer Google apps. I don,t want to be responsible for hosting or billing my customer for hosting the application in the App Engine. Is there a simpler way to deploy the app to their domain? I know I can

[appengine-java] Collection(folder) creation is taking 1 to 5 sec ?-any way to reduce the time?

2012-01-08 Thread aptest1 actiprocess
HI ALL, We are creating a folder(Collection) in google documents using the gdocs-APIs(in java) in google applicaiton engine,But to create a folder its talking 1 to 5 seconds of the time. Is any way to reduce the time to crate a folder or document using gdocs-APIs. Thanks Chandrashaker Gattu --

[appengine-java] can we use Web-services in Gooogle app engine

2010-08-23 Thread aptest1 actiprocess
Hi, We are planning to use web-services in Google app to communicate with SAP-system. 1.Is Google app engine supports the Web-services? 2.can we use web-services in Google app engine? Thanks in advance Chandrashaker Gattu -- You received this message because you are subscribed to the Google Gr

[appengine-java] Adobe air support in GAE

2010-08-23 Thread aptest1 actiprocess
HI, Is it possible to use adobe air in GAE. Thanks Mahesh -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to google-appengine-j...@googlegroups.com. To unsubscribe from this group, send email to

[appengine-java] Unable to deploy in google app engine.

2011-01-11 Thread aptest1 actiprocess
Hello All, i am using java as my app engine language and some jsp. It works fine in eclipse but when i am trying to deploy into app engine i am getting fallowing error. Initiating update. java.io.IOException: Error posting to URL: https://appengine.google.com/api/appversion/create?app_id=smarts