1016万例文収録!

「Webサービス」に関連した英語例文の一覧と使い方(12ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > Webサービスの意味・解説 > Webサービスに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

Webサービスを含む例文一覧と使い方

該当件数 : 638



例文

The demo goes through the steps of connecting to a database from NetBeans, using the MySQL editor to create tables, and exposing the tables in a desktop application and the data as web services.例文帳に追加

このデモでは、NetBeans からデータベースに接続し、MySQL エディタを使用して表を作成し、表をデスクトップアプリケーションに、またデータを Web サービスとして公開する手順を示しています。 - NetBeans

This screencast shows how a Secure and Reliable Web service can be easily developed using NetBeans 6 and deployed on Metro/GlassFish.Find more information in Arun's blog.例文帳に追加

このスクリーンキャストでは、NetBeans 6 を使用してセキュリティー保護された信頼性のある Web サービスを簡単に開発し、Metro/GlassFish に配備する方法を示しています。 詳細は、Arun のブログを参照してください。 - NetBeans

In the Web Service section of the Palette, select the Partner Link icon and drag your selection to the design area.The Create New Partner Link dialog box opens. 例文帳に追加

「パレット」の「Web サービス」セクションで、パートナーリンクアイコンを選択し、選択したアイコンをデザイン領域までドラッグします。 「新規作成 パートナーリンク」ダイアログが開きます。 - NetBeans

These partner web services must be deployed to the bundled GlassFish application server before you can test run the Travel Reservation Service process. 例文帳に追加

旅行予約サービスプロセスをテスト実行するには、前もってこれらのパートナー Web サービスを、バンドルされている GlassFish アプリケーションサーバーに配備する必要があります。 - NetBeans

例文

If this occurs, right-click the project node, choose Properties, select the Web Service Clients panel, select donotunwrap and deselect strict.例文帳に追加

この場合は、プロジェクトのノードを右クリックし、「プロパティ」を選択し、「Web サービスクライアント」パネルを選択して「donotunwrap」を選択します。 また、「strict」を選択解除します。 - NetBeans


例文

The Generated Classes step of the New Entity Classes from Database wizard corresponds to Step 3 of Generating RESTful Web Services from Entity Classes. 例文帳に追加

「新規データベースからのエンティティークラス」ウィザードの「生成されるクラス」手順は、「エンティティークラスからの RESTful Web サービスの生成」の手順 3 に対応します。 - NetBeans

However, if you generate entity classes and RESTful web services separately, as described in this tutorial, you can see in greater detail how the process works. 例文帳に追加

しかし、エンティティークラスと RESTful Web サービスを別々に生成すると、このチュートリアルで説明しているように、プロセスの機能方法が詳細にわかります。 - NetBeans

Description: If you cancel the PartnerLink dialog that appears when you drag a WSDL file or a Web Service node from a NetBeans project onto a diagram, the IDE does not roll back the retrieval of the WSDL files(s). 例文帳に追加

説明: IDE で、WSDL ファイルまたは Web サービスノードを NetBeans プロジェクトから図にドラッグすると表示されるパートナーリンクダイアログを取り消した場合、WSDL ファイルの取り出しがロールバックされません。 - NetBeans

When you build a project, the IDE compiles the BPEL source file and packages the BPEL file and web service artifacts, including WSDL and XSD files, into a JAR archive.例文帳に追加

プロジェクトを構築すると、IDE は BPEL ソースファイルをコンパイルし、BPEL ファイルと Web サービスアーティファクト (WSDL ファイルと XSD ファイルなど) を 1 つの JAR アーカイブにパッケージ化します。 - NetBeans

例文

While the abstract information describing web-service interface should be static, the concrete access information such as address and port can be discovered and used dynamically. 例文帳に追加

Web サービスのインタフェースを表す抽象情報は固定である必要がありますが、アドレスやポートなどの具象アクセス情報は動的に検出および使用できます。 - NetBeans

例文

CDYNE develops, markets and supports a comprehensive suite of data enhancement, data quality and data analysis web services and business intelligenceintegration.例文帳に追加

CDYNE は、データ拡張、データ品質、およびデータ分析の各 Web サービスと、ビジネスインテリジェンスを統合する、包括的なスイートを開発、販売、およびサポートしています。 - NetBeans

However,CDYNE's FAQ points out that it has a "100% availabilityobjective" and that in the event of "natural disaster, act of terror, or other catastrophe, web service traffic is transferred to our secondary data center".例文帳に追加

ただし、CDYNE の FAQ では、CDYNE が「100% の可用性を目標」とし、「自然災害、テロ、その他の災害時に、Web サービスのトラフィックはセカンダリデータセンターに転送される」とあります。 - NetBeans

The client implementation you build below consists of a JSP page which allows the user to enter text to be checked and a servlet which passes the text to the web service and then produces a report containing the result.例文帳に追加

次に構築するクライアント実装は、ユーザーがテキストを入力してチェックできるようにする JSP ページと、そのテキストを Web サービスに送信したあと結果レポートを生成するサーブレットで構成されます。 - NetBeans

In this tutorial you will learn how to develop Web 2.0client applications using the "RESTful Web Service Remoting feature"in NetBeans IDE 6.0 or 6.1. 例文帳に追加

このチュートリアルでは、NetBeans IDE 6.0 または 6.1 にある「RESTful Web サービスのリモーティング機能」を使用して、Web 2.0 のクライアントアプリケーションを開発する方法を習得します。 - NetBeans

The wizard lets you select a project from a list of projects containing RESTful web services.Once you have selected the project and completed the wizard, you will have JavaScript client stubs that will form the basis of your client application.例文帳に追加

このウィザードでは、RESTful Web サービスを含むプロジェクトの一覧からプロジェクトを選択できます。 プロジェクトを選択してウィザードを完了すると、クライアントアプリケーションの基礎となる JavaScript クライアントのスタブが作成されます。 - NetBeans

In the IDE, go to the Plugin Manager, under the Tools menu, and check whether the RESTful Web Services Plugin is installed, under the Installed tab. 例文帳に追加

IDE で「ツール」メニューの下にある「プラグイン」マネージャーを開き、「インストール済み」タブで「RESTful Web サービス」プラグインがインストールされているかを確認します。 - NetBeans

You can then use the entity class to generate JSF pages,RESTful web services, and other useful code artifacts that integrate data into your applications.例文帳に追加

そのエンティティークラスを使用して、JSF ページ、RESTful Web サービス、およびデータをアプリケーションに統合するその他の便利なコードアーティファクトを生成できます。 - NetBeans

At this stage, you are introduced to GlassFish testing functionality that is available from the IDE.Finally, you create a Java application that connects to the web service to display the images in an album created from Swing components.例文帳に追加

この段階では、IDE から利用できる GlassFish のテスト機能を紹介します。 最後に、Web サービスに接続して、Swing コンポーネントから作成されるアルバムのイメージを表示する Java アプリケーションを作成します。 - NetBeans

The New Java Application wizard appears.Type FlowerClient in Project Name and click Finish. The IDE creates a new Java application project.Right-click the FlowerClient project node and choose New Web Service Client from the context menu.例文帳に追加

IDE により新しい Java アプリケーションプロジェクトが作成されます。 「FlowerClient」プロジェクトノードを右クリックし、コンテキストメニューから「新規」「Web サービスクライアント」を選択します。 - NetBeans

The IDE downloads the WSDL file, adds client stubs for interacting with the web service,and adds nodes to the Projects window in the Java application project, as shown below.例文帳に追加

IDE により WSDL ファイルがダウンロードされ、Web サービスと対話するためのクライアントスタブが追加され、次に示すように Java アプリケーションプロジェクトの「プロジェクト」ウィンドウにノードが追加されます。 - NetBeans

The IDE creates a new web application project.Put the EJB module on the web application project's classpath, so that the web service you are creating has access to the EJB module. 例文帳に追加

IDE により新しい Web アプリケーションプロジェクトが作成されます。 Web アプリケーションプロジェクトのクラスパスに EJB モジュールを指定することで、作成中の Web サービスが EJB モジュールにアクセスできるようにします。 - NetBeans

The IDE adds the infrastructure of a web service to your application, which includes stubs for the methodsobtained from the EJB module, as shown here.例文帳に追加

次に示すように、IDE によって、EJB モジュールから取得したメソッドのスタブを含むアプリケーションに Web サービスのインフラストラクチャーが追加されます。 - NetBeans

By using the Quality of Service section, you can very easily enable advanced features, such as web service security.Click the Source toggle button to switch back to the Source view.例文帳に追加

「サービス品質」セクションでは、Web サービスのセキュリティーなどの高度な機能を簡単に有効にすることができます。 「ソース」トグルボタンをクリックし、「ソース」ビューに戻ります。 - NetBeans

The modified WSDL and Schema files enable the web service and the clients that consume it to parse JPEG image data that is passed as binary data. 例文帳に追加

変更された WSDL ファイルとスキーマファイルにより、Web サービスと、それを使用するクライアントは、バイナリデータとして渡される JPEG イメージデータを解析できます。 - NetBeans

We need to explicitly make the application server use our own version of the WSDL file, otherwise the application server will generate its own WSDL file, from our web service's annotations.@WebService(serviceName = "FlowerService",wsdlLocation = "WEB-INF/wsdl/FlowerService.例文帳に追加

アプリケーションサーバーが、作成したバージョンの WSDL ファイルを使用することを明確に設定する必要があります。 そうしないと、アプリケーションサーバーは、Web サービスの注釈からサーバー独自の WSDL ファイルを生成してしまいます。 - NetBeans

It is known as "message optimization",provided by the Message Transmission Optimization Mechanism (MTOM).Message optimization is the process of transmitting web servicemessages in the most efficient manner. 例文帳に追加

これは、MTOM (Message Transmission Optimization Mechanism) によって提供される「メッセージの最適化」としても知られています。 メッセージの最適化とは、Web サービスのメッセージをもっとも効率的な手法で送信する処理のことです。 - NetBeans

It is achieved in webservice communication by encoding messages prior to transmission and then de-encoding them when they reach their final destination.例文帳に追加

これは、Web サービス通信で、送信前にメッセージをエンコーディングし、最終的な送信先に到達したときにエンコーディングを解除することによって実現されます。 - NetBeans

Pass the system property-Dcom.sun.xml.ws.transport. http.HttpAdapter.dump=true to the server so that you can monitor the SOAP messages as well as the HTTP headers that the web service is receiving and sending from and to the client.例文帳に追加

システムプロパティー -Dcom.sun.xml.ws.transport.http.HttpAdapter.dump=true をサーバーに渡すことで、Web サービスがクライアントとの間で送受信する SOAP メッセージと HTTP ヘッダーを監視できます。 - NetBeans

In the Web Service section of the Palette, select the Receive icon and drag your selection to the design area between the Process Start activity and the Empty activity. 例文帳に追加

「パレット」の「Web サービス」セクションで受信アイコンを選択し、選択したアイコンをプロセス開始 (Process Start) アクティビティーと空アクティビティーの間のデザイン領域までドラッグします。 - NetBeans

Note: Although we strongly recommend using the JAX-WS model for SOAP services, the IDE continues to support JAX-RPC web services for legacy reasons. 例文帳に追加

注: SOAP サービスには JAX-WS モデルを使用することを強くお勧めしますが、IDE では従来サービスに対応するために JAX-RPC Web サービスも引き続きサポートしています。 - NetBeans

Use the NetBeans IDE for development with the Java Persistence API (JSR-220),servlets, JavaServer Pages (JSP), Enterprise JavaBeans (EJB) and web services.The Java EE pack for the NetBeans IDE supports the latest J2EE 1.3, J2EE 1.4 and Java EE 5 standards, including annotations.例文帳に追加

NetBeans IDE を使用して、Java Persistence API (JSR-220)、サーブレット、JavaServer Pages (JSP)、Enterprise JavaBeans (EJB)、および Web サービスを使用した開発を行うことができます。 NetBeans IDE の Java EE パックは、注釈を含めた最新の J2EE 1.3、J2EE 1.4、および Java EE 5 の各規格をサポートしています。 - NetBeans

The Java EE 5 platform simplifies deployment by removing the need for deployment descriptors, except for the deployment descriptor required by the servlet specification, the web.xml file.Other deployment descriptors, such as ejb-jar.xml and entries related to web services in web.xml, are obsolete.例文帳に追加

Java EE 5 プラットフォームでは、サーブレットの仕様で要求される web.xml ファイルを除き、配備記述子を不要にすることによって配備を簡素化しています。 ejb-jar.xml のようなその他の配備記述子や、web.xml の Web サービスに関連するエントリは、旧式です。 - NetBeans

You do not need to use special commands and dialog boxes to generatethings like business methods or web service operations, although the commands are still available to help acquaint you with the syntax of Java EE 5 code.例文帳に追加

ビジネスメソッドまたは Web サービスオペレーションなどを生成するために特別なコマンドやダイアログを使用する必要はありません。 ただし、コマンドは、ユーザーが Java EE 5 構文に慣れるまでのことを考慮し、まだ使用可能になっています。 - NetBeans

In the Java EE 5 platform, the use of annotations has greatly improved and simplified web services support.The following specifications contributed to this area: JSR 224, Java API for XML-Based Web Services (JAX-WS)2.0; JSR 222, Java Architecture for XML Binding (JAXB) 2.0; and JSR 181, Web Services Metadata for the JavaPlatform. 例文帳に追加

Java EE 5 プラットフォームでは、注釈の使用によって Web サービスのサポートが大幅に向上され、簡素化されています。 この領域に関与する仕様には、JSR 224 (Java API for XML-Based Web Services (JAX-WS) 2.0)、JSR 222 (Java Architecture for XML Binding (JAXB) 2.0)、および JSR 181 (Web Services Metadata for the Java Platform) があります。 - NetBeans

A crucial difference from JAX-RPC 1.1 is that all data binding has now been delegated to JAXB 2.0.This allows JAX-WS-based web services to use 100 percent of XML Schema, which results in improvedinteroperability and ease of use. 例文帳に追加

JAX-RPC 1.1 との決定的な違いは、すべてのデータバインディングが JAXB 2.0 に委託されたことです。 これにより、JAX-WS ベースの Web サービスは XML スキーマを 100% 活用でき、相互運用性および使いやすさの向上につながっています。 - NetBeans

Web services that use attachments to optimize the sending and receiving of large binary data can take advantage of the MTOM/XOP (short for message transmission optimization mechanism/XML-binary optimized packaging)standard from W3C without any adverse effect on the programming model.例文帳に追加

大きなバイナリデータの送受信を最適化するためにアタッチメントを使用する Web サービスは、W3C の MTOM/XOP (Message Transmission Optimization Mechanism/XML-binary Optimized Packaging の略) 標準をプログラミングモデルへの影響なしに使用できます(詳細は MTOM/XOP のページを参照)。 - NetBeans

All the public methods on the class are automatically published as web service operations, and all their arguments are mapped to XML Schema data types using JAXB 2.0.例文帳に追加

このクラスのすべての public メソッドは、Web サービスオペレーションとして自動的に公開され、その引数はすべて JAXB 2.0 を使用して XML スキーマデータ型にマッピングされます。 - NetBeans

This document demonstrates the basics of using the IDE to develop a JAX-WS web service.After you create the web service, you write three different web service clients that use the web service over a network, which is called consuming a web service. 例文帳に追加

このドキュメントでは、IDE で JAX-WS の Web サービスを開発し、Java SE アプリケーションの Java クラス、Web アプリケーションのサーブレット、または Web アプリケーションの JSP ページという 3 つの異なるクライアントで使用する場合の基本を説明します。 - NetBeans

The wizard that you use to create the application also creates a Java class.You then use the IDE's tools to create a client and consume the web service that you created at the start of this tutorial.例文帳に追加

アプリケーションの作成に使用するウィザードで Java クラスも作成できます。 続いて IDE のツールで、このチュートリアルの初めに作成した Web サービスを使用します。 - NetBeans

Leave the other settings at default (in 6.0.x, do not set a package name) and click Finish. The Projects window displays the new web service client, with a node for the add method that you created:例文帳に追加

ほかの設定はデフォルトのまま (6.0.x の場合、パッケージ名を設定しない) にし、「完了」をクリックします。 次のように、「プロジェクト」ウィンドウに新しい Web サービスクライアントが表示され、作成した add メソッドのノードが追加されています。 - NetBeans

The Web Service References node in the Projects window displays the structure of your newly created client, including the add operation that you created earlier in this tutorial:例文帳に追加

先ほどこのチュートリアルで作成した add オペレーションも含め、「プロジェクト」ウィンドウの「Web サービス参照」ノードに新しく作成したクライアントの構造が次のように表示されます。 - NetBeans

For detailed information on the JAXB architecture, as well as on JAXB as a whole,see Chapter 2: Binding between XML Schema and Java Classes and Chapter 3: Using JAXB in The Java Web Services Tutorial.例文帳に追加

JAXB アーキテクチャーおよび JAXB そのものに関する詳細は、Java Web サービスのチュートリアルの「第 2 章: XML スキーマおよび Java クラスの結合」および「第 3 章: JAXB の使用」を参照してください。 - NetBeans

For example, this property is used by the web services client when it queries for the discovery service for the service offering, and at the same time, the same property is used when it is trying to talk to WSP with X509 token profile. 例文帳に追加

たとえば、このプロパティーは、Web サービスクライアントで、サービスの検出サービスを問い合わせるときに使用されます。 また、X509 トークンプロファイルを使用して WSP と対話するときにも同じプロパティーが使用されます。 - NetBeans

You will create an application that fetches the daily Dilbert comic strip via a live on-line web service, converts the graphics to a space-saving format, and displays the strip on a mobile device.例文帳に追加

ライブオンラインの Web サービスから日刊紙の Dilbert の連続漫画を取り込んで、グラフィックを圧縮した形式に変換して、漫画をモバイルデバイスに表示するアプリケーションを作成します。 - NetBeans

In this tutorial, you first create a web service client in a mobile application to connect to the on-line DailyDilbert service.You are then shown how to use the Visual MIDlet Designer to graphically design the layout of your application.例文帳に追加

このチュートリアルでは、まずモバイルアプリケーションでオンラインの DailyDilbert サービスに接続する Web サービスクライアントを作成します。 次にビジュアル MIDlet デザイナを使用して、アプリケーションのレイアウトをグラフィカルにデザインします。 - NetBeans

The Mobile Client to Web Application wizard generates a servlet that connects to a web application that includes a web service client.例文帳に追加

「モバイルクライアントから Web アプリケーションへの接続」ウィザードを使用して、Web サービスクライアントを含む Web アプリケーションに接続するサーブレットを生成することができます。 - NetBeans

This tutorial showed how you can use the Mobile Client to Web Application to quickly create a MIDlet that consumes a Web service.例文帳に追加

このチュートリアルでは、「モバイルクライアントから Web アプリケーションへの接続」を使用して、Web サービスを利用する MIDlet を簡単に作成する方法を示しました。 - NetBeans

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

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

By using SaaS PHP support in Netbeans 6.5, PHP developers can consume popular web services such as Google Maps, Yahoo News etc, just by dragging-and-dropping these services from the IDE's Services window into PHP files. 例文帳に追加

Netbeans 6.5 で SaaS の PHP サポートを使用すると、PHP 開発者は、IDE の「サービス」ウィンドウから PHP ファイルにドラッグ&ドロップするだけで、Google マップ、Yahoo News などの人気のある Web サービスを利用できます。 - NetBeans

例文

For more information about using NetBeans IDE to develop PHP projects, RESTful web services, SaaS, and other Java EE applications, see the following resources: 例文帳に追加

NetBeans IDE を使用して PHP プロジェクト、RESTful Web サービス、SaaS、およびその他の Java EE アプリケーションを開発する方法の詳細については、次のリソースを参照してください。 - NetBeans

索引トップ用語の索引



  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2024 GRAS Group, Inc.RSS