Question

I am having troubles with integration WAS [ND/BASE] 8.5 or WAS [ND/BASE] 8.5.5 with Worklight Studio 6.0 in Eclipse or in RAD 9.

What I did:

  1. Installed RAD 9

  2. Installed WAS TE 8.5.5, created AppSrv profile, secured

  3. Installed Worklight 6.0 on the WAS - worklight console application installed fine

  4. Installed Worklight Studio 6.0 in RAD 9

  5. Created new Hybrid project in fresh workspace

Now, I am trying to have the project run on WAS 8.5.5 (full profile) server, and Worklight Studio 6 does not support it? When I open "Change Worklight Target Server", create new WAS BASE 8.5.5 server - the server not appear in the drop down for that dialog.

NOTE: Same I had with Eclipse 4.2.2 and standalone WAS 8.5.0.2, using Worklight 6 and Worklight Studio 6. No any support for Websphere full profile. Did I do it wrong?

What I want to do: integrate Eclipse with Worklight Studio with WAS ND (not Liberty Profile) as server for testing.

Thanks in advance.

Was it helpful?

Solution

I'm afraid the Worklight Studio server integration only works with Liberty profile and Tomcat but not with WAS ND. Don't understand me wrong, even if your scenario fails to work, Worklight WAR will still work as expected on WAS ND as indicated in the Worklight Info-Center.

For debugging that , I suggest you deploy the Studio generated WAR to the WAS server (manually). Then modify the server instance settings and enable its debug mode (see JVM settings in WAS Info Center) and from your eclipse: start remote debug (defult port 7777) the Java code.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top