How to create SOAP web service for IBM websphere with IntelliJ IDEA?

Answered

We are using IntelliJ IDEA 2017.1 and we have IBM WebSphere server 8.5.5. 

We need to create SOAP web service with top down (contract first) method to run on the WebSphere server.

How can we achieve this? Should we install any plugin?

Thanks. 

0
1 comment

Hi.

Websphere is supported from the box, no specific plugins needed: https://www.jetbrains.com/help/idea/run-debug-configuration-websphere-server.html

0

Please sign in to leave a comment.