cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
475
Views
0
Helpful
0
Replies

CVP VXML application Java allowRestrictedHeaders

stfarmpv0k
Level 1
Level 1

Hello, I’m trying to add additional java properties needed for a CVP application to consume a web service successfully. Specifically  System.setProperty("sun.net.http.allowRestrictedHeaders", "true"). Setting this in a java class seems to be ignored because of CVP JRE configuration somewhere, there must be another setting disabling this. However I found a configuration that seem to work but also have a few problems. Do you know what file configuration in the JRE would allow this? I have found a conf wrapper in the JRE that seem to work and let my CVP app run. However the problem is every other day either the file needs edited again, or I need to restart the VXML service to get this to work again.  It seems to lose it in memory.  Let me know if anyone has seen this before. Thanks

 

#File location

C:\Cisco\CVP\conf\wrapper

wrapper.java.additional.1= -Dsun.net.http.allowRestrictedHeaders=true

0 Replies 0
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: