Hello,
I deployed the Java Web starter package, then downloaded the application package from the link in the 'View Quick Start'. Once I had the zip file I imported it to Eclipse using the 'Import existing project' using the downloaded zip as the archive.
I have the latest IBM Bluemix plugin installed in Eclipse (I've tried this in both the latest Kepler and Luna editions of Eclipse)
I encountered the following issues:
With these two problems fixed I was able to deploy to Bluemix (binding to the DataCache service from the initial boilerplate deployment). The home page was displayed, but when I tried to put data to the cache nothing happened. Looking at the server console I see a number of errors, which seems to be caused by : java.lang.ClassNotFoundException: com.ibm.ejs.ras.Tr
I can deploy this project from the command line using cf and also from DevOps Services
Can you please advise how to fix this to deploy from eclipse and work - as the sample starter application this should run out of the box?
Answer by Ram Vennam (2928) | Aug 08, 2014 at 02:34 PM
Should be fixed now. Thanks for catching this.
Please accept the answer if your issue is resolved.
Thanks.
Exporting manifest.yml with random-word from DevOps Services to Eclipse 1 Answer
Eclipse project included in download for 'Java Cloudant Web Starter' boilerplate is broken 2 Answers
Eclipse IBM WebSphere Liberty on Windows 8.1 2 Answers
Installed at once ? all versions of "IBM Eclipse Tools for Bluemix" and "WDT". 3 Answers
Eclipse Bluemix plugin seems to be ignoring my manifest 1 Answer