SOAP webservice Errors - Axis configuration is not available

Hi Team, getting the below error while deploying the SOAP service via deployer or installing an inbound release process.

Error Details:
[ISS.0141.9208] Could not deploy the Web service descriptor TestPackage.ws:testOrderWS. Cause: com.softwareag.wsstack.deployer.API.exceptions.DynamicDeployerException: Axis configuration is not available. DeployerConfigurationContext is not initialized explicitly, no default configuration context exists and no valid MessageContext is present.
Caused by: com.wm.app.b2b.server.ServiceException: com.softwareag.wsstack.deployer.API.exceptions.DynamicDeployerException: Axis configuration is not available. DeployerConfigurationContext is not initialized explicitly, no default configuration context exists and no valid MessageContext is present.
Caused by: com.softwareag.wsstack.deployer.API.exceptions.DynamicDeployerException: Axis configuration is not available. DeployerConfigurationContext is not initialized explicitly, no default configuration context exists and no valid MessageContext is present.

Stack Trace Info:

com.softwareag.wsstack.deployer.API.exceptions.DynamicDeployerException: Axis configuration is not available. DeployerConfigurationContext is not initialized explicitly, no default configuration context exists and no valid MessageContext is present.
at com.softwareag.wsstack.deployer.impl.DynamicDeployerFactoryImpl.newDynamicDeployer(DynamicDeployerFactoryImpl.java:81)
at com.wm.app.b2b.server.wss.WSStackDeploymentUtils.deregisterWSDWithAxis(WSStackDeploymentUtils.java:326)
at com.wm.app.b2b.server.wss.WSStackDeploymentUtils.registerWSDWithAxis(WSStackDeploymentUtils.java:178)
at com.wm.app.b2b.server.wss.WSStackDeploymentUtils.deployWSDToAxis(WSStackDeploymentUtils.java:107)
at com.wm.app.b2b.server.PackageManager.loadNodes(PackageManager.java:1304)
at com.wm.app.b2b.server.PackageManager.loadServices(PackageManager.java:1034)
at com.wm.app.b2b.server.PackageManager.loadServices(PackageManager.java:985)
at com.wm.app.b2b.server.PackageManager.processPackageManifest(PackageManager.java:942)
at com.wm.app.b2b.server.PackageManager.loadPackage(PackageManager.java:741)
at wm.server.packages.loadPackage(packages.java:1561)
at wm.server.packages.packageInstall(packages.java:1422)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.wm.app.b2b.server.JavaService.baseInvoke(JavaService.java:417)
at com.wm.app.b2b.server.invoke.InvokeManager.process(InvokeManager.java:650)
at com.wm.app.b2b.server.util.tspace.ReservationProcessor.process(ReservationProcessor.java:39)
at com.wm.app.b2b.server.invoke.StatisticsProcessor.process(StatisticsProcessor.java:49)
at com.wm.app.b2b.server.invoke.ServiceCompletionImpl.process(ServiceCompletionImpl.java:243)
at com.wm.app.b2b.server.invoke.ValidateProcessor.process(V…

**Anyone know how to run or make the axis config (axis2.xml) at run time available?

Hi Yogeshwar,

which version are we talking about?
Any Fixes applied?

Regards,
Holger

Hi @Holger_von_Thomsen - wM 9.9 version, latest fixes are not applied, now we can’t apply the remaining fixes as 9.9 is already outdated.

Do you know how to run or make the axis config (axis2.xml) at run time available?

Hi Yogeshwar,

unfortunately, we have never worked with wM 9.9.
We had migrated from wM 9.5 directly tom wM 9.12, and before migrating to wM 10.x, we have decided to retire our project due to various reasons.

Regards,
Holger