Hi, Actually the -p option is just for that, i.e. the put the skeleton/stubs in the specified package. The databound beans take their own way to specify the package
On 3/30/06, Michael Mogley <[EMAIL PROTECTED]> wrote: > > 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 -- Ajith Ranabahu
