Hi,
Yes, the change of package names is fine, I should have made them powercase in the first place.
Re. running WSDL2Java automatically - could be done - we could fix the ant target for samples to do that for all sample WSDLs for example, not too hard. But you're right, we should hold off on it now - one reason being an incompatibility I found (and put into bugzilla) that results in generated stubs not working with WSIF automatically.
Nirmal.
"Anthony Elder" <[EMAIL PROTECTED]>
12/10/2002 06:17 AM
|
To: [EMAIL PROTECTED] cc: Subject: Re: cvs commit: xml-axis-wsif/java/samples/simplesoap/client/stub/com - New directory |
Nirmal, I've changed the package structure of the new samples you've been
adding, hope you don't mind.
The problem was that presently we have everything structured so that all
that needs to go in the build classpath is java/samples and everything is
picked up from there, and you don't need to change anything when new stuff
is added. Also the code guidelines say package names should be all
lowercase.
We were discussing having the build generate all the WSDL2Java files so we
always generate them from the latest WSDL2Java code, what do you think
about doing that? Realistically this would probably have to be post 2.0
work.
...ant
Anthony Elder
[EMAIL PROTECTED]
Web Services Development
IBM UK Laboratories, Hursley Park
(+44) 01962 818320, x248320, MP208.
[EMAIL PROTECTED] on 10/12/2002 11:03:12
Please respond to [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc:
Subject: cvs commit:
xml-axis-wsif/java/samples/simplesoap/client/stub/com - New
directory
antelder 2002/12/10 03:03:12
xml-axis-wsif/java/samples/simplesoap/client/stub/com - New directory