[appengine-java] BackEnd Names cant able to retreive back

2012-01-04 Thread suresh ashok
Hi, This is the piece of code where i am trying to get the backend name, which i am using in GAE but its actually returning null. BackendService service = BackendServiceFactory.getBackendService(); String currentBackendName = service.getCurrentBack

[appengine-java] BackEnd Names

2012-01-04 Thread suresh ashok
Hi, This is the piece of code where i am trying to get the backend name, which i am using in GAE but its actually returning null. BackendService service = BackendServiceFactory.getBackendService(); String currentBackendName = service.getCurrentBack