Hi,
Iam getting the following error,whe i tried running by Build
file.
Error:java.lang.NoClassDefFoundError:com/sun/xml/rpc/spi/toolsCompileTool
All the Environment variables are set.
The following statements in my Build file is giving error.
<wscompile keep="true" define="true" base="${build}"
xPrintStackTrace="true" verbose="true"
model="${build}/WEB-INF/${model.rpcenc.file}"
config="${config.rpcenc.file}">
<classpath>
<path refid="compile.classpath"/>
</classpath>
</wscompile>
Please let me know where Iam going wrong...,
Thanks in advance
Regards
VPK
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net