Configuring and Enabling Web Services for Oracle XML DB - which host
Hello,
We're investigating setting up web services under 11g 11.2.0.3 and we've done this successfully using a local XE 11g instance.
We're on EBS 11.5.10.2 with a split node architecture. 3 application tier nodes and 1 db node. When the following document refers to the "host"
"Each stored function or procedure is associated with a separate, dynamic Web service that has its own, generated WSDL document. This WSDL document is located at URL http://host:port/orawsv/dbschema/package/fn_or_proc?wsdl or http://host:port/orawsv/dbschema/fn_or_proc?wsdl. In addition, you can optionally generate a single WSDL document to be used for all stored functions and procedures in a given package. The URL for that WSDL document is
We're investigating setting up web services under 11g 11.2.0.3 and we've done this successfully using a local XE 11g instance.
We're on EBS 11.5.10.2 with a split node architecture. 3 application tier nodes and 1 db node. When the following document refers to the "host"
"Each stored function or procedure is associated with a separate, dynamic Web service that has its own, generated WSDL document. This WSDL document is located at URL http://host:port/orawsv/dbschema/package/fn_or_proc?wsdl or http://host:port/orawsv/dbschema/fn_or_proc?wsdl. In addition, you can optionally generate a single WSDL document to be used for all stored functions and procedures in a given package. The URL for that WSDL document is
0