| 例文 |
java serviceの部分一致の例文一覧と使い方
該当件数 : 74件
If you had already coded a Java class, you would have selected Create a Web Service from an Existing Java Class. 例文帳に追加
すでに Java クラスをコーディングしている場合は、「Create a Web Service from an Existing Java Class」を選択します。 - NetBeans
You can only create an Axis2 web service from a Java or Java Library project. 例文帳に追加
Axis2 Web サービスは、Java または Java ライブラリプロジェクトからのみ作成できます。 - NetBeans
Creating a Java SE Application and a Web Service Client 例文帳に追加
Java SE アプリケーションと Web サービスクライアントの作成 - NetBeans
You do not have any Java classes in the project, so select "Create an Empty Web Service." 例文帳に追加
プロジェクトに Java クラスがないため、「Create an Empty Web Service」を選択します。 - NetBeans
Expose an existing Java class as an Axis2 web service. 例文帳に追加
既存の Java クラスを Axis2 Web サービスとして公開します。 - NetBeans
With NetBeans IDE, you can create an Axis2 web service from a Java class. 例文帳に追加
NetBeans IDE では、Java クラスから Axis2 Web サービスを作成できます。 - NetBeans
In SOAP-based web services, Java utilites create a WSDL file based on the Java code in the web service. 例文帳に追加
SOAP ベースの Web サービスでは、Web サービスの Java コードに基づき、Java ユーティリティーで WSDL ファイルを作成します。 - NetBeans
In the Runtime window, expand Sun Java System Application Server JBI Service Engines. 例文帳に追加
「実行時」ウィンドウで、「Sun Java System Application Server」「JBI」「サービスエンジン」を展開します。 - NetBeans
Both EJB and web service applications are deployed to a Java EE application server, such as GlassFish /Sun Java System Application Server. 例文帳に追加
EJB アプリケーションおよび Web サービスアプリケーションは両方とも、GlassFish、Sun Java System Application Server などの Java EE アプリケーションサーバーに配備します。 - 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
Since this scenario uses a web service client in a Java SE project, there is no need to have the Sun Java System Application Server 9.0installed.例文帳に追加
このシナリオでは、Java SE プロジェクトで Web サービスクライアントを使用するので、Sun Java System Application Server 9.0 がインストールされている必要はありません。 - 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
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
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
Parties interested in using the web service create a Java client based on the WSDL. 例文帳に追加
Web サービスの使用に興味を持っている人が WSDL を使用して Java クライアントを作成します。 - NetBeans
Creating a Java ME Web Service Application Using the Visual Mobile Designer and Data Binding Structures 例文帳に追加
ビジュアルモバイルデザイナおよびデータバインド構造を使用した Java ME 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
The Java EE project can communicate with other service units directly using the internal JBI Normalized Message Router (NMR). 例文帳に追加
Java EE プロジェクトは内部の JBI NMR (Normalized Message Router) を使用してほかのサービスユニットと直接通信できます。 - NetBeans
A Java EE project that implements web service server or client interfaces can be added to a composite application as a JBI Service Unit. 例文帳に追加
Web サービスのサーバーまたはクライアントインタフェースを実装する Java EE プロジェクトを JBI サービスユニットとして複合アプリケーションに追加できます。 - NetBeans
Write, test and debug service-oriented architecture (SOA) applications using XML, BPEL, and Java web services. 例文帳に追加
XML、BPEL、および Java Web サービスを使用して、サービス指向アーキテクチャー (SOA) アプリケーションを作成、テスト、およびデバッグできます。 - 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
You import the Java BluePrints Ajax components into the IDE, then use Google's free map service API to create a custom map. 例文帳に追加
Java BluePrints AJAX コンポーネントを IDE にインポートし、Google の無料地図サービスの API を使用してカスタムマップを作成します。 - NetBeans
You can see that both the Java class and the Axis2 web service have a hello:String operation, shown in the Navigator tab and as a node of the Axis2 web service, respectively. 例文帳に追加
「ナビゲータ」タブと「Axis2 Web Services」ノードでそれぞれ示されているように、Java クラスと Axis2 Web サービスの両方に hello:String オペレーションがあることがわかります。 - NetBeans
JTA is a service-oriented API specification. 例文帳に追加
JTA(JavaトランザクションAPI)はサービス指向のAPI(アプリケーションプログラム・インタフェース)仕様である。 - コンピューター用語辞典
The IDE generates a HelloAxisWorld.java class in the axishello source package and a HelloAxisWorld Axis2 web service that mirrors this Java class. 例文帳に追加
IDE により、axishello ソースパッケージに HelloAxisWorld.java クラスが生成され、この Java クラスをミラーリングする HelloAxisWorld Axis2 Web サービスが生成されます。 - NetBeans
The Composite Application project is used to create a Service Assembly that can be deployed to the Java Business Integration (JBI) runtime environment.例文帳に追加
複合アプリケーションプロジェクトを使用して、JBI (Java Business Integration) 実行環境に配備可能な「サービスアセンブリ」を作成します。 - NetBeans
(See this page for information on MTOM/XOP.)Before Java EE 5 technology, defining a web service required long, unwieldy descriptors.例文帳に追加
Java EE 5 テクノロジが登場するまでは、Web サービスを定義するのに、長くて扱いにくい記述子が必要でした。 - NetBeans
To verify that the project has been deployed, expand Sun Java System Application Server 9 JBI Service Assemblies in the Runtime window. 例文帳に追加
プロジェクトが配備されたことを確認するには、「実行時」ウィンドウで「Sun Java System Application Server 9」「JBI」「サービスアセンブリ」を展開します。 - NetBeans
In the New Java Class wizard that displays, enter HelloService for Class Name, and type in service for Package Name to create a new package for the class.例文帳に追加
表示される「新規 Java クラス」ウィザードで、「クラス名」に「HelloService」と入力し、「パッケージ名」に「service」と入力してクラスの新規パッケージを作成します。 - NetBeans
When a Web service client application starts calling processing, a proxy emulator accepts it and performs calling request to a service providing device via a Web service proxy when a method for Java(R) type is called.例文帳に追加
WS Client Aplが呼出処理を開始すると、Proxy Emulatorが受け付け、Java(登録商標) Type用のメソッドが呼び出された場合には、WS Proxyを経由してサービス提供装置へ呼出要求を行う。 - 特許庁
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
If the method is not for Java(R) type, the proxy emulator directly receives and delivers it as in XML format to the Web service client application.例文帳に追加
Java(登録商標) Type用のメソッドでなければ、直接Proxy Emulatorが受信して、XML形式のままWS Client Aplに渡す。 - 特許庁
In the following procedure, you create an Enterprise Java Bean (EJB) that contains the images that will be passed by the web service as binary data. 例文帳に追加
次の手順では、Web サービスによってバイナリデータとして渡されるイメージを含むエンタープライズ Java Bean (EJB) を作成します。 - NetBeans
The JNDI (Java naming and directory interface) is defined to be independent of any specific directory service implementation. 例文帳に追加
JNDI(Java命名とディレクトリ・インタフェース)は特定のディレクトリ・サービス実装のどれからも独立であるように定義されている. - コンピューター用語辞典
Before you can deploy your composite application,the Sun Java System Application Server and the BPEL Service Engine must be configured correctly and running. 例文帳に追加
複合アプリケーションを配備する前に、Sun Java System Application Server と BPELサービスエンジンを正しく構成して、実行する必要があります。 - 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
When a response stored in a format described in XML is returned from the service providing device, the response is received via the Web service proxy, if the method called at the time of requesting is for Java(R) type, converted to Java(R) type, and delivered to the Web service client application.例文帳に追加
サービス提供装置から、レスポンスがXMLで記述された形式で格納されて戻ってくると、リクエスト時に呼び出されたメソッドがJava(登録商標) Type用のメソッドであれば、WS Proxyを経由してレスポンスを受信して、Java(登録商標) Typeに変換し、WS Client Aplに渡す。 - 特許庁
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
Jini service 201, lookup serviced 203, a proxy part 204, a service side connection part 205, a service side information distribution part 207, a first message storage part 208 and a service side communication part 211 are Java objects operated at a network node supplying service.例文帳に追加
Jiniサービス201,ルックアップサービス203,プロキシ部204,サービス側接続部205,サービス側情報配信部207,第1のメッセージ格納部208,およびサービス側通信部211はそれぞれ,サービスを提供するネットワーク・ノード上で動作するJavaオブジェクトである。 - 特許庁
If you wanted to edit the WSDL of the web service, for example to add or change namespaces, you would select Generate a WSDL from Java Source Code. 例文帳に追加
Web サービスの WSDL を編集する場合、たとえば名前空間を追加したり変更したりする場合は、「Generate a WSDL from Java Source Code」を選択します。 - 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
| 例文 |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| 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会員(無料)になると
|
