Hello,

This problem is happening when I run WSDL2Java on a service that is exposing types that may clash with java types such as:

found   : java.lang.String
required: myPkg.MyServiceStub.String
String prefix2 = org.apache.axis2.databinding.utils.BeanUtil.getUniquePrefix(); ^

cannot find symbol
symbol : method writeStartElement(myPkg.MyServiceStub.String,java.lang.String,java.lang.String)
location: interface javax.xml.stream.XMLStreamWriter
xmlWriter.writeStartElement(prefix2,"string", namespace);
                                                                ^

Could somebody please help?

Thanks

_________________________________________________________________
5.5%* 30 year fixed mortgage rate. Good credit refinance. Up to 5 free quotes - *Terms https://www2.nextag.com/goto.jsp?product=100000035&url=%2fst.jsp&tm=y&search=mortgage_text_links_88_h2a5d&s=4056&p=5117&disc=y&vers=910


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to