How to integrate Workligt Studio 6 with WAS ND 8.5.5 in RAD 9 - websphere

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:
Installed RAD 9
Installed WAS TE 8.5.5, created AppSrv profile,
secured
Installed Worklight 6.0 on the WAS - worklight console
application installed fine
Installed Worklight Studio 6.0 in RAD 9
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.

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.

Related

WebSphere 9 upgrade with RAD 8.5

Our developers currently use the IBM RAD 8.5 to develop web applications (No enterprise Java beans (No J2EE), use Spring framework). The server team is planning to upgrade WebSphere from version 8 to version 9. Last I checked in the servers tab, RAD 8.5 supports WAS version 8, 8.5, and 8.5 Liberty profile. See screenshot.
Is it possible to continue to develop in RAD 8.5, and deploy to WebSphere 9 in the server environment? What kind of snag would I expect to run into? e.g. Assemble the WAR file in RAD 8.5, and deploy the WAR file in WAS 9.
Would there be any problem I should anticipate in the deployment descriptor? e.g. files like web.xml and application.xml?
Moving forward, is it better to use other IDE to do software development if we are not planning to upgrade RAD 8.5 to a newer version? Would MyEclipse(variant of Eclipse with better server support) or Eclipse IDE for Java EE Developers (oxygen) suffice? Do I also need the liberty profile?
https://developer.ibm.com/wasdev/downloads/liberty-profile-using-eclipse/
What kind of issues should I be expecting? Or continue using RAD 8.5 would be a better option?
Here are some of the stackoverflow links I had checked already. There are pretty high level.
what-are-the-differences-when-deploying-on-tomcat-vs-websphere
can-a-war-file-be-deployed-on-any-server
Thanks.
In my experience I could not use RAD 8.5 to control a v9 server. I could not use Java 8 in RAD 8.5. I would not expect RAD 8.5 to know about the newer versions of JPA, JAX-RS and other things in v9. You could continue to develop jee6 apps on a v8.5 server and then move them manually to a v9 server.
Liberty is worth a look but is not completely interchangeable. Liberty has features that traditional does not (MicroProfile) and lacks some older things that traditional has (JAX-RPC).
You might check out the WebSphere Developer Tools for Eclipse that have support for traditional v9. They're not as full featured as RAD but might be enough. More info is at https://www.ibm.com/support/knowledgecenter/en/was_beta/com.ibm.websphere.wdt.doc/topics/wdt_overview.htm
Adding to the information provided by Bruce, IBM had introduced OpenLiberty where one can deploy the war file built with RAD. Deploying to other application server (e.g. tomcatEE
) is possible, but it would require some work. OpenLiberty should be closest to the IBM Websphere in terms of setup and architecture.
Here are some links that provide more information.
OpenLiberty
IBM announces Open Liberty, an open source runtime for Java microservices
Difference between OpenLiberty and Websphere Liberty

I have ear file in my Rational Application Developer(RAD) still I cannot Add Project to WebSphere 6.1 local server

I am using RAD 8.0 with WebSphere 6.1.
When I right click on the Server in the Servers View and select "Add and Remove..." I get a dialog saying "There are no resources that can be added or removed from the server."
What am I missing to get it to let me add my project to the server?
WebSphere 6.1 supports only Java EE 1.4 applications, so if you by chance created new Java EE 5 or 6 EAR you will not be able to deploy it to 6.1.

Getting The Application Server installation directory is not correct in RAD 9.0.1

While Adding Websphere Portal 8 Server in RAD 9.0.1 results in "The Application Server installation directory is not correct" error.Can you please let me know how to solve this issue.
Check this link Adding Portal 8 Server in RAD 9.0.1 results in "The Application Server installation directory is not correct" error
Potential causes include:
- You have not selected the WebSphere Portal Server 8.0 on WebSphere Application
Server 8.5 adapter.
Note: You may have mistakenly selected the WebSphere Portal 8.0 Server adapter or
you may not even have the WebSphere Portal Server 8.0 on WebSphere Application
Server 8.5 adapter available to choose from in RAD.
- You are not providing the right installation directory for your Portal or WAS
server. The WAS server you are pointing to which is to be used with Portal 8
is not compatible with Portal.
Note: You must be using a WAS ND server
Ensure you have the WebSphere Portal Server 8.0 on WebSphere Application Server 8.5 adapter and not the WebSphere Portal 8.0 adapter.
If you do not see the correct adapter available:
Close RAD
Open IBM Installation Manager
Click Modify > Select the RAD 9.0.1 package group > Next > Next.
You should now be on the feature selection page.
Under the Server tools section, ensure to have the Development tools and the Remote server stub installed for the Portal version and
WAS version you are looking to install
For example: If you are looking to install Portal 8 with WAS 8.5.x, ensure you have the Development tools and the Remote server stub also installed for the WebSphere Portal Server 8.0 on WebSphere
Application Server 8.5 option
Click Next > Modify

Websphere application server 5.1 installation in RAD 8

I am using WebSphere application server 5.1 in RAD 7.1. Now I want to migrate to RAD 8.0 but RAD 8.0 do not provide support to WebSphere application server 5.X. Please help on this
WebSphere Application Server 5.1 is not supported for many years now and as you saw it is also not supported in any newer RAD. I'd suggest to migrate to newer server version as soon as possible.
If you need to develop for WAS 5.1, then stick with RAD 7. Eventually you can develop with newer RAD, but you will need to install applications to server manually via web console or wsadmin.

Configuring WebSphere Commerce Developer 6.0 to use WebSphere Application Server 6.1

Has anyone successfully configured WebSphere Commerce Developer 6.0 to use WAS 6.1 and RAD 7.0?
I'm working on a site implemented with IBM WebSphere Commerce Developer 6.0. In production the site runs on WebSphere Application Server 6.1, which is officially supported. We'd like to run our local developer environments on WAS 6.1 as well, but the migration instructions cover only stand-alone servers. Commerce Developer is limited to WAS 6.0 according to the documentation below:
http://publib.boulder.ibm.com/infocenter/wchelp/v6r0m0/index.jsp?topic=%2Fcom.ibm.commerce.admin.doc%2Ftasks%2Ftmgwas61.htm
We're hoping to be able to leverage Java 5 support and other features of WAS 6.1 while staying on WebSphere Commerce Developer 6.0. We have some portions of the code developed using Java 5, but currently we have to deploy this code to a stand-alone server to test, which is less than ideal.
Nope.. can't be done. The issue is that the runtime and tooling is all linked together.

Resources