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.

see here


Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -