1153万例文収録!

「Java system」に関連した英語例文の一覧と使い方(4ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > Java systemに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

Java systemの部分一致の例文一覧と使い方

該当件数 : 293



例文

Note: If the Warning - Select Server dialog box appears, select Sun Java System Application Server 9 and click OK. 例文帳に追加

注: 「警告 - サーバーの選択」ダイアログが表示された場合、「Sun Java System Application Server 9」を選択して「了解」をクリックします。 - 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

If you do not already have the Java SE API documentation on your system,download the documentation from http://java.sun.com/javase/downloads/index.jsp.例文帳に追加

システム上に Java SE API のドキュメントがまだない場合、http://java.sun.com/javase/downloads/index.jsp からドキュメントをダウンロードします。 - NetBeans

A Java GUI application uses the standard Javacomponents GUI component set, Swing, and is deployed to the desktop.As with other Java applications, Java GUI applications can be deployed to Microsoft Windows, Linux, Mac OS, OpenSolaris and any other system that contains the Java Runtime Environment.例文帳に追加

グラフィカルユーザーインタフェース (GUI) アプリケーションは、Java 標準コンポーネントの GUI コンポーネントセットである Swing を使用するアプリケーションで、デスクトップに配備します。 Java GUI アプリケーションは、ほかの Java コードと同様、どのプラットフォームでも実行できるので、デスクトップアプリケーションの作成が簡単になります。 - NetBeans

例文

Select Sun Java System Application Server for the Server, J2EE 1.4 for the Java EE Version,and ensure that the check boxes for Set Source Level to 1.4 and Set as Main Project are selected.Then click Next.例文帳に追加

「サーバー」に Sun Java System Application Server を選択し、「Java EE バージョン」に J2EE 1.4 を選択して、「ソースレベルを 1.4 に設定」と「主プロジェクトとして設定」の各チェックボックスが選択されていることを確認します。 「次へ」をクリックします。 - NetBeans


例文

When you create a Visual Web Application project and you have specified Sun Java System Application Server PE 9.0 Update 1 or later as an application server in NetBeans, the IDE can create a web application based on Java EE 5 that uses JavaServer Faces 1.2 components. 例文帳に追加

NetBeans で、アプリケーションサーバーとして Sun Java System Application Server PE 9.0 Update 1 以降を指定して Visual Web アプリケーションプロジェクトを作成する場合、IDE は JavaServer Faces 1.2 のコンポーネントを使用する Java EE 5 に基づいた Web アプリケーションを作成できます。 - NetBeans

If your migrated project was originally deployed on the Sun Java System Application Server, then you can deploy the project in NetBeans IDE 6.0 or 6.1. 例文帳に追加

移行したプロジェクトが、最初に Sun Java System Application Server に配備されていた場合、そのプロジェクトは NetBeans IDE 6.0 または 6.1 で配備できます。 - NetBeans

If necessary, you can uninstall the bundled software, however you must uninstall the NetBeans IDE and the Sun Java System Application Server separately.例文帳に追加

必要に応じて、バンドルソフトウェアをアンインストールできますが、NetBeans IDE と Sun Java System Application Server は個別にアンインストールする必要があります。 - NetBeans

In order to use the J2EE development features of NetBeans IDE 4.1, you must have the Sun Java System Application Server Platform Edition 8 2005Q1 installed on your computer.例文帳に追加

NetBeans IDE 4.1 の J2EE 開発機能を利用するには、コンピュータに Sun Java System Application Server Platform Edition 8 2005Q1 がインストールされている必要があります。 - NetBeans

例文

In order to use the J2EE development features of NetBeans IDE 5.0, you must have the Sun Java System Application Server Platform Edition 8 installed on your computer.例文帳に追加

NetBeans IDE 5.0 の J2EE 開発機能を利用するには、コンピュータに Sun Java System Application Server Platform Edition 8 がインストールされている必要があります。 - NetBeans

例文

To verify that the Sun Java System Application Server is configured in the IDE, click the Runtime tab and expand the Servers node. 例文帳に追加

Sun Java System Application Server が IDE 内で構成されていることを確認するには、「実行時」タブをクリックして、「 サーバー 」ノードを展開します。 - NetBeans

The Sun Java System Application Server (GlassFish) has one pre-defined user named admin, which is used for accessing the Admin Console. 例文帳に追加

Sun Java System Application Server (GlassFish) には、管理コンソールへのアクセスに使用される、admin という名前の事前定義されたユーザーが 1 つあります。 - NetBeans

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

Note: If you have installed the Sun Java System Application Server, configure the application server on NetBeans IDE, as described in Application Server Configuration before installing Visual Web Pack so that the installer can install the sample Travel schema into the server's bundled Java DB database. 例文帳に追加

注意: Sun Java System Application Server をインストールしている場合は、Visual Web Pack をインストールする前に、「Sun Java System Application Server の構成」の説明に従って、NetBeans IDE でアプリケーションサーバーを構成してください。 これにより、Visual Web Pack インストーラは、Application Server に付属の Java DB データベースにサンプルの Travel スキーマをインストールできるようになります。 - NetBeans

Running the command java-config --list-available-vms will give you a list of all JREs and JDKs installed on your system.例文帳に追加

java-config--list-available-vmsを実行することによりシステムで使用可能なJREとJDKのリスト得ることができます。 - Gentoo Linux

As of this date, only the Sun Java System Application Server 9 U1 (build 14)or higher supports Visual Web applications that use the Java EE 5 platform.If you use a different server, you must choose the J2EE 1.4 platform when you create your project. 例文帳に追加

現時点では、Java EE 5 プラットフォームを使用する Visual Web アプリケーションをサポートするのは、Sun Java System Application Server 9 U1 (build 14) 以降だけです。 異なるサーバーを使用する場合は、プロジェクトの作成時に J2EE 1.4 プラットフォームを選択してください。 - NetBeans

On machines running Solaris operating system, the binary installer is the preferred method for installing NetBeansIDE and Sun Java System Application Server bundle.例文帳に追加

Solaris オペレーティングシステムが動作するマシンの場合は、バイナリインストーラを使用して NetBeans IDE およびバンドルの Sun Java System Application Server をインストールする方法を推奨します。 - NetBeans

If you do not want to install the Sun Java System Application Server,complete the following steps to make the Travel database available to the IDE.例文帳に追加

Sun Java System Application Server をインストールしない場合に、Travel データベースを IDE で使用できるようにするためには、次の手順を実行します。 - NetBeans

You can also use the IDE to help you set up a database connection pool and register the resources with the Sun Java System Application Server to use in your application. 例文帳に追加

さらに、IDE を使用して、データベース接続プールを設定し、Sun Java System Application Server にアプリケーションで使用するリソースを登録できます。 - NetBeans

If the installation of the Sun Java System Application Server was performed on a port other than 8080, you must perform the additional configuration steps, as follows: 例文帳に追加

Sun Java System Application Server のインストールを 8080 以外のポートで実行した場合、次に示す追加の構成手順を実行してください。 - NetBeans

Description: After you install NetBeans IDE on Java Desktop System for Linux, you might have to log off and log back on before the program appears in the Launch menu under Programming.例文帳に追加

Java Desktop System Release 2 に NetBeans IDE をインストールした後、起動メニューから NetBeans IDE を起動する前に、ログオフと再ログインを行なってください。 - NetBeans

If you are using the Sun Java System Application Server (GlassFish),make sure the server is installed and a server instance is registered with the IDE.例文帳に追加

Sun Java System Application Server (GlassFish) を使用する場合、サーバーがインストールされていて、サーバーインスタンスが IDE に登録されていることを確認します。 - NetBeans

Note that if you use a server other than the Sun Java System Application Server, you must make the database driver available to the server. 例文帳に追加

Sun Java System Application Server 以外のサーバーを使用している場合は、そのサーバーでデータベースドライバを使用可能にする必要があります。 - NetBeans

If you have installed the NetBeans IDE that is bundled with the Sun Java System Application Server,the application server is already registered with the IDE and you do not need to configure it.If you downloaded and installed the Sun Java System Application Server separately, you must configure the IDE to make the server available to the IDE.例文帳に追加

Sun Java System Application Server を付属する NetBeans IDE をインストールしている場合、Application Server はすでに IDE に登録されているので、Application Server を構成する必要はありません。 Sun Java System Application Server を個別にダウンロードしてインストールしている場合は、Application Server を IDE が使用できるように IDE を構成してください。 - NetBeans

The client system 3 executes the delivered java applet 204a on a java VM 302a.例文帳に追加

クライアントシステム3は、配信されたJavaアプレット204aをJavaVM302a上で実行する。 - 特許庁

To makeplatform independence possible the Java compiler compiles the Java code to an intermediate representation called "Java bytecode" that runs on a JRE (JavaRuntime Environment) and not directly on the operating system.例文帳に追加

一回のコンパイルで様々なプラットフォームで実行できる能力は、プログラムが実行される時にJavaのバイトコードをネイティブコードにコンパイルするjust-in-timeコンパイラ(JIT)を使用することによってもたらされます。 - Gentoo Linux

For this tutorial you need to register a local instance of GlassFish / Sun Java System Application Server with the IDE.The GlassFish application server is bundled with the IDE. 例文帳に追加

このチュートリアルでは、GlassFish または Sun Java System Application Server のローカルインスタンスを IDE に登録する必要があります。 IDE には GlassFish アプリケーションサーバーが含まれます。 - NetBeans

On Microsoft Windows machines, the preferred method of installing NetBeans IDE and Sun Java System Application Server bundle is using the self-extracting installer.例文帳に追加

Microsoft Windows マシンの場合は、自己抽出型のインストーラを使用して NetBeans IDE およびバンドルの Sun Java System Application Server をインストールする方法を推奨します。 - NetBeans

After specifying the location of the Sun Java System ApplicationServer and clicking Next, the wizard page becomes blank, and it is impossible to continue the installation.例文帳に追加

Sun Java System Application Server の場所を指定して「次へ」をクリックしたあとに、ウィザードページに何も表示されず、インストール処理を続けることができない。 - NetBeans

Before you can deploy your application, the Sun Java System Application Server and JBI runtime must be configured correctly and running. 例文帳に追加

アプリケーションを配備できるよう、前もって Sun Java System Application Server および JBI 実行環境を正しく構成し、稼動させておく必要があります。 - NetBeans

Similarly, notice that the application will be deployed to http://localhost:8084/MyProjectby default, but that the port number for the Sun Java System Application Server is included. 例文帳に追加

同様に、デフォルトでは、アプリケーションは http://localhost:8084/MyProject に配備されますが、Sun Java System Application Sever のポート番号が含まれていることに注意してください。 - NetBeans

For best results when developing Web and Java EE applications,make sure that your system meets at least the recommended system requirements. 例文帳に追加

Java EE のアプリケーションの開発を最適な状態で行うには、システムが少なくとも推奨のシステム要件を満たすようにしてください。 - NetBeans

If you are deploying your application to a server other than the Sun Java System Application Server, you need to set up your resources by editing the source file for the resource. 例文帳に追加

Sun Java System Application Server 以外のサーバーにアプリケーションを配備している場合は、リソースのソースファイルを編集して、リソースを設定する必要があります。 - NetBeans

In the Runtime window, right-click the SunJavaSystemApplicationServer9 node and choose Start. 例文帳に追加

「実行時」ウィンドウで、「Sun Java System Application Server 9」ノードを右クリックし、「起動」を選択します。 - NetBeans

For this scenario you first need to use the Admin Console of the Sun Java System Application Server to create two new users named user and admin. 例文帳に追加

このシナリオでは、まず Sun Java System Application Server の管理コンソールを使用して、user と admin という名前の 2 つの新しいユーザーを作成する必要があります。 - NetBeans

Note: If your web application uses a different server than the Sun Java System Application Server, you must put a copy of the derbyclient.jar file in your server's library directory.例文帳に追加

注: Web アプリケーションで Sun Java System Application Server 以外のサーバーを使用している場合は、サーバーのライブラリディレクトリに derbyclient.jar ファイルのコピーを置く必要があります。 - NetBeans

Using the java-config tool, you can set the system-wide default(provided you have root access). 例文帳に追加

あなたが管理者権限を持っているならば、java-configツールを使用することにより、システム全体のデフォルトを決めることができます。 - Gentoo Linux

SYSTEM FOR IMPROVING PROCESSING SPEED OF JAVA(R) PROGRAM AND ITS METHOD例文帳に追加

Javaプログラムの処理速度を向上させるシステム及びその方法 - 特許庁

If you make the Sun Java System Application Server available to the IDE after you install the Visual Web Pack, you must restart the IDE before the Travel database appears in the Runtime window.例文帳に追加

Visual Web Pack をインストールしたあとに Sun Java System Application Server を IDE に登録した場合は、IDE を再起動しないと「実行時」ウィンドウに Travel データベースは表示されません。 - NetBeans

If you originally deployed your migrated application to a server other than Sun Java System Application Server, then you need to make modifications to deploy your application. 例文帳に追加

移行したアプリケーションが、最初に Sun Java System Application Server 以外のサーバーに配備された場合、アプリケーションを配備するためには変更を行う必要があります。 - NetBeans

NetBeans IDE 4.1 adds support for developing applications for the J2EE 1.4Platform and their deployment to the Sun Java System Application Server8.1 Platform Edition. 例文帳に追加

NetBeans IDE 4.1 では、J2EE 1.4 プラットフォーム向けのアプリケーションの開発と、Sun Java System Application Sever 8.1 Platform Edition にそれらアプリケーションを配備することを可能にするサポートが追加されています。 - NetBeans

If the GlassFish application server has been installed, to register it select the Register the Sun Java System Application Server and NetBeans IDE after finishing the installer checkbox. 例文帳に追加

GlassFish アプリケーションサーバーがインストールされている場合、それを登録するにはインストーラが完了したあと「Sun Java System Application Server、NetBeans IDE を登録」のチェックボックスを選択します。 - NetBeans

IMPACT ANALYSIS TOOL OF LARGE-SCALE BUSINESS SYSTEM USING JAVA (R) LANGUAGE PROGRAM例文帳に追加

Java言語プログラムを用いた大規模業務系の影響分析ツール - 特許庁

INFLUENCE ANALYSIS TOOL FOR LARGE-SCALE BUSINESS SYSTEM USING Java (R) LANGUAGE PROGRAM例文帳に追加

Java言語プログラムを用いた大規模業務系の影響分析ツール - 特許庁

COMPUTER SYSTEM FOR IMPROVING PERFORMANCE OF JAVA PROGRAM OPERATING ON SERVER例文帳に追加

サ—バ上で働くJavaプログラムの性能向上を図るコンピュ—タ・システム - 特許庁

You need to make sure that the JMS connection factory resource in the PostMessage servlet is mapped to the correct JNDI name of the JMS connection factory resourceregistered with the Sun Java System Application Server.例文帳に追加

Sun Java System Application Server に登録されている JMS 接続ファクトリリソースの正しい JNDI 名に、PostMessage サーブレットの JMS 接続ファクトリリソースがマッピングされていることを確認する必要があります。 - NetBeans

Note: If you used the bundle installer, the Sun Java System ApplicationServer was installed and configured automatically so it is not necessary to carry out the registration procedure outlined above.例文帳に追加

注: バンドルのインストーラを使用した場合は、Sun Java System Application Server が自動的にインストールされ、設定されているので、上記の手順で登録を行う必要はありません。 - NetBeans

Note: The NetBeans IDE and Sun Java System Application Server bundlecreates the admin user with password adminadmin by default.Users should use these settings to log in via the web console. 例文帳に追加

注: NetBeans IDE と Sun Java System Application Server のバンドルでは、パスワードが adminadmin の admin ユーザーがデフォルトで作成されます。 ユーザーは、これらの設定を使用して Web コンソールからログインする必要があります。 - NetBeans

Workaround: To assign a different port number to Sun Java System Application Server: Navigate to the directory containing the application servers's installer .JAR file. by. 例文帳に追加

-is:tempdir オプションには、絶対パスの一時ディレクトリを指定してください。 - NetBeans

例文

Note: Because you also need the Sun Java System Application ServerPE 8 2005Q1 to work with the J2EE features of NetBeans IDE 4.1, your computermust also meet the applicationserver's minimum requirements. 例文帳に追加

注: NetBeans IDE 4.1 の J2EE 機能と連携するには、Sun Java System Application Server PE 8 2005Q1 も必要なため、ご使用のコンピュータはアプリケーションサーバーの最小要件も満たしている必要があります。 - NetBeans




  
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.
  
Copyright 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS