ESB Visual editor removes http-client-property in JBDS 5. How to avoid it?
Issue
I have a SOAPClient action which requires to provide the HTTP basic authentication information through a file. The only way to make it work is to edit the action like this as children of endpointUrl property:
<property name="endpointUrl" value="http://mmw70cnc:9595/servername">
<http-client-property name="file" value="httpclient.properties" />
</property>
But ESB editor removes it everytime I make changes using GUI. How to avoid it?
Environment
- JBoss Developer Studtio (JBDS)
- 5.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
