WebLogic Server and
Hello!
We are going to upgrade Oracle Siebel 8.1.1.3 to ver. 19.12. When checking the documentation related to Siebel IP2017, I found that there is introduced a new module - Siebel Application Interface, which replaces SWSE, and Siebel AI can be run on any compliant application container, however it is currently certified on and includes Apache Tomcat.
Taking into account that the Weblogic Server is used for our current Siebel application, I'm wondering wouldn't there be a conflict between Apache Tomcat and Weblogic? I'm a novice in this stuff, please forgive me this stupid question...
Weblogic is an application server, which is a platform to host and support all java-based applications, and it provides all the resources used by the application during the runtime. As I understand the same 'tasks' as mentioned in the definition for Weblogic are also for the Apache Tomcat, isn't it? Or these are absolutely separate things?