Is your JAVA_HOME set to the correct location. try typing: %JAVA_HOME%\bin\java to check this
On Wed, Apr 15, 2009 at 2:59 PM, sridhar veerappan <[email protected]>wrote: > Hi, > I am trying to extract stubs using the command line from , but system > cannot > find the specified path. > > C:\apache-cxf-2.2\bin>wsdl2java ContactService.wsdl > or > wsdl2java -p ContactService.wsdl > or > wsdl2java -client ContactService.wsdl > > > The system cannot find the path specified. > > Can anyone help to solve this problem. > > Thanks in Advance > > Sridhar >
