java.net.URISyntaxException:Invalid character at index 69 when deploying war in weblogic -
i trying deploy war file in weblogic
. getting following error message
:
java.net.urisyntaxexception: illegal character in path [1] @ index 69: https://xxxxxxxxxxx.test-secure-xxxxxxx-processing.com/xxxxxx/cnp_2_1
the character in question _ (underscore)
. there way solve it?
the url has been defined in beans xml
file.
there's illegal character @ index 69.
Comments
Post a Comment