Deleting unnecessary folders
During installation, if [Cancel] is clicked to cancel installation, the installation folder specified as the installation destination folder of this product may remain. Delete the folder as necessary.
Switching to execute mode for the Terminal Services
If a switch was made to install mode for the Terminal Services before installation, execute the following command to switch to execute mode for the Terminal Service:
CHANGE USER /EXECUTE
Online manuals
The minimum number of Interstage Studio online manuals required for Java application development are installed. Other Interstage Studio online manuals can be selectively installed after Interstage Studio installation. For details, refer to the "Interstage Studio Standard-J Edition Software Release Guide".
Services for the application server
Services required for the management of the application server are under the stop status when the application server is installed. To use the application server functionality such as the Interstage Java EE Management Console, start the service beforehand by using the Interstage Management Service Operation Tool.
To start the Interstage Management Service Operation Tool, select [All Programs] > [Interstage Studio V11.1] > [Interstage Management Service Operation Tool] from the [Start] menu. For details about the Interstage Management Service Operation Tool, refer to the Help document that is displayed by clicking the [Help] from the tool window.
Enhancing security for installed resources
To prevent access to folders or files installed onto an NTFS formatted drive by an unspecified user, access authority can be changed by executing the issetfoldersecurity command after the installation.
For details of issetfoldersecurity, refer to the "Interstage Application Server Reference Manual (Command Edition)".
For a general user (a user that is not an Administrator user and does not belong to the Administrators group) to be able to execute the following application server operations, that user must have access authority to all folders or files under the Interstage Studio installation folder. In this case, as above, use the issetfoldersecurity command to specify the user name (or group name).
Execution of the following CORBA Service Commands:
odlistns
IDLc
odlistir
Operation of a CORBA program that uses the odwin.dll
Execution of the EJB Service Command
Execution of the WorkUnit Management Command
Operation of the Interstage API
Execution of the Event Service Command
Execution of the JMS Operating Command
When utilizing a JMS listener that uses Durable Subscription
Execution of the Backup Command
When Interstage certificate authority is used and SSL certificates or encryption is employed.
Creating IJServers, IJServer Clusters, and CORBA WorkUnits
If IJServer (MyDebug/My1VMDebug), IJServer Cluster (MyDebugJEE), and CORBA WorkUnit (MyCORBADebug) are required for operation confirmation, refer to the following and create them:
If IJServer (MyDebug/My1VMDebug) is required, refer to "Migrating J2EE 1.4 Applications" > "J2EE Application Common Items" > "Preparing the Deployment Destination that Verifies Application Operation" in the "Interstage Studio User's Guide".
If IJServer Cluster (MyDebugJEE) is required, create it using the Interstage Java EE Admin Console or the asadmin command. Refer to "Items Common to Java EE 5 Applications" > "Task" > "Preparing the Deployment Destination for Verifying Application Operation" in the "Interstage Studio User's Guide" for details.
If CORBA WorkUnit (MyCORBADebug) is required, create it using the Interstage Management Console or the isaddwudef command. Refer to the "Interstage Application Server Operator's Guide" for details.
Developing Java EE 6 applications
To develop Java EE 6 applications using the Java EE 6 workbench, add the operation target server to the Server view beforehand.
Refer to the "Interstage Studio User's Guide" > "Common Subject Matter Regarding Java EE 6 Applications" > "Preparing to Create Applications" > "Preparing to Operate Servers" for details.