{"id":385,"date":"2014-10-08T13:11:57","date_gmt":"2014-10-08T12:11:57","guid":{"rendered":"http:\/\/www.nax.cz\/?p=385"},"modified":"2014-10-08T13:11:57","modified_gmt":"2014-10-08T12:11:57","slug":"weblogic-missleading-error-client-access-is-not-a-standard-code-value","status":"publish","type":"post","link":"https:\/\/nax.cz\/?p=385","title":{"rendered":"weblogic missleading error: Client.Access is not a standard Code value"},"content":{"rendered":"<p>Yesterday I struggeled thru interesting problem. An application (deployed in weblogic) tried to communicate to webservice running in the same weblogic domain. An it was giving me following error:<\/p>\n<p><code><br \/>\n####&lt;2014-10-06_16:49:24,886> <error> <http><br \/>\n[<br \/>\nPOST \/myapp\/test HTTP\/1.1<br \/>\nContent-type: application\/soap+xml; charset=utf-8<br \/>\nAccept: application\/soap+xml, multipart\/related, text\/html, image\/gif, image\/jpeg, *; q=.2, *\/*; q=.2<br \/>\nConnection: Keep-Alive<br \/>\nContent-Length: 9212<\/p>\n<p>]] Root cause of ServletException.<br \/>\ncom.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: {http:\/\/www.w3.org\/2003\/05\/soap-envelope}Client.Access is not a standard Code value<br \/>\n<\/http><\/error><\/code><\/p>\n<p>As you can see, not very informative. Fortunately I tried google and revealed <a href=\"http:\/\/one-size-doesnt-fit-all.blogspot.de\/2009\/07\/wls-nonsensical-error-message-on-web.html\">this article<\/a>. That made me to send service to HTTPS port instead of HTTP and it seems that this error is returned not just in case you send HTTP to HTTPS (as the article describes) but also in case when you send HTTPS to HTTP port.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Yesterday I struggeled thru interesting problem. An application (deployed in weblogic) tried to communicate to webservice running in the same weblogic domain. An it was giving me following error: ####&lt;2014-10-06_16:49:24,886> [ POST \/myapp\/test HTTP\/1.1 Content-type: application\/soap+xml; charset=utf-8 Accept: application\/soap+xml, multipart\/related, text\/html, image\/gif, image\/jpeg, *; q=.2, *\/*; q=.2 Connection: Keep-Alive Content-Length: 9212 ]] Root cause of [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[34,35],"tags":[],"class_list":["post-385","post","type-post","status-publish","format-standard","hentry","category-java","category-linux"],"_links":{"self":[{"href":"https:\/\/nax.cz\/index.php?rest_route=\/wp\/v2\/posts\/385","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nax.cz\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nax.cz\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nax.cz\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nax.cz\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=385"}],"version-history":[{"count":0,"href":"https:\/\/nax.cz\/index.php?rest_route=\/wp\/v2\/posts\/385\/revisions"}],"wp:attachment":[{"href":"https:\/\/nax.cz\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=385"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nax.cz\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=385"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nax.cz\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=385"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}