MuleSoft | How to create a Soap or WSDL Service in Mule 4?

  Рет қаралды 22,409

siva thankamanee (siva.thankamanee)

siva thankamanee (siva.thankamanee)

Күн бұрын

Пікірлер: 15
@Ashok_Simhadri
@Ashok_Simhadri 5 жыл бұрын
Need more videos from you sir
@sivathankamanee-channel
@sivathankamanee-channel 5 жыл бұрын
Sure, Ashok. I have been busy for the past month. I am back and assure more videos in the coming week. Thanks for following. Cheers !!
@AZeeee
@AZeeee 3 жыл бұрын
when I deploy to cloudhub I cant access the wsdl like I can locally. any idea why ? i get 502 bad gateway
@shashanksingh4325
@shashanksingh4325 3 жыл бұрын
check deployed service's port no ,by default it's 8081 for http (with CloudHub URL)
@sreeram543
@sreeram543 3 жыл бұрын
Getting following error even though server started success and deploy success “Server not available to handle this request, either not initialized yet or it has been disposed.”
@subbireddymedapati8716
@subbireddymedapati8716 3 жыл бұрын
Hi Sir, we are getting There was a problem adding org.mule.modules:mule-soapkit-module:1.2.8 An error occurred resolving org.mule.modules:mule-soapkit-module:1.2.8: The following exceptions were encountered while resolving dependency org.mule.modules:mule-soapkit-module:1.2.8: Failed to collect dependencies at org.mule.modules:mule-soapkit-module:jar:mule-plugin:1.2.8
@3rahulk3
@3rahulk3 5 жыл бұрын
Hi sir, I am using anypoint studio version 7.3.2 and runtime 4.1.4 but getting the soap API kit error. I changed the runtime to 4.1.3. but the problem still persist. Do u have any idea?
@sivathankamanee-channel
@sivathankamanee-channel 5 жыл бұрын
Hi Rahul - could you send me error description and more details?
@3rahulk3
@3rahulk3 5 жыл бұрын
​@@sivathankamanee-channel Description Resource Path Location Type Failed to resolve module org.mule.modules:mule-soapkit-module:1.1.5 (hover for more details or open this problem's Properties) Resolving dependency org.mule.modules:mule-soapkit-module found the following exceptions: org.mule.maven.client.api.BundleDependenciesResolutionException: org.eclipse.aether.resolution.ArtifactResolutionException: Failure to find org.mule.modules:mule-soapkit-module:jar:mule-plugin:1.1.5 in maven.anypoint.mulesoft.com/api/v1/maven was cached in the local repository, resolution will not be reattempted until the update interval of anypoint-exchange has elapsed or updates are forced at org.mule.maven.client.internal.AetherMavenClient.resolveBundleDescriptor(AetherMavenClient.java:271) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.mule.maven.client.internal.AetherMavenClient.resolvePluginBundleDescriptorsDependencies(AetherMavenClient.java:283) at org.mule.tooling.core.m2.internal.MuleMavenClientResolver.resolvePluginDependencies(MuleMavenClientResolver.java:80) at org.mule.tooling.core.module.internal.runner.DownloadTask.doRun(DownloadTask.java:76) at org.mule.tooling.core.module.internal.runner.Task.run(Task.java:65) at org.mule.tooling.core.module.internal.runner.DownloadTask.run(DownloadTask.java:1) at org.mule.tooling.core.module.internal.runner.SingleDownloadTask.run(SingleDownloadTask.java:1) at org.mule.tooling.core.module.internal.runner.ArtifactResolvingRunner$ArtifactJob.run(ArtifactResolvingRunner.java:212) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56) Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Failure to find org.mule.modules:mule-soapkit-module:jar:mule-plugin:1.1.5 in maven.anypoint.mulesoft.com/api/v1/maven was cached in the local repository, resolution will not be reattempted until the update interval of anypoint-exchange has elapsed or updates are forced at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:223) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:294) at org.mule.maven.client.internal.AetherMavenClient.resolveBundleDescriptor(AetherMavenClient.java:267) ... 16 more Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Failure to find org.mule.modules:mule-soapkit-module:jar:mule-plugin:1.1.5 in maven.anypoint.mulesoft.com/api/v1/maven was cached in the local repository, resolution will not be reattempted until the update interval of anypoint-exchange has elapsed or updates are forced at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.newException(DefaultUpdateCheckManager.java:231) at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.checkArtifact(DefaultUpdateCheckManager.java:206) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.gatherDownloads(DefaultArtifactResolver.java:585) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:503) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:421) ... 20 more soap-ex Unknown Mule Project Extensions Problem
@sivathankamanee-channel
@sivathankamanee-channel 5 жыл бұрын
Hi Rahul - I guess it's due to soap API module dependency issues. Could you download the jar and install via maven command and include the same in pom file?
@3rahulk3
@3rahulk3 5 жыл бұрын
@@sivathankamanee-channel hi. I didn't find the jar. But when I changed the dependency to 1.1.9 version in POM. I was able to see the soap-api-kit in pallette and created the flows manually and they ran fine. Can you please share the link of the jar. I want to try the way you told.
@syedazamtalat
@syedazamtalat 5 жыл бұрын
Sir do you provide online training?. if yes I'd like to join.
@sivathankamanee-channel
@sivathankamanee-channel 5 жыл бұрын
Hi Syed sorry I don't take online classes. 😊 Anyways thanks for your watching my videos.
MuleSoft || How to Consume SOAP and REST Web-Services in Mule-4?
16:45
siva thankamanee (siva.thankamanee)
Рет қаралды 14 М.
MuleSoft || Power of DataWeave - Tips and Tricks ||  Mule-4
18:11
siva thankamanee (siva.thankamanee)
Рет қаралды 11 М.
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 19 МЛН
人是不能做到吗?#火影忍者 #家人  #佐助
00:20
火影忍者一家
Рет қаралды 20 МЛН
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 60 МЛН
Web Service Consumer - Mule 4
15:41
Integration World
Рет қаралды 2,7 М.
Monitoring Techniques - Creating Custom Application Alerts in CloudHub
19:58
siva thankamanee (siva.thankamanee)
Рет қаралды 7 М.
MuleSoft || The Great Dynamics of Maven in MuleSoft Projects || Mule-4
16:52
siva thankamanee (siva.thankamanee)
Рет қаралды 4,7 М.
Monolithic vs Microservice Architecture: Which To Use and When?
10:43
RabbitMQ Explained - Exchanges
5:40
CloudAMQP
Рет қаралды 93 М.
MuleSoft - Error Propagation Techniques Between API Layers
31:12
siva thankamanee (siva.thankamanee)
Рет қаралды 10 М.
What is an API Gateway?
10:19
IBM Technology
Рет қаралды 327 М.
MuleSoft ||  How to create an API which is also a Micro-Service?
16:49
siva thankamanee (siva.thankamanee)
Рет қаралды 10 М.
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 19 МЛН