jyoti100 wrote:
Yes in the classpath ant-oracle.jar is present, but I think the main error is
Problem: failed to create task or type antlib:oracle:jaxwsGenImpl
No, the error message is "failed to create task or type...", which
happens if
1. There is no resource called /oracle/antlib.xml on the classpath
2. there is a resource called /oracle/antlib.xml on the classpath, but
it does not define a task called jaxwsGenImpl
This is one of
* a classpath problem
* the antlib: URI for the task is wrong
--
Steve Loughran http://www.1060.org/blogxter/publish/5
Author: Ant in Action http://antbook.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]