Jean-Francois LEBLANC Christian SEBASTIAN Web Service Jean-Francois LEBLANC Christian SEBASTIAN 11-13 May 2016 Eurostat, Unit B3 – IT solutions for statistical production
Table of Contents Objectives SDMX-RI Components Installation of the NSI web service Creation of your domain Deployment of the web service Create your datasource Configuration Test your connection Datasource created Datasource target Web service deployment Select the nsi-jax-ws.war file Deploy the war file Check if the web service is correctly installed 2
1. Objectives Explaining how to install and configure the Web Service Test the NSI Web Service is correctly set up Explaining how to use the purpose and how to use the Test client Export data sets to file in SDMX format
2. SDMX-RI Components MSDB Store DDB Firewall Firewall Firewall DB Server MSDB Store Workstation App Server Mapping Assistant NSI-WS External Client Test Client NSI-Client DB Server DDB Internal Network Secure DMZ DMZ Internet
3. Installation of the NSI web service Create a new domain in Weblogic C:\Middleware\Oracle_Home\wlserver\common\bin\config.cmd
3.1 Creation of your domain Keep the default settings
3.1 Creation of your domain Define your credentials that will allow you to log in the admin console of your domain
3.1 Creation of your domain Weblogic recquires a Java JDK Select your JDK installation folder
3.1 Creation of your domain
3.2 Deployment of the Web Service Copy the « params » folder included in the Web service package to the root of your WL domain
3.2 Deployment of the Web Service Start Weblogic server Log in the console URL by default : http://localhost:7001/console/
3.2.1 Create your Datasource
3.2.2 Configuration Define a name for your datasource Enter « jdbc/mastore » for the JNDI name Choose your database type
3.2.2 Configuration
3.2.2 Configuration
3.2.2 Configuration Provide: Database Name Host name Port Database User Name Password
3.2.3 Test Your connection
3.2.4 Datasource created Click on your datasource to define its target
3.2.5 Datasource target Select the target panel Select AdminServer and save
3.3 Web service deployment
3.3.1 Select the nsi-jax-ws.war file
3.3.2 Deploy the war file
3.3.2 Deploy the war file
3.3.2 Deploy the war file
3.4 Check if the WS is correctly installed URL : Localhost:7001/nsi-jax-ws/ End Point Path
Web Service