0

webservice. を使用して Java クラスから開発し、ローカルサーバーJDeveloperにデプロイします。ブラウザから直接weblogicアクセスできます。wsdlしかし、AndroidフォンのWebブラウザーからアクセスしようとすると、ロードされません.ただし、weblogic電話を介してローカルサーバーに接続できます. ここurlに私のwsdl http://xxx.xxx.x.xxx:7101/WebServices-Services-context-root/BooksPort?WSDLがあります

エラーメッセージ

You tried to access the address which is currently unavailable.make sure that the web address is correctly spelt and punctuated then try reloading again.
4

2 に答える 2

0

wsdl に適したポートは 7101 ですか?

7001を試して教えてください

于 2014-06-20T11:28:19.797 に答える