hi,
While trying the above mentioned tutorial with Sun Java Systems Access Manager, I find the error in following step:
[b]Part2:[/b]
2. Type ant to compile the WSDL file with wsimport, generate the stubs, and build the Web archive (WAR) file.
I am trying to compile the project with ant using command as defined in tutorial:
[b]c:\identitywebservices/samples/stockquoteservice > ant[/b]
and I get the error:
BUILD FAILED
C:\IdentityWebServices\samples\StockQuoteService\build.xml:13: Cannot find C:Sun
SDK/samples/bp-project/main.xml imported from C:\IdentityWebServices\samples\Sto
ckQuoteService\build.xml
I also tried the following command to use ant with wsimport:
[b]c:\identitywebservices/samples/stockquoteservice > ant wsimport[/b]
but the error remains the same.
Please guide me how to fix the error.
thanks
[Message sent by forum member 'mukhtiar' (mukhtiar)]
http://forums.java.net/jive/thread.jspa?messageID=276526