So how do I specify the package for the databound beans?

----- Original Message ----- From: "Ajith Ranabahu" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, March 29, 2006 9:28 PM
Subject: Re: [Axis2] 0.95 - CodeGenerationEngine not interpretting package option correctly


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

Reply via email to