You can create and manage your SOAP server connections using the SOAP Server Connection wizard, and JDeveloper automatically detects which of the SOAP server types the connection is to. If the SOAP server sits behind a web server that requires basic HTTP authentication, you can specify the username and password and these will be used to connect successfully.
Note: You only use these connections for deploying web services that have been created for deployment on a SOAP server. J2EE web services are deployed to an application server across an Application Server connection. For more information, see Connecting to an Application Server.
SOAP server connections are stored under the SOAP Server node, which is in the Connections Navigator. When you register a web service with a SOAP server, that service is listed under that server's node in the navigator pane.
This section contains information about:
Configuring Connections to Use with
Web Services
Configuring JDeveloper
to Create and Use Web Services
Copyright © 1997, 2004, Oracle. All rights reserved.