I am struggling with java2wsdl - I think I have my environment vars set correctly but can't seem to get the command line right:
When I do something like java2wsdl -o MyServices.wsdl . MyServices.class I
get the following:
Exception in . class name must present - which doesn't make
sense to me since I am running java2wsdl in the class directory.
Any help appreciated,
