25 lines
1.1 KiB
HTML
25 lines
1.1 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||
|
<html>
|
||
|
<head>
|
||
|
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
|
<LINK rel="stylesheet" type="text/css" href="../../../rzahg/ic.css">
|
||
|
|
||
|
<title>Interact with the WebSphere J2EE container</title>
|
||
|
</head>
|
||
|
|
||
|
<BODY>
|
||
|
<!-- Java sync-link -->
|
||
|
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
|
||
|
|
||
|
<h5><A NAME="wswsifj2ee">Interact with the WebSphere J2EE container</A></h5>
|
||
|
<p>Interaction with a container is limited to these aspects:</p>
|
||
|
|
||
|
<ol><li>The WebSphere administrative console and WCCM allow users to define Web services to WebSphere. As part of the definition of a service, the administrator may define a preferred port.</li>
|
||
|
<li>WSIF makes log and trace calls to the WebSphere Server JRAS services. </li>
|
||
|
<li>Some providers use the J2EE programming model to utilize J2EE services.</li>
|
||
|
<li>WSIF wraps the use of container services so that when WSIF is run in an unmanaged (thin) environment, the operation can succeed.</li></ol>
|
||
|
|
||
|
|
||
|
</body>
|
||
|
</html>
|