I have included the jars from
Apache Axis2 1.1-SNAPSHOT build (October 26 2006)
in my eclipse project.
And when I try to compile the generated source
from wsdlToJava I get the following error
[javac] ProviderItem.java:339: cannot find symbol
[javac] symbol : method
convertTostring(java.lang.String)
[javac] location: class
org.apache.axis2.databinding.utils.ConverterUtil
[javac]
object.setName(org.apache.axis2.databinding.utils.ConverterUtil.convertTostring(
[javac] ^
After looking at the Snapshot code/class
the ConverterUtil.convertTostring( String ) method
does not exist.
Does any one else have the same problem?
Matt
____________________________________________________
On Yahoo!7
Break a world record with Total Girl's Worlds Largest Slumber Party
http://www.totalgirl.com.au/slumberparty
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]