Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
| Q1: | How do you integrate IBM VisualAge with the BEA WebLogic Server? |
| A1: | In order to use IBM Visual Age with the BEA WebLogic Server, you need to use additional software—the BEA WebLogic Integration Kit for IBM VisualAge for Java, which consists of the following:
After you configure the integration kit, the WebLogic Server project will appear in the Projects tab. Open the weblogic.integration.visualage.server package. The properties for the WebLogic Server, like the weblogic.system.home, for example, can be viewed and verified by viewing the properties of the Server class in the weblogic.integration.visualage.server package. A similar integration toolkit is available for using Symantec Visual Café with the WebLogic Server. |
| Q2: | Where can I find information about Ant tool and the tags used by the EJBGen tool? |
| A2: | To find more information about the Ant tool, visit the Web site http://jakarta.apache.org/ant/manual/index.html. For more information about the tags used by the EJBGen tool, check out WebLogic Server's documentation at http://edocs.bea.com/wls/docs70/ejb/EJB_utilities.html. |