Search code examples
javawebspherewsadmin

WAS thin client deploy


Currently, I use WAS for deploying the java builds on a remote server. I need to remove whole big WAS server since I dont host any application as it is just for deployment using wsadmin.

I just want to retain the WAS libraries which may require for deployment remove everything else.

Is it possible to deploy with WAS but using only needed libraries? If yes, what could be the procedure to do that?

Thanks


Solution

  • One such solution is described in Using the latest Jython with a WebSphere Application Server wsadmin thin client.

    Another one is WDR.