Is there any way to configure the endpoint deployment configuration through the endpoint file similar to the way described here?
http://ode.apache.org/endpoint-configuration.html Usernames and passwords are something that change relatively frequently, and just like URLs, timeouts etc. are ideally configurable through some deployment configuration outside the BPEL process. What is the best approach for this? A lot of web services use HTTP Basic or Digest authentication, and there are also cases where services using HTTP(S) need some configuration related to SSL keys etc. Regards, Josef
