AS far as we know, this code will work correctly with any JVM version, as it depends 
on the bytecode format, which doesn't change much if ever.

--
Tom Jordahl
Macromedia Server Development

-----Original Message-----
From: Paul Andrews [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, February 25, 2003 3:31 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: BCEL in java2wsdl

Thanks. Well, I put some debug in and it appears that readCode() is
never called. I can't find anything that would call it either.

Does this code work with JDK1.4?

> -----Original Message-----
> From: Davanum Srinivas [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, February 25, 2003 3:10 PM
> To: [EMAIL PROTECTED]
> Subject: Re: BCEL in java2wsdl
> 
> 
> http://cvs.apache.org/viewcvs.cgi/xml-axis/java/src/org/apache
> /axis/utils/bytecode/
> 
> --- Paul Andrews <[EMAIL PROTECTED]> wrote:
> > I remember reading somewhere that java2wsdl would use debug 
> information
> > from a class file if it was available to generate parameter 
> names. It
> > doesn't seem to, and looking through the code I can't see 
> anywhere that
> > would do it.
> > 
> > Is this an omission or am I just not looking hard enough :-) ?
> > 
> > 
> 
> 
> =====
> Davanum Srinivas - http://webservices.apache.org/~dims/
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Tax Center - forms, calculators, tips, more
> http://taxes.yahoo.com/
> 

Reply via email to