===============================================================================
                               OjvmWCU ReadMe                                    
===============================================================================
        
Step 1 : Use install_ojvmwcu.sql sql script to install support in db.

Note   : If you are using -auto option, then skip step 2 and 3.  
Step 2 : Load ?jarFile? using loadjava Utility 
         ex. loadjava -v -u <user>/<password> ?jarFile?
        
Step 3 : Run ?wFile?,
         as user. 
        
Step 4 : Grant OJVMWCU role to user.

Step 5 : Login as user and run the WebSevice operation required. 
         The operations available are
		 ?operations?
         ?newTypes?
           
Step 6 : To set credentials for web service authentication if any, 
         use ?credentials?.

Step 7 : To set SSL certificate path to use SSL based web service, 
         use ?truststore?.
		  
Step 8 : To revoke the role granted to run this web service 
         Run ?cleanwFile? 
         for cleanup.                                   
                           - OjvmWCU Team
