Hi, I am running an ant task in Oracle JDeveloper 11g Tech Preview 4
the Task is as follows : <target name="generate-from-wsdl5" > <oracle:jaxwsGenImpl wsdl="contract/wsdl/${SRC_WSDL}" /> </target> The Output is : D:\Pras3\WebServiceRi\ws>ant generate-from-wsdl5 Buildfile: build.xml [taskdef] File D:\Pras3\WebServiceRi\ws\oracle\antlib.xml does not exist generate-from-wsdl5: BUILD FAILED D:\Pras3\WebServiceRi\ws\build.xml:188: Problem: failed to create task or type antlib:oracle:jaxwsGenImpl Cause: The name is undefined. Action: Check the spelling. Action: Check that any custom tasks/types have been declared. Action: Check that any <presetdef>/<macrodef> declarations have taken place. This appears to be an antlib declaration. Action: Check that the implementing library exists in one of: -D:\Jdev11-Tecpr4\ant\lib -C:\Documents and Settings\jnandi\.ant\lib -a directory added on the command line with the -lib argument Total time: 0 seconds I am getting the above error can sommeone please help me and please tell me how to use the ant task "oracle:jaxwsGenImpl " on Jdev 11G Tech Preview 4 or Jdev 11G Tech Prev 4 dont support this Thanks and Regards Jyoti -- View this message in context: http://www.nabble.com/Problem-%3Aant-task-%22oracle%3AjaxwsGenImpl-%22-on-Jdev-11G-Tech-Preview-4-tp18709181p18709181.html Sent from the Ant - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]