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

Web Deployの部分一致の例文一覧と使い方

該当件数 : 44

例文

First we deploy the web application. 例文帳に追加

まず、Web アプリケーションを配備します。 - NetBeans

JAX-WS web services, unlike JSR-109 web services,can deploy successfully to the Tomcat web container. 例文帳に追加

JSR-109 Web サービスと異なり、JAX-WS Web サービス は Tomcat Web コンテナに正しく配備できます。 - NetBeans

You can either deploy your web service in a web container or in an EJB container. 例文帳に追加

Web サービスは Web コンテナまたは EJB コンテナに配備できます。 - NetBeans

You can deploy Axis2 web services to the GlassFish application server. 例文帳に追加

Axis2 Web サービスは、GlassFish アプリケーションサーバーに配備できます。 - NetBeans

例文

To create and deploy an Axis2 web service: 例文帳に追加

Axis2 Web サービスを作成し、配備するには、次の手順に従います。 - NetBeans

例文

You create,deploy, and execute a simple web application. 例文帳に追加

単純な Web アプリケーションを作成、配備、実行します。 - NetBeans

Once you have created an Axis2 web service, you need to deploy it to a server. 例文帳に追加

Axis2 Web サービスを作成したら、それをサーバーに配備する必要があります。 - NetBeans

To deploy an Axis2 web service to the server: 例文帳に追加

Axis2 Web サービスをサーバーに配備するには、次の手順に従います。 - NetBeans

After you deploy the application, you can use it to test the web service. 例文帳に追加

アプリケーションを配備したら、それを使用して Web サービスをテストできます。 - NetBeans

例文

When you deploy a web service to a web container, the IDE lets you test the web service to see if it functions as you expect.例文帳に追加

Web サービスを Web コンテナに配備すると、Web サービスが期待どおりに機能するかどうかを IDE でテストできます。 - NetBeans

例文

You can follow the progress of these operations in the CalculatorWSApplication (run-deploy) and GlassFish V2 or Tomcat tabs in the Output view. In the IDE's Projects tab, expand the Web Services node of the CalculatorWSApplication project.Right-click the CalculatorWS node, and choose Test Web Service.例文帳に追加

Web サービスノードを展開し、作成した Web サービスのノードを右クリックして「Web サービスをテスト」を選択します。 - NetBeans

This tutorial shows you how to create and deploy an Apache Axis2 web service from a Java class. 例文帳に追加

このチュートリアルでは、Java クラスから Apache Axis2 Web サービスを作成し、配備する方法を説明します。 - NetBeans

In this section, you use NetBeans IDE to create, deploy, test, and modify an Axis2 web service. 例文帳に追加

この節では、NetBeans IDE を使用して Axis2 Web サービスを作成、配備、テスト、および変更します。 - NetBeans

In this exercise you will deploy the ZooApp web application project and test the application. 例文帳に追加

この課題では、ZooApp Web アプリケーションプロジェクトを配備し、アプリケーションをテストします。 - NetBeans

In this exercise we will deploy our ZooApp web application project and test our application. 例文帳に追加

この課題では、ZooApp Web アプリケーションプロジェクトを配備してアプリケーションをテストします。 - NetBeans

You will deploy the sakila sample database on GlassFish v2 using the RESTful Web Services plugin. 例文帳に追加

RESTful Web サービスプラグインを使用して、「sakila」というサンプルデータベースを GlassFish v2 上に配備します。 - NetBeans

Note that Visual Web Pack does not require an application server, but you deploy Visual Web Pack projects to an application server. 例文帳に追加

Visual Web Pack にアプリケーションサーバーは必要ありませんが、Visual Web Pack プロジェクトは、アプリケーションサーバーに配備されます。 - NetBeans

In order for you to deploy Axis2 web services to an application server, the server needs a copy of an axis2.war (Web ARchive) file. 例文帳に追加

Axis2 Web サービスをアプリケーションサーバーに配備するため、サーバーには axis2.war (Web ARchive) ファイルのコピーが必要です。 - NetBeans

If you expand any of the nodes in the filesystem before checking out the web module, you can not deploy the web module.例文帳に追加

回避策: Web モジュールをチェックアウトする前に、Web モジュールノードを展開した場合は、ファイルシステムのマウントを解除してください。 - NetBeans

When you deploy a web service to a web container, the IDE lets you test theweb service to see if it functions as you expect. 例文帳に追加

Web コンテナに Web サービスを配備すると、IDE によって、このサービスが期待どおりに機能するかを確認するテストができます。 - NetBeans

This depends on your choice of implementation.For example, if you plan to deploy to the Tomcat Web Server, which only has a web container, create a web application,not an EJB module. 例文帳に追加

これは実装方法の選択によって決まります。 たとえば Tomcat Web サーバーに配備する予定の場合、Tomcat Web サーバーには Web コンテナしかないため、EJB モジュールではなく Web アプリケーションの作成を選択してください。 - NetBeans

Note: If you want to deploy to the Tomcat Web Server, you can do so, except that, since it only has a web container, you should create a web application, not an EJB module, in the next section.例文帳に追加

注: Tomcat Web サーバーへ配備することも可能ですが、Tomcat Web サーバーには Web コンテナしかないので、次の節で EJB モジュール ではなく Web アプリケーションを作成してください。 - NetBeans

This depends on implementation choices.For example, if you plan to deploy to the Tomcat Web Server, which only has a web container, you should choose to create a web application,and not an EJB module. 例文帳に追加

どちらにするかは、実装の選択に依存します。 たとえば、Web コンテナだけを持つ Tomcat Web サーバーへの配備を予定している場合は、EJB モジュールではなく、Web アプリケーションの作成を選択するようにします。 - NetBeans

You also learn how to set up the Tomcat and GlassFish servers bundled with NetBeans IDE to deploy Axis2 web services. 例文帳に追加

NetBeans IDE 付属の Tomcat サーバーと GlassFish サーバーをセットアップして、Axis2 Web サービスを配備する方法についても学びます。 - NetBeans

In this tutorial, you use the NetBeans IDE to create and deploy a web application that displays data from a database.例文帳に追加

このチュートリアルでは、NetBeans IDE を使用してデータをデータベースから表示する Web アプリケーションを作成して配備します。 - NetBeans

It demonstrates how to create a simple web application,deploy it to a server, and view its presentation in a browser. 例文帳に追加

簡単な Web アプリケーションを作成し、サーバーに配備し、その表現をブラウザに表示する方法を示します。 - NetBeans

You can deploy Axis2 web services to the GlassFish application server although Tomcat is significantly faster. 例文帳に追加

Tomcat のほうが大幅に高速ではありますが、GlassFish アプリケーションサーバーに Axis2 Web サービスを配備することもできます。 - NetBeans

When you create a free-form web application project, the IDE uses your Ant build script to build and deploy your project.例文帳に追加

自由形式 Web アプリケーションプロジェクトが作成されると、IDE は、指定された Ant 構築スクリプトを使用してプロジェクトを構築、配備します。 - NetBeans

The bundled Tomcat Web Server is registered with the IDE automatically.However, before you can deploy to the SJS Application Server, JBoss, or WebLogic, you have to register a local instance with the IDE.例文帳に追加

付属の Tomcat Web サーバーは、IDE に自動的に登録されます。 SJS Application Server、JBoss、または WebLogic に配備するには、IDE にローカルインスタンスを登録する必要があります。 - NetBeans

This tutorial uses the same sources as Getting Started with RESTful Web Services on GlassFish and shows you how to deploy them on a Tomcat application server. 例文帳に追加

このチュートリアルでは「GlassFish での RESTful Web サービスについて」と同じソースを使用して、Tomcat アプリケーションサーバーに配備する方法を説明します。 - NetBeans

In the main toolbar, click Run Main Project to build, deploy, and run the web application. 例文帳に追加

メインツールバーで「主プロジェクトを実行」をクリックして、Web アプリケーションを構築、配備、および実行します。 - NetBeans

Finally, you will deploy the application on a remote web server using the hints given in lesson 9. 例文帳に追加

最後に、レッスン 9 で説明されているヒントを使用して、アプリケーションをリモート Web サーバー上に配備します。 - 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

In this tutorial, you create a Java library project (because you do not need a main method), create an Axis2 web service in that project (creating the Java class at the same time) and deploy the Axis2 web service to a server. 例文帳に追加

このチュートリアルでは、Java ライブラリプロジェクトを作成し (メインメソッドが必要ないため)、そのプロジェクトで Axis2 Web サービスを作成し (同時に Java クラスを作成)、Axis2 Web サービスをサーバーに配備します。 - NetBeans

In this tutorial, you use the NetBeans Visual Web Pack 5.5 integrated development environment (IDE) to create and deploy a web application that displays master-detaildata from a database that is bundled with the IDE.例文帳に追加

このチュートリアルでは、NetBeans Visual Web Pack 5.5 統合開発環境 (IDE) を使って、IDE に付属するデータベースからマスターデータと詳細データを取得して表示する Web アプリケーションを作成し、配備します。 - NetBeans

To find the URL for your web site, deploy an application and look at the server name and port number. 例文帳に追加

アプリケーション用の URL を調べるには、アプリケーションを配備し、サーバー名とポート番号を確認します。 - NetBeans

In this tutorial, you use NetBeans IDE 6.5 to create and deploy a web application that displays master-detaildata from a database that is packaged with the IDE. 例文帳に追加

このチュートリアルでは、NetBeans IDE 6.5 を使って、IDE のパッケージに含まれるデータベースからマスターデータと詳細データを表示する Web アプリケーションを作成し、配備します。 - NetBeans

The screencast shows how to download and install GlassFish v3 TP2, install the new GlassFish integration plug-ins, develop and deploy a simple web application with JSP and Servlets on the newly installed GlassFish. 例文帳に追加

GlassFish v3 TP2 をダウンロードしてインストールし、新しい GlassFish 統合プラグインをインストールし、JSP とサーブレットを新規にインストールした Glassfish に配備する簡単な Web アプリケーションを開発する方法を示しています。 - NetBeans

If you want to deploy a JRuby application to the GlassFish application server,you can package the application and its dependencies in a web archive(WAR) file.例文帳に追加

JRuby アプリケーションを GlassFish アプリケーションサーバーに配備する場合、アプリケーションとそれが依存しているファイルを WAR (Web Archive) ファイルにパッケージ化できます。 - NetBeans

In the Projects window, right-click the project node and choose Run to build, deploy,and launch the web application.Your browser navigates to http://localhost:8080/AjaxChatRoom/. 例文帳に追加

「プロジェクト」ウィンドウで、プロジェクトノードを右クリックし、Web アプリケーションを構築、配備、および起動するために「実行」を選択します。 ブラウザが http://localhost:8080/AjaxChatRoom/ に移動します。 - NetBeans

In this tutorial, you use the NetBeans IDE to create and deploy a web application that displays master-detaildata from a database that is packaged with the IDE. 例文帳に追加

このチュートリアルでは、NetBeans IDE を使って、IDE に付属するデータベースからマスターデータと詳細データを表示する Web アプリケーションを作成し、配備します。 - NetBeans

Write Once,Deploy Anywhere (NetBeans Magazine #3, May 2007) 例文帳に追加

チュートリアルおよびフラッシュデモ:Web サービスに接続するモバイルアプリケーションの作成 (英語) ビデオポッドキャスト:SVG (Scalable Vector Graphics) を使用したモバイルアプリケーションメニューの作成 (英語) - NetBeans

If you have a hosting account on a remote Web server and an FTP account to transfer your source files to the remote server, you can create and debug your PHP project locally and then deploy it on the remote server. 例文帳に追加

リモート Web サーバー上にホスティングアカウント、およびソースファイルをリモートサーバーに転送するための FTP アカウントを持っている場合、PHP プロジェクトをローカルで作成およびデバッグし、それをリモートサーバー上に配備できます。 - NetBeans

例文

The Deploy action compiles the files in the Composite Application project, packages the compiled BPEL and related web service artifacts (including WSDL and XSD files) into an archive, and deploys them to the Application Server.Before deployment, add BPEL Module project files to the Composite Application as a JBI module.例文帳に追加

配備アクションは、複合アプリケーションプロジェクト内のファイルをコンパイルし、コンパイルした BPEL および関連する Web サービスアーティファクト (WSDL ファイルと XSD ファイルなど) をアーカイブにパッケージ化して、アプリケーションサーバーに配備します。 配備を行う前に、BPEL モジュールプロジェクトファイルを複合アプリケーションの JBI モジュールとして追加してください。 - NetBeans