when running ant on the sample target, included in the junit-objects package, I get the following error messages: package javac.xml.soap does not exist, ...
I downloaded the java_xml_pack but I'm not sure if that's what I need.
what can I do?
thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hello
when running ant on the sample target, included in the junit-objects package, I get the following error messages: package javac.xml.soap does not exist, ...
I downloaded the java_xml_pack but I'm not sure if that's what I need.
what can I do?
thanks.
hi!
the code that imports the soap stuff are tests which one of us was playing around with at one point but got into the beta release.
There are a couple of things you can do...
1. get the java soap with attachments library
2. comment out the code that uses that.
3. check out the newest code from svn which we have removed that stuff from.