Stupid programmer error! The plugin has the v1-0 jars which are different to the nightly build jars
I'll have to upgrade the eclipse plugin.... Matt --- Matthew Hannay <[EMAIL PROTECTED]> wrote: > 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] > > ____________________________________________________ Do you Yahoo!? Yahoo!7 Time Capsule - Make your mark and be a part of history http://www.yahoo7.com.au/timecapsule --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
