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

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 ม.ค. 2025

ความคิดเห็น • 15

  • @Ashok_Simhadri
    @Ashok_Simhadri 5 ปีที่แล้ว +2

    Need more videos from you sir

    • @sivathankamanee-channel
      @sivathankamanee-channel  5 ปีที่แล้ว +4

      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 ปีที่แล้ว +1

      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 ปีที่แล้ว +1

      Hi Syed sorry I don't take online classes. 😊 Anyways thanks for your watching my videos.