4.1.2 WebLogic
You can deploy Style Intelligence web services with native support for WebLogic 7. To do this, create a WAR file containing the description of SOAP services, supporting files, and the Style Intelligence JAR files. You can do this in two ways:
1. Use Enterprise Manager's automated deployment wizard. (See Creating a WAR File Using Enterprise Manager in the Administration Reference.). This is the preferred method.
2. Alternatively, archive the necessary files into a WAR file using the jar command. The structure for the WAR file should follow the directory structure below:
• WEB-INF/: webservices.xml
• WEB-INF/classes: repository.xml, sree.properties, datasource.xml, query.xml, and other xml files in the home directory
• WEB-INF/lib: etools.jar, sree.jar/bisuite.jar, wsdl4j.jar, and other JARs required for report execution
| << 4.1.1 Apache (Axis2) | © 1996-2013 InetSoft Technology Corporation (v11.4) | 4.1.3 WebSphere >> |