I am trying to deploy a war file in weblogic. I am getting the following error message:
java.net.URISyntaxException: Illegal character in path [1] at index 69:
https://xxxxxxxxxxx.test-secure-xxxxxxx-processing.com/xxxxxx/CNP_2_1
The character in the question is _ (underscore). Is there any way to solve it?
The URL has been defined in the beans xml file.