If you prefer not to use the Web service wizard, you can use command
line tools to create Web services using the IBM® WebSphere® JAX-RPC runtime environment.
Once you have created your Web service, you can then deploy it to a server,
test it, and publish it as a business entity or business service.
To create Web services with the command line, you can use the
following methods:
Restriction: - When using the command line tools, ensure that the project name that you
enter is valid and can be used as a file name on your operating system. For
example, if you were to name your project "." the command line tools would
fail because they would be unable to create a directory in your file system
with this as its name. Alphanumeric project names are recommended.
- The command line tools and the batch scripts explicitly point to the JRE
inside the stub runtime. Do not modify these batch scripts to point to a
JRE other than the one installed with the product. If you need to use an alternate
JRE contact IBM support
for assistance.