The eclipse code generator plugin may be screwing with me I just check this....
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!? Help K-Zone create the longest line of footprints and break a world record http://www.kzone.com.au/display.cfm?ObjectID=FB378E31-10DA-493F-B97AE3065F22180E --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
