Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

One SOA App Jar - can work in multiple environments?

801588Jun 23 2016 — edited Jun 24 2016

Hi,

I am using SOA Suite 12.1.3 and developed an soa composite with JMS Adapter (reads message from queue from another machine) and process the message in BPEL and calls external webservice methods (webservice deployed in another machine) through partnerlink.

The above said JMS Adapter uses Machine Name1(AppServer connection) which is hard coded and also the partner link uses WSDL which is also hard coded. Now I have to move this application to production box where both JMS Source machine and Webservice Source machine names will be different.

So how can I prepare my application to make it compatible to work in different environments? How can I get rid of this hard coded stuff?

Otherwise I have to prepare a new jarĀ  with production box machine names. What if again the environment changes, so every time preparing new jar for each environment is a problem.

Please let me know your inputs. Appreciate any help.

Thank You,

Cdhar

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 22 2016
Added on Jun 23 2016
3 comments
350 views