Search code examples
javaweb-servicessoapsoapackaging

Packaging of SOAP Services


I deployed all my previous SOAP Services using WAR file format.

Is it possible to package SOAP Services in an EAR- or JAR-File???


Solution

  • when we create our webservice using jdev and compile that service it will automatically create jar which we have to deploy on em console.through console we can check instance of that service and check of audit flow.