jdk/src/linux/doc/man/ja/wsgen.1
author jjg
Tue, 11 Mar 2008 13:14:55 -0700
changeset 168 25697c18650b
parent 2 90ce3da70b43
child 2692 345bc8d65b19
permissions -rw-r--r--
6307187: clean up code for -Xlint:options Summary: introduce common code for handling one-of and any-of options Reviewed-by: mcimadamore
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
'\" t
90ce3da70b43 Initial load
duke
parents:
diff changeset
     2
.\"
90ce3da70b43 Initial load
duke
parents:
diff changeset
     3
.\" Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
90ce3da70b43 Initial load
duke
parents:
diff changeset
     4
.\" DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
90ce3da70b43 Initial load
duke
parents:
diff changeset
     5
.\"
90ce3da70b43 Initial load
duke
parents:
diff changeset
     6
.\" This code is free software; you can redistribute it and/or modify it
90ce3da70b43 Initial load
duke
parents:
diff changeset
     7
.\" under the terms of the GNU General Public License version 2 only, as
90ce3da70b43 Initial load
duke
parents:
diff changeset
     8
.\" published by the Free Software Foundation.
90ce3da70b43 Initial load
duke
parents:
diff changeset
     9
.\"
90ce3da70b43 Initial load
duke
parents:
diff changeset
    10
.\" This code is distributed in the hope that it will be useful, but WITHOUT
90ce3da70b43 Initial load
duke
parents:
diff changeset
    11
.\" ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
90ce3da70b43 Initial load
duke
parents:
diff changeset
    12
.\" FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
90ce3da70b43 Initial load
duke
parents:
diff changeset
    13
.\" version 2 for more details (a copy is included in the LICENSE file that
90ce3da70b43 Initial load
duke
parents:
diff changeset
    14
.\" accompanied this code).
90ce3da70b43 Initial load
duke
parents:
diff changeset
    15
.\"
90ce3da70b43 Initial load
duke
parents:
diff changeset
    16
.\" You should have received a copy of the GNU General Public License version
90ce3da70b43 Initial load
duke
parents:
diff changeset
    17
.\" 2 along with this work; if not, write to the Free Software Foundation,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    18
.\" Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    19
.\"
90ce3da70b43 Initial load
duke
parents:
diff changeset
    20
.\" Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    21
.\" CA 95054 USA or visit www.sun.com if you need additional information or
90ce3da70b43 Initial load
duke
parents:
diff changeset
    22
.\" have any questions.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    23
.\"
90ce3da70b43 Initial load
duke
parents:
diff changeset
    24
.\" `
90ce3da70b43 Initial load
duke
parents:
diff changeset
    25
.TH wsgen 1 "2006 年 9 月 4 日" "Java SE 6" "ユーザーコマンド"
90ce3da70b43 Initial load
duke
parents:
diff changeset
    26
." Generated by html2man
90ce3da70b43 Initial load
duke
parents:
diff changeset
    27
90ce3da70b43 Initial load
duke
parents:
diff changeset
    28
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
    29
.SH 名前
90ce3da70b43 Initial load
duke
parents:
diff changeset
    30
wsgen \- JAX\-WS 2.0 ベータ
90ce3da70b43 Initial load
duke
parents:
diff changeset
    31
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
    32
.RS 3
90ce3da70b43 Initial load
duke
parents:
diff changeset
    33
90ce3da70b43 Initial load
duke
parents:
diff changeset
    34
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
    35
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
    36
\f2wsgen\fP ツールは、JAX\-WS Web サービスで使用される JAX\-WS ポータブルアーティファクトを生成します。このツールは、サービスエンドポイント実装クラス (SEI) を読み取り、Web サービスの配備と呼び出しに必要なすべてのアーティファクトを生成します。
90ce3da70b43 Initial load
duke
parents:
diff changeset
    37
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
    38
.RE
90ce3da70b43 Initial load
duke
parents:
diff changeset
    39
.SH "形式"
90ce3da70b43 Initial load
duke
parents:
diff changeset
    40
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
    41
90ce3da70b43 Initial load
duke
parents:
diff changeset
    42
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
    43
.nf
90ce3da70b43 Initial load
duke
parents:
diff changeset
    44
\f3
90ce3da70b43 Initial load
duke
parents:
diff changeset
    45
.fl
90ce3da70b43 Initial load
duke
parents:
diff changeset
    46
wsgen [options] <SEI>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    47
.fl
90ce3da70b43 Initial load
duke
parents:
diff changeset
    48
\fP
90ce3da70b43 Initial load
duke
parents:
diff changeset
    49
.fi
90ce3da70b43 Initial load
duke
parents:
diff changeset
    50
90ce3da70b43 Initial load
duke
parents:
diff changeset
    51
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
    52
.SH "オプション"
90ce3da70b43 Initial load
duke
parents:
diff changeset
    53
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
    54
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
    55
次の表に、\f2wsgen\fP のオプションを示します。
90ce3da70b43 Initial load
duke
parents:
diff changeset
    56
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
    57
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
    58
表 1\-1 wsgen のオプション
90ce3da70b43 Initial load
duke
parents:
diff changeset
    59
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
    60
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
    61
.sp 1n
90ce3da70b43 Initial load
duke
parents:
diff changeset
    62
.TS
90ce3da70b43 Initial load
duke
parents:
diff changeset
    63
center;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    64
cbp-1  cbp-1
90ce3da70b43 Initial load
duke
parents:
diff changeset
    65
li  l .
90ce3da70b43 Initial load
duke
parents:
diff changeset
    66
オプション	詳細
90ce3da70b43 Initial load
duke
parents:
diff changeset
    67
_
90ce3da70b43 Initial load
duke
parents:
diff changeset
    68
-classpath <path>	入力クラスファイルの検索場所を指定します
90ce3da70b43 Initial load
duke
parents:
diff changeset
    69
-cp <path>	T{
90ce3da70b43 Initial load
duke
parents:
diff changeset
    70
-classpath <path> と同じ
90ce3da70b43 Initial load
duke
parents:
diff changeset
    71
T}	
90ce3da70b43 Initial load
duke
parents:
diff changeset
    72
-d <directory>	生成される出力ファイルを格納する場所を指定する
90ce3da70b43 Initial load
duke
parents:
diff changeset
    73
-extension	T{
90ce3da70b43 Initial load
duke
parents:
diff changeset
    74
ベンダー拡張 (仕様で規定されていない機能) を許可します。拡張を使用すると、アプリケーションの移植性が失われたり、ほかの実装との相互運用が行えなくなる可性があります
90ce3da70b43 Initial load
duke
parents:
diff changeset
    75
T}	
90ce3da70b43 Initial load
duke
parents:
diff changeset
    76
-help	T{
90ce3da70b43 Initial load
duke
parents:
diff changeset
    77
ヘルプを表示します
90ce3da70b43 Initial load
duke
parents:
diff changeset
    78
T}	
90ce3da70b43 Initial load
duke
parents:
diff changeset
    79
-keep	T{
90ce3da70b43 Initial load
duke
parents:
diff changeset
    80
生成されたファイルを保持します
90ce3da70b43 Initial load
duke
parents:
diff changeset
    81
T}	
90ce3da70b43 Initial load
duke
parents:
diff changeset
    82
-r <directory>	T{
90ce3da70b43 Initial load
duke
parents:
diff changeset
    83
常に -wsdl オプションと組み合わせて使用します。WSDL などの生成されたリソースファイルの格納場所を指定します
90ce3da70b43 Initial load
duke
parents:
diff changeset
    84
T}	
90ce3da70b43 Initial load
duke
parents:
diff changeset
    85
-s <directory>	T{
90ce3da70b43 Initial load
duke
parents:
diff changeset
    86
生成されるソースファイルを格納する場所を指定する
90ce3da70b43 Initial load
duke
parents:
diff changeset
    87
T}	
90ce3da70b43 Initial load
duke
parents:
diff changeset
    88
-verbose	T{
90ce3da70b43 Initial load
duke
parents:
diff changeset
    89
コンパイラが実行している処理に関するメッセージを出力します
90ce3da70b43 Initial load
duke
parents:
diff changeset
    90
T}	
90ce3da70b43 Initial load
duke
parents:
diff changeset
    91
-version	T{
90ce3da70b43 Initial load
duke
parents:
diff changeset
    92
バージョン情報を出力します。このオプションを使用した場合、バージョン情報が出力されるだけです。通常の処理は実行されません。
90ce3da70b43 Initial load
duke
parents:
diff changeset
    93
T}	
90ce3da70b43 Initial load
duke
parents:
diff changeset
    94
-wsdl[:protocol]	T{
90ce3da70b43 Initial load
duke
parents:
diff changeset
    95
wsgen はデフォルトでは WSDL ファイルを生成しません。このフラグは省略可能ですが、指定した場合は wsgen が WSDL ファイルを生成するようになります。このフラグは通常、エンドポイントの配備前に開発者が WSDL を参照できるようにするためだけに使用されます。protocol は省略可能であり、wsdl:binding で使用すべきプロトコルを指定するために使用されます。有効なプロトコルは次のとおりで す。 soap1.1 と Xsoap1.2。デフォルトは soap1.1 です。Xsoap1.2 は標準ではないた め、-extension オプションと組み合わせないと使用できません。
90ce3da70b43 Initial load
duke
parents:
diff changeset
    96
T}	
90ce3da70b43 Initial load
duke
parents:
diff changeset
    97
-servicename <name>	T{
90ce3da70b43 Initial load
duke
parents:
diff changeset
    98
常に -wsdl オプションと組み合わせて使用します。WSDL 内で生成されるべき wsdl:service の名前を指定するために使用します。例 : -servicename "{http://mynamespace/}MyService"
90ce3da70b43 Initial load
duke
parents:
diff changeset
    99
T}	
90ce3da70b43 Initial load
duke
parents:
diff changeset
   100
-portname <name>	T{
90ce3da70b43 Initial load
duke
parents:
diff changeset
   101
常に -wsdl オプションと組み合わせて使用します。WSDL 内で生成されるべき wsdl:port の名 前を指定するために使用します。例 : -portname "{http://mynamespace/}MyPort"
90ce3da70b43 Initial load
duke
parents:
diff changeset
   102
T}	
90ce3da70b43 Initial load
duke
parents:
diff changeset
   103
.TE
90ce3da70b43 Initial load
duke
parents:
diff changeset
   104
.if \n-(b.=0 .nr c. \n(.c-\n(d.-57
90ce3da70b43 Initial load
duke
parents:
diff changeset
   105
90ce3da70b43 Initial load
duke
parents:
diff changeset
   106
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
   107
.SS 
90ce3da70b43 Initial load
duke
parents:
diff changeset
   108
Ant タスク
90ce3da70b43 Initial load
duke
parents:
diff changeset
   109
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
   110
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
   111
\f2wsgen\fP ツールには、このツール用の Ant タスクが付属しています。この Ant タスクがサポートする属性や要素を、次に示します。
90ce3da70b43 Initial load
duke
parents:
diff changeset
   112
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
   113
.nf
90ce3da70b43 Initial load
duke
parents:
diff changeset
   114
\f3
90ce3da70b43 Initial load
duke
parents:
diff changeset
   115
.fl
90ce3da70b43 Initial load
duke
parents:
diff changeset
   116
  
90ce3da70b43 Initial load
duke
parents:
diff changeset
   117
.fl
90ce3da70b43 Initial load
duke
parents:
diff changeset
   118
    <wsgen      
90ce3da70b43 Initial load
duke
parents:
diff changeset
   119
.fl
90ce3da70b43 Initial load
duke
parents:
diff changeset
   120
         sei="..."
90ce3da70b43 Initial load
duke
parents:
diff changeset
   121
.fl
90ce3da70b43 Initial load
duke
parents:
diff changeset
   122
         destdir="directory for generated class files"      
90ce3da70b43 Initial load
duke
parents:
diff changeset
   123
.fl
90ce3da70b43 Initial load
duke
parents:
diff changeset
   124
         classpath="classpath" | cp="classpath"
90ce3da70b43 Initial load
duke
parents:
diff changeset
   125
.fl
90ce3da70b43 Initial load
duke
parents:
diff changeset
   126
         resourcedestdir="directory for generated resource files such as WSDLs"
90ce3da70b43 Initial load
duke
parents:
diff changeset
   127
.fl
90ce3da70b43 Initial load
duke
parents:
diff changeset
   128
         sourcedestdir="directory for generated source files"      
90ce3da70b43 Initial load
duke
parents:
diff changeset
   129
.fl
90ce3da70b43 Initial load
duke
parents:
diff changeset
   130
         keep="true|false"
90ce3da70b43 Initial load
duke
parents:
diff changeset
   131
.fl
90ce3da70b43 Initial load
duke
parents:
diff changeset
   132
         verbose="true|false"
90ce3da70b43 Initial load
duke
parents:
diff changeset
   133
.fl
90ce3da70b43 Initial load
duke
parents:
diff changeset
   134
         genwsdl="true|false"      
90ce3da70b43 Initial load
duke
parents:
diff changeset
   135
.fl
90ce3da70b43 Initial load
duke
parents:
diff changeset
   136
         protocol="soap1.1|Xsoap1.2"
90ce3da70b43 Initial load
duke
parents:
diff changeset
   137
.fl
90ce3da70b43 Initial load
duke
parents:
diff changeset
   138
         servicename="..."
90ce3da70b43 Initial load
duke
parents:
diff changeset
   139
.fl
90ce3da70b43 Initial load
duke
parents:
diff changeset
   140
         portname="...">
90ce3da70b43 Initial load
duke
parents:
diff changeset
   141
.fl
90ce3da70b43 Initial load
duke
parents:
diff changeset
   142
         extension="true|false"
90ce3da70b43 Initial load
duke
parents:
diff changeset
   143
.fl
90ce3da70b43 Initial load
duke
parents:
diff changeset
   144
         <classpath refid="..."/>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   145
.fl
90ce3da70b43 Initial load
duke
parents:
diff changeset
   146
     </wsgen>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   147
.fl
90ce3da70b43 Initial load
duke
parents:
diff changeset
   148
\fP
90ce3da70b43 Initial load
duke
parents:
diff changeset
   149
.fi
90ce3da70b43 Initial load
duke
parents:
diff changeset
   150
90ce3da70b43 Initial load
duke
parents:
diff changeset
   151
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
   152
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
   153
.TS
90ce3da70b43 Initial load
duke
parents:
diff changeset
   154
center;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   155
lbp-1 lbp-1 lbp-1
90ce3da70b43 Initial load
duke
parents:
diff changeset
   156
li l l
90ce3da70b43 Initial load
duke
parents:
diff changeset
   157
li l li .
90ce3da70b43 Initial load
duke
parents:
diff changeset
   158
属性	説明	コマンド行
90ce3da70b43 Initial load
duke
parents:
diff changeset
   159
_
90ce3da70b43 Initial load
duke
parents:
diff changeset
   160
sei	サービスエンドポイント実装クラスの名前	SEI
90ce3da70b43 Initial load
duke
parents:
diff changeset
   161
destdir	T{
90ce3da70b43 Initial load
duke
parents:
diff changeset
   162
生成される出力クラスを格納する場所を指定します
90ce3da70b43 Initial load
duke
parents:
diff changeset
   163
T}	-d
90ce3da70b43 Initial load
duke
parents:
diff changeset
   164
classpath	入力クラスファイルの検索場所を指定します	-classpath
90ce3da70b43 Initial load
duke
parents:
diff changeset
   165
cp	-classpath と同じ	-cp
90ce3da70b43 Initial load
duke
parents:
diff changeset
   166
resourcedestdir	T{
90ce3da70b43 Initial load
duke
parents:
diff changeset
   167
常に -wsdl オプションと組み合わせて使用します。WSDL などの生成されたリソースファイルの格納場所を指定します
90ce3da70b43 Initial load
duke
parents:
diff changeset
   168
T}	-r
90ce3da70b43 Initial load
duke
parents:
diff changeset
   169
sourcedestdir	T{
90ce3da70b43 Initial load
duke
parents:
diff changeset
   170
生成されるソースファイルを格納する場所を指定します
90ce3da70b43 Initial load
duke
parents:
diff changeset
   171
T}	-s
90ce3da70b43 Initial load
duke
parents:
diff changeset
   172
keep	生成されたファイルを保持します	-keep
90ce3da70b43 Initial load
duke
parents:
diff changeset
   173
verbose	T{
90ce3da70b43 Initial load
duke
parents:
diff changeset
   174
コンパイラが実行している処理に関するメッセージを出力します
90ce3da70b43 Initial load
duke
parents:
diff changeset
   175
T}	-verbose
90ce3da70b43 Initial load
duke
parents:
diff changeset
   176
genwsdl	T{
90ce3da70b43 Initial load
duke
parents:
diff changeset
   177
WSDL ファイルを生 成すべきかどうかを指定します
90ce3da70b43 Initial load
duke
parents:
diff changeset
   178
T}	-wsdl
90ce3da70b43 Initial load
duke
parents:
diff changeset
   179
protocol	T{
90ce3da70b43 Initial load
duke
parents:
diff changeset
   180
genwsdl と組み合わせて使用します。wsdl:binding で使用するプロトコルを指定します。有効な値は「soap1.1」と「Xsoap1.2」で、デフォルトは「soap1.1」です。「Xsoap1.2」は標準ではないため、-extensions オプションと組み合わせないと使用できません
90ce3da70b43 Initial load
duke
parents:
diff changeset
   181
T}	-wsdl:soap11
90ce3da70b43 Initial load
duke
parents:
diff changeset
   182
servicename	T{
90ce3da70b43 Initial load
duke
parents:
diff changeset
   183
genwsdl オプションと組み合わせて使用します。生成される WSDL の wsdl:service の名前を指定するために使用します。例 : servicename="{http://mynamespace/}MyService"
90ce3da70b43 Initial load
duke
parents:
diff changeset
   184
T}	-servicename
90ce3da70b43 Initial load
duke
parents:
diff changeset
   185
portname	T{
90ce3da70b43 Initial load
duke
parents:
diff changeset
   186
genwsdl オプションと組み合わせて使用します。生成される WSDL の wsdl:portname の名前を指定するために使用します。例 : portname="{http://mynamespace/}MyPort"
90ce3da70b43 Initial load
duke
parents:
diff changeset
   187
T}	-servicename
90ce3da70b43 Initial load
duke
parents:
diff changeset
   188
extension	T{
90ce3da70b43 Initial load
duke
parents:
diff changeset
   189
ベンダー拡張 (仕様で規定されていない機能) を許可します。拡張を使用すると、アプリケーションの移植性が失われたり、ほかの実装との相互運用が行えなくなる可能性があります
90ce3da70b43 Initial load
duke
parents:
diff changeset
   190
T}	-extension
90ce3da70b43 Initial load
duke
parents:
diff changeset
   191
.TE
90ce3da70b43 Initial load
duke
parents:
diff changeset
   192
.if \n-(b.=0 .nr c. \n(.c-\n(d.-68
90ce3da70b43 Initial load
duke
parents:
diff changeset
   193
90ce3da70b43 Initial load
duke
parents:
diff changeset
   194
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
   195
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
   196
\f2classpath\fP 属性は、
90ce3da70b43 Initial load
duke
parents:
diff changeset
   197
.na
90ce3da70b43 Initial load
duke
parents:
diff changeset
   198
\f2Path\-like Structure\fP
90ce3da70b43 Initial load
duke
parents:
diff changeset
   199
.fi
90ce3da70b43 Initial load
duke
parents:
diff changeset
   200
(http://ant.apache.org/manual/using.html#path) であり、入れ子になった \f2<classpath>\fP 要素を使って設定することもできます。このタスクを使用するには、次の \f2<taskdef>\fP 要素をプロジェクトに追加しておく必要があります。
90ce3da70b43 Initial load
duke
parents:
diff changeset
   201
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
   202
.nf
90ce3da70b43 Initial load
duke
parents:
diff changeset
   203
\f3
90ce3da70b43 Initial load
duke
parents:
diff changeset
   204
.fl
90ce3da70b43 Initial load
duke
parents:
diff changeset
   205
  <taskdef name="wsgen" classname="com.sun.tools.ws.ant.WsGen">
90ce3da70b43 Initial load
duke
parents:
diff changeset
   206
.fl
90ce3da70b43 Initial load
duke
parents:
diff changeset
   207
      <classpath path="jaxws.classpath"/>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   208
.fl
90ce3da70b43 Initial load
duke
parents:
diff changeset
   209
  </taskdef>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   210
.fl
90ce3da70b43 Initial load
duke
parents:
diff changeset
   211
\fP
90ce3da70b43 Initial load
duke
parents:
diff changeset
   212
.fi
90ce3da70b43 Initial load
duke
parents:
diff changeset
   213
90ce3da70b43 Initial load
duke
parents:
diff changeset
   214
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
   215
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
   216
ここで、\f2jaxws.classpath\fP は、JAX\-WS ツールが必要とするクラスのリストを含む、ビルド環境内の別の場所に定義された
90ce3da70b43 Initial load
duke
parents:
diff changeset
   217
.na
90ce3da70b43 Initial load
duke
parents:
diff changeset
   218
\f2Path\-like Structure\fP
90ce3da70b43 Initial load
duke
parents:
diff changeset
   219
.fi
90ce3da70b43 Initial load
duke
parents:
diff changeset
   220
(http://ant.apache.org/manual/using.html#path) への参照です。
90ce3da70b43 Initial load
duke
parents:
diff changeset
   221
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
   222
.SH "例"
90ce3da70b43 Initial load
duke
parents:
diff changeset
   223
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
   224
90ce3da70b43 Initial load
duke
parents:
diff changeset
   225
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
   226
.nf
90ce3da70b43 Initial load
duke
parents:
diff changeset
   227
\f3
90ce3da70b43 Initial load
duke
parents:
diff changeset
   228
.fl
90ce3da70b43 Initial load
duke
parents:
diff changeset
   229
<wsgen      
90ce3da70b43 Initial load
duke
parents:
diff changeset
   230
.fl
90ce3da70b43 Initial load
duke
parents:
diff changeset
   231
      resourcedestdir="${wsdl.dir}"
90ce3da70b43 Initial load
duke
parents:
diff changeset
   232
.fl
90ce3da70b43 Initial load
duke
parents:
diff changeset
   233
      sei="fromjava.server.AddNumbersImpl">
90ce3da70b43 Initial load
duke
parents:
diff changeset
   234
.fl
90ce3da70b43 Initial load
duke
parents:
diff changeset
   235
      <classpath refid="compile.classpath"/>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   236
.fl
90ce3da70b43 Initial load
duke
parents:
diff changeset
   237
</wsgen>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   238
.fl
90ce3da70b43 Initial load
duke
parents:
diff changeset
   239
\fP
90ce3da70b43 Initial load
duke
parents:
diff changeset
   240
.fi
90ce3da70b43 Initial load
duke
parents:
diff changeset
   241
90ce3da70b43 Initial load
duke
parents:
diff changeset
   242
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
   243
90ce3da70b43 Initial load
duke
parents:
diff changeset
   244
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
   245