On Wed, May 23, 2012 at 7:23 PM, Nandeesh Kaggere <nkagg...@camsbycbs.com>wrote:
> Hi,**** > > This is one of those things.. that worked before. Now I am trying to > generate stub from a WSDL file as below. I have tried tweaking > configuration files unders \axis2\conf as well. If some one has an answer, > can you please share.**** > > ** ** > > C:\ax2-1.6.0BD\bin>WSDL2Java -uri C:\tryStubs\CARDCLOS.wsdl -p > com.com.xx.wsclient.closeCard -d adb -s -Eosv**** > > ** ** > > Using AXIS2_HOME: C:\ax2-1.6.0BD**** > > Using JAVA_HOME: C:\j2skd1.6_27**** > > ** ** > > Retrieving document at 'C:\tryStubs\CARDCLOS.wsdl'.**** > > log4j:WARN No appenders could be found for logger > (org.apache.axis2.description.**** > > WSDL11ToAllAxisServicesBuilder).**** > > log4j:WARN Please initialize the log4j system properly. > Can you post the error you are experiencing? According to your description above, you have not given an output path for the generated code. In that case, the code will be generated in "C:\ax2-1.6.0BD\bin\" directory. Thanks, Kishanthan. > **** > > ** ** > > *Thanks,* > > *Nandeesh ***** > > ** ** >