<div><span class="Apple-style-span" style="line-height: 21px;">たかのりさんへ</span></div><div><span class="Apple-style-span" style="line-height: 21px;">お世話になっております、iafandaです。</span></div><div><span class="Apple-style-span" style="line-height: 21px;"><br></span></div><div><span class="Apple-style-span" style="line-height: 21px;">ご回答ありがとうございます。</span></div><div><span class="Apple-style-span" style="line-height: 21px;"><br></span></div><div><span class="Apple-style-span" style="line-height: 21px;">今は</span> 1)S2Axis2を利用して、httpsでサービスの呼び出しを受信したい(サーバとして動作)をしたいです。</div><div>apache+tomcat+sslのサーバがあります。</div><div>openssl使って証明書を作りました。</div><div>その上にS2Axis2を使ってwebserviceのプロジェクトがあります。</div><div>httpでのテストは済みです。</div><div><br></div><div>IEで以下のurlでアクセスしでも、OKです。</div><div><span class="Apple-style-span" style="font-size: 13px; line-height: 19px; background-color: rgb(255, 255, 255); "><div><div>https://192.168.100.111:8080/test/services/test1?wsdl</div></div><div><br></div></span>axis2.xmlファイルは添付しました。(なにも修正してないです)</div><div><br></div><div>テストプログラムでC#のプログラムを作って、webserviceを呼び出したいですが、</div><div>以下のエラーが出ました。</div><div><span class="Apple-style-span" style="font-family: Arial; font-size: 12px; line-height: 18px; background-color: rgb(255, 255, 255); "><table style="table-layout: fixed; width: 960px; "><tbody><tr><td style="font-family: Arial; word-wrap: break-word; word-break: break-all; visibility: visible !important; zoom: 1 !important; filter: none; font-size: 12px; line-height: 18px; "><div id="blog_text" class="cnt" style="font-family: Arial; word-wrap: break-word; word-break: normal; visibility: visible !important; zoom: 1 !important; filter: none; font-size: 14px; line-height: 20px; color: rgb(51, 51, 51); overflow-x: hidden; overflow-y: hidden; position: relative !important; "><p style="line-height: normal; ">{System.Net.WebException: 基になる接続が閉じられました: 送信時に、予期しないエラーが発生しました。&nbsp;</p><p style="line-height: normal; ">---&gt; System.IO.IOException: 予期しないパケット形式のため、ハンドシェイクに失敗しました。</p><p style="line-height: normal; ">&nbsp; &nbsp;場所 System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)</p><p style="line-height: normal; ">&nbsp; &nbsp;場所 System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)</p><p style="line-height: normal; ">&nbsp; &nbsp;場所 System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)</p><p style="line-height: normal; ">&nbsp; &nbsp;場所 System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)</p><p style="line-height: normal; ">&nbsp; &nbsp;場所 System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)</p><p style="line-height: normal; ">&nbsp; &nbsp;場所 System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)</p><p style="line-height: normal; ">&nbsp; &nbsp;場所 System.Net.TlsStream.CallProcessAuthentication(Object state)</p><p style="line-height: normal; ">&nbsp; &nbsp;場所 System.Threading.ExecutionContext.runTryCode(Object userData)</p><p style="line-height: normal; ">&nbsp; &nbsp;場所 System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)</p><p style="line-height: normal; ">&nbsp; &nbsp;場所 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)</p><p style="line-height: normal; ">&nbsp; &nbsp;場所 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)</p><p style="line-height: normal; ">&nbsp; &nbsp;場所 System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)</p><p style="line-height: normal; ">&nbsp; &nbsp;場所 System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)</p><p style="line-height: normal; ">&nbsp; &nbsp;場所 System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)</p><p style="line-height: normal; ">&nbsp; &nbsp;場所 System.Net.ConnectStream.WriteHeaders(Boolean async)</p><p style="line-height: normal; ">&nbsp; &nbsp;--- 内部例外スタック トレースの終わり ---</p><p style="line-height: normal; ">&nbsp; &nbsp;場所 System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request)</p><p style="line-height: normal; ">&nbsp; &nbsp;場所 System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebRequest request)</p><p style="line-height: normal; ">&nbsp; &nbsp;場所 System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)</p></div></td></tr></tbody></table></span><span class="Apple-style-span" style="line-height: 21px;"><div><br></div><div>よろしくお願いします。</div></span></div><br><span class="Apple-style-span" style="line-height: 150%; ">----- 原始邮件 -----</span><br><span class="Apple-style-span" style="line-height: 150%;">发件人:Takanori Suzuki &lt;takanorig@gmail.com&gt;</span><br><span class="Apple-style-span" style="line-height: 150%;">收件人:seasar-user@ml.seasar.org</span><br><span class="Apple-style-span" style="line-height: 150%;">主题:[Seasar-user:20989] Re:S2Axis2を使ってwebservice(with ssl)をアクセスしたいです</span><br><span class="Apple-style-span" style="line-height: 150%;">日期:2011-9-5 00:31:29</span><br><br><br><br><br>