JPA samples with HANA
I tried to run the JPA sample with HANA from SDK-1.16.0 I imported the sample persistence-with-jpa from the SDK into Eclipse and run it locally and in the cloud....
View ArticleExecuting RFCs in an ABAP backend system from a NetWeaver Cloud Application
Hi,I wrote a little tutorial explaining how to execute remote-enabled function modules (RFMs) from within a Java application running on the NetWeaver Cloud: Executing RFC Calls from a NetWeaver Cloud...
View ArticleProblems with rpm files during installation of Netweaver Cloud Connector
Hello, I try to install the Netweaver Cloud Connector on an Linux Open Suse SLES 11 SP1 VM. I have downloaded the cloud connector and unzipped it. Then I try to start the installation with the command...
View Article!~~,.,%%^^^(((((Watch LiVe)))))) Boston Bruins VS Montreal Canadiens Live...
FuN's are invited to watch Boston Bruins VS Montreal Canadiens Live Streaming NHL 2013 HD Satellite TV Coverage. See and enjoy Boston Bruins VS Montreal Canadiens Live Stream NHL 2013 to your PC. Watch...
View Article!~~,.,%%^^^(((((Watch LiVe)))))) Detroit Red Wings VS Chicago Blackhawks Live...
FuN's are invited to watch Detroit Red Wings VS Chicago Blackhawks Live Streaming NHL 2013 HD Satellite TV Coverage. See and enjoy Detroit Red Wings VS Chicago Blackhawks Live Stream NHL 2013 to your...
View ArticleEclipse Just Freezes
I followed all the directions for setting up Eclipse and the developer tools, but honestly when I start to do any work such as the first steps in the helloworld app, Eclipse just freezes on my machine...
View ArticleWeb Sockets - Using the Http11NioProtocol Connector for the embedded Tomcat
I'm still working on getting Atmosphere to work to be able to use web sockets. I've solved my OSGI-related problems but I've got some new errors: 2012 11 01...
View ArticleSecurity in SAP Cloud
Hi there, I'm searching for an overview, presentation or white paper, which includes an description about the details of the protection-modes of the security of "my" data in the cloud.This is...
View ArticleHow to configure log level on the local SAP NW Neo server?
Hi, Logging is a breeze to start using in SAP NW Neo apps. import org.slf4j.Logger; import org.slf4j.LoggerFactory; final Logger logger = LoggerFactory.getLogger(FeedResource.class); (ref...
View Articlejdbc driver for SAP HANA?
Hi, I was deployed excel file reader application using tomcat 7. For the back end purpose i used oracle 11g(oracle.jdbc.driver.OracleDriver ). How could I deploy the same application using SAP...
View ArticleDebug JavaScript on local server
For some reason I cannot get my debugger lines to fire off when running my program on the local server. I'm using Firebug which works fine elsewhere but not here. Is there some setting I need to turn...
View ArticleUnable to install ondemand tools for eclipse (juno)
Hello All, After reading FAQ etc, and trying some of the solutions there,I didnt find a working answer for this issue: I have read and agreed to the EULA, created a trial account, and am now trying to...
View ArticleAuthentication Failed
Hi, Before explaining my problem I have already followed all the instruction from those posts (I do not have Spring Roo I just use Eclipse) : Re: Spring Roo: Authentication failed when deploying and...
View ArticleUnknown host error for nwtrial.ondemand.com while deploying an application
I am able to deploy the HelloWorld.war on the local server successfully. However, when I try to deploy it via Eclipse IDE by creating new server and selecting nwtrial.ondemand.com as the landspace host...
View ArticleSchema isolation
In the web documentation, we can read: Application isolation in the cloudBy providing each application with its own database user and schema, the Persistence Service ensures strict application...
View ArticleConnection to 127.0.0.1 Failed
Hi, I just started out with this cloud stuff. Looks nice.However i get an error on the very first example i try and i cannot deploy the Hello World locally. The requested URL could not be...
View ArticleHow to use HanaDB in the cloud?
Hi, i tried to run the JPA sample „persistence-with-jpa“ . Locally it runs fine (with Apache Derby DB). In the cloud the sample also runs fine with MaxDB, but I want to use HanaDB instead of MaxDB....
View ArticleHow to consume a secure web service (SOAP webservice) in SAP Netweaver Cloud...
Hello, I have created a application in NW OnDemand. In that I want to call a web service which is created in ByDesign. This web service requires basic authentication. I implemented a JAVA client code...
View Article