wsdl - OpenESB - different environments -


i developing service layer app provides catalog of webservices, orchestrating them using openesb.

i create bpels importing external wsdl definitions using http://localhost:8080/services/myservice?wsdl.

the problem -- these bpels depend on specific url, , when deploy on production server, esb layer stops working.

how can make bpels independent of specific endpoint? can refer uris external config file?

to must create application configuration , application variable , add them on http address. example: "http://${myhtttpaddress}:${myhttpport}/service1/myservice?wsdl"/>. applications , variable set in administrative console , can changed each environment.

regards

paul


Comments

Popular posts from this blog

javascript - Any ideas when Firefox is likely to implement lengthAdjust and textLength? -

matlab - "Contour not rendered for non-finite ZData" -

delphi - Indy UDP Read Contents of Adata -