Oracle® Agile Engineering Data Management Administration Guide Release e6.2.1.0 E69111-01 |
|
![]() Previous |
![]() Next |
The Oracle WebLogic server is mandatory for Agile e6.2.1.0.
After the Agile e6.2.1.0 installation, the following applications should be available in in one WebLogic domain with the default name "eSeries_domain":
Web Presentation Service
Java Client WebStart
PLM-API (HTTP support)
Web File Service
Jvue Applet
DaemonAdminServlet
Additionally, for each created application the Business Service and Web Services deployment have to be available in one WebLogic domain with default name "eSeries_domain_<application_name>".
The "eSeries_domain" can be accessed with the following link:
https://app.example.com:7102/console
The "eSeries_domain_<application_name>" can be accessed with the following link:
https://app.example.com:7106/console
To verify the availability of the above deployments, log in to your Oracle WebLogic domains and check the following:
The following applications have to be available in the domain "eSeries_domain":
Daemon Admin Servlet
HTTP Support
Java Client
JVue
Streaming File Service
VueLink
Web Presentation Service
Web Fileservice
The following context roots of these applications should be in working state:
Note: Use your Oracle WebLogic server name and HTTP port. |
Daemon Admin Servlet:
https://app.example.com:7104/DaemonAdminServlet/
HTTP Support:
https://app.example.com:7104/plm-api-axis/services
Java Client:
https://app.example.com:7104/Jacc/
JVue:
http://app.dfm.example.com:8040/JVue/
Streaming Fileservice:
https://app.example.com:7104/StreamingFileService/
VueLink:
https://app.example.com:7104/VueLink/Vuelink/
Web Fileservice:
https://app.example.com:7104/FileService/
Web Presentation Service:
https://app.example.com:7104/AgilePlmWps/
These applications have to be available in the domain "eSeries_domain_<application_name>":
Business Service
Web Services
The following graphic shows the WebLogic deployment architecture after an Agile e6 installation.
Domains Directory: <MIDDLEWARE_HOME>/user_projects/domains
Server Directories: <DOMAIN_HOME>/servers/AdminServer (eSeries-01)
Further information about the Oracle WebLogic server administration can be found under Oracle WebLogic Server documentation > Oracle Fusion Middleware Documentation Library:
Tomcat is only supported for a limited set of deployments for a remote DFM site installation.
The following applications are supported:
Java Client
JVue
Streaming File Service
VueLink
Web Fileservice
The following context roots of these applications should be in working state:
Note: Use your Apache Tomcat server name and HTTP port. |
Java Client:
http://app.dfm.example.com:8040/Jacc/
JVue:
http://app.dfm.example.com:8040/JVue/agile-jvue-wrapper.jar
Streaming Fileservice:
http://app.dfm.example.com:8040/StreamingFileService/
VueLink:
http://app.dfm.example.com:8040/VueLink/Vuelink/
Web Fileservice:
http://app.dfm.example.com:8040/FileService/
The following graphic shows the Remote Site deployment architecture after an Agile e6 installation.