1016万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 638



例文

In addition to building RESTful web services, the IDE also supports testing,building client applications that access RESTful web services, and generating code for invoking web services (both RESTful and SOAP-based.)例文帳に追加

RESTful Web サービスの構築に加え、IDE は RESTful Web サービスにアクセスするクライアントアプリケーションの構築、テスト、および Web サービスを呼び出すコードの生成 (RESTful と SOAP ベースの両方) もサポートしています。 - NetBeans

Developer Rico Cruz shows how to use NetBeans to create RESTful web services using persistence entity classes and how to compose RESTful web service resources using well-known web services, such as Google Map.例文帳に追加

開発者 Rico Cruz が、NetBeans で持続性エンティティークラスを使用して RESTful Web サービスを作成し、Google マップなどの既知の Web サービスを使用して RESTful Web サービスのリソースを構成する方法を示しています。 - NetBeans

Locate the WebServiceReferences node, right-click the StockService node and choose Edit Web Service Attributes from the pop-up menu.The Web Service Client Security Configuration dialog box opens. 例文帳に追加

Webサービス参照」ノードを検索して「StockService」ノードを右クリックし、ポップアップメニューから「Web サービス属性を編集」を選択します。 「Web サービスクライアントのセキュリティー設定」ダイアログが開きます。 - NetBeans

Asynchronous web services can be created by means of a Web Service Customization editor.The code completion functionality includes annotations that you can use in your web services. 例文帳に追加

非同期 Web サービスは、Web サービスカスタマイゼーションエディタを使用して作成できます。 このエディタのコード補完機能には、Web サービスで使用できる注釈も含まれます。 - NetBeans

例文

If the mobile client connects to a Web service through a middleware Web application, choose Web Services in Web Application, then use the drop-down menu to choose the Web Service client.例文帳に追加

モバイルクライアントがミドルウェア Web アプリケーション経由で Web サービスに接続する場合は、「Web アプリケーション内の Web サービスクライアント」を選択してから、ドロップダウンメニューで Web サービスのクライアントを選択します。 - NetBeans


例文

The IDE provides tools to work with Web Service annotations (Web Services Metadata for Java).Java classes annotated with @javax.jws.WebService annotation are automatically recognized as web services in a project.The IDE provides support for the JAX-WS 2.1 runtime in various features,such as the Visual Designer or Web Service Customization editor. 例文帳に追加

Web サービスデザイナを使用して、Java クラスまたは WSDL ファイルから Web サービス (Apache Axis2 Web サービスを含む) を作成できます。 IDE は、JAX-WS サービス用のビジュアルデザイナなど、JAX-WS を使用するためのツールを備えています。 - NetBeans

This tutorial illustrates how you can enable SAML-based and UserNameToken-based authentication between a web service client and a web service provider using the bundled Access Manager along with the integrated support for the WS-Security standard in Application Server's web services client and server-side containers. 例文帳に追加

このチュートリアルでは、Application Server の Web サービスクライアントおよびサーバー側コンテナ内の WS-Security 標準の統合サポートを、付属の Access Manager とともに使用して、Web サービスクライアントと Web サービスプロバイダ間の SAML ベースおよび UserNameToken ベースの認証を有効にする方法について説明します。 - NetBeans

The IDE assists you in creating JSR311-compliant RESTful web services from JPA entity classes and patterns, or even directly from a database. The code generated from JPA entities is works on top of the Spring framework.例文帳に追加

IDE では、JPA のエンティティークラスとパターンからの、またはデータベースから直接の (新規)、JSR311 に準拠した RESTful Web サービスの作成を支援しています。 RESTful コンポーネントパレットからコンポーネントをドラッグ&ドロップして、Google Map、Yahoo News Search、StrikeIron Web サービスなどの Web サービスを起動するコードを生成できます。 - NetBeans

This converter applies, for example, when you bind to a web service that has a field of type dateTime. 例文帳に追加

この変換は、dateTime 型のフィールドがある 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

例文

Axis2 not only supports SOAP 1.1 and SOAP 1.2, but it also has integrated support for RESTful web services. 例文帳に追加

Axis2 は SOAP 1.1 と SOAP 1.2 をサポートするだけでなく、RESTful Web サービスに対しても統合サポートを提供します。 - NetBeans

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

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

The New File wizard opens.From the Web Services category, choose Axis2 Service from Java and click Next. 例文帳に追加

「新規ファイル」ウィザードが開きます。 「Web サービス」カテゴリで、「Axis2 Service from Java」を選択し、「次へ」をクリックします。 - NetBeans

If the server is not running, start it and the web service is automatically deployed. 例文帳に追加

サーバーが実行されていない場合は、サーバーを起動すると Web サービスが自動的に配備されます。 - NetBeans

To test the service, expand the web service node to reveal the operations. 例文帳に追加

サービスをテストするには、Web サービスノードを展開してオペレーションを表示します。 - NetBeans

To change the web service operations, edit the Java file in the project. 例文帳に追加

Web サービスのオペレーションを変更するには、プロジェクト内の Java ファイルを編集します。 - NetBeans

Save the Java file, and the operation appears as a subnode of the web service. 例文帳に追加

Java ファイルを保存すると、オペレーションが Web サービスのサブノードとして表示されます。 - NetBeans

For more information about using NetBeans IDE to create and consume web services, see the following resources: 例文帳に追加

NetBeans IDE を使用した Web サービスの作成および使用の詳細については、次のリソースを参照してください。 - NetBeans

This document provides an overview of web service concepts and technologies supported by NetBeans IDE. 例文帳に追加

このドキュメントでは、NetBeans IDE がサポートする Web サービスの概念と技術の概要を説明します。 - NetBeans

It is meant to help newcomers to web services before they use any tutorials. 例文帳に追加

Web サービスの初心者がチュートリアルを使用する前に読むことを想定しています。 - NetBeans

To see how WSIT works, use the Advanced Web Service Interoperability tutorial. 例文帳に追加

WSIT の仕組みを確認するには、「高度な Web サービス相互運用性」チュートリアルを使用してください。 - NetBeans

NetBeans IDE Software as a Service (SaaS) functionality lets you use Facebook, Zillow, and other third-party-provided services in your own applications. Project Jersey is the open source reference implementation for building RESTful web services.例文帳に追加

Project Jersey は、RESTful Web サービス構築のためのオープンソースの参考実装です。 - NetBeans

Parties interested in using the web service create a Java client based on the WSDL. 例文帳に追加

Web サービスの使用に興味を持っている人が WSDL を使用して Java クライアントを作成します。 - NetBeans

The following tutorials involve creating and consuming JAX-WS SOAP-based web services: 例文帳に追加

次のチュートリアルでは JAX-WS SOAP ベースの Web サービスの作成および使用を扱っています。 - NetBeans

EJB technology can be used to expose business methods as web services.例文帳に追加

EJB テクノロジは、ビジネスメソッドを Web サービスとして公開するために使用できます。 - NetBeans

Drag your selection (LoanProcessor web service node) from the Projects window to the Design view.例文帳に追加

「プロジェクト」ウィンドウからデザインビューに、選択した項目 (「 LoanProcessor 」Web サービスノード) をドラッグします。 - NetBeans

In the Projects window, expand the LoanProcessor project node, then expand the WebServices node. 例文帳に追加

「プロジェクト」ウィンドウで、「LoanProcessor」プロジェクトノードを展開し、さらに「Webサービス」ノードを展開します。 - NetBeans

The wizard doesn't show these Web service clients in the combo box on the first panel.例文帳に追加

このウィザードの最初のパネルのコンボボックスに、これらの Web サービスクライアントが表示されません。 - NetBeans

Workaround: Create a new J2EE 1.4 Web project and add Web service client to your desired service.例文帳に追加

回避策: 新しい J2EE 1.4 Web プロジェクトを作成し、希望するサービスに Web サービスクライアントを追加します。 - NetBeans

From the Mobility projectjust select web service client added to this new project. 例文帳に追加

新しいプロジェクトに追加した Web サービスクライアントを Mobility プロジェクトから選択します。 - NetBeans

Generation of JavaScript client stubs from RESTful web services for building RESTful client applications.例文帳に追加

RESTful クライアントアプリケーションの構築用 RESTful Web サービスからの JavaScript クライアントのスタブの生成。 - NetBeans

Logical view for easy navigation of RESTful web service implementation classes in your project.例文帳に追加

プロジェクト内の RESTful Web サービスの実装クラスを簡単にナビゲートする論理ビュー。 - NetBeans

In the New RESTful Web Services from Entity Classes wizard, click Add All.例文帳に追加

「新規 エンティティークラスからの RESTful Web サービス」ウィザードで、「すべてを追加」をクリックします。 - NetBeans

Watch now or download 例文帳に追加

また、ビジュアル Web アプリケーションや携帯電話から Web サービスにアクセスする方法も紹介しています。 - NetBeans

In the WSDL Editor, you can create and edit Web Services Description Language (WSDL) files. 例文帳に追加

WSDL エディタを使用して、Web サービス記述言語 (WSDL) ファイルを作成および編集できます。 - NetBeans

Demo: CreatingApplications with the Visual Mobile Designer and Connecting to Web Services 例文帳に追加

デモ: ビジュアルモバイルデザイナを使用したアプリケーションの作成と Web サービスへの接続 - NetBeans

Illustrates how to use a manually created WSDL as a web service client. 例文帳に追加

Web サービスクライアントとして手動で作成された WSDL を作成する方法を示します。 - NetBeans

Including Java EE components implementing EJB technology, web services, and Java persistence 例文帳に追加

EJB テクノロジ、Web サービス、および Java 持続性を実装する Java EE コンポーネントを含みます。 - NetBeans

Note: In NetBeans IDE 6.5, you can generate entity classes and RESTful web services in a single wizard. 例文帳に追加

注: NetBeans IDE 6.5 では、エンティティークラスと RESTful Web サービスを 1 つのウィザードで生成できます。 - NetBeans

High-level user actions that generate common code patterns (e.g. calling a web service). 例文帳に追加

共通のコードパターンを生成する高レベルのユーザーアクション (Web サービスの呼び出しなど)。 - NetBeans

Integral support for web service security, reliability and transactions. 例文帳に追加

Web サービスのセキュリティー、信頼性、およびトランザクションが完全にサポートされます。 - NetBeans

Improved web service interoperability.Deployment to Sun Java System Application Server, GlassFish, Tomcat, JBoss 4.2.1, and JBossWS 2.0.1. 例文帳に追加

Web サービスの相互運用性が改善されています。 Sun Java System Application Server、GlassFish、Tomcat、JBoss 4.2.1、および JBossWS 2.0.1 への配備が可能です。 - NetBeans

NetBeans 6.1 Web Services enables you to develop SOAP and RESTful services and clients. 例文帳に追加

NetBeans 6.1 Web サービスを使用すると、SOAP および RESTful のサービスとクライアントを開発できます。 - NetBeans

If a BPEL process usesasynchronous web services, the process itself is usually also asynchronous. 例文帳に追加

BPEL プロセスが非同期 Web サービスを使用する場合、通常はそのプロセス自体も非同期です。 - NetBeans

For example, exceptions occur when web services return different data than was expected.例文帳に追加

たとえば、Web サービスが予期されたのと異なるデータを返した場合、例外が発生します。 - NetBeans

One of the primary means of orchestrating web services is the use of Business Process Execution Language (BPEL).例文帳に追加

Web サービスを編成する主な方法の 1 つに、ビジネスプロセス実行言語 (BPEL) の使用があります。 - NetBeans

This is what your client will look like, with all data received from the web service:例文帳に追加

クライアントは次のようなもので、データはすべて Web サービスで取得しています。 - NetBeans

The spell checker web service takes care of the rest, it identifies the misspelled words and provides a list of suggested alternatives.The spell checker web service used in this tutorial is provided by the CDYNE Corporation.例文帳に追加

注: このチュートリアルで使用する Spell Checker Web サービスは、CDYNE 社が提供しています。 - NetBeans

In this section, you use a wizard to generate Java objects from the web service'sWSDL file. 例文帳に追加

この節では、ウィザードを使用して、Web サービスの WSDL ファイルから Java オブジェクトを生成します。 - NetBeans

例文

In the Projects window, within the Web Service References node, you see the following: 例文帳に追加

「プロジェクト」ウィンドウの「Web サービス参照」ノードは、次のようになっているはずです。 - 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