RE: query regarding org.apache.axis.wsdl.toJava.Emitter class

2002-06-06 Thread Tom Jordahl
EMAIL PROTECTED] Sent: 6/5/2002 7:06 AM Subject: Re: query regarding org.apache.axis.wsdl.toJava.Emitter class Oops! I see Sandeep also send this request to axis-dev. I'm forwarding my response to him in case anyone else cares to see a solution. Russell Butek [EMAIL PROTECTED] ---

Re: query regarding org.apache.axis.wsdl.toJava.Emitter class

2002-06-06 Thread Sandeep Lakshmipathy
I will follow the leads u have given me. I can use the new beta2 and get the program going. Thanks a lot Sandeep L

Re: query regarding org.apache.axis.wsdl.toJava.Emitter class

2002-06-06 Thread Russell Butek
can see. Russell Butek [EMAIL PROTECTED] Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: Re: query regarding org.apache.axis.wsdl.toJava.Emitter class Dear Russell, In the sample code u have sent, I see the "symbolTable" package that i do not find in the beta

Re: query regarding org.apache.axis.wsdl.toJava.Emitter class

2002-06-05 Thread Sandeep Lakshmipathy
Dear Russell, In the sample code u have sent, I see the "symbolTable" package that i do not find in the beta2 release. I think this package may be more recent than the beta2 release. For the issue i mentioned in retrieving the port of the service, if i want a program to work fine even with

Re: query regarding org.apache.axis.wsdl.toJava.Emitter class

2002-06-05 Thread Russell Butek
ndeep Lakshmipathy/India/IBM@IBMIN cc: From: Russell Butek/Austin/IBM@IBMUS Subject: Re: query regarding org.apache.axis.wsdl.toJava.Emitter class Importance: Normal Sorry, the color was lost when the note got to me. I'm assuming you want to find the name of "getStockQuoteService

query regarding org.apache.axis.wsdl.toJava.Emitter class

2002-06-05 Thread Sandeep L
Dear Friends, I have been using the Emitter class to generate the stubs for the given WSDL URI. I am using the getGeneratedFileInfo() method and the returned GeneratedFileInfo object to retrieve information about the generated classes. Now I want to find out the name of the method(i.e. the Po