Похожие чаты

Hi guys, I'm trying to build a JAR with a

SOAP client in Java from a WSDL i was provided with. I'm using Eclipse, so it offers me some tools in order to generate most of the code. So I should only add the invokation of the WS I'm calling and the parameters processing and stuff like that. Seems easy. The thing is, this JAR is gonna be working on different environments, so I have decided to write down the ENDPOINT URL of the WS on a properties file, so the JAR can choose which endpoint to use depending on the environment, it's dynamic. I have used this code in order to change the endpoint: https://pastebin.com/PGx1txkP . The problem is...it's giving me a 500 error server-side when I'm changing the URL. For example, the WSDL base endpoint (the one which I used to generate the client code) is URL_ENVIRONMENT1, if I make my code take that same URL (or any other) from the .properties file and set it up as you just saw it gives me the error, but if I call the web service using the default URL it works well. Any hints or ideas? Should I be doing something more in order to configure my SOAP code to change endpoints? Thank you in advance!

2 ответов

3 просмотра

Where is the default URL configured?

.- Автор вопроса
Roy
Where is the default URL configured?

The WSDL I was provided with has a soap:address location = "WS URL DEFAULT ENVIRONMENT"

Похожие вопросы

Обсуждают сегодня

Do any of you guys have interesting projects one could join? I'm a Middle Full-Stack developer (JS/TS, React & Node)
Lev Shapiro
38
Типа вызывать GetParent и проверять на соответствие GetModuleHandle?
The Bird of Hermes
67
$res = json_decode($наша строка из респонса); $res1 = array_map(fn($o) => $o->name, $res->breadcrumbs[0]->entities); Как такое будет на Хаскеле?.. В начале весь джейсон, в ко...
Хаскель Моисеевич Гопник
24
Вопрос по диагностике ошибок (я знаю в чем, в данном конкретном примере, я знаю, как исправить, пример модельный, понятно, что в реальности бывает намного запутаннее). module...
ⰄⰎⰋⰐⰐⰑⰛⰤⰧⰧⰩⰄ ⰊⰑⰁⰓⰡⰛⰦⰕⰫ
10
Хтось використовував Vapor на Windows?
Jaroshevskii
15
I read yesterday that in the near future most cryptos will be gone. It's like there is a lot of bullshit within the crypto sphere and this corruption some way is going to be c...
Kanah The Great
25
Тут кста кто-нибудь NeoVim использует?
Simple Sorcerer
13
А чем вам питонисты не угодили?😂
.
79
у меня вопрос на счет .global <name> для чего это нужно если я пишу на ассемблере? только для того что бы сделать это видимым для линкера? вот что написано в докумментации GA...
Simple Sorcerer
1
Есть какой-нибудь для Delphi/FPC T*Compression(Decompression)Stream на базе LZ4/Zstd/любой другой быстрый(и хорошо сжимающий) алгоритм А ещё лучше в pure pascal А ещё лучше од...
notme
52
Карта сайта