hello
when running ant on the sample target 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.
Log in to post a comment.
hello
when running ant on the sample target 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.