Hello, i see.... in my case, my wstools (jboss) can see the Java file from which generate the wsdl because i am specifying it as an ant task, and i am specifying the classpath.. that's why the tool sees my interface
check on plugin docs if there is a way to specify classpath... hth marco On 10/9/06, Javier Leyba <[EMAIL PROTECTED]> wrote:
On 10/9/06, Marco Mistroni <[EMAIL PROTECTED]> wrote: > hi, > i have never used axistools plugin.. but for other code-generation plugins, > normally sourceDirectory is the source of your java files which are supposed > to go thru the code-generation tool > Ok, but java2wsdl use to need to know wich is the interface. It needed from command line and use to need it from ant. I couldn“t imagine how it will know wich is my interface with only the path to source code. Thanks J --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
