Hello-
I had experience difficulty while using the wsdl2java plug, if any of you can give me some idea, that will be great. Thanks in advance.
1. We have .wsdl file under different locations in location machine
/src/com/ge/lt/wsdl/pdb/some.wsdl
/src/com/ge/lt/wsdl/otheropt/someother.wsdl
/src/com/ge/lt/wsdl/dectb/some.asmx
How can I tell the wsdl2java that it need to compile these wsdl file under thse 3 locations ?
<sourceDirectory>/src/com/ge/lt/wsdl/pdb</sourceDirectory>
The sourceDiretory seems can not take multiple locations.
2. Seem it can not compile the .asmx file if I put its path to the <sourceDirectory>, just like
<sourceDirectory> /src/com/ge/lt/wsdl/dectb</sourceDirectory>
3. seems the <fileNamespaceToPackage> is not working at all, any idea ?
Thanks
i'm making a difference. Make every IM count for the cause of your choice. Join Now. --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
