1016万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 638



例文

The Mobile Client to Web Application wizard cannot generate a Web service client if the path for the generated stubs contains a space character.例文帳に追加

「モバイルクライアントから Web アプリケーションへの接続」ウィザードで、生成したスタブのパスに空白文字が含まれる場合、Web サービスクライアントを生成できません。 - NetBeans

To celebrate the announcement that Sun Microsystems is acquiring MySQL, Arun Gupta originally created this demonstration, showing how a MySQL database could be exposed as a RESTful web service using the IDE. 例文帳に追加

Sun Microsystems による MySQL 買収の発表を記念して、このデモを最初に作成した Arun Gupta が、IDE を使用して MySQL データベースを RESTful Web サービスとして公開する方法を説明しています。 - NetBeans

In the Getting Started with RESTful Web Services on GlassFishtutorial, you first learned a bit about REST and then you were shown how NetBeans IDE 6.0 supports this architectural style.例文帳に追加

「GlassFish での RESTful Web サービスについて」では、まず REST について初歩的な説明をしたあと、NetBeans IDE 6.0 による RESTful アーキテクチャースタイルのサポート方法について解説しました。 - NetBeans

The goal of this exercise is to generateRESTful web services from the entity classes that we generated previously (see Generating Entity Classes from a Database).例文帳に追加

この課題の目標は、先ほど作成したエンティティークラス (「データベースからのエンティティークラスの生成」参照) から RESTful Web サービスを生成することです。 - NetBeans

例文

This tutorial outlines the steps to consume StrikeIron web services prepackaged with NetBeans IDE 6.1 or 6.0, using the Visual Web designer.例文帳に追加

このチュートリアルでは、NetBeans IDE 6.1 または 6.0 を使用して事前にパッケージ化されている StrikeIron Web サービスを、ビジュアル Web デザイナを使用して使用する手順を説明します。 - NetBeans


例文

Also, with just a couple of clicks, you can bind a component's property to a bean property or to a data provider wrapper for a data source, regardless of whether the data source is a database, web service, array, or list. 例文帳に追加

また、データソースがデータベース、Web サービス、配列、またはリストのいずれであっても、数回クリックするだけで、コンポーネントのプロパティーを Bean プロパティーまたはデータソースのデータプロバイダラッパーにバインドできます。 - NetBeans

Use the JSF CRUD application generator(Create-Read-Update-Delete) to create a complete functional JavaServerFaces (JSF) page for manipulating data from a database in a few steps. 例文帳に追加

JSF CRUD (Create-Read-Update-Delete) アプリケーションジェネレータを使用して、わずかな手順でデータベースのデータを操作するために、機能する完全な JSF (JavaServer Faces) ページを作成できます。 ビデオ: Visual Web アプリケーションからの Web サービスのアクセス (英語) - NetBeans

Use the Web Services wizards and Web Service Visual Designer to create and develop web services (including Apache Axis2 web services) from Java classes or WSDL files.Use the new soapUI plugin to create web service testing projects which include test cases and allow SOAP monitoring.例文帳に追加

新しい soapUI プラグインを使用して、Web サービスのテストプロジェクトを作成できます。 これには、テストケースが含まれており、SOAP の監視を行うことができます。 - NetBeans

Java Web applications are deployed to a web server like Tomcat, or if you want to use Java EE features like web services and enterprise beans, to a Java EE application server such as the GlassFish application server.例文帳に追加

Java Web アプリケーションは、Tomcat などの Web サーバーに配備します。 Web サービスやエンタープライズ Beans などの Java EE 機能を使用する場合は、GlassFish アプリケーションサーバーなどの Java EE アプリケーションサーバーに配備します。 - NetBeans

例文

The handler then takes the response and handles it.We will use this approach in our scenario to handle the URLs found by the web service. 例文帳に追加

応答は、ハンドラで受け取り、処理します。 これから紹介するシナリオでは、コールバック方式を利用して、Web サービスによって検出された URL を処理します。 - NetBeans

例文

In order to create a web service client, we need either a Java SE application,an EJB module, or a web module first.Here we will use a Java SE application. 例文帳に追加

Web サービスクライアントを作成するには、Java SE アプリケーション、EJB モジュール、または Web モジュールのいずれかが必要です。 ここでは、Java SE アプリケーションを使用します。 - NetBeans

If the JTextArea stays empty after the progress bar stops, click Search again to repeat the search.The Internet server, where the web service that is used in this scenario is stored,is sometimes congested by requests from clients.例文帳に追加

進捗バーが停止したあと JTextArea が空白のままの場合は、「Search」をもう一度クリックして検索を繰り返します。 このシナリオで使用している Web サービスがある Internet サーバーは、クライアントからの要求で混雑することがあります。 - NetBeans

Among other files, the JAR file contains the JAX-WSclient-side artifacts that we used for interacting with the web service in the previous sections.We will now create a module suite project to provide the framework of our new rich-client application.例文帳に追加

この JAR ファイルに、前の節で Web サービスとの対話に使用した JAX-WS クライアント側アーティファクトが含まれます。 では、新しいリッチクライアントアプリケーションのフレームワークとなるモジュールスイートプロジェクトを作成します。 - NetBeans

The project structure represents the skeleton of an application built on top of the NetBeans Platform.Now we need to add the JAR file containing the web service client artifacts to our application.例文帳に追加

プロジェクト構造は、NetBeans Platform 上に構築されたアプリケーションのスケルトンを表します。 ここで、Web サービスクライアントのアーティファクトを含む JAR ファイルをアプリケーションに追加する必要があります。 - NetBeans

Note: At the time of writing, issue Issue 10 was unresolved;therefore, you must create your web service client in a project folder that does not contain spaces in its path.例文帳に追加

注: 本稿の執筆時点では Issue 10 の問題が未解決のため、Web サービスクライアントを作成するプロジェクトフォルダのパスには、空白を含めないでください。 - NetBeans

In a WSDL file, a port type contains one or more related operations that the web service can perform.An operation receives a message, sends a message, or does both. 例文帳に追加

WSDL ファイルで、ポート型には Web サービスが実行できる 1 つ以上の関連操作が含まれます。 操作では、メッセージの受信、メッセージの送信、またはその両方が行われます。 - NetBeans

It receives messages from an external client, transforms the messages in accordance with an XSL stylesheet, and either sends the messages back to the originator or forwards them to another web service. 例文帳に追加

このサービスは、外部クライアントからメッセージを受け取り、XSL スタイルシートに従ってメッセージを変換し、そのメッセージの送信元に返信するか、別の Web サービスに転送します。 - NetBeans

The web service interface 13 passes a message to one of the plurality of the adapters based on the result of analysis of the received message, and the adapter makes the corresponding workflow software to perform processing based on the message.例文帳に追加

Webサービスインタフェイス13は、受信したメッセージの解析結果に基づき、複数のアダプタの一つにメッセージを渡し、そのアダプタは、メッセージに基づく処理を対応するワークフローソフトウェアに実行させる。 - 特許庁

A workflow server 1 is equipped with a web service interface 13 which receives a message from a workflow application 21, and a plurality of adapters 12a-12n which correspond one-to-one to a plurality of pieces of workflow software 11a-11n.例文帳に追加

ワークフローアプリケーション21からメッセージを受信するWebサービスインタフェイス13、並びに、複数のワークフローソフトウェア11a-11nと一対一に対応する複数のアダプタ12a-12nをワークフローサーバ1に備える。 - 特許庁

"PeerPool" as a mechanism for connecting networks of remote smart environments and a mechanism for opening smart environments each having a different protocol as a Web service is automatically set.例文帳に追加

遠隔のスマート環境のネットワークを接続する機構として「PeerPool」、及び、異なるプロトコルのスマート環境をWeb サービスとして公開する機構、の設定の自動化を行う。 - 特許庁

To provide a conversion method and a system which convert an existing Web application into a Web service even if the Web page includes a script to call a Web application.例文帳に追加

Webアプリケーションを呼び出すWebページ内にスクリプトが含まれる場合にも対応した、既存WebアプリケーションをWebサービスに変換する方法及びシステムを提供することを目的とする。 - 特許庁

The process service 14 transmits specified data to the input/output terminal 12 via a job flow event transmission part 36 by using the Web service when the generation state to be reported is generated.例文帳に追加

処理サービス14は、通知すべき発生状態が発生した場合に所定データをジョブフローイベント送信部36を介してWebサービスを用いて入出力端末12に送信する。 - 特許庁

To solve the problem that requested contents which exceed the limit of reception capacity can not be serviced to a portable terminal side by Web service to a portable terminal has a limit of single-time reception capacity.例文帳に追加

1回の受信容量に制限がある携帯端末へのWebサービスでは、要求されたコンテンツが受信容量の制限を越える場合は、携帯端末側へサービスできないという課題を解決する。 - 特許庁

To design a web service which can minimize the manhour of special enhancement work for continuously using a tool with little design manhour and satisfies requested performance.例文帳に追加

設計工数の少ない、ツールを使い続けるための特別なエンハンス作業の工数を極力抑えることができ、要求されている性能を満たすWebサービスの設計を行う。 - 特許庁

A job flow transmission part 24 of an input/output terminal 12 transmits the instruction document indicating processes and the generation state of processes to be reported as a start request to a process service 14 by using a Web service.例文帳に追加

入出力端末12のジョブフロー送信部24は、処理を指示する指示書及び通知すべき処理の発生状態等を開始要求としてWebサービスを用いて処理サービス14に送信する。 - 特許庁

RESTful web services are services built using the RESTful architectural style.Building web services using the RESTful approach is emerging as a popular alternative to using SOAP-based technologies for deploying services on the internet, due to its lightweight nature and the ability to transmit data directly over HTTP.例文帳に追加

RESTful アプローチを使用する Web サービスの構築は、インターネット上にサービスを配備するために、SOAP ベースのテクノロジを使用する代わりとして幅広く利用されています。 これは、軽量かつ HTTP 経由でデータを直接送信できるためです。 - NetBeans

RESTful web services are services built using the RESTful architectural style.Building web services using the RESTful approach is emerging as a popularalternative to using SOAP-based technologies for deploying services on theinternet, due to its lightweight nature and the ability to transmit datadirectly over HTTP. 例文帳に追加

RESTful アプローチを使用する Web サービスの構築は、インターネット上にサービスを配備するために、SOAP ベースのテクノロジを使用する代わりとして幅広く使用されています。 これは、軽量かつ HTTP 経由でデータを直接送信できるためです。 - NetBeans

As a successor to JAX-RPC 1.1,JAX-WS 2.0 retains the natural RPC programming model while improving on several fronts: data binding,protocol and transport independence, support for the REST style of web services, and ease of development.例文帳に追加

JAX-RPC 1.1 の後継として、JAX-WS 2.0 はいくつかの面が改善されている一方で、自然な RPC プログラミングモデルを保持しています。 改善されているのは、データバインディング、プロトコルとトランスポートの独立性、REST スタイルの Web サービスのサポート、および各開発の容易さです。 - NetBeans

Use the Services tab to easily create server-side mash-up applications,and add services from their web service descriptor files (WSDL or WADL).Drag and drop service operations into a POJO, Servlet, JSP, JSF, or PHP page,and the IDE will generate the access code. 例文帳に追加

「サービス」タブを使用して、サーバー側マッシュアップアプリケーションを簡単に作成し、それらの Web サービス記述子ファイル (WSDL または WADL) からサービスを追加できます。 サービス操作を、POJO、サーブレット、JSP、または JSF ページにドラッグ&ドロップすると、IDE がアクセスコードを生成します。 - NetBeans

When you created the web service client, the system settings were written to the run.jvmargs property in the project.properties file.If you right-click the project in the Projects window, choose Properties, and then click the Run category,you can also see the generated values in the VM Options field.例文帳に追加

Web サービスクライアントの作成時に、システム設定が project.properties ファイルの run.jvmargs プロパティーに書き込まれています。 「プロジェクト」ウィンドウでプロジェクトを右クリックし、「プロパティー」を選択して、「実行」カテゴリをクリックすると、「VM オプション」フィールドに、生成された値が表示されます。 - NetBeans

This document takes you through the basics of using the IDE to develop a JAX-WS web service and to consume it in three different clientseither a Java class in a Java SE application, or a servlet or JSP page in a web application.例文帳に追加

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

In this Web service system, a table to be used is defined along an operating procedure, whereby a menu screen and a data input and output screen are displayed according an operation flow, so that data addition/update/deletion can be performed.例文帳に追加

本発明は、業務の作業手順に沿って使用するテーブルを定義することで、業務フローに従ってメニュー画面、データ入出力画面が表示され、データ追加/更新/削除操作が可能なWeb サービスシステムが構築されることを特徴とする。 - 特許庁

To improve operability in the case of creating a job to be executed by electronic equipment such as an image forming apparatus by a computer such as an external server, and making the electronic equipment such as the image forming apparatus execute the job from the computer via a Web service or the like.例文帳に追加

外部サーバ等のコンピュータで画像形成装置等の電気機器に実行させるジョブを作成し、Webサービスなどを介して当該コンピュータから画像形成装置等の電気機器に当該ジョブを実行させる場合における操作性を向上させる。 - 特許庁

To enable a user who operates a computer to recognize functions whose combination is impossible in the case of creating a job when the user creates a job to be executed by an image forming apparatus by an external server or the like, and makes the image forming apparatus execute the job through a Web service or the like.例文帳に追加

外部サーバ等で画像形成装置に実行させるジョブを作成し、Webサービス等を介して画像形成装置にジョブを実行させる場合に、コンピュータを操作するユーザが、ジョブ作成時に組合せ不可能な機能を把握できるようにする。 - 特許庁

The resources necessary for executing Web services are preliminarily measured for each department, each post or each business, and the resources necessary for executing a designated policy are ensured in advance, whereby the business can be processed within a predetermined time even if processing is concentrated.例文帳に追加

部署、役職、あるいは業務毎に、Webサービスを実行するのに必要なリソースを予め測定しておき、指定されたポリシーを遂行するのに必要なリソースを事前に確保しておくことで、処理が集中しても決められた時間内に業務を処理することができる。 - 特許庁

To solve a problem wherein availability of a system is degraded since low priority communications are disconnected in the case of overload of a server over several hours in the existing priority control system, when a client-server type system adopting web service featured by dynamic connection between different systems is organized.例文帳に追加

動的な異システム間接続を特徴とするWebサービスを採用したクライアントサーバ型のシステムを構築する際、既存の優先制御装置では数時間にわたるサーバ過負荷時に、優先度の低い通信を切断してしまうため、システムの可用性が低下する。 - 特許庁

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

例文

In the system and a program for operating and managing the business Web system established based on service-oriented architecture, resources of Web services necessary for processing a predetermined business by the business Web system are estimated, a policy for instructing the completion of the predetermined business up to a predetermined date is set, and the business Web system is operated on the set policy.例文帳に追加

サービス指向アーキテクチャに基づいて構築された業務系Webシステムを運用・管理するシステム及びプログラムで、業務系Webシステムが所定の業務を処理するのに必要なWebサービスのリソースを見積もり、前記所定の業務が所定の日時までに完了すべきことを指示するポリシーを設定し、設定されたポリシーに基づいて前記業務系Webシステムを運用する。 - 特許庁

索引トップ用語の索引



  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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