You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Raees Ahmad <ra...@gmail.com> on 2010/01/20 17:57:30 UTC

Problem in creating java source code from wsdl

 Hi,



I am using your axis2-1.5.1-bin project in intellij IDEA for creation of web
services.

I am using an axis2 plugin of intellij IDEA to generate java source code
from wsdl file. Its working for most of the sample wsdl files provided by
you in “samples” directory.

The problem comes when I open StockQuoteService.wsdl in intellij IDEA to
generate java source code. It asks to register
http://w3.ibm.com/schemas/services/2002/11/15/stockquote uri.

Even after registering this uri, it gives the error “Can’t resolve symbol
‘getStockQuote’” and “Can’t resolve symbol ‘getStockQuoteResponse’”. It
seems there is some problem in wsdl where

import is used for data types. Please suggest what is the problem

The screen shot is also attached


--



Thanks in advance



Best Regards,

*Raees Ahmad*