When I specify a package name to the CodeGenerationEngine via the CommandLineOptionParser, Axis places the skeletons and stubs in the custom package instead of the databound beans.
 
Here is my sample options line:
 
      -uri <wsdl-file-path> -o <output-path> -p <package-name> -l java -d adb -ss -g -u
Is this in fact a bug, or am I misunderstanding the meaning of the -p option?
 
Michael

Reply via email to