James Seigel - 2006-01-24

Logged In: YES
user_id=1282699

If you post this bug over to the new ksoap2.sf.net project
page it will be dealt with. I am making some new targets in
the build file that will have a couple different flavours of
the jar being built. Thank you for reporting this problem.
I f you want the leanest version of the jar, try only
including these classes:

<include name="**/IsoDate*" />
<include name="**/Base64*" />
<include name="**/XmlSerializer*" />
<include name="**/XmlPullParser*" />
<include name="**/KXmlParser*" />
<include name="**/KXmlSerializer*" />
<include name="**/Node*" />
<include name="**/Element*" />

Cheers
James.