BEA BEA WebLogic Server Manuel d'utilisateur Page 5

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 13
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 4
5
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<session-descriptor>
<cookie-name>SASLogon.sessionID</cookie-name>
<url-rewriting-enabled>false</url-rewriting-enabled>
</session-descriptor>
<context-root>SASLogon</context-root>
<security-role-assignment>
<role-name>SASWebUser</role-name>
<principal-name>SASUsers</principal-name>
</security-role-assignment>
</weblogic-web-app>
You can also map user roles through the WebLogic Administration Console. For information
about doing this, see your WebLogic documentation.
5. Before you rebuild the WAR and EAR files, change directories from the WEB-INF directory to the
lib directory inside it, and copy these JAR files to a temporary location:
sas.core.jar
sas.core.nls.jar
sas.oma.omi.jar
sas.security.sspi.jar
sas.svc.connection.jar
sas.svc.connection.nls.jar
sas.svc.sec.login.jar
sas.svc.sec.logon.nls.jar
sas.svc.sec.login.weblogic.jar
sas.svc.sec.login.weblogic.mbean.jar
sas.svc.sec.login.weblogic.mbean.nls.jar
sas.svc.sec.login.weblogic.nls.jar
sas.svcs.security.weblogic.jar
Note: Although this step is not part of updating SAS Web Infrastructure Platform applications, it
is preparation for a later step in configuring Web authentication.
6. Rebuild the WAR and EAR files. You can use the jar command to create these files:
jar cvf sas.svcs.logon.war *
jar cvf sas.wip.apps9.2.ear *
7. Copy the EAR file to your SAS-config-dir/Web/Staging/sas.wip.apps9.2.ear staging
directory. However, do not overwrite the original EAR file unless you already made a backup
copy.
Vue de la page 4
1 2 3 4 5 6 7 8 9 10 11 12 13

Commentaires sur ces manuels

Pas de commentaire