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!

ESB and deployment issues.

437985Jan 1 2007 — edited May 30 2007
Hi all.


I noted that when I create a SOAP service in ESB, the address of the target WSDL is defined inside the .esbsvc file, like this for example:

<endpointDefinition>
<concreteWSDLURL>/esb/wsil/Siad/SiadRS?wsdl</concreteWSDLURL>
<soapEndpointURI>http://localhost:8888/event/Siad/SiadRS</soapEndpointURI>
</endpointDefinition>

Now suppose that this ESB service is in a development environment, and I want to deploy it on a production ESB server. How can I acomplish this?

I've seen that BPEL Process Manager has the WSDL locations of it's partner links located in the bpel.xml file, and also has support for property descriptors like wsdlLocation and wsdlRuntimeLocation, so I have some options to move a BPEL process from development to production.

What about ESB? Could you guys point me solution for this?

Thanks

Denis
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 27 2007
Added on Jan 1 2007
4 comments
1,266 views