Search code examples
javawebspherebatch-processingwebsphere-libertyjsr352

Can I run JSR 352 batch jobs on WebSphere Application Server traditional Version 8.0?


I am having below doubts,

  1. In my project we are using WebSphere Application server 8.0.0.7, now we are planing to host JSR 352 application in my WebSphere Application server 8.0.0.7. Is it possible to host JSR 352 applications on WAS 8.0.0.7? If yes can you please guide me how to do that.

  2. Currently I am using Liberty Profile Server to Host JSR 352 applications.Is it possible to install Liberty Profile server on WAS 8.0.0.7?

  3. whether there is a admin console option available for JSR 352 under WebSphere Application Server?


Solution

  • No, you cannot run JSR 352 applications on WebSphere Application Server 8.0. You can only run them on WebSphere Liberty.