weblio英語例文検索 (original) (raw)

例文

In the Projects window, right-click the StockQuoteService project node and choose Undeploy and Deploy Project.The IDE does the following:例文帳に追加

「プロジェクト」ウィンドウで「StockQuoteService」プロジェクトノードを右クリックし、「配備の取り消しおよび配備」を選択します。 IDE が次の処理を行います。 - NetBeans

Right-click the project and choose Undeploy and Deploy.The IDE starts the application server, builds the application, and deploys the application to the server.例文帳に追加

プロジェクトを右クリックし、「実行」を選択します。 IDE がアプリケーションサーバーを起動してアプリケーションを構築し、ブラウザが開きます。 - NetBeans

Workaround: Undeploy the module from Server registry in Runtime tab and then execute the module.例文帳に追加

回避策: 「実行時」ウィンドウの「サーバーレジストリ」で、Web モジュールの配備の取り消しを行なってから、Web モジュールを実行してください。 - NetBeans

Undeploy one of default Tomcat web modules that is mapped to the empty context, which in fact contains Tomcat's documentation. (This step is needed because of issue 40837).例文帳に追加

空のコンテキストパスへマップされているデフォルトの Tomcat Web モジュールの 1 つ (実際には、Tomcat のドキュメントを含んでいる) の配備を取り消します (この手順は、40837 問題のために必要です)。 - NetBeans

例文

If error icons appear in the Web Services References fo StockQuoteClient, deploy the StockQuoteService project (right-click the service project node and select Undeploy and Deploy) and refresh the client (right-click the web service reference node and select Refresh Client). 例文帳に追加

StockQuoteClient の Web サービス参照にエラーアイコンが表示される場合は、StockQuoteService プロジェクトを配備し (サービスのプロジェクトノードを右クリックして「配備の取り消しおよび配備」を選択)、クライアントを更新します (Web サービス参照ノードを右クリックして「クライアントを更新」を選択)。 - NetBeans