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
10/9/06, Javier Leyba <xleyba (AT) gmail (DOT) comwrote:
10/9/06, Marco Mistroni <mmistroni (AT) gmail (DOT) comwrote:
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
>
>
>
, but java2wsdl use to need to know wich is the interface. It needed
from command line and use to need it from ant.
I couldnt imagine how it will know wich is my interface with only the
path to source code.
--
Thanks
J
To unsubscribe, e-mail: users-unsubscribe (AT) maven (DOT) apache.org
For additional commands, e-mail: users-help (AT) maven (DOT) apache.org
--