URL provider settings
To configure URL providers, which support WAS connections to a URL over a specific protocol.
To view this admin console page, click Resources > URL > URL Providers > URL_provider.
- Scope
Scope of this URL provider, which can support multiple URL configurations. All of the URL configurations that are supported by this provider inherit this scope.
- Name
Administrative name for the URL provider.
- Description
Describes the URL provider, for the admin records.
- Class path
Specifies paths or JAR file names which together form the location for the resource provider classes.
- Stream handler class name
Specifies fully qualified name of a user-defined Javaâ„¢ class that extends the java.net.URLStreamHandler class for a particular URL protocol, such as FTP.
- Protocol
Protocol supported by this stream handler. For example, NNTP, SMTP, FTP.
Related tasks
Use URL resources within an application